summaryrefslogtreecommitdiff
path: root/src/mongo/shell
Commit message (Expand)AuthorAgeFilesLines
* SERVER-43265 Fix using URI network compressors parameter in shellHenrik Edin2019-10-151-1/+3
* SERVER-43409 Support non amazon hosted AWS KMS endpointsMark Benvenuto2019-10-111-5/+8
* SERVER-42866 Trigger a logical session cache refresh on all shards in the Sha...Alex Taskov2019-10-071-0/+9
* SERVER-41505 Track average number of catchup ops in serverStatusXuerui Fa2019-09-301-3/+22
* SERVER-42767 Improve logging in ReplSetTest.stopSetWilliam Schultz2019-09-251-1/+28
* SERVER-42613 getHashes should default to liveSlaves, not _slaves in replsette...Matthew Russotto2019-09-251-3/+3
* SERVER-43039 db.collection.bulkWrite doesn't support hint with replaceOneJames Wahlin2019-09-251-0/+8
* SERVER-43005 : getKeyVault.createKey() should return the created data keyShreyas Kalyan2019-09-161-2/+4
* SERVER-37690 Return 0 from countDocuments for empty collectionA. Jesse Jiryu Davis2019-09-131-1/+4
* SERVER-42969 Fix handling of Unicode strings in windows `USERPROFILE` environ...ADAM Martin2019-09-121-3/+3
* SERVER-42608 Accept hint in shell helper updateOne and updateManyJames Wahlin2019-09-112-1/+17
* SERVER-36816 avoid reloading the view catalog during dbhash checkRobert Guo2019-08-264-125/+179
* SERVER-41874 Add shell option to skip cursor finalize.Siyuan Zhou2019-08-232-1/+3
* SERVER-42856 Make the check for chunk moved in the op observer take hashed sh...Randolph Tan2019-08-221-2/+2
* gpg: Signature made Mon 12 Aug 2019 12:58:45 PM EDTSpencer Jackson2019-08-201-2/+2
* SERVER-41277 Create FLE Data Framing ClassesShreyas Kalyan2019-08-193-120/+63
* Apply formatting per `clang-format-7.0.1`clang-format-7.0.12019-07-2635-3538/+3491
* SERVER-42318 Tighten bounds on AEAD Decrypt output lengthMark Benvenuto2019-07-242-3/+6
* SERVER-42257 Announce known emulationsAndrew Morrow2019-07-232-0/+51
* SERVER-41313 Evaluate Driver's Client Side FLE Specification Tests in ShellShreyas Kalyan2019-07-224-9/+12
* SERVER-42111 Enable auto-decrypt in communityShreyas Kalyan2019-07-192-2/+143
* SERVER-41919 Disallow specific types for explicit encryptionShreyas Kalyan2019-07-121-0/+7
* SERVER-41829 findAndModify ignores filter expressions that are not objectsArun Banala2019-07-121-3/+3
* SERVER-41195 Turn off auto-splitting when the balancer is turned offRandolph Tan2019-07-111-0/+6
* SERVER-41632 Fix division by zero in shell collStats helperRandolph Tan2019-07-092-4/+10
* SERVER-41303 Split jscore tests that run mapReduce but do not specifically te...Allison Easton2019-07-081-2/+0
* SERVER-1599 Add support for index hint to update commandXin Hao Zhang2019-07-033-2/+31
* SERVER-40616 awaitReplication should reset timeout when secondary makes progressSamy Lanka2019-07-012-84/+140
* SERVER-41163 apply operations separately during initial sync commit transacti...Pavi Vetriselvan2019-06-271-0/+4
* SERVER-41837 Fix unittest compilation on non-ssl mac buildsMark Benvenuto2019-06-261-1/+1
* SERVER-41250 Reset the oldest timestamp if initial sync fails and starts anot...Samy Lanka2019-06-261-0/+10
* SERVER-41837 Fix unittest compilation on non-ssl buildsMark Benvenuto2019-06-241-7/+8
* SERVER-41609 Create ClientEncryption object for FLE shell APIMark Benvenuto2019-06-243-4/+25
* SERVER-41644 Expose explicit encryption helpers in community shellMark Benvenuto2019-06-2413-2/+2247
* SERVER-41817 String ServerParameters should not be JSON.stringify'dBen Caimano2019-06-191-4/+17
* SERVER-41377 Add JS tests that the rollback data files are generated correctl...William Schultz2019-06-141-1/+2
* Revert "SERVER-4999 Normalize all hostnames to lowercase"A. Jesse Jiryu Davis2019-06-102-10/+3
* SERVER-40408 Add support for pipelines in coll.updateMany shell helperBernard Gorman2019-06-101-9/+12
* SERVER-23923 Track writeConcern through getMoresCharlie Swanson2019-06-031-3/+1
* SERVER-37062 db.watch does not show up in autocomplete or helpDavis Haupt2019-05-301-0/+2
* SERVER-40953 capture errno earlier when accessing shell history fileKevin Pulo2019-05-291-10/+20
* SERVER-41249 Fix special cases for $out to include $mergeCharlie Swanson2019-05-221-5/+10
* SERVER-36099 Trim FTDC connection pool statsA. Jesse Jiryu Davis2019-05-211-2/+4
* SERVER-41216 Rename InterruptedDueToStepDown error code to InterruptedDueToRe...Judah Schvimer2019-05-202-5/+4
* SERVER-40841 Re-issue invalid test certificatesJonathan Reams2019-05-201-1/+1
* SERVER-4999 Normalize all hostnames to lowercaseA. Jesse Jiryu Davis2019-05-142-3/+10
* SERVER-40712 Ensure the dropDatabase() command accepts a write concern.Gregory Wlodarek2019-05-131-9/+8
* SERVER-40567 benchRun support for pipeline updatesCharlie Swanson2019-05-103-14/+50
* SERVER-40408 Ban pipeline-style syntax in the shell's Bulk replaceOne functionBernard Gorman2019-05-101-0/+4
* SERVER-41067 Make the MongoRunner logical options include skipValidationKaloian Manassiev2019-05-091-1/+2