summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-63432 use s3put to move debugsymbolsr5.2.1-rc0r5.2.1Jon Streets2022-02-111-6/+4
* SERVER-53993 Always attach clientStrand before releasing opCtx in AsyncComman...Amirsaman Memaripour2022-02-111-73/+84
* SERVER-63121 add more logging to abort_in_progress_transactions_on_step_up.jsSamy Lanka2022-02-111-2/+7
* SERVER-63527 Add test tag to jstests/core/timeseries/timeseries_id_range.jsAlya Berciu2022-02-111-0/+1
* SERVER-62621 IDL compatibility checker should check brand new commandsHuayu Ouyang2022-02-104-7/+196
* SERVER-63010 Ensure that unpacking measurements doesn't overwrite pushedown a...Matt Boros2022-02-106-152/+422
* SERVER-63102 Introduce internalQueryPlanEvaluationWorksSbeDavid Storch2022-02-109-32/+80
* SERVER-62948 Ensure FTDC collectors read without a timestampGregory Noma2022-02-101-0/+4
* SERVER-61444 Resharding coordinator state transactions now use w:1Brett Nawrocki2022-02-096-168/+263
* SERVER-62072 Reshard command waits for cleanup to be majority committedBrett Nawrocki2022-02-091-0/+2
* SERVER-62518 Creating a collection with changeStreamPreAndPostImages enabled ...Denis Grebennicov2022-02-095-20/+24
* SERVER-62153 Made max_time_ms_repl_targeting.js to succeed if the timed test ...Mindaugas Malinauskas2022-02-091-5/+6
* SERVER-63250 Check featureFlagShardedTimeSeries on both primary and secondary...Rui Liu2022-02-083-20/+46
* SERVER-62650 Limit cache wait time when initializing RecordIdsLouis Williams2022-02-082-14/+36
* SERVER-62392 Prevent timeseries lookup jstests from running in unsupported mu...Katherine Wu2022-02-042-0/+2
* SERVER-62217 Use runCommand override to create _markNodeAsFailed overrideHugh Tong2022-02-031-0/+8
* SERVER-63145 Add proper dependency tracking to $densifyTed Tuckman2022-02-032-0/+95
* SERVER-62368 Range deleter must honor rangeDeleterBatchDelayMSPierlauro Sciarelli2022-02-034-66/+45
* SERVER-63197 Pin microbenchmarks genny versionCarl Raiden Worley2022-02-021-1/+1
* SERVER-63097 stepdown_race_with_transaction.js should use the 'uses_transacti...Vishnu Kaushik2022-02-021-0/+1
* SERVER-63017 Handle no arguments case in un-optimized agg operatorsIrina Yatsenko2022-02-024-2/+35
* SERVER-61662 Conftest logs should always be verbose.Daniel Moody2022-02-011-7/+25
* SERVER-62285 added processing of cache-dir push failures.Daniel Moody2022-02-013-35/+41
* SERVER-62712 isolate cachedir error logging to the cache debug file.Daniel Moody2022-02-011-3/+4
* SERVER-62680 write cache retrievals into a tmp location before final destinat...Daniel Moody2022-02-012-4/+15
* SERVER-63008 [SBE] Return an empty array when $concatArrays has no children ...Mihai Andrei2022-01-313-4/+10
* SERVER-63012 Initialize '$add' with no operands to zero when translating to SBEEric Cox2022-01-272-1/+16
* SERVER-62981 Make SBE multi-planner trial period length independent of collec...David Storch2022-01-278-20/+132
* SERVER-61592 Correctness fix for time-series query with millisecond granularityJames Wahlin2022-01-273-36/+51
* SERVER-62436: Add additional tests of sort/densify/sort optimizationsMaddie Zechar2022-01-272-1/+31
* SERVER-62682 Add _rebuildCV.notify_all() after all mutations to _stateLuis Osta2022-01-263-26/+86
* SERVER-62085 Use more bits for hashedMultikeyMetadataPaths in validationYuhong Zhang2022-01-261-3/+17
* SERVER-62876 Don't test capped with migrationsA. Jesse Jiryu Davis2022-01-256-0/+12
* SERVER-60848 Add SBE to the slow query log line and to curop metricsJennifer Peshansky2022-01-258-1/+284
* SERVER-61755 Migration recovery should handle refined shard keyAllison Easton2022-01-253-62/+89
* SERVER-62017 Enable all feature flags by default in the sys-perf all feature ...Carl Raiden Worley2022-01-251-0/+10
* SERVER-59754 Prevent get_executor from overwriting information set by an oute...Jennifer Peshansky2022-01-242-3/+76
* SERVER-62651 Add enable all feature flags by default feature to Enable all fe...Mridul Augustine2022-01-241-0/+10
* SERVER-62829 Prevent query_hash_stability.js from running in downgrade passth...David Storch2022-01-244-0/+13
* SERVER-62171 Add logs to output of runConcurrentMoveChunk in sharding_statist...Randolph Tan2022-01-241-0/+3
* SERVER-62148 Move changeStreamPreAndPostImages collection option tests from t...Denis Grebennicov2022-01-243-22/+16
* SERVER-61628 Do not reschedule range deletion task when orphans have been ful...Pierlauro Sciarelli2022-01-241-2/+2
* SERVER-62065 Introduce the 'repairShardedCollectionChunksHistory' commandKaloian Manassiev2022-01-2324-32/+513
* SERVER-62794 Fix BucketCatalog memory threshold initializationDan Larkin-York2022-01-224-6/+24
* SERVER-61923 Fix bug where consistency checker can mask error due to ignoring...Jason Chan2022-01-211-1/+7
* SERVER-62499 Augment DocumentStorage APIs to accept pre-computed hashesDan Larkin-York2022-01-2111-92/+356
* SERVER-62618 Avoid quadratic behavior at startup with many collectionsDan Larkin-York2022-01-212-2/+9
* SERVER-62428 Avoid unnecessary copying while unpacking time-series bucketsDan Larkin-York2022-01-212-24/+23
* SERVER-59779 Wrap ReplSetTest.freeze with asCluster()Gabriel Marks2022-01-201-4/+9
* SERVER-62178 Clear filtering metadata on recipient shard primary for temporar...Matt Boros2022-01-202-15/+17