summaryrefslogtreecommitdiff
path: root/src/mongo/scripting/engine_v8-3.25.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-14143 Re-enable javascript interruption.Spencer T Brody2014-12-011-21/+18
* SERVER-15210 SERVER-15211 SERVER-15382 (v8-3.25) remove OID undefined behavio...Michael Hudson-Doyle2014-09-241-1/+1
* SERVER-14371 SERVER-14143 killOp notification callbackMathias Stearn2014-08-211-0/+5
* SERVER-14778 (v8-3.25) hide _native_function and _native_data properties of i...Benety Goh2014-08-121-13/+12
* SERVER-14729 assign default log component MONGO_LOG_DEFAULT_COMPONENTBenety Goh2014-08-121-2/+2
* SERVER-14729 logging cleanup - removed mongo/util/log.h from headers, de-inli...Benety Goh2014-08-121-0/+45
* SERVER-13961 Pass through OperationContext in the JS frameworkKaloian Manassiev2014-07-281-4/+13
* SERVER-14254 (v8-3.25) convert _v8_function from function pointer to booleanBenety Goh2014-07-021-4/+6
* SERVER-14426 Add a StringData method to BSONElementSpencer T Brody2014-07-021-2/+2
* SERVER-5092 assign default log component to server modulesBenety Goh2014-07-011-0/+5
* SERVER-10178 Improve debugging output in shell.Andy Schwerin2014-05-011-2/+7
* SERVER-13686 V8 3.25 scripting engine. Disabled by default. Enable using SCon...Benety Goh2014-05-011-0/+1852