summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-25BUMP 2.7.4r2.7.4Ernie Hershey
2014-07-25SERVER-14181: Test Hang AnalyzerMark Benvenuto
2014-07-25SERVER-14685 Wait for balancing and replication in sharding/auth.js testSpencer T Brody
2014-07-25SERVER-14582 Make ReplSetTest.waitForIndicator work with auth when primary is...Spencer T Brody
2014-07-25SERVER-14690 fix no_chaining.js flakinessmatt dannenberg
2014-07-25SERVER-14475 Network thread should not exit with error during clean shutdownKaloian Manassiev
2014-07-25SERVER-14681 Add FAQ pertaining to storage enginesAlex
2014-07-25SERVER-14123 Delete jstests/sharding/explain_large.jsJason Rassi
2014-07-25Revert "SERVER-14580 added tests for $natural"Benety Goh
2014-07-25SERVER-14652 update tests for localhost exceptionJonathan
2014-07-25SERVER-14580 added tests for $naturalJonathan
2014-07-24Revert "SERVER-13681: Remove lock that was an incorrect workaround for Azure ...Mark Benvenuto
2014-07-24SERVER-14625 fix index bounds issue for negation inside elemMatchDavid Storch
2014-07-24SERVER-14626 Add method that gets the number of votes needed to win an electi...Andy Schwerin
2014-07-24SERVER-14626 Fix race between ReplicationExecutor::shutdown and the network t...Andy Schwerin
2014-07-24SERVER-14626 Add support to NetworkInterfaceMock to cause network responses t...Andy Schwerin
2014-07-24Revert "SERVER-14582 Make ReplSetTest.waitForIndicator work with auth when pr...Spencer T Brody
2014-07-24SERVER-14123 prevent explain BSON from growing too large on mongosDavid Storch
2014-07-24SERVER-11118 expect new uassert codes in dateToString jstestAdam Midvidy
2014-07-24SERVER-14582 Make ReplSetTest.waitForIndicator work with auth when primary is...Spencer T Brody
2014-07-24SERVER-11118 Fix duplicate uassert idsKaloian Manassiev
2014-07-24SERVER-11118 add dateToString aggregation operatorAdam Midvidy
2014-07-24SERVER-14671 change class hash to struct hash, to match system include's defi...Eric Milkie
2014-07-24SERVER-13961 Pass more OperationContext down in replKaloian Manassiev
2014-07-24SERVER-14475 Use loadRelaxed instead of load for inShutdownKaloian Manassiev
2014-07-24SERVER-14607 do not discard data while merging working set members for index ...David Storch
2014-07-23SERVER-14431 Invalid chunk data after splitting on a key that's too large to ...Randolph Tan
2014-07-23Use clearRawMongoProgramOutput to avoid test failure from asserts in the serv...Spencer T Brody
2014-07-23SERVER-14316 Remove addUser function from the shellAmalia Hawkins
2014-07-23SERVER-5800 changes for geo expression index performance, avoid preprojectingGreg Studer
2014-07-23SERVER-14431 Invalid chunk data after splitting on a key that's too large to ...Randolph Tan
2014-07-23SERVER-14431 Invalid chunk data after splitting on a key that's too large to ...Randolph Tan
2014-07-23SERVER-14442 Use OperationContext to access current client when processing re...Spencer T Brody
2014-07-23SERVER-14442 Make ReplicationCoordinator responsible for constructing replica...Spencer T Brody
2014-07-23SERVER-14442 Make Client responsible for less of replication handshake proces...Spencer T Brody
2014-07-23SERVER-14665 Make sure that _me BSONObj is owned before we store it asideSpencer T Brody
2014-07-23SERVER-14591 implement (get|set)GetLastErrorDefault in LegacyReplicationCoord...matt dannenberg
2014-07-23SERVER-13730 remove hardcoded REST URL from rs.help()Justin Case
2014-07-23SERVER-14283 Update package config file httpinterface defaultErnie Hershey
2014-07-23SERVER-14407 delete runner.hDavid Storch
2014-07-23SERVER-13961 Thread through OperationContext to the AuthorizationManagerKaloian Manassiev
2014-07-23SERVER-13177 mongooplog - Checking return value of connect. Proceed only if c...Nitin Bhatt
2014-07-23SERVER-14536 Helgrind suppressions for race-prone counters.cpp codeKamran Khan
2014-07-23SERVER-14378 SERVER-12517: make shell use listIndexes when available and star...Eliot Horowitz
2014-07-22SERVER-14653 Allow streaming into ASSERT_TRUE and ASSERT_FALSE.Andy Schwerin
2014-07-22SERVER-14449 add support for recording/using forced sync source for replSetSy...Eric Milkie
2014-07-22SERVER-14624 switch to using new MemberConfig methodsEric Milkie
2014-07-22SERVER-14407 delete dead Runner codeDavid Storch
2014-07-22Merge pull request #713 from spencerjackson/SERVER-14518spencerjackson
2014-07-22SERVER-14518: Allow disabling hostname validation for SSLSpencer Jackson