summaryrefslogtreecommitdiff
path: root/jstests/core
Commit message (Expand)AuthorAgeFilesLines
* SERVER-63850: Add the count command to API version 1Maddie Zechar2022-04-281-1/+2
* SERVER-64065 disable user_management_helpers on selinuxsergey.galtsev2022-04-084-0/+4
* SERVER-64403 Encode the sort key from a document with collation only if value...Denis Grebennicov2022-04-061-15/+15
* SERVER-64102 Ensure that unpacking measurements doesn't overwrite pushedown a...James Wahlin2022-04-051-0/+32
* SERVER-64096 add missing test for setUserWriteBlockMode on v5.3Kyle Suarez2022-03-011-0/+1
* SERVER-61769 Remove inMultiDocumentTransaction from expCtxJennifer Peshansky2022-03-011-1/+5
* SERVER-63968 Use multiversion_incompatible tag instead of requires_fcvSara Golemon2022-03-011-1/+1
* SERVER-63968 Prohibit ennumeration of builtin roles on $external databaseSara Golemon2022-02-281-0/+47
* SERVER-63859 Disallow collMod with 'expireAfterSeconds' parameter over a view...Nicholas Zolnierz2022-02-241-0/+6
* SERVER-63428 Robustify oplog applying code for update operationRui Liu2022-02-221-2/+2
* SERVER-63481 Add `disallowNewDuplicateKeys` to `createIndex`Yuhong Zhang2022-02-151-0/+53
* SERVER-61654 Implement lastpoint optimization for {meta.a: 1, ts: -1} use caseKatherine Wu2022-02-152-1/+104
* SERVER-63617 Invalid 2D sphere documents do not throw BadValueAllison Easton2022-02-151-10/+13
* SERVER-63528 Use db and collection instead of namespace in CollectionUUIDMism...Gregory Noma2022-02-156-49/+172
* SERVER-63464 Create Collection restrictions with encrypted fieldsErwin Pe2022-02-111-43/+0
* SERVER-63199 Add new compact skeleton for mongodErwin Pe2022-02-111-0/+5
* SERVER-62861 Use `null` instead of empty string for `actualNamespace` in `Col...Gregory Noma2022-02-116-8/+8
* SERVER-63279 Allow DocumentSourceInternalUnpackBucket to interoperate with Do...Dan Larkin-York2022-02-111-0/+66
* SERVER-63473 Create SetUserWriteBlockMode configsvr coordinatorJordi Serra Torrens2022-02-111-0/+1
* SERVER-63496 Return `CollectionUUIDMismatch` even if command namespace does n...Gregory Noma2022-02-112-0/+24
* SERVER-62448 Add collectionUUID parameter to drop commandFaustoleyva542022-02-101-0/+66
* 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-62862 Add `expectedNamespace` to `CollectionUUIDMismatch` error responseGregory Noma2022-02-105-12/+25
* 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-092-33/+48
* SERVER-63384 Add support for encrypted fields to create collectionr5.3.0-alpha4Mark Benvenuto2022-02-091-0/+42
* SERVER-56974 Enable feature flag for PM-2311Jordi Olivares Provencio2022-02-096-34/+4
* 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-092-0/+167
* Revert "SERVER-56974 Enable feature flag for PM-2311"auto-revert-processor2022-02-096-4/+34
* SERVER-63010 Ensure that unpacking measurements doesn't overwrite pushdown ad...Matt Boros2022-02-081-0/+84
* SERVER-56974 Enable feature flag for PM-2311Jordi Olivares Provencio2022-02-086-34/+4
* Revert "SERVER-58694 Implement writing of pre-images for transactional update...auto-revert-processor2022-02-081-165/+0
* SERVER-58694 Implement writing of pre-images for transactional update/replace...Mindaugas Malinauskas2022-02-071-0/+165
* Revert "SERVER-62209 Add 'comment' option to 'createIndex' command"Shin Yee Tan2022-02-071-47/+0
* Revert "SERVER-62209 Add test for creating index with different comment to fail"Shin Yee Tan2022-02-071-5/+1
* SERVER-61939 Tighter bounds for clustered collection scansDaniel Gómez Ferro2022-02-071-4/+16
* SERVER-51456 Database Profiler outputs incorrect value of property "keysDelet...Romans Kasperovics2022-02-071-0/+232
* SERVER-62650 Limit cache wait time when initializing RecordIdsLouis Williams2022-02-041-8/+19
* SERVER-62290 Re-enable api_version_new_50_language_features.jsJames Wahlin2022-02-041-2/+0
* SERVER-63291 Swap numeric error code with IndexOptionsConflictJames Wahlin2022-02-041-2/+2
* SERVER-63078 Report bounded clustered collections scans as CLUSTERED_IXSCANLouis Williams2022-02-035-25/+29
* SERVER-61285 Test that the capped parameter for the create command can't be u...Samy Lanka2022-02-031-0/+39
* Revert "SERVER-62650 Limit cache wait time when initializing RecordIds"r5.3.0-alpha1Louis Williams2022-02-021-19/+8
* SERVER-62811 Allow special index types on cluster keysDaniel Gómez Ferro2022-02-021-1/+16
* SERVER-62456 Take UUID for `dropTarget` of `renameCollection` commandGregory Noma2022-02-021-6/+56
* SERVER-62650 Limit cache wait time when initializing RecordIdsLouis Williams2022-02-011-8/+19
* SERVER-62960 Add 'requires_fcv_52' tag for time-series tests incompatible wit...Gregory Wlodarek2022-01-311-0/+1
* SERVER-62209 Add test for creating index with different comment to failShin Yee Tan2022-01-271-1/+5