summaryrefslogtreecommitdiff
path: root/src/mongo/shell
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-31296 Update sessions, causal, and retryable in the mongo shell.Max Hirschhorn2017-11-086-139/+245
* SERVER-29653 Drop admin.system.keys on CSRS downgrade from 3.6 fcv to 3.4 fcvDianna Hohensee2017-11-071-6/+0
* SERVER-31622 Fix bad throwsMathias Stearn2017-11-022-21/+19
* SERVER-31390 Use a templating language to generate error_codes.{h,cpp,js}Mathias Stearn2017-11-022-2/+66
* SERVER-31568 Fix Windows Version detectionMark Benvenuto2017-11-022-0/+37
* SERVER-31061 Add `mongo+srv://` support for URIs.ADAM David Alan Martin2017-10-313-4/+7
* SERVER-31608 future-proof FCV enumJudah Schvimer2017-10-251-1/+1
* SERVER-31165 added mismatched oplog entries to assert messagePavithra Vetriselvan2017-10-231-3/+5
* SERVER-31413 Clean up structure of rollbackViaRefetchNoUUID test suiteWilliam Schultz2017-10-182-7/+6
* SERVER-31413 Add test suite that runs the rollbackViaRefetchNoUUID algorithmWilliam Schultz2017-10-171-0/+19
* SERVER-31277 Cancel all user operations on heartbeat stepdown pathSpencer T Brody2017-10-161-1/+8
* SERVER-29452 Handle missing featureCompatibilityVersion documentMaria van Keulen2017-10-161-1/+1
* SERVER-8417 Increase default max history length to 1000Mike Zraly2017-10-161-1/+1