summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-63199 Add new compact skeleton for mongodErwin Pe2022-02-114-0/+46
* SERVER-61090 Make setFCV wait for all TransactionCoordinators of internal tra...Jason Zhang2022-02-111-0/+239
* SERVER-62861 Use `null` instead of empty string for `actualNamespace` in `Col...Gregory Noma2022-02-1112-21/+22
* SERVER-63279 Allow DocumentSourceInternalUnpackBucket to interoperate with Do...Dan Larkin-York2022-02-111-0/+66
* SERVER-63473 Create SetUserWriteBlockMode configsvr coordinatorJordi Serra Torrens2022-02-115-0/+5
* SERVER-63496 Return `CollectionUUIDMismatch` even if command namespace does n...Gregory Noma2022-02-114-0/+50
* SERVER-62448 Add collectionUUID parameter to drop commandFaustoleyva542022-02-103-0/+127
* SERVER-59220 Connectivity probes in ocsp_server_refresh.js should use fresh s...Erwin Pe2022-02-103-43/+43
* SERVER-58426 Implement $lookup planning logicIrina Yatsenko2022-02-101-26/+78
* SERVER-62827 Prevent rpc::upconvertRequest from erroneously duplicating top-l...Blake Oler2022-02-102-6/+35
* SERVER-63201 Allow user deletes on capped collectionsGregory Wlodarek2022-02-102-3/+11
* SERVER-63384 Disable on SELinuxMark Benvenuto2022-02-101-1/+2
* SERVER-63483 timeseries_bucket_index.js should not run in multiversionLouis Williams2022-02-101-0/+1
* SERVER-61889 Add new fields to the existing change stream eventsNikita Lapkov2022-02-103-35/+187
* SERVER-61241 SBE Plan Cache invalidation and clearing testAlexander Ignatyev2022-02-103-17/+185
* SERVER-62862 Add `expectedNamespace` to `CollectionUUIDMismatch` error responseGregory Noma2022-02-1012-22/+52
* SERVER-63499 Make the IndexBoundsBuilder::alignBounds invariant a tassertJames Wahlin2022-02-091-1/+1
* SERVER-62031 Split API Version tests by version addedCharlie Swanson2022-02-093-33/+91
* SERVER-63493 Fix maxTransactionLockRequestTimeoutMillis for update-shard-key ...Israel Hsu2022-02-093-4/+4
* SERVER-63384 Add support for encrypted fields to create collectionr5.3.0-alpha4Mark Benvenuto2022-02-091-0/+42
* SERVER-63102 Introduce internalQueryPlanEvaluationWorksSber5.3.0-alpha3David Storch2022-02-093-9/+34
* SERVER-56974 Enable feature flag for PM-2311Jordi Olivares Provencio2022-02-0927-151/+25
* SERVER-63286 Ensure `CollectionUUIDMismatch` from `createIndexes` and `dropIn...Gregory Noma2022-02-092-0/+133
* SERVER-63141 Ensure stages without dependency tracking are not cached in $lookupAlya Berciu2022-02-091-0/+98
* SERVER-60939 Reenable pipeline_length_limit.js testJames Wahlin2022-02-091-3/+0
* SERVER-63475 Avoid testing clustered capped collections if test commands are ...Jordi Olivares Provencio2022-02-091-1/+8
* SERVER-58694 Implement writing of pre-images for transactional update/replace...Mindaugas Malinauskas2022-02-0916-45/+629
* SERVER-63298 Fix defragment_large_collection.js execution in stepdown suitePaolo Polato2022-02-091-1/+0
* SERVER-63391 Add a $match to filter out newly added events when 'showExpanded...Arun Banala2022-02-091-15/+10
* Revert "SERVER-56974 Enable feature flag for PM-2311"auto-revert-processor2022-02-0927-25/+151
* SERVER-63010 Ensure that unpacking measurements doesn't overwrite pushdown ad...Matt Boros2022-02-081-0/+84
* SERVER-63317 Basic plan generation for columnar indexesIan Boros2022-02-081-0/+36
* SERVER-62711 Increase wait in log_backtrace.js for macOSMark Benvenuto2022-02-081-1/+1
* SERVER-61635 Validate that the defragmentation algorithm is fairly executed a...Tommaso Tocci2022-02-083-55/+70
* SERVER-56974 Enable feature flag for PM-2311Jordi Olivares Provencio2022-02-0827-151/+25
* SERVER-61894 Support the 'showRawUpdateDescription' option in change stream s...Drew Paroski2022-02-082-0/+560
* Revert "SERVER-58694 Implement writing of pre-images for transactional update...auto-revert-processor2022-02-0815-627/+45
* SERVER-63324 Don't send forget when not rebuilding instancesMatt Broadstone2022-02-081-4/+7
* SERVER-63337 Add option to change log level in resharding testsMarcos José Grillo Ramirez2022-02-082-1/+11
* SERVER-62652 Balancer defragmentation test should check remaining chunks at t...Allison Easton2022-02-082-73/+51
* SERVER-63073 Fix ShardNotFound handling in shard_removal_triggers_catalog_cac...Allison Easton2022-02-081-5/+3
* SERVER-52991 Complete TODO listed in SERVER-32198Allison Easton2022-02-081-10/+0
* SERVER-63245 Handling StaleShardVersion error for TTL IndexesSergi Mateo Bellido2022-02-081-0/+51
* SERVER-63366 Basic retryability support for findAndModify WCOS with transacti...Jack Mulrow2022-02-081-12/+62
* SERVER-63307 Add tests for $lookup's array semanticsIrina Yatsenko2022-02-081-0/+277
* SERVER-60800 fix aggregation_cursor_invalidation testsruslan.abdulkhalikov2022-02-081-12/+12
* SERVER-62452 Add collectionUUID parameter to reshardCollection commandFaustoleyva542022-02-071-0/+83
* SERVER-61795 Fix comparisons in expression_trigonometric.jsJustin Seyster2022-02-071-5/+43
* SERVER-58694 Implement writing of pre-images for transactional update/replace...Mindaugas Malinauskas2022-02-0715-45/+627
* SERVER-63250 Check featureFlagShardedTimeSeries on both primary and secondary...Rui Liu2022-02-073-20/+46