summaryrefslogtreecommitdiff
path: root/src/mongo/shell
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41874 Add shell option to skip cursor finalize.Siyuan Zhou2019-07-302-1/+3
* SERVER-41696 Do not use the 'ns' field from index specs to compute the dbhashGregory Wlodarek2019-07-291-0/+7
* SERVER-41277 Create FLE Data Framing ClassesShreyas Kalyan2019-07-293-120/+63
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-2736-3505/+3458
* SERVER-42318 Tighten bounds on AEAD Decrypt output lengthMark Benvenuto2019-07-242-3/+6
* SERVER-36186 Default to the the oplogreplay optimization path for oplog colle...Xin Hao Zhang2019-07-241-18/+3
* SERVER-42257 Announce known emulationsAndrew Morrow2019-07-232-0/+51
* SERVER-41313 Fix lintShreyas Kalyan2019-07-151-9/+8
* SERVER-41313 Evaluate Driver's Client Side FLE Specification Tests in ShellShreyas Kalyan2019-07-154-5/+9
* SERVER-42077 Add 'allowDiskUse' option to find commandMisha Ivkov2019-07-121-0/+13
* SERVER-42111 Enable auto-decrypt in communityShreyas Kalyan2019-07-122-2/+143
* SERVER-41829 findAndModify ignores filter expressions that are not objectsArun Banala2019-07-121-3/+3
* SERVER-42034 remove BSONObjBuilder::numStrBilly Donahue2019-07-091-2/+1
* SERVER-33749 Add idleSessionTimeout flagRoxane2019-07-094-0/+32
* SERVER-9763 Remove BSONObjBuilder append unsigned methodAlya Berciu2019-07-031-1/+1
* SERVER-41632 Fix division by zero in shell collStats helperRandolph Tan2019-07-012-4/+10
* SERVER-41919 Disallow specific types for explicit encryptionShreyas Kalyan2019-07-011-0/+7
* SERVER-41837 Fix unittest compilation on non-ssl mac buildsMark Benvenuto2019-06-281-2/+2
* SERVER-7143 replace standard library number parsing with custom NumberParserNathan Brown2019-06-271-1/+2
* SERVER-36194 Remove the deprecated 'lastStableCheckpointTimestamp' field from...Zach Yam2019-06-251-10/+0
* SERVER-40616 awaitReplication should reset timeout when secondary makes progressSamy Lanka2019-06-242-84/+140
* SERVER-41837 Fix unittest compilation on non-ssl buildsMark Benvenuto2019-06-241-2/+2
* SERVER-41195 Turn off auto-splitting when the balancer is turned offRandolph Tan2019-06-241-0/+6
* SERVER-41250 Reset the oldest timestamp if initial sync fails and starts anot...Samy Lanka2019-06-211-0/+10
* SERVER-38251 Remove cloneCollection commandZach Yam2019-06-211-27/+0
* SERVER-41809 Collapse unit tests on a per-directory basisAndrew Morrow2019-06-201-29/+15
* SERVER-41609 Create ClientEncryption object for FLE shell APIMark Benvenuto2019-06-193-4/+25
* SERVER-41163 apply operations separately during initial sync commit transacti...Pavi Vetriselvan2019-06-191-0/+4
* SERVER-41817 String ServerParameters should not be JSON.stringify'dBen Caimano2019-06-191-4/+17
* SERVER-1599 Add support for index hint to update commandXin Hao Zhang2019-06-183-2/+31
* SERVER-41644 Expose explicit encryption helpers in community shellMark Benvenuto2019-06-1813-2/+2247
* SERVER-41071 Replace more NULLs with nullptrA. Jesse Jiryu Davis2019-06-173-4/+4
* SERVER-41071 Replace NULL and 0 with nullptrA. Jesse Jiryu Davis2019-06-144-31/+31
* SERVER-41377 Add JS tests that the rollback data files are generated correctl...William Schultz2019-06-141-1/+2
* SERVER-41623 Fix building on newer windows Toolkits.ADAM David Alan Martin2019-06-141-4/+0
* SERVER-41623 Fix building of `shell_utils_launcher` on FreeBSD.ADAM David Alan Martin2019-06-132-1/+3
* SERVER-41641 Misspelling in uassertOfer Cohen2019-06-121-1/+1
* Revert "SERVER-4999 Normalize all hostnames to lowercase"A. Jesse Jiryu Davis2019-06-112-10/+3
* SERVER-41303 Split jscore tests that run mapReduce but do not specifically te...Allison Easton2019-06-101-2/+0
* SERVER-41227 Bump binVersion="last-stable" to be MongoDB 4.2.Max Hirschhorn2019-06-101-1/+1
* SERVER-40408 Add support for pipelines in coll.updateMany shell helperBernard Gorman2019-06-101-9/+12
* SERVER-39339 Remove `stdx/memory.h`ADAM David Alan Martin2019-06-102-6/+6
* SERVER-39338 Remove `stdx/functional.h`ADAM David Alan Martin2019-06-101-1/+1
* SERVER-18463 Fix Windows unittests compileGregory Wlodarek2019-06-081-1/+2
* SERVER-18463 Remove StartupTest infrastructure, place StartupTests intoNathan Brown2019-06-075-161/+241
* 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