summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-61743 Don't apply -fno-builtin-memcmp on non-x86 platformsAndrew Morrow2021-12-151-3/+5
* SERVER-61097 SizeStorer flush uses 'operation_timeout_ms' to avoid deadlocks ...Gregory Wlodarek2021-12-151-2/+17
* SERVER-60334 Avoid caching the cursor and session in WiredTigerSizeStorerGregory Wlodarek2021-12-154-44/+48
* SERVER-60334 Remove unused KVEngine::okToRename() functionGregory Wlodarek2021-12-153-24/+0
* SERVER-61931 add additional privileges on system_buckets collection for clust...Rushan Chen2021-12-152-1/+28
* SERVER-61738 Revive dbcheck.js and make it deterministicJosef Ahmad2021-12-151-97/+113
* SERVER-61214 Ensure having the latest known entry of the catalog cache when c...Pierlauro Sciarelli2021-12-141-3/+14
* SERVER-61628 Do not reschedule range deletion task when orphans have been ful...Pierlauro Sciarelli2021-12-141-2/+2
* SERVER-55483 Add a new startup parameter that skips verifying the tableGregory Wlodarek2021-12-133-0/+64
* SERVER-56167 Guarantee hang analyzer collects core dumps for sharded clustersMikhail Shchatko2021-12-133-95/+120
* SERVER-57037 Improve precision of operator countersMilena Ivanova2021-12-1315-55/+134
* SERVER-57020 Extend tests for aggregation exprsAlexander Ignatyev2021-12-131-52/+136
* SERVER-61479 Increase the number of retries to connect to a replica set follo...Gregory Wlodarek2021-12-131-1/+2
* SERVER-59781 Retry transaction on transient error in multi_statement_transact...Marcos José Grillo Ramirez2021-12-131-70/+81
* SERVER-61681 Wait for replSetGetStatus to update in replSetGetStatus_member_w...Vesselina Ratcheva2021-12-131-24/+28
* SERVER-61883 Read support for compressed time-series bucketsHenrik Edin2021-12-1038-381/+21652
* SERVER-51476 upgrade to Abseil 20210324.1Billy Donahue2021-12-10702-12663/+104279
* SERVER-45149 Add replset commands to prevent replsetDown timeoutLuis Osta2021-12-101-1/+4
* SERVER-61950 Make Fetcher::join() interruptible.Max Hirschhorn2021-12-104-10/+83
* SERVER-61945 Refresh temp resharding ns during collection cloning.Max Hirschhorn2021-12-092-6/+17
* SERVER-61910 initiate_takes_stable_checkpoint.js doesn't account for closing ...Vishnu Kaushik2021-12-091-2/+2
* SERVER-60004 archive all files on all mainline variantsRobert Guo2021-12-091-4/+2
* SERVER-57772 suppress state-change rewrite when `writeConcernError` is inject...Billy Donahue2021-12-087-10/+92
* SERVER-61532 Expose opcounters to detect constraint violationsJudah Schvimer2021-12-083-9/+92
* SERVER-61816 Add steps past kWaitingForVotes to assert.soonLuis Osta2021-12-083-1/+140
* SERVER-60682 Exempt transaction coordinators and journal flusher from acquiri...Josef Ahmad2021-12-074-0/+125
* Import wiredtiger: ad779a189c81c868c31a22667d670d56c8c41cbf from branch mongo...Luke Chen2021-12-0712-41/+68
* SERVER-61188 Account for preImageRecordingEnabled when reserving oplog slots ...Jason Chan2021-12-067-51/+172
* SERVER-60310 Skip irrelevant certificates when validating OCSP responsesErwin Pe2021-12-065-69/+393
* SERVER-61591 Robustify currentop_shell.js testRuoxin Xu2021-12-031-2/+5
* SERVER-61461 Increase 'maxTransactionLockRequestTimeoutMillis' for testsLuis Osta2021-12-023-3/+18
* SERVER-60860 Resharding cloner now really uses read preference NearestBrett Nawrocki2021-12-022-5/+9
* SERVER-60217 remove last-continuous on 5.0, apply enableReconfigRollbackCommi...Vishnu Kaushik2021-12-0224-343/+59
* SERVER-58409 Use WiredTiger largest_key API to initialize the highest RecordI...Louis Williams2021-12-012-4/+149
* SERVER-61805 Use port to check primary node in timeseries_retryable_write_dow...Gregory Noma2021-12-011-1/+1
* SERVER-49748 Load sync source FCV into memory at beginning of initial syncJason Chan2021-12-011-0/+6
* SERVER-28953 Capture mount statistics in FTDCsergey.galtsev2021-12-015-0/+216
* SERVER-61427 Skip duplicate index key handler when exact key already exists i...Gregory Noma2021-12-018-76/+133
* SERVER-54468 Enable Feature flag to support sharded timeseries collectionBikash Chandra2021-12-011-1/+2
* SERVER-61416 Indefinitely retry errors in rename coordinatorPierlauro Sciarelli2021-11-303-7/+19
* SERVER-61791 pin python core dependenciesRobert Guo2021-11-304-7/+4
* SERVER-61358 fix cachedir handling of file being removed out from under the b...Daniel Moody2021-11-291-7/+5
* SERVER-61216 validate cachedir should honor --cache-disable flag.Daniel Moody2021-11-291-0/+8
* SERVER-61012 ninja template items should only use agreggate keysDaniel Moody2021-11-291-4/+1
* SERVER-61689 Fixing ActiveMigrationsRegistry::lock functionSergi Mateo Bellido2021-11-291-0/+5
* SERVER-61459 Use local read concern to get CollectionType when running assign...Yuhong Zhang2021-11-241-1/+2
* SERVER-61194 Prevent time-series bucket OID reuse with coarse granularityDan Larkin-York2021-11-241-5/+41
* SERVER-61550 Modify auto_workload_path in perf.yml to be relative to cwdMridul Augustine2021-11-241-2/+2
* SERVER-61268 Fixing the release of a recoverable critical sectionSergi Mateo Bellido2021-11-241-0/+6
* SERVER-61602 timeseries_min_max.js does not assume measurements are returned ...Dan Larkin-York2021-11-241-7/+20