summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-29912 Require argument to $pop to be 1 or -1.David Storch2017-07-052-1/+18
* SERVER-29941 mongos_does_not_gossip_logical_time_without_keys.js should expec...Jack Mulrow2017-07-051-4/+6
* SERVER-29904 don't generate convertToCapped oplog entriesGeert Bosch2017-07-032-9/+4
* SERVER-29405 delay deleting orphaned shard chunksNathan Myers2017-06-304-97/+92
* SERVER-29371 Check auth for nested $lookup pipelinesJames Wahlin2017-06-302-4/+49
* SERVER-28774 Add RenameNode.Justin Seyster2017-06-291-10/+19
* SERVER-28769 Implement PopNode.David Storch2017-06-292-13/+102
* SERVER-28764 Create AddToSetNodeTess Avitabile2017-06-291-14/+7
* SERVER-28613: Add $dateToParts and $dateFromParts aggregation framework opera...Derick Rethans2017-06-292-0/+1027
* SERVER-27719 test assertion message should be passed to assert.commandWorked(...Benety Goh2017-06-281-1/+1
* SERVER-21779 fixed misplaced write concern argument to collection drop commandBenety Goh2017-06-281-1/+1
* SERVER-29876 change tool_replset.js to drop collection instead of databaseBenety Goh2017-06-281-4/+5
* SERVER-29876 change oplog_all_ops.js to drop collection instead of the databaseBenety Goh2017-06-281-1/+1
* SERVER-29876 stop using applyOps to run dropDatabase in user_defined_roles_on...Benety Goh2017-06-281-1/+9
* SERVER-29876 read_committed_with_catalog_changes.js drops collection during t...Benety Goh2017-06-281-6/+8
* SERVER-18292 Re-enable tests tagged with SERVER-18292Mathias Stearn2017-06-284-16/+21
* SERVER-29319 Delete DBClient::runCommandWithMetadata{,AndTarget}Mathias Stearn2017-06-285-22/+21
* SERVER-29691 rolls back dropDatabase commandsJudah Schvimer2017-06-281-85/+0
* SERVER-29875 Install SessionsTransactionTable on the ServiceContextKaloian Manassiev2017-06-281-1/+1
* SERVER-29872 Add requires_persistence tag to key_rotation.jsJack Mulrow2017-06-271-0/+3
* SERVER-29277 dropDatabase() waits for collection drops to be replicated befor...Benety Goh2017-06-271-0/+149
* SERVER-29277 Automatically retry operations on DatabaseDropPending.Max Hirschhorn2017-06-273-1/+269
* SERVER-29618 fix serialization of geo match expressionsKyle Suarez2017-06-271-0/+101
* SERVER-29845 Skip 'ns not found' error during collection validation on Mongod...Eddie Louie2017-06-261-0/+8
* SERVER-28978 Fix presplit behaviour in shard_host_info.js testBernard Gorman2017-06-261-8/+7
* SERVER-29759 on _configsvrSetFeatureCompatibilityVersion=3.6, generate and pe...Esha Maharishi2017-06-261-0/+45
* SERVER-29545 allow step_down_during_draining.js multiple attempts to step up ...Judah Schvimer2017-06-261-3/+6
* SERVER-29248 Add parameter to adjust frequency of key rotationMisha Tyulenev2017-06-231-0/+29
* SERVER-28453 Key rotation integration testsJack Mulrow2017-06-233-0/+197
* SERVER-27884 Remove hard kill testing for master/slaveMatthew Russotto2017-06-234-8/+3
* SERVER-29835 Increase timeout for waiting for drain mode to finish in step_do...Spencer T Brody2017-06-231-1/+1
* SERVER-29647 Fix $match swapping to avoid moving before $sort-$limit.David Storch2017-06-232-3/+22
* SERVER-27992 Use UUIDs for replicationGeert Bosch2017-06-232-1/+154
* SERVER-29668 Extend 'parallelCollectionScan' to take a collection UUID argumentJason Chan2017-06-231-2/+11
* SERVER-27722 write tests for upgrade/downgrade scenario for logical clockJack Mulrow2017-06-233-0/+336
* SERVER-29546 Add hostname to standard currentOp output, and include shard nam...Bernard Gorman2017-06-231-7/+26
* SERVER-28978 Add hostname to $collStats output, and include shard name when r...Bernard Gorman2017-06-231-0/+57
* SERVER-29785 shards and config should not gossip logicalTime and operationTim...Jack Mulrow2017-06-221-3/+5
* SERVER-29254 move OplogTruncateAfterPoint into its own collectionJudah Schvimer2017-06-223-9/+38
* SERVER-29798 Ensure 3.4 secondary replicates featureCompatibilityVersion docu...Tess Avitabile2017-06-221-4/+13
* SERVER-29277 removed dropDatabase from list of ops to use in workload for mix...Benety Goh2017-06-221-19/+0
* SERVER-29277 fix mixed_storage_version_replication.js to always pass string t...Benety Goh2017-06-221-7/+11
* SERVER-29755 Fix hostname bind_ip valuesJonathan Reams2017-06-221-0/+16
* SERVER-29371 Add support for lite parse of namespace in nested $lookupJames Wahlin2017-06-223-5/+167
* SERVER-29676 arrayToObject should not error out on explicit value of null or ...Wan Bachtiar2017-06-221-27/+41
* SERVER-29654 Enable keys generation and logicalTime processing on shards and ...Jack Mulrow2017-06-221-0/+95
* SERVER-29652 mongos should not gossip logical time until admin.system.keys is...Jack Mulrow2017-06-227-12/+88
* SERVER-29277 fixed commands_that_write_accept_wc_configRS.js to work with new...Benety Goh2017-06-221-4/+14
* SERVER-28150 Add support for readConcern::afterClusterTime for level == localMisha Tyulenev2017-06-212-27/+39
* SERVER-29277 fixed dropDatabase test cases in read_committed_with_catalog_cha...Benety Goh2017-06-211-0/+6