summaryrefslogtreecommitdiff
path: root/scripting
AgeCommit message (Expand)Author
2010-04-28elim some 64 bit warnings etc.Dwight Merriman
2010-04-28minor warning elimDwight Merriman
2010-04-28handle utf8 errors better in js, try to convert to js error SERVER-1063 SERVE...Eliot Horowitz
2010-04-27stdafx.h -> pch.h part 2Eliot Horowitz
2010-04-27stdafx->pchDwight
2010-04-23Get rid of xassertMathias Stearn
2010-04-15newer xulrunnerEliot Horowitz
2010-04-12make casting types consistentAaron
2010-04-08fix where on v8 SERVER-864Eliot Horowitz
2010-04-02make return parsing smarter SERVER-864Eliot Horowitz
2010-03-30fix recursive toObject in sm SERVER-846Eliot Horowitz
2010-03-23need to lock around sm gc() SERVER-817Eliot Horowitz
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-03-18Mismatched new[] and deleteMathias Stearn
2010-03-16replica pair and SCC support for v8 shellEliot Horowitz
2010-03-15Revert "Revert "SERVER-695 don't destroy static global mutexes""Aaron
2010-03-13fix v8 _idEliot Horowitz
2010-03-12fix shell _id moving SERVER-438Eliot Horowitz
2010-03-10Revert "SERVER-695 don't destroy static global mutexes"Aaron
2010-03-09SERVER-695 don't destroy static global mutexesAaron
2010-03-08SERVER-705 make v8 timestamp fields consistent with sm, using number instead ...Aaron
2010-03-08SERVER-705 make v8 timestamp fields consistent with smAaron
2010-03-01elim warning on windowsDwight
2010-03-01SERVER-677 better double/long long conversion checkAaron
2010-03-01SERVER-677 number long floatApprox v8Aaron
2010-03-01SERVER-677 add floatApprox smAaron
2010-02-27v8 fixEliot Horowitz
2010-02-27batch size for v8Eliot Horowitz
2010-02-27batchSize option for js and c++Eliot 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 fix v8 issueAaron
2010-02-17SERVER-612 informal dbref v8Aaron
2010-02-17SERVER-612 informal dbref for smAaron
2010-02-09Add license headers to .cpp & .h files that lacked them. MINORRichard Kreuter
2010-02-07add _id to system. collections if they are legal client namespacesEliot Horowitz
2010-02-07attempt to fix weird index issueEliot Horowitz
2010-02-07moving some globals into a common fileEliot Horowitz
2010-02-07handle read-only lock caseEliot Horowitz
2010-02-07clean up scope from things removed from system.js SERVER-602Eliot Horowitz
2010-02-07make sure have _id index on system.js SERVER-609Eliot Horowitz
2010-02-01SERVER-446 fix v8 regex conversionAaron
2010-02-01SERVER-446 make v8 undefined/null conversion same as smAaron
2010-01-29Don't crash on JS exceptions on WIN32 Server-550Mathias Stearn
2010-01-28compile vcprojDwight
2010-01-28make hex_md5 work server sideEliot Horowitz