summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* BUMP 2.7.7r2.7.7Ernie Hershey2014-10-017-7/+7
* SERVER-15484 flush stdout before exiting Shim::doRun()Benety Goh2014-10-011-0/+5
* Update READMEAndrew Erlichson2014-09-301-1/+5
* SERVER-14668: Replace uses of DBWrite lock with DBLockGeert Bosch2014-09-3038-127/+124
* TOOLS-198 allow use-new-tools to switch MSI binary path locationsmike o'brien2014-09-302-9/+15
* SERVER-13635: honor --storageEngine for small oplog testsEliot Horowitz2014-09-301-1/+3
* SERVER-15250 tests for ElectCmdRunner's ScatterGatherAlgorithmmatt dannenberg2014-09-301-0/+136
* SERVER-15251 tests for FreshnessChecker's ScatterGatherAlgorithmmatt dannenberg2014-09-301-0/+202
* SERVER-15371 SERVER-15062 test election behavior in the TopologyCoordinatormatt dannenberg2014-09-303-0/+394
* SERVER-15062 change redundant branch to invariantmatt dannenberg2014-09-301-14/+3
* SERVER-13635: honor --storageEngine option in spawned processesDan Pasette2014-09-293-1/+7
* BF-532: Revert "SERVER-14668: Replace uses of DBWrite lock with DBLock"Geert Bosch2014-09-2938-124/+127
* SERVER-14668 don't release locks when in a nested context, add support for yi...Hari Khalsa2014-09-299-51/+273
* Include oplog entry in fassert about missing version number to help diagnose ...Spencer T Brody2014-09-291-1/+1
* SERVER-5520 do not check exit code on tool invocationBenety Goh2014-09-291-2/+3
* SERVER-15442 fix server6733.jsmatt dannenberg2014-09-291-1/+0
* SERVER-15437 wait for replication of users in failing SSL testsSpencer T Brody2014-09-292-25/+21
* SERVER-5520 SERVER-15096 do not check exit code for mongoshim in normal opera...Benety Goh2014-09-291-28/+23
* SERVER-15437 wait for replication before proceedingEric Milkie2014-09-291-12/+17
* SERVER-15369: Clean up partially created .ns filesDan Pasette2014-09-292-4/+28
* SERVER-13635 Remove deprecated getIndexes() methodMathias Stearn2014-09-295-42/+27
* SERVER-15420 Fix potential race in coming out of maintenance modeSpencer T Brody2014-09-272-9/+9
* SERVER-15089 fix REMOVED nodes disconnecting sync source connections too earlyEric Milkie2014-09-262-6/+6
* SERVER-15350 Move replica set resync implemention out of theReplSetSpencer T Brody2014-09-263-18/+12
* SERVER-15350 Thread clearing of sync source blacklist through the replication...Spencer T Brody2014-09-2615-3/+68
* TOOLS-198 add option to support packaging tools in tarballmike o'brien2014-09-262-3/+28
* SERVER-14668: Replace uses of DBWrite lock with DBLockEric Milkie2014-09-261-1/+1
* SERVER-15089 separate h fields for lastFetched vs. lastAppliedEric Milkie2014-09-265-28/+33
* SERVER-15089 initialize member variableEric Milkie2014-09-261-1/+2
* SERVER-15411 fix uninitialized char array in topology coordinatorEric Milkie2014-09-262-8/+2
* SERVER-15089 Add new Applier class and remove theReplSet references from Back...Eric Milkie2014-09-2636-787/+824
* SERVER-14713 fix false positives for ssl testsAmalia Hawkins2014-09-263-3/+3
* SERVER-15096 added modes to mongoshim. also added JS test and a number of tes...Benety Goh2014-09-264-9/+338
* SERVER-15397 don't use strict string comparison for documents imported from csv.mike o'brien2014-09-261-3/+3
* SERVER-14668 Move getIndexSizeForCollection to be a method on CollectionKaloian Manassiev2014-09-255-38/+33
* SERVER-14668 Use ensureShardVersionOKOrThrow for collection shard version che...Kaloian Manassiev2014-09-2511-23/+34
* SERVER-14713 Specify sslAllowInvalidCertificates flag in sslSpecial tests to ...Amalia Hawkins2014-09-253-1/+5
* SERVER-14668: Replace uses of DBWrite lock with DBLockGeert Bosch2014-09-2538-126/+123
* SERVER-15233 allow plan cache commands to run on secondaries is slaveOk expli...David Storch2014-09-254-2/+80
* Revert two commitsKaloian Manassiev2014-09-255-34/+39
* SERVER-15381 Allow shutdown() to be called on the ReplicationCoordinator befo...Spencer T Brody2014-09-252-21/+32
* SERVER-15369 Explicitly write zeros when creating ns filesDan Pasette2014-09-251-0/+18
* SERVER-14668 Fix compile break on 32-bit and ClangKaloian Manassiev2014-09-253-3/+3
* SERVER-14835 removed PPC64-specific value for AlignedBuilder::Alignment. reje...Benety Goh2014-09-252-5/+2
* SERVER-14835 Fixed alignment check in log file for PPC64Corentin Baron2014-09-253-1/+21
* SERVER-15396 added --repair option to mongo shimBenety Goh2014-09-253-0/+87
* Revert "SERVER-15062 change redundant branch to invariant"matt dannenberg2014-09-251-1/+14
* SERVER-15400: Create Windows Enterprise Zip File with vcredist and dependent ...Mark Benvenuto2014-09-253-3/+18
* SERVER-14668 Move getIndexSizeForCollection to be a method on CollectionKaloian Manassiev2014-09-255-38/+33
* SERVER-15397 don't use strict order comparison in tsv1.js testmike o'brien2014-09-251-2/+2