summaryrefslogtreecommitdiff
path: root/scripting
Commit message (Expand)AuthorAgeFilesLines
* SERVER-1902: Make Assertion failure JS_EncodeCharacters more verbose in logTony Hannan2010-10-131-1/+2
* SERVER-1841 don't allow client js to catch timeout/interruptAaron2010-10-061-2/+3
* SERVER-1840 make eval function construction logic in v8 more consistent with smAaron2010-10-041-1/+8
* newlineEliot Horowitz2010-09-231-1/+2
* SERVER-387 enable interrupts for v8Aaron2010-09-237-43/+221
* better namedwight2010-09-161-2/+2
* SERVER-387 support killop with db.evalAaron2010-09-143-13/+29
* simple js benchmakring harnessEliot Horowitz2010-09-142-0/+182
* SERVER-1762 clean up v8 mutex usage somewhatAaron2010-09-131-3/+14
* SERVER-1762 don't call loadStored() with v8 mutexAaron2010-09-081-15/+17
* compileAaron2010-09-071-1/+1
* SERVER-1749 guard all v8 function callbacksAaron2010-09-075-53/+72
* fix Object.bsonsize with null param SERVER-1753Eliot Horowitz2010-09-072-4/+15
* SERVER-1749 catch exception in get next callbackAaron2010-09-071-8/+12
* Scope::rename and ability to block db access prep for SERVER-1715Eliot Horowitz2010-09-015-1/+40
* make roundtripping of NumberLong work and add another testEliot Horowitz2010-08-291-0/+6
* NumberLong shell output changed to NumberLong(111111111111) or NumberLong(111...Wojciech Piekutowski2010-08-292-11/+16
* have to copy BinData in sm in case BSONObj is temp SERVER-1694Eliot Horowitz2010-08-271-1/+2
* some debugging for parallel testsEliot Horowitz2010-08-251-1/+1
* use smuassert instead of uassert SERVER-1661Eliot Horowitz2010-08-231-3/+3
* justOne for v8Eliot Horowitz2010-08-231-2/+7
* shell support for justOne for removes SERVER-1653Eliot Horowitz2010-08-221-3/+6
* SERVER-1452 StringData-ing up, c_str()-ing downAlberto Lerner2010-08-184-7/+7
* lower log verbosity when timing out cursors with $whereEliot Horowitz2010-08-181-1/+3
* clean up cursor exception handlingEliot Horowitz2010-08-181-5/+21
* elim warnings windowsdwight2010-08-111-3/+7
* actual typo fixMathias Stearn2010-08-111-1/+1
* ignore first line if starts with shebang SERVER-1536Mathias Stearn2010-08-111-1/+9
* plug leak in Scope::execFileMathias Stearn2010-08-111-3/+5
* Use one string per JS file.Mathias Stearn2010-08-103-5/+33
* use StringData for hardcoded JS filesMathias Stearn2010-08-105-12/+12
* check for null return from query()Dwight2010-08-021-0/+1
* more v8 fixingEliot Horowitz2010-08-011-3/+3
* update v8 BinData testEliot Horowitz2010-08-011-2/+2
* try to fix v8 compileEliot Horowitz2010-08-011-1/+1
* cal back fixEliot Horowitz2010-07-301-0/+2
* centralize connection url parsing SERVER-1319Eliot Horowitz2010-07-302-59/+17
* system.js deadlock fixEliot Horowitz2010-07-281-13/+15
* make Object.bsonsize work for regular js object SERVER-1477Eliot Horowitz2010-07-251-5/+16
* some log cleaningEliot Horowitz2010-07-252-5/+7
* spam SERVER-1478Eliot Horowitz2010-07-251-2/+2
* Fix V8 buildAlberto Lerner2010-07-222-2/+3
* SERVER-1278 Expose cursor buffer remains to js testingAlberto Lerner2010-07-222-0/+21
* SERVER-1270 Elim c_str() /scriptingAlberto Lerner2010-07-203-40/+40
* minor shell laterdwight2010-07-121-4/+8
* UUID() in the shell beginningsdwight2010-07-101-3/+76
* make BinData really sort of work in the mongo shelldwight2010-07-081-1/+45
* bindata shelldwight2010-07-081-2/+2
* nonideal patch for shell bindata crashdwight2010-07-071-1/+8
* bindata cleaningdwight2010-07-071-1/+5