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
/
utils.cpp
Age
Commit message (
Expand
)
Author
2024-05-17
SERVER-84609 Define a version for Aladdin MD5 (#19406)
adriangzz
2023-07-01
SERVER-77049 SERVER-77050 IWYU automated changes up to 1.0
Daniel Moody
2022-01-13
SERVER-27209 Eliminate dangerous BSONElement string extraction methods
Matt Kneiser
2019-12-18
SERVER-44623 Rework JSON generation from BSONObj
Henrik Edin
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
2018-04-27
SERVER-31508: Make Javascript sleep interruptable
Spencer Jackson
2016-09-16
SERVER-26002 Make sure javascript sleep isn't interrupted
Jonathan Reams
2016-08-15
SERVER-24146 Fix JSON.stringify regression, and add new "tostrictjson" shell ...
Adam Chelminski
2016-04-07
SERVER-23547 Make the multiversion concept of "latest" more precise.
Andy Schwerin
2015-06-20
SERVER-18579: Clang-Format - reformat code, no comment reflow
Mark Benvenuto
2013-12-10
SERVER-8886 Final set of license exceptions for OpenSSL
Ian Whalen
2013-01-18
SERVER-8104: clean up js global object
Ben Becker
2012-09-27
SERVER-7187 Make shell version() function return the version instead of just ...
Spencer T Brody
2012-05-27
Code cleanup prior to fixing SERVER-5842
Tad Marshall
2012-05-20
Some cleanup of headers and whitespace
Tad Marshall
2012-04-10
Remove ScriptEngine::Unlocker, which is no longer used.
Aaron
2012-03-26
replace assert with verify SERVER-1259
Eliot Horowitz
2011-12-24
bulk move of code to src/ SERVER-4551
Eliot Horowitz