summaryrefslogtreecommitdiff
path: root/scripting/v8_db.cpp
AgeCommit message (Expand)Author
2011-12-12compile unused vars in v8 codegregs
2011-09-07fix v8 error reportingEliot Horowitz
2011-07-02SERVER-854: implementation of NumberInt for V8agirbal
2011-06-22SERVER-3168: Fixed hexadecimal output, added testsagirbal
2011-06-21towards compile v8 windowsDwight
2011-05-31SERVER-3168: finished MD5 and HexData for v8agirbal
2011-05-30SERVER-3168: added UUID type and method. Fixed conversion to BSON.agirbal
2011-05-30SERVER-3168: methods implemented for BinDataagirbal
2011-05-30SERVER-3168: for v8, added base64() method and now the binary data is stored ...agirbal
2011-05-26SERVER-3107: readOnly option to JS cursor, to reuse BSON as-isagirbal
2011-05-02SERVER-2579: all v8 object creation is now lazy.agirbal
2011-04-24SERVER-2983: added string caching for all db functionsagirbal
2011-04-24SERVER-2993: refactor v8 engine to carry scope in most methods / callbacksagirbal
2011-01-25find now takes 7 argsEliot Horowitz
2011-01-25shell can pass query optionsEliot Horowitz
2011-01-24sharding check for v8Eliot Horowitz
2011-01-24fix v8 readOnly modeEliot Horowitz
2011-01-04ran astyle SERVER-2304Eliot Horowitz
2011-01-03new Timestamp() for v8 SERVER-2315Eliot Horowitz
2010-09-23SERVER-387 enable interrupts for v8Aaron
2010-09-13SERVER-1762 clean up v8 mutex usage somewhatAaron
2010-09-07SERVER-1749 guard all v8 function callbacksAaron
2010-09-07fix Object.bsonsize with null param SERVER-1753Eliot Horowitz
2010-09-07SERVER-1749 catch exception in get next callbackAaron
2010-08-29NumberLong shell output changed to NumberLong(111111111111) or NumberLong(111...Wojciech Piekutowski
2010-08-23justOne for v8Eliot Horowitz
2010-08-01update v8 BinData testEliot Horowitz
2010-07-30centralize connection url parsing SERVER-1319Eliot Horowitz
2010-07-22Fix V8 buildAlberto Lerner
2010-07-22SERVER-1278 Expose cursor buffer remains to js testingAlberto Lerner
2010-07-05fix v8 cursor closingEliot Horowitz
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-03-16replica pair and SCC support for v8 shellEliot Horowitz
2010-03-01SERVER-677 number long floatApprox v8Aaron
2010-02-27v8 fixEliot Horowitz
2010-02-27batch size for v8Eliot Horowitz
2010-02-24spamEliot 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 v8Aaron
2010-01-25SERVER-256 BinData construction and base64 string rep in v8 shellAaron
2010-01-25SERVER-357 NumberLong converts to number (double) implicitly when doing opera...Aaron
2010-01-20SREVER-357 NumberLong support in v8 engineAaron
2010-01-04MINOR Fix compile breakage due to client option name changeAaron
2009-12-22SERVER-470 fix some v8 locking issuesAaron
2009-12-22SERVER-470 unlock v8 appropriately so can do work in parallelAaron