summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-43691 Make repltests.cpp tests independentA. Jesse Jiryu Davis2019-10-011-5/+5
* SERVER-43471 scons.py should not swallow ImportErrorMathew Robinson2019-10-011-1/+2
* SERVER-42302 Move Document/Value library to db/exec/document_value directory.David Storch2019-10-01169-316/+338
* SERVER-43402 dropDatabase should send drop database oplog entry prior to drop...Gregory Wlodarek2019-10-013-18/+75
* Revert "SERVER-42774 When randomBinVersions is set, randomly assign node bina...Jason Chan2019-09-304-50/+0
* SERVER-43696 Ensure _prepareConflictStartTime, _prepareConflictDuration and c...Haley Connelly2019-09-304-10/+13
* SERVER-36222 Wait for rollback is racy in shard_identity_rollback.jsJanna Golden2019-09-301-20/+14
* SERVER-38673 Re-enable sharded change streams update lookup tests that use la...William Schultz2019-09-304-32/+0
* SERVER-41954 Test that commands that send databaseVersion are subjected to th...Chou Mao2019-09-301-145/+364
* SERVER-43323 All replicated index builds should write startIndexBuildLouis Williams2019-09-307-32/+137
* SERVER-42835 Fix inconsistent handling of arrays as $group keysTed Tuckman2019-09-302-6/+22
* SERVER-41496 Remove Database::getCollection() and replace with CollectionCata...Evgeni Dobranov2019-09-3070-232/+278
* SERVER-43707 CollectionLock destroyed immediately after creation in DatabaseI...Gregory Wlodarek2019-09-301-1/+1
* SERVER-43587 Add AD name into SCons cache connection stringVitalii Lirnyk2019-09-301-1/+1
* SERVER-43140 Add limit to size of emitted values per document in $_internalJs...Ted Tuckman2019-09-306-1/+40
* SERVER-43339 Make PBWM respect MaxTimeMSXiangyu Yao2019-09-306-3/+81
* SERVER-42774 When randomBinVersions is set, randomly assign node binary versi...Jason Chan2019-09-304-0/+50
* SERVER-38167 Use 'requires_profiling' tag to exclude profile tests from core ...Arun Banala2019-09-3020-70/+38
* SERVER-43344 Move shutdown, multiApply, and scheduleWritesToOplog from SyncTa...Mihai Andrei2019-09-3021-1867/+2352
* SERVER-43687 continue using ParsedProjection in findAndModify() pathIan Boros2019-09-302-0/+23
* SERVER-42806 move base/backtrace test stuff to util/stacktrace_*Billy Donahue2019-09-306-54/+46
* Revert "SERVER-43304 Modernize mr1.js"Suganthi Mani2019-09-3012-204/+213
* SERVER-43678 Background collection validation should take a MODE_IS collectio...Dianna Hohensee2019-09-301-5/+7
* SERVER-43659 better diagnostics on resmoke subprocess errorsBilly Donahue2019-09-301-7/+7
* SERVER-39999 After the upgrade to SCons 3.1.1 the cache can be used with the ...Andrew Morrow2019-09-291-2/+1
* SERVER-43415 MultiInblock::cleanUpAfterBuild() always assumes we have the nec...Benety Goh2019-09-281-16/+2
* SERVER-43301 disable backup_restore_*.js tests under two phase index buildsBenety Goh2019-09-283-3/+15
* SERVER-43415 abortIndexBuild should not abort secondary oplog applicationBenety Goh2019-09-284-14/+8
* SERVER-43415 IndexBuildsCoordinator acquires locks before cleaning up a faile...Benety Goh2019-09-281-1/+19
* Revert "SERVER-36222 Wait for rollback is racy in shard_identity_rollback.js"Benety Goh2019-09-281-12/+22
* SERVER-42977 fix testBenety Goh2019-09-281-2/+1
* SERVER-43667: ensure burn_in_tags updates key permissions for testsDavid Bradford2019-09-273-45/+90
* SERVER-33180 Update 2_test_launching_cluster.js test to use replica set shardsxChou Mao2019-09-271-2/+1
* SERVER-43679 Blacklist comment_field_passthrough.js test for inMemory and mob...Arun Banala2019-09-271-0/+2
* SERVER-42977 Remove support for CodeWScope in IDLJacob Evans2019-09-273-16/+29
* SERVER-36222 Wait for rollback is racy in shard_identity_rollback.jsJanna Golden2019-09-271-22/+12
* SERVER-41613: Remove superfluous durability call in fsync with {allowFsyncFai...Daniel Gottlieb2019-09-271-1/+0
* SERVER-43655 Dynamic builders should cache shared librariesAndrew Morrow2019-09-271-0/+3
* SERVER-43239 Fixed bug causing numCatchUpOps in repSetGetStatus to be incorrectXuerui Fa2019-09-2711-16/+18
* SERVER-42691 Modernize mapReduce tests in sharding directoryCharlie Swanson2019-09-2713-442/+118
* SERVER-27984 Add minimal clang-tidy variantAndrew Morrow2019-09-271-0/+57
* SERVER-43304 Modernize mr1.jsCharlie Swanson2019-09-2712-213/+204
* SERVER-43392 remove master/slave from repl arch guidePavithra Vetriselvan2019-09-271-47/+32
* SERVER-43621 Reverse incorrect comparison in extract_shard_key_values testBlake Oler2019-09-271-2/+2
* SERVER-43675: Fixing whitespace issue in evergreen.yaml causing warningsCristopher Stauffer2019-09-271-1/+1