summaryrefslogtreecommitdiff
path: root/src/mongo/shell
Commit message (Expand)AuthorAgeFilesLines
* SERVER-32977 Make shell use SASL mechanism negotiationSara Golemon2018-02-241-7/+30
* SERVER-33227 don't modify global `db` in shell `connect()`Kevin Pulo2018-02-231-1/+1
* SERVER-32852 Capture data files on failures of the concurrency suiteJonathan Abrahams2018-02-212-3/+6
* SERVER-32143 Remove test coverage for master-slaveVesselina Ratcheva2018-02-211-105/+0
* SERVER-32597 Bump generic fCV referencesMaria van Keulen2018-02-211-4/+7
* SERVER-32393 Use same comparison for eq and neq assertionsDavid Bradford2018-02-201-5/+13
* SERVER-25640 check if jstests leave unterminated processesKevin Albertson2018-02-203-4/+51
* SERVER-33034: Update jstest asserts to accept a function for messagesDavid Bradford2018-02-151-376/+431
* SERVER-32647 Retry connecting to replica set when given a seed nodeVesselina Ratcheva2018-02-152-1/+32
* SERVER-32974 Enhance createUser/updateUser to support SCRAM-SHA-256Sara Golemon2018-02-151-1/+1
* SERVER-33275 Remove `platform/unordered_`* headersADAM David Alan Martin2018-02-141-5/+4
* SERVER-33324 Add useSnapshotReads option to benchRunTess Avitabile2018-02-142-24/+68
* SERVER-32368 do not perform UUID check against a shard's config cache in the ...Esha Maharishi2018-02-131-0/+2
* SERVER-32741 Initialize the featureCompatibilityVersion parameter value to 3.6Maria van Keulen2018-02-011-1/+1
* SERVER-32065 support retryWrites URI param in shellKevin Albertson2018-01-312-5/+10
* SERVER-22039 Fix printShardingSize commandBlake Oler2018-01-301-4/+1
* SERVER-31409 Create basic multi-version rollback Javascript testVesselina Ratcheva2018-01-302-4/+84
* SERVER-32987 Move the contents of the 'uuid' library to be under 'base'Kaloian Manassiev2018-01-301-1/+0
* SERVER-25640 check dbhashes in stopSetKevin Albertson2018-01-222-5/+28
* SERVER-32569 allow config servers and shard replica sets to start in non-clus...Misha Tyulenev2018-01-212-5/+9
* SERVER-25345 remove wassertMathias Stearn2018-01-191-1/+4
* SERVER-32778 do not eagerly tojson in shell assertionsKevin Albertson2018-01-191-13/+21
* SERVER-32683 JS JIT off by defaultJason Carey2018-01-172-5/+17
* SERVER-31335 cmd assertions check write errorsKevin Albertson2018-01-113-133/+246
* SERVER-32243 Add an option to have the validate hook skip some collectionsJonathan Abrahams2018-01-081-0/+1
* SERVER-32473 don't output an error on shell startup if no history fileKevin Pulo2018-01-071-0/+5
* SERVER-32302 Introduce BSONObjStlIterator as a proper stl-style iteratorMathias Stearn2018-01-041-2/+2
* SERVER-31198 Run the concurrency suite with shard stepdownsJack Mulrow2018-01-032-14/+5
* SERVER-32279 Remove support for authenticating via MONGODB-CRSara Golemon2017-12-182-6/+1
* SERVER-31916 wait for clusterTime on mongo connectionMisha Tyulenev2017-12-151-0/+21
* SERVER-32070 migrate some easy stdx::bind to lambdas (pt3)Billy Donahue2017-12-141-1/+1
* SERVER-32164 Fix handling of `authSource` in URIs.ADAM David Alan Martin2017-12-142-15/+82
* SERVER-32276 Remove support for MONGODB-CR in copydbSara Golemon2017-12-121-1/+1
* SERVER-32275 Remove MONGODB-CR client support from monogd/mongosSara Golemon2017-12-121-0/+153
* SERVER-32216 Remove UNIX sockets on clean shutdownJonathan Reams2017-12-121-0/+8
* SERVER-31194 Add a version of retryable_writes_jscore_passthrough.yml with st...Jack Mulrow2017-12-072-4/+81
* SERVER-31375: pathExists, resetDbpath, copyDbpath should not print stacktrace...Fiona Rowan2017-11-281-4/+12
* SERVER-31553 Update multiversion tests on 3.6Xiangyu Yao2017-11-281-1/+1
* SERVER-30062 remove storageDetails wrappers from shellBilly Donahue2017-11-271-166/+0
* SERVER-31925 Remove QueryPlan shell objectjannaerin2017-11-271-64/+0
* SERVER-31934 set orphanCleanupDelaySecs=1 for all testsMisha Tyulenev2017-11-211-1/+1
* SERVER-31808 don't boost::split an empty bind_ip stringBilly Donahue2017-11-201-1/+1
* SERVER-31394 Create passthrough of existing $changeStream tests to run agains...Bernard Gorman2017-11-201-4/+2
* SERVER-31751 checkReplicatedDataHashes improvements in dumpCollectionDiffJonathan Abrahams2017-11-181-1/+20
* SERVER-31354 Support driver API for changeStreams in the shell.Siyuan Zhou2017-11-163-3/+58
* Revert "SERVER-31808 Query vector<SockAddr> from TransportLayer"Billy Donahue2017-11-151-1/+1
* SERVER-31808 Query vector<SockAddr> from TransportLayerBilly Donahue2017-11-151-1/+1
* SERVER-31610 Add timestamp to plan cache entriesjannaerin2017-11-132-5/+3
* SERVER-31641 stop gossiping between shell clientsJason Carey2017-11-131-0/+23
* SERVER-31777 deactivate logical sessions for fcv34Jason Carey2017-11-091-0/+1