summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-43767 fix free_mon_controller_test.cppBilly Donahue2019-10-031-12/+60
* SERVER-43252: Only compute WriteConcernResult.writtenTo for CmdGetLastErrorLingzhi Deng2019-10-037-11/+18
* SERVER-43136: Avoid making an unnecessary copy of the _rsConfigLingzhi Deng2019-10-031-1/+2
* SERVER-43307: Avoid checking _checkIfWriteConcernCanBeSatisfied_inlock in _do...Lingzhi Deng2019-10-031-1/+20
* SERVER-43612 add js test for duplicate index builds across stepdownsBenety Goh2019-10-031-0/+69
* SERVER-43079 ignore internal connections in failCommand failpointMisha Tyulenev2019-10-021-0/+4
* SERVER-43644 Update 'validate' shell helper to use an object instead of a boo...Gregory Wlodarek2019-10-0210-19/+17
* SERVER-43644 Update 'validate' command help messageGregory Wlodarek2019-10-021-3/+6
* SERVER-42774 When randomBinVersions is set, randomly assign node binary versi...Jason Chan2019-10-025-3/+59
* SERVER-43612 log index build conflict detailsBenety Goh2019-10-021-8/+24
* SERVER-33830 Fix failing tests when shards are started as replica setsCheahuychou Mao2019-10-025-25/+11
* SERVER-43612 IndexBuildTest.assertIndexes() returns map of index specs on suc...Benety Goh2019-10-021-0/+3
* SERVER-42540 Remove TODO from SERVER-40013Jason Chan2019-10-021-1/+0
* SERVER-43352 RestartCatalog expects listDatabases to include empty databasesXiangyu Yao2019-10-027-15/+28
* SERVER-43756 Fix tags in test timestamp_index_builds.jsXiangyu Yao2019-10-021-1/+1
* SERVER-43138 Remove restriction on number of arguments to $_internalJsJacob Evans2019-10-023-24/+10
* SERVER-43034 Correctly deal with infinite results in DoubleDoubleSummationGeert Bosch2019-10-021-3/+3
* SERVER-43651 Move fillWriterVectors, multiSyncApply, and syncApply to OplogAp...Mihai Andrei2019-10-0229-3340/+2814
* SERVER-42436 Implement transformation from ProjectionAST to projection execut...Anton Korshunov2019-10-0216-276/+800
* SERVER-43322 Add tunable oplog stone sizes and track truncation speedsMaria van Keulen2019-10-029-9/+253
* SERVER-39774 Revert increased number of updates in rollback_wt_cache_full.jsEvgeni Dobranov2019-10-021-1/+2
* Revert "SERVER-43641 upgrade random.h"James Wahlin2019-10-0224-300/+279
* SERVER-43175 platform/endian.h refreshBilly Donahue2019-10-0210-731/+382
* SERVER-43418 ASSERT macro repairsBilly Donahue2019-10-0212-85/+153
* Revert "SERVER-43138 Remove restriction on number of arguments to $_internalJs"James Wahlin2019-10-022-8/+14
* SERVER-43135: Introduce a future-based API for waiting for write concernLingzhi Deng2019-10-025-391/+302
* SERVER-43641 upgrade random.hBilly Donahue2019-10-0224-279/+300
* SERVER-43755 Throttle Cursor should not invariant when the current time is sm...Gregory Wlodarek2019-10-021-1/+0
* SERVER-7694 Enable allowing disk use for sorts in the find command.David Storch2019-10-023-29/+100
* SERVER-43367 unittest framework refactor/fixesBilly Donahue2019-10-0248-607/+606
* SERVER-43138 Remove restriction on number of arguments to $_internalJsJacob Evans2019-10-012-14/+8
* SERVER-38890 Make geo_near_sharded.js and stale_mongos_updates_and_removes.js...Cheahuychou Mao2019-10-012-4/+2
* SERVER-33597 Make allow_partial_results.js, return_partial_shards_down.js sta...Cheahuychou Mao2019-10-013-32/+65
* SERVER-43732: correctly detect new files for burn_in_testsDavid Bradford2019-10-012-4/+19
* SERVER-42974 Validate should work with KeyString instead of BSON where possibleGregory Wlodarek2019-10-0110-150/+72
* SERVER-43234 Fix temporary changes made to SERVER-42287Adam Cooper2019-10-014-31/+37
* SERVER-42182 fix mac os x compileBenety Goh2019-10-011-3/+3
* SERVER-43350 $lookup with no local default or user-specified collation should...Bernard Gorman2019-10-015-7/+156
* SERVER-43202 propagate errors from interrupts during yieldingIan Boros2019-10-0117-79/+224
* SERVER-43619 Overload SortedDataInterface::Cursor to return KeyStringGregory Wlodarek2019-10-019-67/+252
* SERVER-43304 Modernize mr1.jsCharlie Swanson2019-10-0112-213/+206
* SERVER-42182 Reimplement SortStage in terms of SortExecutor.David Storch2019-10-0116-359/+188
* SERVER-33601 Make sharding_migrate_large_docs.js, bulk_insert.js, and prefix_...Cheahuychou Mao2019-10-013-13/+17
* SERVER-40000 Only use the --release flag for builds that could releaseAndrew Morrow2019-10-011-75/+67
* SERVER-43727 Yield locks on secondaries while waiting for two-phase index bui...Louis Williams2019-10-016-5/+12
* SERVER-39774 Increase number of updates in rollback_wt_cache_full.jsEvgeni Dobranov2019-10-011-2/+1
* SERVER-43428 Do not set stmtId when constructing ShardKeyCmdObjJason Chan2019-10-015-39/+14
* SERVER-43737 Fixed unnamed variable in Biggie's RecordStoreGregory Wlodarek2019-10-011-1/+1
* SERVER-43148 fix MurmurHash3 layering violationBilly Donahue2019-10-013-376/+409
* SERVER-43353 index_stepdown_init.js must handle error messages other than Ind...Louis Williams2019-10-011-1/+3