summaryrefslogtreecommitdiff
path: root/scripting
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix v8 cursor closingEliot Horowitz2010-07-054-19/+44
* debuggingMathias Stearn2010-07-021-0/+2
* append for Code in scripting engine SERVER-1293Eliot Horowitz2010-06-241-0/+3
* SERVER-776 clean precision checkingAaron2010-06-222-9/+7
* SERVER-776 win?Aaron2010-06-222-16/+12
* SERVER-776 win?Aaron2010-06-222-0/+8
* SERVER-776 NumberLong in v8Aaron2010-06-222-7/+35
* SERVER-776 NumberLong in smAaron2010-06-222-17/+51
* shell admindwight2010-06-121-1/+0
* try to fix builddwight2010-06-111-2/+2
* shelldwight2010-06-111-2/+1
* slightly better error reporting for loadEliot Horowitz2010-06-101-0/+9
* log lessDwight2010-06-101-1/+1
* shell cleaningdwight2010-06-071-1/+6
* Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2010-06-071-2/+2
|\
| * shell stuffDwight2010-06-071-2/+2
* | safer when can't compileEliot Horowitz2010-06-071-1/+3
|/
* fix decltype for windows for spidermonkeyDwight2010-06-031-1/+1
* log lessDwight2010-06-021-2/+2
* Pull all the code for defining and printing the version of executables to one...alerner2010-05-281-0/+1
* Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2010-05-262-2/+2
|\
| * MutexDebuggerDwight Merriman2010-05-262-4/+4
* | cout is badEliot Horowitz2010-05-261-4/+4
|/
* cleaningDwight Merriman2010-05-251-1/+0
* log less during unit testsDwight2010-05-191-1/+1
* elim some 64 bit warnings etc.Dwight Merriman2010-04-281-1/+1
* minor warning elimDwight Merriman2010-04-281-1/+1
* handle utf8 errors better in js, try to convert to js error SERVER-1063 SERVE...Eliot Horowitz2010-04-281-2/+16
* stdafx.h -> pch.h part 2Eliot Horowitz2010-04-271-1/+1
* stdafx->pchDwight2010-04-275-5/+5
* Get rid of xassertMathias Stearn2010-04-231-1/+1