summaryrefslogtreecommitdiff
path: root/src/mongo/scripting/utils.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-44623 Rework JSON generation from BSONObjHenrik Edin2019-12-181-1/+1
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-15/+17
* SERVER-31508: Make Javascript sleep interruptableSpencer Jackson2018-04-271-12/+0
* SERVER-26002 Make sure javascript sleep isn't interruptedJonathan Reams2016-09-161-0/+3
* SERVER-24146 Fix JSON.stringify regression, and add new "tostrictjson" shell ...Adam Chelminski2016-08-151-0/+16
* SERVER-23547 Make the multiversion concept of "latest" more precise.Andy Schwerin2016-04-071-8/+2
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-33/+32
* SERVER-8886 Final set of license exceptions for OpenSSLIan Whalen2013-12-101-0/+12
* SERVER-8104: clean up js global objectBen Becker2013-01-181-4/+0
* SERVER-7187 Make shell version() function return the version instead of just ...Spencer T Brody2012-09-271-4/+1
* Code cleanup prior to fixing SERVER-5842Tad Marshall2012-05-271-13/+15
* Some cleanup of headers and whitespaceTad Marshall2012-05-201-8/+3
* Remove ScriptEngine::Unlocker, which is no longer used.Aaron2012-04-101-4/+1
* replace assert with verify SERVER-1259Eliot Horowitz2012-03-261-2/+2
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+77