summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-36453 robustify aggregation_cursor_invalidations.jsIan Boros2018-08-301-34/+29
* SERVER-36381 Test using $out during upgrade of a clusterCharlie Swanson2018-08-301-10/+24
* SERVER-34757 Await replication before cloning in clone_catalog_data.js testBlake Oler2018-08-301-0/+8
* SERVER-35905 Plug pieces together to perform a distributed when applicableMartin Neupauer2018-08-301-0/+156
* SERVER-36100 generate _id for $out uniqueKey if not presentKyle Suarez2018-08-303-39/+145
* SERVER-36015: Fix lint.Daniel Gottlieb2018-08-291-1/+1
* SERVER-36015 Remove references to system.namespaces and system.indexesDianna Hohensee2018-08-2933-679/+80
* SERVER-36081: Write auth tests for $out and bypassDocumentValidationNick Zolnierz2018-08-293-4/+234
* SERVER-36807 Add --setShellParameter to shellSara Golemon2018-08-291-0/+22
* Revert "SERVER-13455 Add new configuration option for mongod to allow separat...Daniel Gottlieb2018-08-292-181/+0
* SERVER-36845 Change sessionId check in check_repl_db_hash_background hook to ...jannaerin2018-08-291-1/+2
* SERVER-35418 Allow specifying CAs for incoming and outgoing connections separ...Sara Golemon2018-08-291-0/+82
* SERVER-36613 Remove PyYaml depedency in configExpandRest testsSara Golemon2018-08-295-7/+6
* SERVER-36306 Add FSM workloads that run transactions workloads with all threa...jannaerin2018-08-287-79/+354
* SERVER-36899 Accept new 'startAfter' option in watch() helpersCharlie Swanson2018-08-282-3/+43
* SERVER-29450 Lower OplogFetcher and CollectionCloner batch sizes in tests by ...Tess Avitabile2018-08-281-18/+12
* SERVER-36332 write to primary from secondary in LogicalSessionsCache for Repl...Misha Tyulenev2018-08-282-16/+15
* SERVER-13201 support $out to foreign databaseKyle Suarez2018-08-286-63/+310
* SERVER-36893 Change autosplit_heuristics.js to wait for chunk splitting after...Matthew Saltz2018-08-281-7/+6
* SERVER-36266: Add fsync auth privilege requirement to $backupCursor.Daniel Gottlieb2018-08-273-24/+32
* SERVER-36718 Add forceValidationWithFeatureCompatibilityVersion to collection...Xiangyu Yao2018-08-273-7/+51
* SERVER-36424 Enforce uniqueKey is unique enoughCharlie Swanson2018-08-272-3/+325
* SERVER-36613 Add REST driven config file expansionSara Golemon2018-08-276-0/+387
* SERVER-36760 Relax conditions for shard_existing_coll_chunk_count.jsMatthew Saltz2018-08-271-7/+7
* SERVER-36321 Blacklist change_streams_primary_shard_unaware.js and hash_shard...jannaerin2018-08-272-1/+7
* SERVER-36474 Cannot initiate a replica set if free monitoring is disabled at ...Mark Benvenuto2018-08-271-0/+38
* SERVER-36872 Comment out $sample from testshard1.js temporarilyMatthew Saltz2018-08-271-1/+2
* SERVER-36869: Only call find once for checking capped collection truncationDavid Bradford2018-08-272-17/+16
* SERVER-36224 Refactor Collection::updateDocument argsJustin Seyster2018-08-261-0/+48
* SERVER-35793 Add concurrency test for transactions metricsWilliam Schultz2018-08-242-0/+131
* SERVER-36863 Make query_config.js only check for collections synchronously cr...Kaloian Manassiev2018-08-241-3/+0
* SERVER-13455 Add new configuration option for mongod to allow separate journa...Dewal Gupta2018-08-242-0/+181
* SERVER-36280 Create a feature tracker bit indicating the existence of KeyStri...Xiangyu Yao2018-08-241-0/+181
* SERVER-36847 Fix procedure to abort in-progress transactions in snapshot_read...Tess Avitabile2018-08-241-2/+4
* SERVER-35337 Implement/test existence and null comparison queries using "allP...samontea2018-08-241-13/+44
* SERVER-35643 Allow atClusterTime when enableTestCommands is falseCheahuychou Mao2018-08-242-43/+16
* SERVER-36840: Robustify mr_stored.js to failures in system.jsNick Zolnierz2018-08-241-60/+64
* SERVER-36534 don't acquire locks on oplog when writing oplog entriesEric Milkie2018-08-241-3/+3
* SERVER-35616 Do not allow afterClusterTime reads before oplog existsTess Avitabile2018-08-241-0/+33
* SERVER-35954 Default uniqueKey to document key for sharded collectionCharlie Swanson2018-08-241-0/+86
* SERVER-32642 Return raw command response in the validate JS hookJonathan Abrahams2018-08-243-12/+15
* Revert "SERVER-36280 Create a feature tracker bit indicating the existence of...Eric Milkie2018-08-231-181/+0
* SERVER-36768 Use namespace orphan for the recovered orphaned collectionsXiangyu Yao2018-08-232-2/+91
* SERVER-36288: Adjust required $out authz privileges based on modeNick Zolnierz2018-08-231-3/+85
* SERVER-36568 Avoid unique index upgrade at secondary on an empty collMod with...nehakhatri52018-08-241-0/+43
* SERVER-35814 ensure that prepareTransaction waits for writeConcernPavi Vetriselvan2018-08-235-105/+230
* SERVER-35782 Repair should move aside unsalvagable data files and create empt...Louis Williams2018-08-233-27/+160
* SERVER-36774 Allow shell assertion functions to take an object for the 'msg'Ian Boros2018-08-221-0/+19
* SERVER-36280 Create a feature tracker bit indicating the existence of KeyStri...Xiangyu Yao2018-08-221-0/+181
* SERVER-36406 Respect _defaultAuthenticationMechanism when providedSara Golemon2018-08-221-3/+12