0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
Commit Graph

31 Commits

Author SHA1 Message Date
dwight
befcc69553 defensive optime 2011-07-17 15:28:01 -04:00
Dwight
5133061a17 prep for signed dates 2011-06-03 14:01:41 -04:00
dwight
f3cfb889da check we are in writelock on optime::now. also tune it a bit 2011-05-14 20:16:24 -04:00
Kristina
ff711f0d48 better logging 2011-05-10 17:35:55 -04:00
Eliot Horowitz
6fccb3bca4 cleaner pointer handling in SlaveTracking 2011-02-10 11:47:13 -05:00
Eliot Horowitz
b828d21630 ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
dwight
0679009d11 clean 2010-10-30 15:40:50 -04:00
Dwight
22be11b4c2 rs rollback better logging for errors 162 2010-08-17 18:23:40 -04:00
dwight
32e38c18cb rs change how initial sync happens we now take the whole old oplog 2010-08-02 14:03:33 -04:00
Eliot Horowitz
be796737a7 better cast 2010-07-26 16:25:15 -04:00
Dwight
3b2ede3771 rs rollback work 2010-07-21 15:39:59 -04:00
Eliot Horowitz
72f2eb24d5 change LazyString to toString rather than (string) 2010-07-17 22:11:21 -04:00
dwight
5eaa7eaf1e rs tweaks 2010-07-12 08:54:37 -04:00
Mathias Stearn
13c6875815 temporarily Revert "git rid of "operator string""
This reverts commit 95fa51a1df.
2010-07-07 01:22:33 -04:00
Mathias Stearn
95fa51a1df git rid of "operator string" 2010-07-07 00:30:17 -04:00
dwight
c103884d09 better diag screen rs 2010-07-06 16:11:56 -04:00
Dwight
804afa9b6a rs elect stuff 2010-06-29 15:52:35 -04:00
dwight
331ae13dc1 rs add h field in logOp 2010-06-28 17:29:15 -04:00
dwight
c3342b005d rs use regular optimes for replica sets 2010-06-26 21:31:17 -04:00
Eliot Horowitz
a71cc3cd4b cleaning exceptions 2010-06-21 13:41:34 -04:00
Mathias Stearn
7adf138b31 fix exitCleanly prototype 2010-06-03 19:29:40 -04:00
Dwight Merriman
fd99e5d3ab rs 2010-06-01 11:08:27 -04:00
Eliot Horowitz
0edfb44bbf better assert string() 2010-05-11 15:18:07 -04:00
Aaron
cfe99b6363 SERVER-705 check for negative effects of large clock skews, seed last optime using oplog 2010-03-08 12:55:18 -08:00
Eliot Horowitz
fdb5d475f7 OpTime needs to handle clock skew SERVER-703 2010-03-04 23:14:03 -05:00
Mathias Stearn
dcf3a10eea Start using Date_t. Can anyone think of a better name? 2009-12-09 12:00:17 -05:00
Mathias Stearn
d27c8505ea all client files now marked as Apache 2.0. SERVER-329. 2009-10-27 15:59:37 -04:00
Dwight
06aa85b12e this not good with unit test 2009-10-14 16:34:25 -04:00
Dwight
ddcf5eeb32 refactor a little 2009-10-14 16:29:32 -04:00
Aaron
d03996bf98 fix compiler warning MINOR 2009-04-24 15:15:52 -04:00
Aaron
7088413cf3 optime separate file 2009-04-23 18:02:51 -04:00