summaryrefslogtreecommitdiff
path: root/src/mongo/scripting/v8_db.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-19378 Remove support for building with v8Andrew Morrow2015-08-241-146/+0
* SERVER-19627 Add Decimal128 type support to mongo shellRaymond Jacobson2015-08-131-0/+5
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-103/+102
* SERVER-17608 implement OP_COMMAND in the shellAdam Midvidy2015-05-181-0/+4
* SERVER-18198 use native runCommand method in the shellAdam Midvidy2015-04-291-0/+1
* SERVER-15684 Make copydb work with SCRAM (SASL)Andreas Nilsson2014-10-311-0/+1
* SERVER-13961 Pass through OperationContext in the JS frameworkKaloian Manassiev2014-07-281-7/+0
* SERVER-13882 Replace boost::function with stdx::function and boost::bind with...Andy Schwerin2014-05-161-2/+2
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-13798 add dependency on connection to cursor object tracker in JavaScr...Benety Goh2014-05-151-1/+1
* SERVER-8391 upgradeCheck() function added to shellmatt dannenberg2014-02-191-0/+3
* SERVER-11044 Expose BSONObj::wocompare to mongo shellRandolph Tan2013-10-041-0/+5
* SERVER-5932 Aggregation returning a cursorMathias Stearn2013-07-101-0/+1
* SERVER-9878 Add type checks to V8 C++ bindingsMathias Stearn2013-06-171-12/+7
* SERVER-8104: clean up js global objectBen Becker2013-01-181-2/+7
* Bulk v8 cleanup:Ben Becker2013-01-021-37/+61
* SERVER-7600 Fixup V8 includes, adapt Visual Studio projectsTad Marshall2012-11-091-1/+1
* SERVER-7134 Revert path change in includeTad Marshall2012-11-081-2/+2
* SERVER-7134 Let MongoDB modules extend the prototype of the Mongo object in t...Andy Schwerin2012-11-081-1/+5
* SERVER-7086 Add Visual Studio projects for V8Tad Marshall2012-11-071-3/+3
* SERVER-6334 ReplSet connections magically gets reauthenticated after logging outRandolph Tan2012-07-131-0/+1
* SERVER-5348 fix v8 build for new header layoutEric Milkie2012-04-021-1/+1
* SERVER-5348 make dbclient.h the main C++ driver include fileEric Milkie2012-04-021-1/+0
* v8 building with windowsdwight2012-01-031-1/+1
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+94