summaryrefslogtreecommitdiff
path: root/src/mongo/shell/utils.js
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-29402 Implement ServiceExecutor and fixed-size test executorJonathan Reams2017-07-141-0/+1
* SERVER-29350 Bump featureCompatibilityVersion to 3.6Tess Avitabile2017-06-091-2/+0
* SERVER-28590 Invoke validate command on collections before shutting down mong...Eddie Louie2017-06-071-1/+3
* SERVER-21675 change replica_sets_legacy to replica_sets_pv0Judah Schvimer2017-02-281-1/+1
* SERVER-27839 Allow for step downs during reconfig in ReplSetTest initiateJudah Schvimer2017-02-271-1/+7
* SERVER-26952: Cache SCRAM-SHA-1 ClientKeySpencer Jackson2017-02-021-1/+9
* SERVER-27035 rs.compareOpTimes() throws exception when comparing with empty O...Jack Mulrow2016-12-221-11/+20
* SERVER-26065 Write more generic optime comparator functionRandolph Tan2016-11-091-0/+57
* SERVER-25488 __sanitizeMatch needs a check for nullJonathan Abrahams2016-09-151-1/+1
* SERVER-25488 fixed lintBenety Goh2016-09-151-4/+4
* SERVER-25488 Added JavaScript funciton to mongo shell to check for sanitizer ...Jonathan Abrahams2016-09-151-0/+25
* SERVER-25889 Collection validation should fail if featureCompatibilityVersion...Tess Avitabile2016-09-071-1/+3
* SERVER-25474 make jsTest.authenticate more flexibleRobert Guo2016-08-261-5/+5
* SERVER-25768 skip hooks in fuzzer suites when invalid views presentKyle Suarez2016-08-241-1/+2
* SERVER-25267 SERVER-25265 Integrate compression with networking codeJonathan Reams2016-08-091-0/+1
* SERVER-25153 Converting sharding_last_stable_mongos test suite to include mix...Dianna Hohensee2016-07-221-0/+1
* SERVER-25066 add automation desgination to shell promptMatt Cotter2016-07-201-4/+12
* SERVER-18399 Issue a notification in the shell when automation is activeAndrew Morrow2016-07-151-0/+33
* SERVER-24201 jsTest.authenticateNodes doesn't handle temp network errorsJonathan Abrahams2016-06-141-1/+1
* SERVER-22204 Tests should lower WT cache sizeMike Grundy2016-06-131-0/+1
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-63/+39
* SERVER-22533: correct tests for writeConcern majority + journal behaviorsScott Hernandez2016-03-271-0/+2
* SERVER-22320 remove SYNC option and SyncClusterConnectionMisha Tyulenev2016-03-101-1/+0
* SERVER-22469 Format JS code with approved style in src/mongo/shell & src/mong...Jonathan Abrahams2016-03-091-414/+523
* SERVER-22882 Remove the argumentsToArray function from the shellKamran Khan2016-02-291-7/+0
* SERVER-22340 Fix JS lint errors in src/mongo/ with ESLint --fixMike Grundy2016-02-051-84/+84
* SERVER-18144 Remove references to TestData.testFile and TestData.testPathJonathan Abrahams2016-02-011-16/+0
* SERVER-20519 Set random seed, assert if seed not set and random function is i...Jonathan Abrahams2015-12-311-42/+69
* SERVER-21450 - enableMajorityReadConcern in MongoRunner to unblacklist aggreg...Jonathan Abrahams2015-12-101-0/+1
* Revert "SERVER-21450 - enableMajorityReadConcern in MongoRunner to unblacklis...David Storch2015-12-081-1/+0
* SERVER-21450 - enableMajorityReadConcern in MongoRunner to unblacklist aggreg...Jonathan Abrahams2015-12-081-0/+1
* SERVER-21487 Add new suite for running 3.2 SCCC cluster with 3.0 mongos again...Randolph Tan2015-11-201-0/+2
* SERVER-20727 Seed shell random numbers from SecureRandomJonathan Reams2015-11-121-4/+3
* SERVER-18607 Mongo shell should report whether connected MongoDB is enterpriseJonathan Reams2015-10-131-4/+19
* Revert "SERVER-18607 Mongo shell should report whether connected MongoDB is e...Max Hirschhorn2015-10-121-19/+4
* SERVER-18607 Mongo shell should report whether connected MongoDB is enterpriseJonathan Reams2015-10-121-4/+19
* SERVER-14191 - Add audit to auth and sharding_auth test suites on Enterprise ...Jonathan Abrahams2015-10-091-0/+1
* Revert "SERVER-14191 - Add audit to auth and sharding_auth test suites on Ent...Max Hirschhorn2015-10-081-1/+0
* SERVER-14191 - Add audit to auth and sharding_auth test suites on Enterprise ...Jonathan Abrahams2015-10-081-0/+1
* SERVER-20532 add a replica_sets_legacy evergreen taskmatt dannenberg2015-10-011-0/+2
* SERVER-20067 SERVER-19572 set readMode in shell based on wire versionDavid Storch2015-09-301-1/+1
* SERVER-19368: Move print.captureAllOutput from printShardingStatus jstest to ...Kevin Pulo2015-09-181-0/+17
* SERVER-18271 Add TestData options to configure range of ports used in testsCharlie Swanson2015-09-091-0/+2
* SERVER-19627 Add Decimal128 type support to mongo shellRaymond Jacobson2015-08-131-0/+3
* SERVER-19747 print Min/MaxKey as json where neededJason Carey2015-08-101-0/+3
* SERVER-19336 Add ESE tasks to EvergreenRobert Guo2015-07-241-1/+5
* SERVER-19493 Include 'code' field in thrown js Error objects where possibleSpencer T Brody2015-07-221-2/+18
* SERVER-19085 Add new suite for running 3-node legacy config serversDaniel Alabi2015-07-021-1/+2
* SERVER-17450 Standardize on a single way to start mongod in testsSpencer T Brody2015-04-061-9/+1
* SERVER-17450 Cleanup SSL test infrastructureSpencer T Brody2015-04-061-4/+2