summaryrefslogtreecommitdiff
path: root/src/mongo/scripting/mozjs/proxyscope.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42967 SERVER-42895 SERVER-44086 Expand DiagnosticInfo hooks in Interru...Ben Caimano2019-10-211-1/+1
* SERVER-42736 Remove PosixNSPR implementations.ADAM Martin2019-10-141-2/+2
* SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano2019-09-171-3/+3
* SERVER-41071 Replace NULL and 0 with nullptrA. Jesse Jiryu Davis2019-06-141-1/+1
* SERVER-40357 expand all calls to MONGO_DISALLOW_COPYINGBilly Donahue2019-03-281-1/+2
* SERVER-39961 Update proxy scope to use two cvsJason Carey2019-03-061-1/+2
* SERVER-39427 Modify interrupt semantics for opCtxJason Carey2019-03-051-1/+1
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-39183 honor socket disconnect in $whereJason Carey2019-02-101-6/+8
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
* SERVER-35847 Remove eval command and remove/update related tests/helpersSara Golemon2018-06-291-2/+0
* SERVER-35115 Separate dbclientinterface.h into several parts, one per class.Henrik Edin2018-06-291-1/+1
* SERVER-35061: Javascript sleep should error on premature wakeSpencer Jackson2018-05-231-5/+5
* SERVER-30875 add requireOwnedObjects() to scopeJason Carey2017-08-301-0/+2
* SERVER-28323 Don't pass JavaScript scopes a function ID numberSpencer Jackson2017-04-101-2/+1
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-2/+2
* SERVER-25764 Interrupt javascript periodically.Jonathan Reams2016-08-291-0/+2
* SERVER-20678 Create a new JS scope for each mapreduceAndrew Morrow2015-10-121-1/+5
* SERVER-20564 no default getOwned for BSON in JSJason Carey2015-10-061-1/+3
* SERVER-19607 no recursion in JS -> BSON conversionJason Carey2015-09-211-2/+4
* SERVER-19627 Add Decimal128 type support to mongo shellRaymond Jacobson2015-08-131-0/+1
* SERVER-18531 Integrate SpiderMonkeyJason Carey2015-07-141-0/+195