summaryrefslogtreecommitdiff
path: root/scripting/sm_db.cpp
AgeCommit message (Expand)Author
2011-07-07fix js dates on 32-bit linuxEliot Horowitz
2011-07-05change NumberInt.tojsonEliot Horowitz
2011-07-03SERVER-854: NumberInt implemented in SMagirbal
2011-06-22SERVER-3168: Fixed hexadecimal output, added testsagirbal
2011-05-30SERVER-3168: added length() and subtype(). Moved methods from SM layer to uti...agirbal
2011-05-27shell bindata stuffdwight
2011-04-01conversion of unneeded caused_by macros to methodsgregs
2011-03-04Fix for spidermonkey scripting, callback causes segfault.greg
2011-01-25shell can pass query optionsEliot Horowitz
2011-01-21better remove error reporting for jsEliot Horowitz
2011-01-19move object creation for mongo_insert into try/catchEliot Horowitz
2011-01-04ran astyle SERVER-2304Eliot Horowitz
2010-12-30new Timestamp() for shell SERVER-2315Eliot Horowitz
2010-11-23show repl state in shell prompt. needs more workdwight
2010-08-29make roundtripping of NumberLong work and add another testEliot Horowitz
2010-08-29NumberLong shell output changed to NumberLong(111111111111) or NumberLong(111...Wojciech Piekutowski
2010-08-23use smuassert instead of uassert SERVER-1661Eliot Horowitz
2010-08-22shell support for justOne for removes SERVER-1653Eliot Horowitz
2010-08-18SERVER-1452 StringData-ing up, c_str()-ing downAlberto Lerner
2010-08-18clean up cursor exception handlingEliot Horowitz
2010-08-10Use one string per JS file.Mathias Stearn
2010-07-30cal back fixEliot Horowitz
2010-07-30centralize connection url parsing SERVER-1319Eliot Horowitz
2010-07-25spam SERVER-1478Eliot Horowitz
2010-07-22SERVER-1278 Expose cursor buffer remains to js testingAlberto Lerner
2010-07-20SERVER-1270 Elim c_str() /scriptingAlberto Lerner
2010-07-12minor shell laterdwight
2010-07-10UUID() in the shell beginningsdwight
2010-07-08make BinData really sort of work in the mongo shelldwight
2010-07-08bindata shelldwight
2010-07-07nonideal patch for shell bindata crashdwight
2010-07-07bindata cleaningdwight
2010-07-02debuggingMathias Stearn
2010-06-22SERVER-776 clean precision checkingAaron
2010-06-22SERVER-776 win?Aaron
2010-06-22SERVER-776 win?Aaron
2010-06-22SERVER-776 NumberLong in v8Aaron
2010-06-22SERVER-776 NumberLong in smAaron
2010-04-28elim some 64 bit warnings etc.Dwight Merriman
2010-03-23better sm assertsEliot Horowitz
2010-03-22can use sharding with SyncClusterConnection for 2 phase commit across 3 serve...Eliot Horowitz
2010-03-22some abstractions in prep for SHARDING-39Eliot Horowitz
2010-02-27batchSize option for js and c++Eliot Horowitz
2010-02-22Revert "Revert "SERVER-305 record uri on connect""Aaron
2010-02-22Revert "SERVER-305 record uri on connect"Aaron
2010-02-22SERVER-305 record uri on connectAaron
2010-02-17SERVER-612 informal dbref for smAaron
2010-01-26don't use asio for mongos with win vcproj yetDwight
2010-01-25SERVER-256 allow BinData construction in sm shellAaron
2010-01-25SERVER-256 fix BinData byte alignment issue and add base64 representation to ...Aaron