summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-45152 Match master negation of null behavior for consistencyr4.0.15-rc0r4.0.15Jacob Evans2020-01-161-3/+19
* SERVER-43195 Add namespace to ChunkManager ShardKeyNotFound errors in order t...Blake Oler2020-01-161-2/+6
* SERVER-45472 Ensure RoleGraph can serialize authentication restrictions to BSONSpencer Jackson2020-01-153-1/+52
* SERVER-45152 Clean up git merge to unit test furtherJacob Evans2020-01-151-12/+8
* SERVER-45152 Clean up git merge to unit testJacob Evans2020-01-151-1/+1
* SERVER-45152 Demote invariant to massert to prevent server crashesJacob Evans2020-01-152-3/+32
* SERVER-43910 LockManager::dump() includes client infoBenety Goh2020-01-152-7/+24
* SERVER-43910 BasicCommand::Invocation sets LockManager DebugInfoBenety Goh2020-01-151-0/+1
* SERVER-43910 lockInfo command obtains lock to client info mapping from LockMa...Benety Goh2020-01-153-21/+35
* SERVER-43910 Remove usage of BSONObjBuilder append unsigned method from lockI...Benety Goh2020-01-151-1/+1
* SERVER-43910 lockInfo command output includes Locker::getDebugInfo()Benety Goh2020-01-151-0/+1
* SERVER-37406 Save logical session id in the locker when stashing the transactionBenety Goh2020-01-143-2/+16
* SERVER-35407: Refuse to start threads and initial sync if replication is shut...Lingzhi Deng2020-01-142-0/+9
* SERVER-45100 Make the BatchWriteExecutor retry multi-writes only against unsu...Marcos José Grillo Ramírez2020-01-148-149/+698
* SERVER-43246 Add a log line for when a cursor is reaped due to logical sessio...Kevin Pulo2020-01-147-2/+63
* SERVER-42484 Add test to ensure we are inside a WriteUnitOfWork when writing ...William Schultz2020-01-131-0/+35
* SERVER-44477 Use correct collection count in cluster MR when determining whet...Nicholas Zolnierz2020-01-134-18/+71
* Import wiredtiger: 54a846c423023183195dccc634aff4770f11ba54 from branch mongo...Luke Chen2020-01-1349-618/+975
* SERVER-34844 Relax timing requirements in apply_batches_totalMillis.jsVesselina Ratcheva2020-01-111-10/+10
* SERVER-44503 Fix race in replsets/auth2.jsA. Jesse Jiryu Davis2020-01-101-13/+10
* SERVER-44527 Avoid renaming to target collection in mapReduce if the shard do...Nicholas Zolnierz2020-01-102-21/+40
* SERVER-45396 Fix the 'me' field in isMaster responses when using splithorizonTess Avitabile2020-01-092-3/+23
* Import tools: 39676d8c639a98d4005e6ca08ba24fa1221cdff3 from branch v4.0Tim Fogarty2020-01-094-7/+111
* SERVER-40435 A clearJumboChunk command to clear the jumbo flagRandolph Tan2020-01-0820-0/+787
* SERVER-42631 Blacklist tests that use Mongo.logout() from stepdown suitesJack Mulrow2020-01-082-1/+6
* SERVER-45346 fix ubuntu 18.04 package testZakhar Kleyman2020-01-031-0/+1
* SERVER-43210 Allow time for cursors to indicate that a session has been kille...Blake Oler2020-01-021-3/+3
* SERVER-39131 Refactor storage engine lock file supportMark Benvenuto2019-12-314-10/+11
* SERVER-45290 Remove upstream metadata from third party readmeSpencer Jackson2019-12-231-27/+27
* SERVER-44061: Fix race between setting replication maintenance mode and concu...Lingzhi Deng2019-12-233-5/+17
* SERVER-44578 Remove references to unused libs in storage_wiredtiger_coreMaria van Keulen2019-12-201-2/+0
* SERVER-33597 Fix error message in allow_partial_results.jsCheahuychou Mao2019-12-201-1/+1
* SERVER-33597 Make allow_partial_results.js, return_partial_shards_down.js sta...Cheahuychou Mao2019-12-203-41/+69
* SERVER-43349 Accommodate double $nots during serializationCharlie Swanson2019-12-1937-174/+348
* SERVER-44828 Correct logic to re-compute dependenciesCharlie Swanson2019-12-191-7/+16
* SERVER-42565 Agg and find commands sort missing fields differentlyJustin Seyster2019-12-183-1/+104
* SERVER-44796 adjust nojournal startup warning to be more compellingEric Milkie2019-12-181-3/+10
* SERVER-36865 Improved kill_rooted_or.js and kill_aggregation.jsJustin Seyster2019-12-172-23/+46
* SERVER-44550 Remove mobile specific commands from embeddedAndrew Morrow2019-12-173-156/+0
* SERVER-44733 Change stream should throw ChangeStreamFatalError if a single sh...Bernard Gorman2019-12-178-19/+98
* SERVER-40749: Do not create generate.tasks configuration on task restartDavid Bradford2019-12-163-0/+77
* SERVER-44341 Round-robin policy for shardCollection pre-splitting on zonesTommaso Tocci2019-12-162-13/+71
* SERVER-32567 Replace queryoptimizer3.js with yield_with_drop.js FSM testJames Wahlin2019-12-137-79/+148
* SERVER-44568 Update server's embedded time zone rules to version 2019c.David Storch2019-12-132-32063/+31623
* SERVER-42697 Add setParameter tcmallocReleaseRateHenrik Ingo2019-12-123-0/+85
* SERVER-43359 Added missing RHEL8 configr4.0.14-rc1r4.0.14John Chen2019-12-111-0/+16
* SERVER-44687 Enforce macOS 10.11 target minimumAndrew Morrow2019-12-112-10/+6
* SERVER-44546 Remove mobile variants and embedded benchmarksr4.0.14-rc0Andrew Morrow2019-12-1057-3602/+9
* Revert "SERVER-37062 db.watch does not show up in autocomplete or help"Charlie Swanson2019-12-102-4/+4
* SERVER-43764 Add more testing for special values in DoubleDoubleSummationAnton Korshunov2019-12-103-41/+59