summaryrefslogtreecommitdiff
path: root/src/mongo/scripting/engine_v8-3.25.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-18531 Integrate SpiderMonkeyJason Carey2015-07-141-1/+1
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-508/+560
* SERVER-19041 Simplify SimpleMutexAndrew Morrow2015-06-191-2/+2
* SERVER-17307 Replace boost::shared_ptr and friends with std::shared_ptrAndrew Morrow2015-06-101-6/+5
* SERVER-17308 Replace boost::scoped_ptr<T> with std::unique_ptr<T>Andrew Morrow2015-06-101-2/+1
* SERVER-16940 Change pass-by-const-ref of StringData to pass-by-valueTyler Brock2015-02-061-10/+10
* SERVER-17068 fixed compilation errorsBenety Goh2015-01-271-3/+5
* SERVER-13256 Add std namespace qualifications in headersAndrew Morrow2015-01-151-5/+5
* SERVER-13256 Remove scoped_ptr from pch.hAndrew Morrow2015-01-051-0/+1
* SERVER-16394 Fix JSThreadConfig leakDavid Percy2014-12-101-0/+2
* SERVER-14143 Re-enable javascript interruption.Spencer T Brody2014-12-011-13/+13
* SERVER-14729 logging cleanup - removed mongo/util/log.h from headers, de-inli...Benety Goh2014-08-121-52/+0
* SERVER-13961 Pass through OperationContext in the JS frameworkKaloian Manassiev2014-07-281-1/+8
* SERVER-5092 assign default log component to server modulesBenety Goh2014-07-011-0/+3
* SERVER-9634 typo fixesVeres Lajos2014-06-091-1/+1
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-13798 (v8-3.25) add dependency on connection to cursor object tracker ...Benety Goh2014-05-151-4/+17
* SERVER-13686 V8 3.25 scripting engine. Disabled by default. Enable using SCon...Benety Goh2014-05-011-0/+615