summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-32847: Make copyDb transfer UUIDs when creating collectionsjannaerin2018-03-214-304/+258
* SERVER-33867 Create and store db versions in config.databases on setFCV=4.0jannaerin2018-03-211-0/+50
* SERVER-33028 Support readConcern snapshot in cluster find commandJack Mulrow2018-03-211-7/+4
* SERVER-30005: remove $isolated/$atomic optionNick Zolnierz2018-03-2117-466/+167
* SERVER-33306 SERVER-33307 SERVER-33308 Add prepareTransaction command stub. A...Louis Williams2018-03-212-0/+139
* SERVER-33757 Unsupported target type in $convert is an "onError" case.Justin Seyster2018-03-211-1/+16
* SERVER-33666 Make $geoNear stage and geoNear command support readConcern leve...James Wahlin2018-03-214-36/+80
* SERVER-3645 make count() with a predicate accurate on sharded clustersIan Boros2018-03-2114-54/+181
* SERVER-33937 Restart shard as replica set in shard_kill_and_pooling.jsjannaerin2018-03-211-3/+2
* Revert "SERVER-30005: remove $isolated/$atomic option"Nick Zolnierz2018-03-2017-152/+464
* SERVER-33953 Make secondary unelectable in stepdown_killop.jsVesselina Ratcheva2018-03-201-2/+2
* SERVER-33935 remove trailing whitespacesRobert Guo2018-03-201-2/+2
* SERVER-33935 add clusterAuthMode option to TestDataRobert Guo2018-03-201-0/+76
* SERVER-33354 Add snapshot read support for additional commandsJames Wahlin2018-03-203-36/+136
* SERVER-33815 Create transactions test suite and test tagWilliam Schultz2018-03-202-0/+227
* SERVER-30005: remove $isolated/$atomic optionNick Zolnierz2018-03-2017-464/+152
* SERVER-30879: check for write concern errors on assert.commandWorkedDavid Bradford2018-03-208-37/+104
* SERVER-32335 SyncTail increments fetched document counter only when a documen...Benety Goh2018-03-201-3/+6
* SERVER-33669 Stepdown and shutdown should abort all uncommitted transactionsTess Avitabile2018-03-201-0/+84
* SERVER-33856 remove test coverage for 3.0Samy Lanka2018-03-201-42/+0
* SERVER-33997 Add requires_sharding tag to tests run in NoJournal suitejannaerin2018-03-204-0/+6
* SERVER-33645 Use bulk inserts in core/splitvector.jsJack Mulrow2018-03-201-33/+29
* SERVER-33514 Use the common sharding commands machinery for listCollections a...Kaloian Manassiev2018-03-191-3/+1
* SERVER-32327 Add test to make sure reads are supported for starting a transac...Matthew Russotto2018-03-191-0/+88
* SERVER-33924 Make parallel.js move chunks to existent shardsjannaerin2018-03-191-1/+2
* SERVER-33974 multi-statement transaction FSM test should only be run in Wired...Xiangyu Yao2018-03-191-2/+6
* SERVER-33955 Make stale_mongos_updates_and_removes.js start with standalone s...jannaerin2018-03-191-1/+2
* SERVER-33312 Add FSM test for single replica set transactionXiangyu Yao2018-03-172-0/+142
* SERVER-22412 Implement a secure transport ASIO backendSara Golemon2018-03-177-241/+297
* SERVER-33542 Avoid timing out cursor between batchesCharlie Swanson2018-03-161-12/+4
* SERVER-32174: Remove old snapshot query optionNick Zolnierz2018-03-168-245/+83
* SERVER-33758 Remove logUserIdsBen Caimano2018-03-161-260/+0
* SERVER-19410 Add maxTimeMS support to mongosCharlie Swanson2018-03-161-5/+49
* SERVER-18094 Tag currentop_query.js to resolve test failures on mobile variantsBernard Gorman2018-03-161-0/+1
* SERVER-33846: Set oplog visibility synchronously on secondaries, at the end o...Daniel Gottlieb2018-03-151-0/+2
* SERVER-33798 Fail atClusterTime reads at times newer than the current cluster...Spencer T Brody2018-03-153-10/+17
* SERVER-33591 Cleanup interaction of write concerns and transactionsSiyuan Zhou2018-03-151-16/+4
* SERVER-33734 Improve jsTestLog filterabilityJudah Schvimer2018-03-152-2/+2
* SERVER-31802 Rip out more dead master-slave code, and the related concept of ...Andy Schwerin2018-03-151-13/+1
* SERVER-33698 batchSize:0 snapshot reads must allocate a WiredTiger transactionJames Wahlin2018-03-154-41/+134
* SERVER-33842: updateUser must return UserNotFoundSpencer Jackson2018-03-151-3/+2
* SERVER-33586 Add _cloneCatalogData commandBlake Oler2018-03-155-0/+156
* SERVER-33791 user_flags_sharded.js sends moveChunk to invalid shardjannaerin2018-03-151-1/+1
* SERVER-18094 Add 'localOps' parameter to $currentOp to show local mongoS oper...Bernard Gorman2018-03-154-354/+548
* SERVER-33154 Add tests for upconversion of legacy queries with predicate {que...Bernard Gorman2018-03-153-17/+49
* SERVER-33154 Legacy queries with predicate {query: "foo"} are upconverted inc...David Bartley2018-03-151-0/+7
* SERVER-33549 Refactor OpenSSL to use common ASN.1 code and add testMark Benvenuto2018-03-155-0/+167
* SERVER-31802 Remove master and slave uses from dur suiteAndy Schwerin2018-03-153-22/+5
* SERVER-23202: Query planner does not trim certain bounds-generating inequalit...Nick Zolnierz2018-03-148-149/+344
* SERVER-33882 Add requires_sharding tag to sharding testsjannaerin2018-03-1444-4/+62