summaryrefslogtreecommitdiff
path: root/src/mongo/shell/utils.js
Commit message (Expand)AuthorAgeFilesLines
* gpg: Signature made Mon 12 Aug 2019 12:58:45 PM EDTSpencer Jackson2019-08-201-2/+2
* Apply formatting per `clang-format-7.0.1`clang-format-7.0.12019-07-261-33/+49
* SERVER-42257 Announce known emulationsAndrew Morrow2019-07-231-0/+45
* SERVER-40616 awaitReplication should reset timeout when secondary makes progressSamy Lanka2019-07-011-9/+8
* SERVER-41216 Rename InterruptedDueToStepDown error code to InterruptedDueToRe...Judah Schvimer2019-05-201-2/+1
* SERVER-40186 Retry interrupted commits in auto_retry_transaction.jsJack Mulrow2019-04-251-13/+12
* SERVER-38937 unify txn override and auto retry on network errorJudah Schvimer2019-04-041-1/+1
* SERVER-39852 show "empty" databases as "(empty)"Gabriel Russell2019-03-291-1/+4
* SERVER-38556 Handle transaction events in RoleGraph updateSpencer Jackson2019-03-281-0/+1
* SERVER-38887 Return names encapsulated when falling back on privilege inspectionSara Golemon2019-01-181-1/+12
* SERVER-33226: remove getPrevError() commandKim Tao2019-01-101-12/+0
* SERVER-36311 Add stepdowns, crashes, and shutdowns to replica_sets_multi_stmt...jannaerin2018-11-151-0/+32
* SERVER-37882 Switch the distributed transaction commit protocol to the RPC pr...Esha Maharishi2018-11-071-2/+0
* SERVER-37320 Prevent prepareTransaction from running on anything but initiali...Esha Maharishi2018-09-271-0/+2
* SERVER-37218 jsTestLog should accept an objectCharlie Swanson2018-09-191-0/+3
* SERVER-36718 Add forceValidationWithFeatureCompatibilityVersion to collection...Xiangyu Yao2018-08-271-0/+2
* SERVER-35903 Free monitoring disable without enabling does not workMark Benvenuto2018-07-131-8/+9
* SERVER-35758 Mongo shell prompt errors when running transactions after overri...Siyuan Zhou2018-07-101-0/+23
* SERVER-35715 Remove nopreallocj and smallfiles options from testsGeert Bosch2018-07-051-1/+0
* SERVER-32064 Requests from the shell should use an implicit session by defaultJack Mulrow2018-06-131-0/+11
* SERVER-34584 Update the default cloud free monitoring endpoint to final locationMark Benvenuto2018-06-111-0/+41
* WRITING-2732 Build test runner for running mql-model declarative tests agains...Martin Neupauer2018-06-061-1/+3
* SERVER-34595 Increase transactionLifetimeLimitSeconds default in testingMaria van Keulen2018-06-041-0/+1
* SERVER-34779 Add hook for checking dbhash while a test is running.Max Hirschhorn2018-05-251-4/+12
* SERVER-34496 Await all operations committed in ShardingTest::checkUUIDsConsis...Blake Oler2018-04-201-0/+2
* SERVER-33759 Forbid replication protocol version 0Spencer T Brody2018-04-131-1/+0
* SERVER-34235 isNetworkError correctly checks for SocketException errorWilliam Schultz2018-04-021-4/+10
* SERVER-33935 add clusterAuthMode option to TestDataRobert Guo2018-03-201-0/+4
* SERVER-33734 Improve jsTestLog filterabilityJudah Schvimer2018-03-151-1/+3
* Revert "SERVER-33734 Improve jsTestLog filterability"Esha Maharishi2018-03-151-2/+1
* SERVER-33734 Improve jsTestLog filterabilityJudah Schvimer2018-03-151-1/+2
* SERVER-32144 Remove test coverage for replication protocol version 0Vesselina Ratcheva2018-03-131-34/+14
* Revert "SERVER-32144 Remove test coverage for replication protocol version 0"Vesselina Ratcheva2018-03-091-14/+34
* SERVER-32144 Remove test coverage for replication protocol version 0Vesselina Ratcheva2018-03-091-34/+14
* SERVER-32647 Retry connecting to replica set when given a seed nodeVesselina Ratcheva2018-02-151-0/+26
* SERVER-32368 do not perform UUID check against a shard's config cache in the ...Esha Maharishi2018-02-131-0/+2
* SERVER-25640 check dbhashes in stopSetKevin Albertson2018-01-221-0/+1
* SERVER-32243 Add an option to have the validate hook skip some collectionsJonathan Abrahams2018-01-081-0/+1
* SERVER-32279 Remove support for authenticating via MONGODB-CRSara Golemon2017-12-181-1/+1
* SERVER-31194 Add a version of retryable_writes_jscore_passthrough.yml with st...Jack Mulrow2017-12-071-0/+3
* 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-081-9/+20
* SERVER-31413 Clean up structure of rollbackViaRefetchNoUUID test suiteWilliam Schultz2017-10-181-0/+1
* SERVER-31456 Set initial{Cluster,Operation}Time in concurrency suite.Max Hirschhorn2017-10-141-0/+1
* SERVER-31213 Retry retryable writes at least once in retryable_writes_jscore_...Jack Mulrow2017-10-111-0/+1
* SERVER-30511 call checkUUIDsConsistentAcrossCluster() before shutting down a ...Esha Maharishi2017-09-251-0/+2
* SERVER-31095 Adding an evergreen builder to test the legacy transport layer. ...Henrik Edin2017-09-221-0/+1
* SERVER-30953 Add auto-retry logic to the mongo shell for testing during stepd...Jack Mulrow2017-09-211-1/+3
* SERVER-19076 handle multiline shard keys in sh.status()Kevin Pulo2017-09-211-0/+12
* SERVER-30903 Fix shellHelper.use() and setting global `db` object.Max Hirschhorn2017-08-301-1/+1