summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-31441 Run validateCollections on each server in parallelr3.6.0-rc3Eddie Louie2017-11-061-11/+45
* SERVER-31392: Test changeStreams when an unsharded collection becomes shardedNick Zolnierz2017-11-061-0/+84
* SERVER-31300 Re-enable applyOps rollback test opWithoutUUIDBenety Goh2017-11-061-16/+15
* SERVER-31828 endSession in js should end sessionsJason Carey2017-11-061-0/+16
* SERVER-31712 do not apply ignoredErrors when appending raw responses if no sh...Esha Maharishi2017-11-061-1/+62
* SERVER-31632 write_transactions_during_migration.js should call waitForMoveCh...Randolph Tan2017-11-061-0/+2
* SERVER-31820 log UUID during collection dropJudah Schvimer2017-11-061-3/+1
* SERVER-31435 Move applyOps index collation test into jsCoreMaria van Keulen2017-11-061-2/+0
* SERVER-31804 Disable $expr rewrite optimizationJames Wahlin2017-11-061-163/+0
* SERVER-31696 Rename path prefixes in applyRenamesToExpression().Justin Seyster2017-11-031-0/+26
* SERVER-31827 Wait for Secondary after stepdown.ADAM David Alan Martin2017-11-031-0/+1
* SERVER-31450 add check_uuids_consistent_across_cluster.js comment, how to dis...Dianna Hohensee2017-11-031-0/+12
* SERVER-31443 Add support for change streams with non-simple collations.Charlie Swanson2017-11-032-36/+177
* SERVER-31825 replset6.js should await replication before checking if renameCo...William Schultz2017-11-031-5/+11
* SERVER-31435 Ensure applyOps with createIndexes replicatesMaria van Keulen2017-11-031-0/+100
* SERVER-28874 make allowPartialResults option only apply if exhausted retries ...Esha Maharishi2017-11-031-0/+76
* Revert "SERVER-31565 Add stats about logical sessions background jobs to serv...Ian Whalen2017-11-021-2/+2
* SERVER-31565 Add stats about logical sessions background jobs to serverStatussamantharitter2017-11-011-2/+2
* SERVER-31099 Add automated test for stall when WiredTiger uses LAS fileSulabh Mahajan2017-11-011-0/+56
* SERVER-31507 add option to specify oplog application mode in applyOpsr3.6.0-rc2Judah Schvimer2017-10-311-0/+92
* SERVER-31081 Fix Lint again.ADAM David Alan Martin2017-10-311-1/+2
* SERVER-31061 Fix Lint.ADAM David Alan Martin2017-10-311-1/+1
* SERVER-31061 Add `mongo+srv://` support for URIs.ADAM David Alan Martin2017-10-311-0/+8
* SERVER-31292: Make explain reflect optimizationsjannaerin2017-10-302-1/+24
* SERVER-31664 Fix use after free of OperationContext by ExpressionDate*James Wahlin2017-10-302-0/+101
* SERVER-31002 minValid should alway be set to existent OpTime.Siyuan Zhou2017-10-272-0/+88
* SERVER-31633 If the featureCompatibilityVersion is 3.6, upgrading, or downgra...Tess Avitabile2017-10-273-12/+63
* SERVER-31721 invalid $expr within $and/$or can segfault on call to optimizeJames Wahlin2017-10-271-0/+15
* SERVER-31254 Fail initial sync if fCV targetVersion is set or if there is no ...Judah Schvimer2017-10-272-58/+13
* SERVER-31744 Only ignore UUIDs in dbhash check for master/slave.Max Hirschhorn2017-10-271-1/+6
* SERVER-31611: Perform a clean shutdown and downgrade on an interpreted FCV 3.2.Daniel Gottlieb2017-10-271-1/+17
* SERVER-31613 disallow afterClusterTime on some commandsMisha Tyulenev2017-10-261-1/+29
* SERVER-20432 allow some escaped | chars in regexes to use tight index boundsKyle Suarez2017-10-261-0/+113
* SERVER-30802 Add CRUD & FSM clients to powertest.pyJonathan Abrahams2017-10-254-13/+197
* SERVER-31630 getParameter for featureCompatibilityVersion must expose targetV...Tess Avitabile2017-10-257-85/+119
* SERVER-31306 include clusterTime and operationTime in all errorsMisha Tyulenev2017-10-241-5/+31
* SERVER-31382: Add convertToCapped to restore roleSpencer Jackson2017-10-241-6/+6
* SERVER-31502 Relax timing assertion in awaitdata_getmore_cmd.jsCharlie Swanson2017-10-241-1/+3
* SERVER-31634 FeatureCompatibilityVersion::setIfCleanStartup() should store FC...Tess Avitabile2017-10-241-1/+12
* SERVER-17846: Forbid $isolated outside of update/delete user operationsNick Zolnierz2017-10-236-180/+464
* SERVER-31606 Make sure primary doesn't drop collection before it is committedWilliam Schultz2017-10-231-0/+68
* SERVER-31166 Ensure all rollback tests check dbhash and oplog consistencyWilliam Schultz2017-10-2310-0/+43
* SERVER-31539 applyOps create fails if UUID already exists in different DBGeert Bosch2017-10-231-0/+50
* SERVER-31545 Remove deprecated mongooplog toolRamon Fernandez2017-10-233-123/+0
* SERVER-31295 Re-enable applyOps rollback testWilliam Schultz2017-10-231-23/+56
* SERVER-31350: Make enableMajorityReadConcern a noopDaniel Gottlieb2017-10-204-47/+52
* SERVER-31658 Wait for state SECONDARY instead of RECOVERING in replsets/auth2.jsWilliam Schultz2017-10-201-6/+6
* SERVER-31346 Disallow 3.6 query features in views under FCV 3.4James Wahlin2017-10-204-2/+304
* SERVER-31192 Make Change Stream extract documentKey from insert op log entryNathan Myers2017-10-202-3/+2
* SERVER-31615 add tag to queryoptimizer3.js so it doesn't run in sharded passt...Dianna Hohensee2017-10-201-0/+9