summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-48572 random_moveChunk_refine_collection_shard_key.js needs to ignore ...Alex Taskov2020-08-101-1/+1
* SERVER-25548 resmoke should not continue after a shell crashCarl Raiden Worley2020-08-064-2/+27
* SERVER-49716 "gather_failed_unittests" does not work on ubuntu1804-buildRichard Samuels2020-08-061-1/+1
* SERVER-49932 Build MSI from staged filesRyan Egesdahl2020-08-063-19/+15
* SERVER-49493 Add use of depfile to ninja toolDaniel Moody2020-08-062-16/+63
* SERVER-49054 Install Compass instead of Compass CommunityRyan Egesdahl2020-08-061-4/+1
* SERVER-48041 Package santizer blacklist files in icecream environmentsRyan Egesdahl2020-08-062-10/+9
* SERVER-49395 more portable way for ninja to build unittests.txtDaniel Moody2020-08-061-7/+9
* SERVER-48443 Fix builds with Icecream 1.2+ and gcc 4.4+Ryan Egesdahl2020-08-063-11/+50
* SERVER-49016 added check for icecream version and handle missing cpuinfoDaniel Moody2020-08-061-2/+33
* SERVER-48885 Environment variables values with spaces can cause build failuresRyan Egesdahl2020-08-061-1/+7
* SERVER-49036 expand response files for generating the compdb from ninjaDaniel Moody2020-08-062-2/+33
* SERVER-48966 Added sources to the ninja tool for reinvokation targets, skip P...Daniel Moody2020-08-061-7/+33
* SERVER-47138 Fix mongod.cfg file size when replacing tokens in the custom actionNir Bar2020-08-061-0/+3
* SERVER-49438 Allow memory.js tests to accept $where timeout interruptionKatherine Wu2020-08-051-1/+2
* SERVER-49010 Increase log verbosity in index_stepdown_after_init.jsSamy Lanka2020-08-051-1/+2
* SERVER-48339 Ensure operation is hung on failpoint in unionWith_current_op.jsCharlie Swanson2020-08-051-11/+10
* SERVER-49690 Retry "CappedPositionLost" to find oldest oplog entryCharlie Swanson2020-08-053-8/+25
* SERVER-49699 waitForCurOpByFailPoint shouldn't ignore filter parameter in 4.4James Wahlin2020-08-051-15/+19
* SERVER-48442: Fix change_streams.js to test events in any orderSvilen Mihaylov2020-08-051-6/+17
* Revert "SERVER-47568 disable clusterTime gossiping for nodes not in readable ...Misha Tyulenev2020-08-052-11/+3
* SERVER-49715 Check for interrupt while finding unowned ranges on setFCV to 4.4Esha Maharishi2020-08-054-56/+287
* SERVER-48531: 3 way deadlock can happen between chunk splitter, prepared tran...Kshitij Gupta2020-08-051-0/+2
* SERVER-49693: Represent replicaSetPingTimeMillis in floating pointLaMont Nelson2020-08-041-4/+4
* SERVER-48506 Throw MaxTimeMSExpired instead of FailedToSatisfyReadPreference ...jannaerin2020-08-041-4/+12
* SERVER-49417 Fix connectionId attribute nameBilly Donahue2020-08-041-4/+5
* SERVER-49546 Remove batched insert test for range deletion tasksLuis Osta2020-08-041-52/+0
* SERVER-49933 Put Cedar Auth into Secrets YamlRyan Timmons2020-08-041-0/+2
* SERVER-49097 Make sys-perf builds closer to release buildsRyan Timmons2020-08-042-1/+3
* SERVER-50039 Timing error in dbadmin.js testA. Jesse Jiryu Davis2020-08-042-1/+4
* SERVER-48712 Race in write_concern_after_stepdown.jsA. Jesse Jiryu Davis2020-08-041-1/+13
* SERVER-48929 Modified the moveChunk helper to ignore LockTimeout errorsAlex Taskov2020-08-041-0/+1
* SERVER-47568 disable clusterTime gossiping for nodes not in readable stateMisha Tyulenev2020-08-042-3/+11
* SERVER-49339 Rename ocspValidationRefreshPeriodSecs to ocspStaplingRefreshPer...Shreyas Kalyan2020-08-043-6/+8
* SERVER-49383 Assert that Host header is present in OCSP responderShreyas Kalyan2020-08-041-0/+4
* SERVER-49404 Enforce additional checks in $arrayToObjectDrew Paroski2020-08-042-2/+28
* SERVER-48178 Finding self in reconfig may be interrupted by closing connectio...Mark Benvenuto2020-08-0410-20/+50
* SERVER-49007 Roundtrip registration id in metrics response in testMark Benvenuto2020-08-041-1/+1
* SERVER-49546 setFCV to 4.4 should insert range deletion tasks in batches rath...Luis Osta2020-08-046-72/+182
* SERVER-49556 fix indexed_insert_base.js to work with multi-doc transactions t...Benety Goh2020-08-041-0/+1
* SERVER-49521 fix writeConcern for non-txn createIndexes commands in core/txns...Benety Goh2020-08-043-4/+14
* SERVER-49415 remove test case with conflicting index buildBenety Goh2020-08-041-9/+2
* SERVER-49556 indexed_insert_base.js and derived fsm workloads provide index n...Benety Goh2020-08-043-2/+21
* SERVER-47639 Fix race with async getHosts request and concurrent topology changeCheahuychou Mao2020-08-044-18/+40
* SERVER-48229 Shutdown PeriodicShardedIndexConsistencyChecker after Replicatio...Cheahuychou Mao2020-08-041-5/+5
* SERVER-49523 Use a 3-node replica set for 'commit_quorum_does_not_hang_with_i...Gregory Wlodarek2020-08-041-4/+6
* SERVER-49514 'index_abort_before_commit_signal.js' should check for the 'Inde...Gregory Wlodarek2020-08-041-2/+4
* SERVER-49026 Use the maximum opId to test authorization privilieges for killOpGregory Wlodarek2020-08-041-2/+3
* SERVER-48699 Changed refine key test to prevent premature timeouts on slow ma...Marcos José Grillo Ramírez2020-08-041-15/+17
* SERVER-48993 explodeForSort can produce incorrect query plan (cherry picked f...Mindaugas Malinauskas2020-08-045-0/+369