summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-57752 Archive data files for terminate_during_shutdown_checkpoint.jsr5.0.0-rc7Gregory Wlodarek2021-07-011-0/+2
* SERVER-57752 Test terminating mongod during a clean shutdown checkpointGregory Wlodarek2021-07-011-0/+207
* SERVER-58186 Temporarily disallow collMod from changing timeseriesLouis Williams2021-07-013-50/+48
* Revert "SERVER-58012 Serialize implicit create collection with drop database"Pierlauro Sciarelli2021-07-012-18/+1
* SERVER-58145 Handle stale config exception during txn in multi_update_in_tran...Tommaso Tocci2021-06-301-57/+54
* SERVER-58124 Disable aggregation_timeseries_fuzzer on ephemeralForTestr5.0.0-rc6Louis Williams2021-06-291-1/+2
* SERVER-58076 Exclude new 5.0 language features from stable APICharlie Swanson2021-06-2956-314/+559
* SERVER-57914 make getField return missing valuesRuslan Abdulkhalikov2021-06-283-11/+16
* SERVER-57347 Fix the data race in OpMsgFuzzerFixturer5.0.0-rc5Amirsaman Memaripour2021-06-282-11/+18
* SERVER-57639 Consolidate scheduling of ServiceStateMachine loopsAmirsaman Memaripour2021-06-281-39/+46
* SERVER-57639 Remove unused code from ServiceStateMachineAmirsaman Memaripour2021-06-281-34/+0
* SERVER-57639 Log termination of sessions at debug levelAmirsaman Memaripour2021-06-281-1/+1
* SERVER-57539 Move timeseries_create_drop.js to noPassthroughJason Chan2021-06-282-104/+112
* SERVER-57453 run_validate_collections.js should pass "fromConfigServer: true"...Jason Chan2021-06-281-2/+7
* SERVER-57939 Include mongosh in server metapackageAndrew Morrow2021-06-2812-12/+12
* SERVER-58109 Make shardChunksInRangeQuery satisfiable from the index onlyKaloian Manassiev2021-06-281-1/+1
* Revert "SERVER-56963 Prevent secondaries from waiting for write concern when ...Matthew Russotto2021-06-251-10/+0
* SERVER-57494 Clear the locker before re-attempting a command using the same o...Matthew Russotto2021-06-254-2/+35
* SERVER-57629 Change $integral&$derivative argsJacob Evans2021-06-2514-139/+368
* SERVER-57601: BACKPORT-9750 [v5.0] OCSPFetcher must verify that the SSLConnec...Andrew Shuvalov2021-06-256-7/+111
|\
| * SERVER-57601: OCSPFetcher must verify that the SSLConnectionContext that owns...Andrew Shuvalov2021-06-256-7/+111
* | SERVER-57933 Don't override err exit in prelude_venv.shRichard Samuels2021-06-251-2/+2
* | SERVER-58047: $toHashedIndexKey expression doesn't add any dependencies.Kshitij Gupta2021-06-253-1/+27
* | SERVER-58091: Fix BF for Linux noJournal variant caused by deprecated_map_reduceMaddie Zechar2021-06-251-0/+10
* | SERVER-57862: Disallow change_streams_shards_start_in_sync.js to run with cod...Rishab Joshi2021-06-251-0/+7
|/
* SERVER-57330 Update perf yaml configs for perf and sys-perf to use perf.sendCarl Raiden Worley2021-06-252-0/+16
* SERVER-57066 Fix typo in tenant migration donor blocking state timeout logJack Mulrow2021-06-251-1/+1
* SERVER-55444: APIStrictError directs user to docs for migration suggestionsMaddie Zechar2021-06-252-5/+15
* Revert "SERVER-52906 Applying metadata update before dispatching rollback tas...Pierlauro Sciarelli2021-06-253-34/+24
* Revert "SERVER-52906 adapt assert condition to new migrateSteps order"Pierlauro Sciarelli2021-06-251-3/+3
* SERVER-58012 Serialize implicit create collection with drop databasePierlauro Sciarelli2021-06-252-1/+18
* SERVER-58063 Alias "flushReshardingStateChanges" as "_shardsvrCommitReshardCo...Blake Oler2021-06-253-5/+34
* SERVER-57789 Modernize jstests/core/update_addToSet.jsJames Wahlin2021-06-251-86/+89
* SERVER-57849 Run only the basic update_fuzzer task in Enterprise RHEL 8.0 DEB...Denis Grebennicov2021-06-251-1/+1
* SERVER-58017 Remove downloading of 3.6 binaries since they're no longer avail...Mikhail Shchatko2021-06-254-61/+5
* Import wiredtiger: a41345737223a2432b548566b516ea5f3bd06131 from branch mongo...Luke Chen2021-06-2510-85/+240
* SERVER-57897 Add readPrefMode option to benchRun find/findOne opsYoonsoo Kim2021-06-253-6/+143
* SERVER-57775 CollectionImpl removes uncommitted multikey state if DurableCata...Benety Goh2021-06-242-6/+12
* SERVER-57258: Add deprecation msg for mapReduce()Maddie Zechar2021-06-243-3/+153
* SERVER-58023 PrimaryOnlyService should not invariant that _activeInstances is...Matthew Saltz2021-06-242-2/+98
* SERVER-57842 Use OperationId instead of LogicalSessionId in the BucketCatalogGregory Noma2021-06-244-30/+38
* SERVER-57775 add tests for Collection::setIndexIsMultikey()Benety Goh2021-06-241-0/+120
* SERVER-57775 add EFTAlwaysThrowWCEOnWrite fail pointBenety Goh2021-06-243-3/+13
* SERVER-57373 Add new startup warning around eMRC=F removalHuayu Ouyang2021-06-243-3/+9
* SERVER-54128 Don't push down expressions past sort+limitDavid Percy2021-06-244-44/+185
* SERVER-57952 Re-add DonorStateEnum::kPreparingToBlockWrites.r5.0.0-rc4Max Hirschhorn2021-06-248-19/+78
* SERVER-55203 Change the stable release tag to r5.0.0-rc3 while checking IDL c...Moustafa Maher2021-06-235-104/+9
* SERVER-57832 Tenant collection cloner checkIfDonorCollectionIsEmptyStage does...Vishnu Kaushik2021-06-233-11/+77
* SERVER-56605 Add testing for setting implicit default after a heartbeat reconfigAli Mir2021-06-231-0/+58
* SERVER-49435 Make NetworkInterfaceTL::ExhaustCommandState::sendRequest handle...George Wangensteen2021-06-231-12/+12