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
/
db.cpp
Age
Commit message (
Expand
)
Author
2023-11-06
SERVER-77345, valdiDBName moves to DatabaseName, changed DatabaseName::validD...
dominichernandez
2023-07-01
SERVER-77049 SERVER-77050 IWYU automated changes up to 1.0
Daniel Moody
2022-03-07
SERVER-61008 Upgrade vendorized mozjs to esr91.3
Justin Seyster
2019-02-26
SERVER-39521 Don't skip _id in ObjWrapper::toBSON
Jason Carey
2019-02-13
SERVER-39560 - remove leading blank line on all C++ files
Billy Donahue
2018-10-22
SERVER-37651 Update header files with new license
Ramon Fernandez
2017-09-20
SERVER-30769 Mongo shell throws 'exception during autocomplete'
Mark Benvenuto
2017-08-17
SERVER-30362 MozJS - implement resolve instead of getProperty for native types
Mark Benvenuto
2017-04-14
SERVER-28739 make the js scripting engine correctly verify that accessed coll...
Esha Maharishi
2016-06-16
SERVER-23103 Refactor access to haveLocalShardingInfo
Andrew Morrow
2016-05-28
SERVER-23971 Clang-Format code
Mark Benvenuto
2016-03-29
SERVER-22577 disallow creation of databases containing $ on mmapv1
Robert Guo
2016-03-10
SERVER-22359 Move ensureShardVersionOkOrThrow to CollectionShardingState
Kaloian Manassiev
2015-10-06
SERVER-19977 DB::getProperty improvements in JS
Jason Carey
2015-10-06
SERVER-19977 Intern JS Strings
Jason Carey
2015-09-17
SERVER-20375 Constrain JS method thisv
Jason Carey
2015-08-24
SERVER-20019 SpiderMonkey performance improvement in shell by removing pre-em...
Calvin Chan
2015-07-14
SERVER-18531 Integrate SpiderMonkey
Jason Carey