index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mongo
/
scripting
/
mozjs
/
internedstring.defs
Age
Commit message (
Expand
)
Author
2022-08-18
SERVER-68213 Modernize 'DBQuery' to avoid OP_QUERY-style format
David Storch
2021-01-19
SERVER-38938 include metadata in command response
Robert Guo
2020-03-17
SERVER-46696 Sort interned authenticated js string
Randolph Tan
2020-03-17
SERVER-46696 mongo shell can end up creating multiple implicit sessions on th...
Randolph Tan
2019-12-04
SERVER-43246 Add a log line for when a cursor is reaped due to logical sessio...
Kevin Pulo
2018-01-31
SERVER-32065 support retryWrites URI param in shell
Kevin Albertson
2018-01-19
SERVER-32239 Lossless status throwing in JS
Jason Carey
2016-09-15
SERVER-23135 properly print context on js load
Matt Cotter
2016-08-18
SERVER-22382 allow mongo --host to take uri
Matt Cotter
2016-08-15
SERVER-24146 Fix JSON.stringify regression, and add new "tostrictjson" shell ...
Adam Chelminski
2016-02-17
SERVER-9131 prevent automatic function marshalling in shell
rahuldhodapkar
2015-10-13
SERVER-6233 Add URI parsing to mongo shell
Jonathan Reams
2015-10-06
SERVER-19977 Intern JS Strings
Jason Carey