summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-60815 Fix race between two TransactionCoordinators can race in Transac...r5.2.0-alphaCheahuychou Mao2021-10-201-12/+7
* Revert "SERVER-60037 Enable the ordered timestamp assertion in MongoDB"Yuhong Zhang2021-10-209-53/+9
* SERVER-60812 clean up explain5.jsBenety Goh2021-10-201-13/+17
* SERVER-60461 Compression support for sub-objects in BSON Column (type 7)Henrik Edin2021-10-206-187/+1243
* SERVER-60790 clean up namespaces in geo_polygon3.js further to include polygo...Benety Goh2021-10-201-2/+3
* SERVER-60691 remove global service context initialization from benchmark_mainBenety Goh2021-10-203-3/+9
* SERVER-60713 Remove unused namespace argument from setUpChunk functionAntonio Fuschetto2021-10-204-70/+66
* SERVER-59882 Autosplit tests may get one less chunk than expected due to wuow...Pierlauro Sciarelli2021-10-203-106/+165
* Import wiredtiger: 2d31e052db7225da41a281eb85845a33775e3b2e from branch mongo...Chenhao Qu2021-10-2013-50/+105
* SERVER-60820 Hang analyzer require evergreen credentials file to be written t...Richard Samuels2021-10-205-15/+22
* SERVER-59907 Add an explicit stage field to tenant migration currentOp output...Vesselina Ratcheva2021-10-205-29/+275
* SERVER-60691 DConcurrencyTest benchmark sets locker using client observerBenety Goh2021-10-191-1/+22
* SERVER-60383 Disallow agg_graph_lookup.js for stepdown test-suite.Rishab Joshi2021-10-194-0/+4
* SERVER-60691 commands_bm requires idl_parserBenety Goh2021-10-191-0/+3
* SERVER-60391 Remove CreateKeyEntropySource initializerFaustoleyva542021-10-191-1/+0
* SERVER-60338 Encode SBE plan cache key if SBE compatibleRuoxin Xu2021-10-198-3/+41
* SERVER-59070 Support `needsMerge` behavior in $group pushed down to SBEYoonsoo Kim2021-10-1911-25/+240
* SERVER-59970 Fix reply value from authenticate commandSara Golemon2021-10-192-6/+16
* SERVER-60691 fail_point_bm requires fail_point libraryBenety Goh2021-10-191-0/+1
* SERVER-60771: Suppress heartbeat log messages in $lookup execution testsHana Pearlman2021-10-192-10/+48
* SERVER-60113 Pull commands shared between mongos and mongoqd into separate libjannaerin2021-10-1910-150/+252
* SERVER-60037 Enable the ordered timestamp assertion in MongoDBYuhong Zhang2021-10-199-9/+53
* SERVER-60630 Add back default as a prerequisite to the SetupOpenSSL initializerErwin Pe2021-10-191-1/+2
* SERVER-58825 Make pre-images collection clusteredMindaugas Malinauskas2021-10-196-58/+79
* SERVER-60293 Remove duplicate log when FTDC shutdownDidier Nadeau2021-10-191-1/+0
* SERVER-51994: Create featureFlagFillMaddie Zechar2021-10-191-0/+7
* SERVER-60509 make OpObserver::OnReplicationRollback noexceptJason Chan2021-10-1919-19/+28
* SERVER-15301 Remove query options bit vector from CanonicalQuery/ClientCursorDavid Storch2021-10-195-57/+30
* SERVER-60425: Cache users during exact-match usersInfo commandsVarun Ravichandran2021-10-198-43/+420
* SERVER-60766 Add 'does_not_support_transactions' for sharded time-series testsArun Banala2021-10-194-0/+8
* SERVER-60489 Fix function to return a NamespaceString reference instead of a ...Antonio Fuschetto2021-10-191-1/+1
* SERVER-31540 Get rid of boost::optional<UUID> from the OpObservers (Part 2)Kaloian Manassiev2021-10-1934-170/+172
* SERVER-56661 Increase close_handle_minimum from 250 to 2000Josef Ahmad2021-10-191-1/+1
* SERVER-60517 Enforce eviction_dirty_target < eviction_dirty_trigger in the fu...Josef Ahmad2021-10-191-1/+1
* Import wiredtiger: 1d8198055e45aa83c4cc0fe1aa4de802b5a2bc7b from branch mongo...Etienne Petrel2021-10-193-93/+1
* Import wiredtiger: 2cc156b6c1b81d872a3944e0d9d5cbb722fac8af from branch mongo...Etienne Petrel2021-10-193-11/+17
* Import wiredtiger: e01636eb346665d941626ceecdf74eaa8e351974 from branch mongo...Etienne Petrel2021-10-196-1/+128
* Import wiredtiger: 70ab26de2ab263fabab39114aee583f632f4e088 from branch mongo...Etienne Petrel2021-10-1913-178/+458
* Import wiredtiger: bfcac76ea0dae325f0134818fb32bbe134eec71d from branch mongo...Etienne Petrel2021-10-192-3/+7
* Import wiredtiger: 4692a642021eff5b40438a8b4ee0bf85be9d9dc8 from branch mongo...Etienne Petrel2021-10-193-24/+80
* Import wiredtiger: 0d11c31127fdeefad6a85b9567923e484c28dd0e from branch mongo...Etienne Petrel2021-10-193-119/+196
* Import wiredtiger: c7c5bfb98c2cc5d2323df49ffb5d161dea3a333e from branch mongo...Etienne Petrel2021-10-196-131/+2
* Import wiredtiger: f1ef795c8451ec6a9a93a13832290fa469102cf4 from branch mongo...Etienne Petrel2021-10-196-2/+131
* SERVER-60801 update logkeeper snapshotRobert Guo2021-10-191-1/+1
* SERVER-60393 increase replica_sets_jscore_passthrough time limit to 3hrMoustafa Maher Khalil2021-10-191-3/+1
* SERVER-60774 Check every op in ReshardingDonorOplogIterator for final.Max Hirschhorn2021-10-182-0/+45
* SERVER-60793 Change bisect test environment directorytrahman13182021-10-184-16/+25
* SERVER-59672 change rsSyncApplyStop failpoint's enabled logMoustafa Maher Khalil2021-10-181-1/+2
* SERVER-60778 fix js_global_scope.js on PPCCharlie Swanson2021-10-181-1/+4
* SERVER-56731 use suse12-sp5 for suse12 buildsZakhar Kleyman2021-10-181-6/+6