Commit Graph

395 Commits

Author SHA1 Message Date
Eliot Horowitz
6ef1fe833d system.js deadlock fix 2010-07-28 13:42:23 -04:00
Eliot Horowitz
5d7a159f5a make Object.bsonsize work for regular js object SERVER-1477 2010-07-25 12:08:56 -04:00
Eliot Horowitz
4e4a4959a8 some log cleaning 2010-07-25 11:51:34 -04:00
Eliot Horowitz
672a947cf5 spam SERVER-1478 2010-07-25 11:51:23 -04:00
Alberto Lerner
7929f98f43 Fix V8 build 2010-07-22 18:09:38 -04:00
Alberto Lerner
f9c5b67d11 SERVER-1278 Expose cursor buffer remains to js testing 2010-07-22 13:48:43 -04:00
Alberto Lerner
5227b6777f SERVER-1270 Elim c_str() /scripting 2010-07-20 12:42:07 -04:00
dwight
9b157bfd85 minor shell later 2010-07-12 12:00:55 -04:00
dwight
f674d14f6e UUID() in the shell beginnings 2010-07-10 23:17:05 -04:00
dwight
5a543ad37c make BinData really sort of work in the mongo shell 2010-07-08 00:27:15 -04:00
dwight
85b901c703 bindata shell 2010-07-08 00:01:53 -04:00
dwight
2675f2f625 nonideal patch for shell bindata crash 2010-07-07 23:51:43 -04:00
dwight
0bff6372d2 bindata cleaning 2010-07-07 23:48:14 -04:00
Eliot Horowitz
f7288ef410 fix v8 cursor closing 2010-07-05 00:54:17 -04:00
Mathias Stearn
a57505d186 debugging 2010-07-02 15:46:54 -04:00
Eliot Horowitz
dd5dd04eb6 append for Code in scripting engine SERVER-1293 2010-06-24 21:35:06 -04:00
Aaron
e881754406 SERVER-776 clean precision checking 2010-06-22 22:30:52 -07:00
Aaron
05f319162b SERVER-776 win? 2010-06-22 20:44:22 -07:00
Aaron
0d42eb74d2 SERVER-776 win? 2010-06-22 19:39:16 -07:00
Aaron
1e61dd92e0 SERVER-776 NumberLong in v8 2010-06-22 19:18:07 -07:00
Aaron
bf36eebd4f SERVER-776 NumberLong in sm 2010-06-22 17:53:11 -07:00
dwight
0fe7ef64f0 shell admin 2010-06-12 17:49:54 -04:00
dwight
4bbfd22694 try to fix build 2010-06-11 08:48:18 -04:00
dwight
ec85177ba1 shell 2010-06-11 00:16:34 -04:00
Eliot Horowitz
3a155378c5 slightly better error reporting for load 2010-06-10 13:27:51 -04:00
Dwight
e6d615c1f4 log less 2010-06-10 12:41:53 -04:00
dwight
4c51a62b5b shell cleaning 2010-06-07 21:50:36 -04:00
Eliot Horowitz
944ab07449 Merge branch 'master' of github.com:mongodb/mongo 2010-06-07 17:28:32 -04:00
Eliot Horowitz
353a2315cf safer when can't compile 2010-06-07 16:48:53 -04:00
Dwight
370f9a1bd2 shell stuff 2010-06-07 11:17:08 -04:00
Dwight
2fb5ba7c31 fix decltype for windows for spidermonkey 2010-06-03 14:42:31 -04:00
Dwight
ac3a697075 log less 2010-06-02 16:45:16 -04:00
alerner
1798ea2d85 Pull all the code for defining and printing the version of executables to one place. 2010-05-28 12:08:36 -04:00
Eliot Horowitz
e1188a3c61 Merge branch 'master' of github.com:mongodb/mongo
Conflicts:
	scripting/engine_spidermonkey.cpp
2010-05-26 01:08:36 -04:00
Dwight Merriman
a190583c51 MutexDebugger 2010-05-26 00:46:49 -04:00
Eliot Horowitz
39f1354781 cout is bad 2010-05-26 00:32:39 -04:00
Dwight Merriman
9f3c0fcf09 cleaning 2010-05-25 21:11:38 -04:00
Dwight
c830be1477 log less during unit tests 2010-05-19 12:11:17 -04:00
Dwight Merriman
164095778e elim some 64 bit warnings etc. 2010-04-28 19:39:21 -04:00
Dwight Merriman
c8da89c5b6 minor warning elim 2010-04-28 17:39:09 -04:00
Eliot Horowitz
071f4015b4 handle utf8 errors better in js, try to convert to js error SERVER-1063 SERVER-1056 2010-04-28 15:04:22 -04:00
Eliot Horowitz
0a7fd9cc2b stdafx.h -> pch.h part 2 2010-04-27 15:33:27 -04:00
Dwight
bd28578ab8 stdafx->pch 2010-04-27 15:27:52 -04:00
Mathias Stearn
4f4dd053aa Get rid of xassert 2010-04-23 20:14:37 -04:00
Eliot Horowitz
4caad722e7 newer xulrunner 2010-04-15 10:15:10 -04:00
Aaron
6d21546c9d make casting types consistent 2010-04-12 17:47:58 -07:00
Eliot Horowitz
48d2acc0de fix where on v8 SERVER-864 2010-04-08 15:26:12 -04:00
Eliot Horowitz
44237031b1 make return parsing smarter SERVER-864 2010-04-02 15:56:43 -04:00
Eliot Horowitz
9387e8b604 fix recursive toObject in sm SERVER-846 2010-03-30 00:03:41 -04:00
Eliot Horowitz
612763233b need to lock around sm gc() SERVER-817 2010-03-23 14:59:02 -04:00