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

6514 Commits

Author SHA1 Message Date
Dwight
9fcf53a7df Merge branch 'master' of git@github.com:mongodb/mongo 2010-03-31 15:08:55 -04:00
Dwight
4778a2c4ad mmf abstraction 2 2010-03-31 15:08:40 -04:00
Eliot Horowitz
440388c0de fix boost lock 2010-03-31 14:44:11 -04:00
Eliot Horowitz
1f4c6e822f Merge branch 'master' of git@github.com:mongodb/mongo 2010-03-31 14:34:22 -04:00
Eliot Horowitz
e8583f2a6b switch to pthread_rw lock on support platforms SERVER-824 2010-03-31 14:33:49 -04:00
Dwight
a4db903faa Merge branch 'master' of git@github.com:mongodb/mongo 2010-03-31 12:46:17 -04:00
Dwight
60a659e641 mmf abstraction 2010-03-31 12:45:40 -04:00
Eliot Horowitz
c91e3ba456 fix equality matching of emdeded docs with numbers SERVER-853 2010-03-31 12:27:10 -04:00
Eliot Horowitz
d8e56af586 do'nt require boost options in mongoclient SERVER-855 2010-03-31 11:57:27 -04:00
Eliot Horowitz
8eb65b02fb abrubtQuit on SIQQUIT SERVER-782 2010-03-31 10:27:37 -04:00
Eliot Horowitz
5dd8290ecb bit cleaner for pair/set 2010-03-31 00:11:17 -04:00
Eliot Horowitz
18d01a0c60 ease constraints` 2010-03-30 23:37:45 -04:00
Aaron
691de0d1ba SERVER-816 cleaning 2010-03-30 15:04:54 -07:00
Aaron
bfad8be6ba SERVER-851 fix clone collection test race condition 2010-03-30 14:49:41 -07:00
Aaron
3a2d0e8741 SERVER-845 break out of loop to set initial sync complete in a timely fashion 2010-03-30 14:46:53 -07:00
Aaron
49334953ea Merge branch 'master' of github.com:mongodb/mongo 2010-03-30 14:19:45 -07:00
Aaron
ba3934e273 SERVER-847 timeouts allow finding a sync point, need when using small oplogs 2010-03-30 14:19:33 -07:00
Aaron
ea8c668092 SERVER-847 cleaning 2010-03-30 14:18:34 -07:00
Kyle Banker
7b69199a37 minor: fixed fsync and lock current op message 2010-03-30 17:07:07 -04:00
Aaron
9b9f820fb3 SERVER-847 log when initial sync completes 2010-03-30 13:48:15 -07:00
Aaron
799d94ad69 SERVER-847 flush log message when setting master 2010-03-30 13:45:57 -07:00
Mike Dirolf
253462a338 failing test case for SERVER-853 2010-03-30 15:43:23 -04:00
Eliot Horowitz
afbb75acbe Merge branch 'master' of git@github.com:mongodb/mongo 2010-03-30 15:20:35 -04:00
Eliot Horowitz
f078b67f18 track last op in Client 2010-03-30 15:20:22 -04:00
Aaron
310e55c122 Merge branch 'master' of github.com:mongodb/mongo 2010-03-30 11:59:50 -07:00
Aaron
093c24fdd0 SERVER-761 debug 2010-03-30 11:59:45 -07:00
Aaron
2c7c558cf8 SERVER-761 debug 2010-03-30 11:58:21 -07:00
Eliot Horowitz
c790fe6b82 Merge branch 'master' of git@github.com:mongodb/mongo 2010-03-30 14:32:55 -04:00
Eliot Horowitz
2077548895 first cut at storing slave locations in prep for SERVER-467 2010-03-30 14:32:15 -04:00
Eliot Horowitz
6451237c29 option on getremotestring not to include port 2010-03-30 14:31:57 -04:00
Aaron
4be521e22d Merge branch 'master' of github.com:mongodb/mongo 2010-03-30 10:53:52 -07:00
Aaron
5085e40918 fix test name for parallel 2010-03-30 10:53:20 -07:00
Mike Dirolf
7e60b2d432 export pdf to s3 2010-03-30 13:50:54 -04:00
Eliot Horowitz
67d7d7936b don't print out old getLastError on client error SERVER-852 2010-03-30 13:48:47 -04:00
Eliot Horowitz
1112908491 optime() helper on BSONElement 2010-03-30 13:28:30 -04:00
Eliot Horowitz
c2797cbbad Merge branch 'master' of git@github.com:mongodb/mongo 2010-03-30 13:28:05 -04:00
Eliot Horowitz
0c6a7ac3dd ignore SIGHUP SERVER-781 2010-03-30 13:27:40 -04:00
Mathias Stearn
a050b7a0a8 specifying fields to return with findAndModify SERVER-827 2010-03-30 11:56:37 -04:00
Eliot Horowitz
baf89bf596 Merge branch 'master' of git@github.com:mongodb/mongo 2010-03-30 11:01:22 -04:00
Eliot Horowitz
81bba7795e redo m/r locking and not using DBDirectClient for heavy lifting SERVER-771 2010-03-30 11:01:02 -04:00
Eliot Horowitz
6b34772e70 some ClientCursor helpers and a yield option where you want to run some code 2010-03-30 11:00:16 -04:00
Dwight
f70df5352b cleaning 2010-03-30 10:11:28 -04:00
Aaron
977765e76d debug full command spec when slow 2010-03-29 23:24:13 -07:00
Aaron
ff0f3b2bd7 Merge branch 'master' of github.com:mongodb/mongo 2010-03-29 22:52:30 -07:00
Aaron
19e879c509 use regular new rather than replacement new in mongo::mutex 2010-03-29 22:52:17 -07:00
Eliot Horowitz
9387e8b604 fix recursive toObject in sm SERVER-846 2010-03-30 00:03:41 -04:00
Mathias Stearn
4d90a98d69 Support \A in regex and better handling of multiline flag SERVER-815 2010-03-29 20:25:44 -04:00
Aaron
e339760675 SERVER-841 don't use dummy op when figuring other side's log endpoint 2010-03-29 16:35:06 -07:00
dwight
3e5a7a1d44 uassert instead of massert in dbclient on a network break
debatable which is better - this will stop the stack trace output on a connection error
2010-03-29 19:00:14 -04:00
Aaron
3c0f6e00cd Merge branch 'master' of github.com:mongodb/mongo 2010-03-29 14:19:17 -07:00