summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-31858 Fix explodeForSort() path to handle multikeyness correctly.David Storch2017-11-101-0/+14
* SERVER-31777 deactivate logical sessions for fcv34Jason Carey2017-11-095-14/+32
* SERVER-31218 Test must wait for slave to sync FCV document before using FCV 3...Matthew Russotto2017-11-091-3/+7
* SERVER-31763 $changeStream on sharded collections must always split on mongoS...Bernard Gorman2017-11-091-0/+49
* SERVER-31631 Bump minimum outgoing wire version for mongod when featureCompat...Tess Avitabile2017-11-092-0/+115
* SERVER-31243 Make no-op retry of findAndModify upsert of new document return ...Kaloian Manassiev2017-11-091-4/+7
* SERVER-31807 Add Powercycle task using writeConcern {w: "majority"}Jonathan Abrahams2017-11-084-31/+21
* SERVER-31296 Update sessions, causal, and retryable in the mongo shell.Max Hirschhorn2017-11-0813-49/+615
* SERVER-31884 No toggle_feature_compatibility.js in stepdown suites.Justin Seyster2017-11-082-0/+8
* SERVER-31783 Prevent secondaries from generating UUIDs during upgradeGeert Bosch2017-11-082-2/+77
* SERVER-31805 provide option to Cloner to preserve UUIDsJudah Schvimer2017-11-081-0/+77
* SERVER-31275 Ensure causal consistency guarantees on secondaries during chunk...Dianna Hohensee2017-11-083-14/+33
* SERVER-31565 Add stats about logical sessions background jobs to serverStatusJason Carey2017-11-071-2/+2
* SERVER-31599 Rollback method bound to FCVPavithra Vetriselvan2017-11-071-1/+0
* SERVER-29843 Make oplog queries use eq, gt, and gte predicates on ts for scan...Tess Avitabile2017-11-071-57/+204
* SERVER-31135 Add a change stream passthrough suite targeting secondariesCharlie Swanson2017-11-071-0/+68
* SERVER-28916 Make mongos automatically retry failed retryable writesJack Mulrow2017-11-071-5/+7
* SERVER-31774 New powercycle test option & task - setFeatureCompatibilityVersionJonathan Abrahams2017-11-071-4/+14
* SERVER-29653 Drop admin.system.keys on CSRS downgrade from 3.6 fcv to 3.4 fcvDianna Hohensee2017-11-071-0/+82
* SERVER-31844 Ensure that mapReduce holds the necessary locks for PlanExecutor...David Storch2017-11-071-0/+40
* SERVER-31842 Restrict $lookup nested sub-pipeline depthJames Wahlin2017-11-071-7/+33
* 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