summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-24BUMP 2.3.1r2.3.1Eliot Horowitz
2012-11-22SERVER-7738 Use assert.soon with find instead of sleep in testTad Marshall
2012-11-22SERVER-7738 fix test to avoid raceTad Marshall
2012-11-21Revert "SERVER-7437 Fixed handling of timestamp object in jsonString"Shaun Verch
2012-11-21SERVER-7437 Fixed handling of timestamp object in jsonStringShaun Verch
2012-11-21SERVER-7633: massert on null TemplateObjectBen Becker
2012-11-21SERVER-939 Added field type constants for config.changelog collectionShaun Verch
2012-11-21Fix unused variable warning for shard_conn_test and scoped_db_conn_testRandolph Tan
2012-11-21SERVER-7700 scoped_db_conn_test failingRandolph Tan
2012-11-21SERVER-4237 make jstests/replsets/fsync_lock_read_secondaries.js more robustSpencer T Brody
2012-11-21SERVER-939 Added field type constants for config.mongos collectionShaun Verch
2012-11-21buildbot zbigMapReduce.js make sure we're more fully under memory limit on 32...Greg Studer
2012-11-21Fix test for SERVER-4706Randolph Tan
2012-11-21Revert "SERVER-7739 make GLE work with mongos dropDatabase"Greg Studer
2012-11-21SERVER-7739 make GLE work with mongos dropDatabaseGreg Studer
2012-11-21SERVER-7734 Increase StackChecker limit in Mac OS X buildTad Marshall
2012-11-20SERVER-7700 Improve curTimeMicros64 resolution for WindowsTad Marshall
2012-11-20SERVER-7358 ammend comments to make warnings more accurateKevin Matulef
2012-11-20SERVER-7358 fix issue with mrShardedOutput.js and pre-splittingKevin Matulef
2012-11-20SERVER-7685: fix build: propagate return from new inner functionEric Milkie
2012-11-20SERVER-7685: fix build: cast was incorrectEric Milkie
2012-11-20SERVER-7358 buildbot zBigMapReduce.js don't presplit automatically unless sha...Greg Studer
2012-11-20SERVER-6591 Don't query config server when running with noauthSpencer T Brody
2012-11-20SERVER-6591 Fix localhost auth exception in sharded systemsSpencer T Brody
2012-11-20SERVER-7685: refactor v8ToMongoElement to reduce stack consumption in recursi...Ben Becker
2012-11-20SERVER-7666 make connPoolStats always report the state of all replica sets be...Greg Studer
2012-11-20SERVER-7423 Support commands for read preferenceRandolph Tan
2012-11-20Revert "SERVER-6591 Fix localhost auth exception in sharded systems"Eric Milkie
2012-11-20SERVER-1752 Fix debug build tests by removing old imprecise dassert in BtreeB...Aaron
2012-11-20Visual Studio -- add new filesTad Marshall
2012-11-19use condition instead of hard loop for critical sectionEliot Horowitz
2012-11-19SERVER-1752 Fix rhel compile by including pdfile.h for inlined btree() implem...Aaron
2012-11-19SERVER-1752 Fix rhel compile by using set<> instead of unordered_set<>.Aaron
2012-11-19SERVER-7358 handle edge case where chunk to move is not on primaryKevin Matulef
2012-11-19SERVER-7610 Introduced relaxed reads on an atomic int and used it on the kill...Alberto Lerner
2012-11-19SERVER-1752 Fix linux compile by including namespace_details-inl.h.Aaron
2012-11-19SERVER-939 Introduced type for config.shards collection.Alberto Lerner
2012-11-19SERVER-1752 Optimize simple indexed counts by counting the number of btree ke...Aaron
2012-11-19SERVER-3766 Adjust maxDiskLoc to prevent assertion when creating a reverse di...Aaron
2012-11-19SERVER-7435 Set symbol path in call to SymInitialize()Tad Marshall
2012-11-19Visual Studio -- new and renamed filesTad Marshall
2012-11-19SERVER-939 Added field type constants for config.lockpings collectionShaun Verch
2012-11-19SERVER-7358 pre-split new colls when using a hashed shard keyKevin Matulef
2012-11-19SERVER-6591 Fix localhost auth exception in sharded systemsSpencer T Brody
2012-11-19SERVER-7699 buildbot temporary fix and explicitly wait for secondaries, more ...Greg Studer
2012-11-19SERVER-939 Introduced types for config.databases and config.chunks collections.Alberto Lerner
2012-11-19SERVER-3602 similar functionality, fewer charsKevin Matulef
2012-11-19SERVER-7423 Support commands for read preferenceRandolph Tan
2012-11-19Don't create temp vector when converting from BSONArray to ValueMathias Stearn
2012-11-19fix query optimizer test compileHari Khalsa