summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* BUMP 2.2.2-rc02.2.2-rc0Dan Pasette2012-11-142-2/+2
* Removed dead code from SERVER-7612Randolph Tan2012-11-131-2/+0
* SERVER-7612 explicit primary read pref does not work well with shard versioningRandolph Tan2012-11-131-5/+7
* SERVER-7612 explicit primary read pref does not work well with shard versioningRandolph Tan2012-11-134-81/+294
* Style/formating change: Modified replica_set_monitor_test.cpp to use the newe...Randolph Tan2012-11-131-1309/+917
* SERVER-6625 Log commands as commands instead of queries in top statsShaun Verch2012-11-111-1/+1
* include what you use, to fix compilationEric Milkie2012-11-091-0/+1
* Buildbot: use map instead of unordered_map because unordered_map can't handle...Spencer T Brody2012-11-091-1/+1
* SERVER-7460 Make sure connections never get version information associated wi...Spencer T Brody2012-11-093-5/+11
* SERVER-7551 use same batch limits for initialsync and synctailEric Milkie2012-11-092-1/+63
* prevent test failures by raising epsilon value for SleepBackoff testEric Milkie2012-11-081-1/+1
* SERVER-7259 Fix mongodump output to stdout by removing log line and making su...Spencer T Brody2012-11-072-1/+3
* SERVER-7206 change global variable in profiler to be heap-basedEric Milkie2012-11-073-23/+35
* SERVER-7145 Updated test to reflect new treatment of undefined in jsonString ...Shaun Verch2012-11-071-2/+10
* SERVER-7367 Add default constructor for empty configKristina2012-11-063-2/+10
* SERVER-7498 Check config is not null before dereferencingKristina2012-11-061-7/+7
* SERVER-7498 chainingAllowed option for replicationKristina2012-11-065-4/+113
* SERVER-7367 Don't go through the network to pick up a local configKristina2012-11-061-1/+7
* fix compilation warning; NULL needs to be 0Eric Milkie2012-11-061-1/+1
* SERVER-7551 do not convert updates to upserts if primary is pre-2.2Eric Milkie2012-11-062-2/+27
* SERVER-7516 do not swallow socket errors during cloner copiesEric Milkie2012-11-061-3/+4
* SERVER-7104 Fixed handling of Undefined type in jsonString and added test casesShaun Verch2012-11-062-3/+20
* SERVER-7036 do not insert NULs in abbreviated long logged linesTad Marshall2012-11-061-2/+2
* SERVER-6765 less aggressive backoffGreg Studer2012-11-061-1/+1
* SERVER-1887 make db.coll.dropIndex() work with name or key objectTad Marshall2012-11-061-12/+10
* SERVER-7501 Build indexes in the foreground on non-primariesKristina2012-11-061-1/+1
* SERVER-7491: Correctly generate projections for subfields of _idMathias Stearn2012-11-062-2/+68
* SERVER-7484 zero results should not trigger error w/ returnPartialGreg Studer2012-11-062-3/+117
* SERVER-7443 - make sure writeback ids are in orderEliot Horowitz2012-11-063-28/+18
* SERVER-7410 Fix SYSLIBDEPS functionalityAndy Schwerin2012-11-061-18/+36
* SERVER-7408 Correctly handle $skip and $limit in sharded aggMathias Stearn2012-11-065-8/+73
* SERVER-7378 Prevent WRITETODATAFILES and FlushViewOfFile from running at the ...Tad Marshall2012-11-062-4/+16
* SERVER-7369 WBL too verbose when calling gleGreg Studer2012-11-061-2/+0
* SERVER-7352 do not try to exit cleanly in Windows exception handlerTad Marshall2012-11-061-7/+4
* SERVER-7302 Add spidermonkey to third-party-notices fileIan Whalen2012-11-061-1/+40
* SERVER-7253 use macro for snprintf on Windows instead of function pointerTad Marshall2012-11-061-7/+8
* SERVER-7204 - reduce spam in balancer shard selection log() to LOG(1)Eliot Horowitz2012-11-061-2/+2
* SERVER-7190 Make mongodump metadata.json proper jsonMathias Stearn2012-11-061-19/+18
* SERVER-7111 DBClientReplicaSet::connect should not assert if primary is down ...Randolph Tan2012-11-063-22/+26
* SERVER-7289 add inexpensive tests to validate commandTad Marshall2012-11-063-35/+105
* SERVER-7045 check all extents in validate command, report resultsTad Marshall2012-11-064-11/+53
* SERVER-7031 don't shut down in Windows on CTRL_LOGOFF_EVENTTad Marshall2012-11-061-3/+2
* SERVER-6881 Prefer not to sync from hidden nodesKristina2012-11-061-2/+2
* SERVER-6207 protect printWindowsStackTrace() with critical sectionTad Marshall2012-11-061-0/+3
* post 2.2.1Eric Milkie2012-10-302-2/+2
* BUMP 2.2.1r2.2.1Dan Pasette2012-10-293-3/+3
* post 2.2.1-rc1Eric Milkie2012-10-192-2/+2
* BUMP 2.2.1-rc1r2.2.1-rc1r2.1.1-rc1Eric Milkie2012-10-192-2/+2
* SERVER-7374 mrShardedOutput.js make failure much more informativeGreg Studer2012-10-191-3/+46
* buildbot auth_slaveok_routing.js need to wait for primary status to avoid hos...Greg Studer2012-10-191-0/+6