summaryrefslogtreecommitdiff
path: root/scripting
Commit message (Expand)AuthorAgeFilesLines
* 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
* newer xulrunnerEliot Horowitz2010-04-151-0/+1
* make casting types consistentAaron2010-04-121-1/+1
* fix where on v8 SERVER-864Eliot Horowitz2010-04-084-10/+16
* make return parsing smarter SERVER-864Eliot Horowitz2010-04-021-2/+8
* fix recursive toObject in sm SERVER-846Eliot Horowitz2010-03-301-7/+55
* need to lock around sm gc() SERVER-817Eliot Horowitz2010-03-231-0/+1
* better sm assertsEliot Horowitz2010-03-232-7/+23
* can use sharding with SyncClusterConnection for 2 phase commit across 3 serve...Eliot Horowitz2010-03-221-0/+1
* some abstractions in prep for SHARDING-39Eliot Horowitz2010-03-221-22/+15
* Mismatched new[] and deleteMathias Stearn2010-03-181-3/+3
* replica pair and SCC support for v8 shellEliot Horowitz2010-03-161-7/+36
* Revert "Revert "SERVER-695 don't destroy static global mutexes""Aaron2010-03-152-4/+4