Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-46696 Sort interned authenticated js string | Randolph Tan | 2020-03-17 | 1 | -1/+1 |
* | SERVER-46696 mongo shell can end up creating multiple implicit sessions on th... | Randolph Tan | 2020-03-17 | 1 | -0/+1 |
* | SERVER-43246 Add a log line for when a cursor is reaped due to logical sessio... | Kevin Pulo | 2019-12-04 | 1 | -0/+1 |
* | SERVER-32065 support retryWrites URI param in shell | Kevin Albertson | 2018-01-31 | 1 | -0/+1 |
* | SERVER-32239 Lossless status throwing in JS | Jason Carey | 2018-01-19 | 1 | -10/+11 |
* | SERVER-23135 properly print context on js load | Matt Cotter | 2016-09-15 | 1 | -0/+4 |
* | SERVER-22382 allow mongo --host to take uri | Matt Cotter | 2016-08-18 | 1 | -0/+8 |
* | SERVER-24146 Fix JSON.stringify regression, and add new "tostrictjson" shell ... | Adam Chelminski | 2016-08-15 | 1 | -0/+3 |
* | SERVER-9131 prevent automatic function marshalling in shell | rahuldhodapkar | 2016-02-17 | 1 | -0/+2 |
* | SERVER-6233 Add URI parsing to mongo shell | Jonathan Reams | 2015-10-13 | 1 | -0/+1 |
* | SERVER-19977 Intern JS Strings | Jason Carey | 2015-10-06 | 1 | -0/+49 |