summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* BUMP 2.3.1r2.3.1Eliot Horowitz2012-11-242-2/+2
* SERVER-7738 Use assert.soon with find instead of sleep in testTad Marshall2012-11-221-9/+24
* SERVER-7738 fix test to avoid raceTad Marshall2012-11-221-1/+13
* Revert "SERVER-7437 Fixed handling of timestamp object in jsonString"Shaun Verch2012-11-212-11/+2
* SERVER-7437 Fixed handling of timestamp object in jsonStringShaun Verch2012-11-212-2/+11
* SERVER-7633: massert on null TemplateObjectBen Becker2012-11-211-1/+16
* SERVER-939 Added field type constants for config.changelog collectionShaun Verch2012-11-213-21/+39
* Fix unused variable warning for shard_conn_test and scoped_db_conn_testRandolph Tan2012-11-212-7/+7
* SERVER-7700 scoped_db_conn_test failingRandolph Tan2012-11-212-87/+117
* SERVER-4237 make jstests/replsets/fsync_lock_read_secondaries.js more robustSpencer T Brody2012-11-211-0/+1
* SERVER-939 Added field type constants for config.mongos collectionShaun Verch2012-11-213-18/+25
* buildbot zbigMapReduce.js make sure we're more fully under memory limit on 32...Greg Studer2012-11-211-1/+11
* Fix test for SERVER-4706Randolph Tan2012-11-211-1/+2
* Revert "SERVER-7739 make GLE work with mongos dropDatabase"Greg Studer2012-11-212-15/+1
* SERVER-7739 make GLE work with mongos dropDatabaseGreg Studer2012-11-212-1/+15
* SERVER-7734 Increase StackChecker limit in Mac OS X buildTad Marshall2012-11-211-1/+5
* SERVER-7700 Improve curTimeMicros64 resolution for WindowsTad Marshall2012-11-201-5/+77
* SERVER-7358 ammend comments to make warnings more accurateKevin Matulef2012-11-202-7/+6
* SERVER-7358 fix issue with mrShardedOutput.js and pre-splittingKevin Matulef2012-11-203-2/+33
* SERVER-7685: fix build: propagate return from new inner functionEric Milkie2012-11-201-1/+3
* SERVER-7685: fix build: cast was incorrectEric Milkie2012-11-201-1/+1
* SERVER-7358 buildbot zBigMapReduce.js don't presplit automatically unless sha...Greg Studer2012-11-201-46/+54
* SERVER-6591 Don't query config server when running with noauthSpencer T Brody2012-11-201-1/+1
* SERVER-6591 Fix localhost auth exception in sharded systemsSpencer T Brody2012-11-2014-12/+132
* SERVER-7685: refactor v8ToMongoElement to reduce stack consumption in recursi...Ben Becker2012-11-202-91/+167
* SERVER-7666 make connPoolStats always report the state of all replica sets be...Greg Studer2012-11-204-28/+15
* SERVER-7423 Support commands for read preferenceRandolph Tan2012-11-201-0/+1
* Revert "SERVER-6591 Fix localhost auth exception in sharded systems"Eric Milkie2012-11-2014-132/+12
* SERVER-1752 Fix debug build tests by removing old imprecise dassert in BtreeB...Aaron2012-11-201-1/+0
* Visual Studio -- add new filesTad Marshall2012-11-208-0/+80
* use condition instead of hard loop for critical sectionEliot Horowitz2012-11-193-13/+51
* SERVER-1752 Fix rhel compile by including pdfile.h for inlined btree() implem...Aaron2012-11-192-0/+2
* SERVER-1752 Fix rhel compile by using set<> instead of unordered_set<>.Aaron2012-11-191-1/+1
* SERVER-7358 handle edge case where chunk to move is not on primaryKevin Matulef2012-11-191-2/+4
* SERVER-7610 Introduced relaxed reads on an atomic int and used it on the kill...Alberto Lerner2012-11-195-4/+20
* SERVER-1752 Fix linux compile by including namespace_details-inl.h.Aaron2012-11-191-0/+1
* SERVER-939 Introduced type for config.shards collection.Alberto Lerner2012-11-197-2/+323
* SERVER-1752 Optimize simple indexed counts by counting the number of btree ke...Aaron2012-11-1928-162/+2455
* SERVER-3766 Adjust maxDiskLoc to prevent assertion when creating a reverse di...Aaron2012-11-193-3/+50
* SERVER-7435 Set symbol path in call to SymInitialize()Tad Marshall2012-11-191-1/+22
* Visual Studio -- new and renamed filesTad Marshall2012-11-1912-35/+167
* SERVER-939 Added field type constants for config.lockpings collectionShaun Verch2012-11-195-25/+30
* SERVER-7358 pre-split new colls when using a hashed shard keyKevin Matulef2012-11-193-8/+198
* SERVER-6591 Fix localhost auth exception in sharded systemsSpencer T Brody2012-11-1914-12/+132
* SERVER-7699 buildbot temporary fix and explicitly wait for secondaries, more ...Greg Studer2012-11-191-0/+27
* SERVER-939 Introduced types for config.databases and config.chunks collections.Alberto Lerner2012-11-1910-48/+928
* SERVER-3602 similar functionality, fewer charsKevin Matulef2012-11-191-2/+2
* SERVER-7423 Support commands for read preferenceRandolph Tan2012-11-198-101/+222
* Don't create temp vector when converting from BSONArray to ValueMathias Stearn2012-11-191-7/+2
* fix query optimizer test compileHari Khalsa2012-11-191-2/+1