summaryrefslogtreecommitdiff
path: root/src/mongo/scripting/mozjs/internedstring.defs
Commit message (Expand)AuthorAgeFilesLines
* SERVER-68213 Modernize 'DBQuery' to avoid OP_QUERY-style formatDavid Storch2022-08-181-3/+3
* SERVER-38938 include metadata in command responseRobert Guo2021-01-191-0/+1
* SERVER-46696 Sort interned authenticated js stringRandolph Tan2020-03-171-1/+1
* SERVER-46696 mongo shell can end up creating multiple implicit sessions on th...Randolph Tan2020-03-171-0/+1
* SERVER-43246 Add a log line for when a cursor is reaped due to logical sessio...Kevin Pulo2019-12-041-0/+1
* SERVER-32065 support retryWrites URI param in shellKevin Albertson2018-01-311-0/+1
* SERVER-32239 Lossless status throwing in JSJason Carey2018-01-191-10/+11
* SERVER-23135 properly print context on js loadMatt Cotter2016-09-151-0/+4
* SERVER-22382 allow mongo --host to take uriMatt Cotter2016-08-181-0/+8
* SERVER-24146 Fix JSON.stringify regression, and add new "tostrictjson" shell ...Adam Chelminski2016-08-151-0/+3
* SERVER-9131 prevent automatic function marshalling in shellrahuldhodapkar2016-02-171-0/+2
* SERVER-6233 Add URI parsing to mongo shellJonathan Reams2015-10-131-0/+1
* SERVER-19977 Intern JS StringsJason Carey2015-10-061-0/+49