summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Import wiredtiger: 4f9175a5bb5077c025be3e224b4a371f88c1ab93 from branch mongo...r4.4.22-rc0Luke Chen2023-05-023-1/+147
* Import wiredtiger: 1c03fdafdf8447eb9c268df0ab12389d14fed627 from branch mongo...Luke Chen2023-05-022-3/+1
* Import wiredtiger: de91754b3ba59a3ca82be54e2b62b3507eece522 from branch mongo...Luke Chen2023-05-022-8/+8
* Import wiredtiger: 7331817f4ac5f5725be905a976bb0654497b4ff6 from branch mongo...Luke Chen2023-05-024-44/+47
* SERVER-76599 Exclude jstests/sharding/balancer_collection_status.js from step...Antonio Fuschetto2023-04-281-2/+5
* SERVER-76063 Always report FreeMonitoring as disabledSara Golemon2023-04-284-27/+25
* SERVER-76498: update push task to run on rhel8.7dylrich2023-04-261-1/+1
* SERVER-75010 Introduce inShardedEnvironment() function toBen Shteinfeld2023-04-255-0/+20
* SERVER-75652: add git clone to push taskTural Farhadov2023-04-202-18/+30
* SERVER-76274 Moved microbenchmarks to their own distroSimon Eismann2023-04-201-4/+4
* SERVER-72815: Track document count and duration for updateMany and deleteMany...Adi Zaimi2023-04-193-51/+185
* SERVER-75652: migrate from notary_client to garasign for push task v4.4Tural Farhadov2023-04-183-18/+121
* SERVER-48196 Upgrade the timelib to 2022.04 to update the built-in timezone f...Gil Alon2023-04-1843-47274/+45692
* SERVER-57056 Give LogSeverity::Log() messages syslog severity level infoGabriel Marks2023-04-171-1/+1
* SERVER-75404 Designate $searchSortValues as a metadata fieldBen Shteinfeld2023-04-176-1/+62
* SERVER-71249: set .publish tasks to always run on rhel80-smalldylrich2023-04-171-80/+2
* SERVER-76098 Allow queries with search and non-simple collationsr4.4.21-rc0r4.4.21Militsa Sotirova2023-04-141-5/+0
* SERVER-76047 Fix prepare_transaction_then_migrate.js test on v4.4Silvia Surroca2023-04-131-1/+1
* SERVER-75795 Update aws_e2e_ec2.js for evergreen changes to AWS test identityMark Benvenuto2023-04-121-5/+1
* SERVER-75906: Reduce frequency of Microbenchmark testsJawwad Asghar2023-04-121-4/+4
* SERVER-75261 Added accounting for array element overhead for "listCollections...Mindaugas Malinauskas2023-04-126-18/+158
* SERVER-66927 Remove reference to silentFail from mongo repoNamaz Gurbanov2023-04-128-129/+5
* SERVER-73877 Wait for shard to have a primary before doing a migration in pre...Silvia Surroca2023-04-121-0/+7
* SERVER-75066 switch efs scons cache to use global writeable directoryDaniel Moody2023-04-081-1/+1
* SERVER-75789 Require WT engine for read_ticket_exhaustion_with_stepdown testMatt Kneiser2023-04-061-0/+1
* SERVER-75561 Report and log more detailed information when validate encounter...Dan Larkin-York2023-04-053-3/+125
* SERVER-75172 Use unique collection name in partial_index_logical.jsNicholas Zolnierz2023-04-051-28/+28
* SERVER-73400 / BACKPORT-15140 Use -large Evergreen distro for compiling on ar...Max Hirschhorn2023-04-041-1/+1
* SERVER-73229 Throw on write errors in session refreshr4.4.20-rc0r4.4.20Abdul Qadeer2023-04-043-3/+37
* Import wiredtiger: 8380156d01dc67c73ce83aa1afe01d60ad3f59a2 from branch mongo...Luke Chen2023-04-033-3/+114
* Import wiredtiger: f64b6332b7a55980e6ed765fdb440b567ea8ddbd from branch mongo...Luke Chen2023-04-033-33/+156
* Import wiredtiger: 2a45076e8628d7eef79e9ba8bc8abdbd13e711f3 from branch mongo...Luke Chen2023-04-035-26/+24
* Import wiredtiger: 3decc745ece9155d004ca447b72cb5c8122847eb from branch mongo...Luke Chen2023-04-032-10/+8
* Import wiredtiger: da05d32624edbb483b452e3b1917b3df08589af0 from branch mongo...Luke Chen2023-04-034-15/+12
* Import wiredtiger: b32ec77d65b3e5e8ce2d3acf4918a8df014c8e69 from branch mongo...Luke Chen2023-04-034-3/+18
* SERVER-74895 Expect command errors in validation when querying $collStatsDianna Hohensee2023-03-291-1/+4
* SERVER-75205 Fix deadlock involving FCV lockMatt Kneiser2023-03-292-2/+232
* SERVER-74131 Inject emit function on every call to ExpressionInternalJsEmit::...Denis Grebennicov2023-03-294-11/+59
* SERVER-75397 Schedule required variants more frequentlyAlexander Neben2023-03-281-5/+6
* SERVER-60485 Tasks which run on the MigrationUtilExecutor must not wait for s...Tommaso Tocci2023-03-281-2/+4
* SERVER-57065 access_collection_in_transaction_after_catalog_changes.js should...Gregory Wlodarek2023-03-271-1/+1
* SERVER-74845 Override processManagement.fork in mongod.serviceRyan Egesdahl2023-03-252-0/+2
* SERVER-74845 Add environment variable override for processManagement.forkRyan Egesdahl2023-03-252-4/+258
* SERVER-68594 Backport vscode workspaceAlexander Neben2023-03-251-0/+65
* SERVER-64031 serverStatus should not take PBWM lock and skip ticket acquisitionGregory Wlodarek2023-03-241-0/+5
* SERVER-62036 Failures in preCacheMongosRoutingInfo() will cause mongos to fai...Antonio Fuschetto2023-03-233-10/+18
* SERVER-71307 Collation must be simple for search and searchMetaMilitsa Sotirova2023-03-231-0/+5
* SERVER-74386 Don’t reset "recordPreImages" option on "collMod" commandDenis Grebennicov2023-03-213-19/+17
* SERVER-74287 add oom retry toolDaniel Moody2023-03-213-9/+166
* SERVER-74156 add macos plist file for use with homebrew installsDaniel Moody2023-03-202-0/+47