summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough
Commit message (Expand)AuthorAgeFilesLines
* SERVER-59696 Include SBE plan cache as part of cache size metricjoshua2022-02-021-0/+86
* SERVER-62886 Add the option `disallowNewDuplicateKeys` to collMod commandYuhong Zhang2022-01-282-1/+261
* SERVER-63054 Make sure collMod holds the database IX lockYuhong Zhang2022-01-281-2/+2
* SERVER-62979 make fall_off_capped_collection_yielding more robustIan Boros2022-01-271-3/+5
* SERVER-62981 Make SBE multi-planner trial period length independent of collec...David Storch2022-01-272-5/+100
* SERVER-62351 Introduce structs for query planner to be aware of multiple coll...Mihai Andrei2022-01-271-1/+5
* SERVER-58506 Expose Server-Parameter SettabilityGeorge Wangensteen2022-01-261-0/+119
* SERVER-60848 Add SBE to the slow query log line and to curop metricsJennifer Peshansky2022-01-241-0/+180
* SERVER-61121 Make TransactionMetricsObserver support TxnNumberAndRetryCounterSanika Phanse2022-01-241-1/+11
* SERVER-61122 Log TxnNumberAndRetryCounter in metrics and log methods inside T...Sanika Phanse2022-01-241-0/+1
* SERVER-62879 Rename ErrorCode `CannotEnableIndexConstraint` to `CannotConvert...Yuhong Zhang2022-01-241-1/+1
* SERVER-62511 Fix race in dbcheck_no_history_on_secondary.jsLouis Williams2022-01-241-1/+2
* SERVER-62658 Add cluster key size to metrics computationJordi Olivares Provencio2022-01-211-7/+7
* SERVER-61196 Simplify BucketCatalog concurrency modelDan Larkin-York2022-01-212-35/+68
* SERVER-59163 Allow creating partial indexes on time-series collectionsDavid Percy2022-01-211-10/+10
* SERVER-62670 Robustify capped collection yielding testIan Boros2022-01-191-1/+4
* SERVER-62649 Relax oplog_ducument_key.js test to allow transaction being brok...Rui Liu2022-01-191-3/+6
* SERVER-62241 Prohibit using arbitrary cluster indexing keyJordi Olivares Provencio2022-01-198-322/+453
* SERVER-61278 Guard capped clustered collections behind enableTestCommandsJosef Ahmad2022-01-181-42/+59
* SERVER-59682 Recover SBE plans from the new plan cacheRuoxin Xu2022-01-173-86/+85
* SERVER-62148 Move changeStreamPreAndPostImages collection option tests from t...Denis Grebennicov2022-01-171-0/+16
* SERVER-61630 support a string form of RecordIdMartin Neupauer2022-01-141-1/+1
* SERVER-61277 Concurrent writes on capped clustered collectionsJosef Ahmad2022-01-141-0/+101
* SERVER-61011 Serialize RecordId to BinData and increase size limit to 8MBDaniel Gómez Ferro2022-01-145-155/+246
* SERVER-59754 Prevent get_executor from overwriting information set by an oute...Jennifer Peshansky2022-01-131-0/+68
* SERVER-55055 Add cumulative metric for the total refreshed connectionsDaniel Vitor Morilha2022-01-131-3/+2
* SERVER-61185 Use prefix_search instead of prefix_key for unique index lookupsLouis Williams2022-01-131-9/+8
* SERVER-61709 Introduce implicitly replicated namespacesJosef Ahmad2022-01-132-1/+13
* SERVER-58692: Introduce cluster-wide pre-image expiration parameter.Rishab Joshi2022-01-121-0/+158
* SERVER-62437 Disallow createIndex implicit clustered collection creationHaley Connelly2022-01-111-9/+1
* SERVER-61185 Use WT prefix_key search for unique index lookupsLouis Williams2022-01-111-3/+2
* SERVER-61891 Add document key to insert log entryRui Liu2022-01-111-0/+95
* Revert "SERVER-55055 Add cumulative metric for the total refreshed connections"Daniel Vitor Morilha2022-01-101-1/+0
* SERVER-61491 Tee backtrace log records to a separate fileMark Benvenuto2022-01-071-0/+81
* SERVER-55055 Add cumulative metric for the total refreshed connectionsDaniel Vitor Morilha2022-01-061-0/+1
* SERVER-60911 Remove FCV references for secondary indexes on time-series measu...Gregory Wlodarek2022-01-051-12/+13
* SERVER-62153 Made max_time_ms_repl_targeting.js to succeed if the timed test ...Mindaugas Malinauskas2022-01-051-5/+6
* SERVER-61819 Fix SBE yielding bug around capped collectionsIan Boros2022-01-051-0/+57
* SERVER-61069 Check that operations fail with network errorReo Kimura2021-12-231-6/+3
* SERVER-62226 Don't run dbcheck_no_history_on_secondary.js on ephemeralForTestLouis Williams2021-12-221-0/+1
* SERVER-61184 Add limit to number of compound 2dsphere index keys we may generateHenrik Edin2021-12-221-0/+85
* SERVER-58035 Remove db.runCommandWithMetadata from mongo shellBlake Oler2021-12-211-13/+9
* SERVER-58257 Add actual vs. expected message for when stats asserts failDaniel Vitor Morilha2021-12-201-0/+12
* SERVER-62022 Reduce dbCheck info logging in prod, log start/stopJosef Ahmad2021-12-181-22/+29
* SERVER-61754 dbCheck does not hold strong locks during batchesLouis Williams2021-12-171-0/+84
* SERVER-59772 Enable setWindowFields in transactions and with read concern sna...Ted Tuckman2021-12-151-12/+71
* SERVER-62000 rename hidden_index_noop.js to reflect new test cases that do no...Benety Goh2021-12-151-0/+0
* SERVER-62000 Do not generate "unique" field in oplog if collMod "unique" para...Benety Goh2021-12-151-4/+94
* SERVER-62041 Add a maximum batch execution time to dbCheckJosef Ahmad2021-12-151-0/+65
* SERVER-61009 Make createIndex a no-op on a cluster key and allow 'clustered' ...Haley Connelly2021-12-141-0/+40