0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
Commit Graph

58 Commits

Author SHA1 Message Date
Eliot Horowitz
8be85b3e48 fix gratuitous slowness in Map (for group) SERVER-189 2009-07-29 14:20:40 -04:00
Eliot Horowitz
168dcf7632 sm18 checkpoint 2009-07-24 08:26:35 -04:00
Eliot Horowitz
294f9e4873 make sure db doesn't crash with weird db.eval returns SERVER-159 2009-07-15 11:41:23 -04:00
Eliot Horowitz
252c621fc3 better error check, and clean shutdownServer message SERVER-152 2009-07-13 16:32:17 -04:00
Eliot Horowitz
8db5cbbea8 fix null,date returns from db.eval SERVER-151 2009-07-13 12:49:29 -04:00
Eliot Horowitz
d5122c9b90 change Map to use Map.get Map.put Map[] won't work
more tests for group
2009-06-08 10:54:55 -04:00
Eliot Horowitz
e5126fee80 try to fix windows compile 2009-06-05 10:34:50 -04:00
Eliot Horowitz
d2bbdd7941 BinData for spider monkey SERVER-97 2009-06-05 09:54:35 -04:00
Eliot Horowitz
531425968d ubuntu sm hack MINOR 2009-06-04 17:04:30 -04:00
Eliot Horowitz
b2defb1b7e db ref for javascript and shell SERVER-46 2009-06-03 13:18:50 -04:00
Eliot Horowitz
f53f855347 better error handling for invalid objcet ids SERVER-88 2009-06-02 08:31:07 -04:00
Eliot Horowitz
e3a3919baa spider monkey 1.6 compile MINOR 2009-06-01 12:59:07 -04:00
Eliot Horowitz
4a534aedd1 fix dates in spider monkey SERVER-83 2009-06-01 11:34:11 -04:00
Eliot Horowitz
31c52cba69 make "new ObjectId()" and "ObjectId()" both work for backwards compatability 2009-05-28 10:54:48 -04:00
Eliot Horowitz
833991e131 tests and asserts MINOR 2009-05-23 21:10:37 -04:00
Aaron
c19bc9f686 reorder cursor / connection destruction 2009-05-19 11:03:30 -04:00
Aaron
afb9b89908 use reference counted pointers for private connection and cursor objects to enforce deletion order 2009-05-18 17:19:40 -04:00
Dwight
df348ee066 fix assert macro definition after a boost include (ugly at the moment) 2009-05-15 17:27:31 -04:00
Eliot Horowitz
d979c4529d Merge branch 'master' of git@github.com:mongodb/mongo 2009-05-15 17:13:18 -04:00
Aaron
d1b49ff9bd get rid of fork() 2009-05-15 16:32:31 -04:00
Eliot Horowitz
d3303f4938 remove vstudio warning MINOR 2009-05-15 16:08:03 -04:00
Aaron
f555dd3f93 don't define JS_THREADSAFE 2009-05-15 13:40:10 -04:00
Aaron
3c9ffd3e34 fix compile warnings MINOR 2009-05-15 13:32:31 -04:00
Eliot Horowitz
2db1e0ca72 Merge branch 'smshell'
Conflicts:
	jstests/count.js
	scripting/engine_spidermonkey.cpp
2009-05-15 13:10:55 -04:00
Eliot Horowitz
0516fad382 backwards compatibile js timestamp 2009-05-15 13:07:14 -04:00
Aaron
52cebee31b finish cleaning up externalSetup modes MINOR 2009-05-15 10:54:34 -04:00
Aaron
cb97e39f0f cleanup externalSetup modes MINOR 2009-05-15 10:48:14 -04:00
Aaron
7a9f157a92 Thread cleanup MINOR 2009-05-15 10:42:57 -04:00
Eliot Horowitz
7b0777cb01 Spider Monkey: Timestamp, MaxKey, MinKey working 2009-05-15 09:19:13 -04:00
Eliot Horowitz
33e7a6538e Spider Monkey: more types - almost working 2009-05-15 08:31:11 -04:00
Aaron
92d59dce2d Merge branch 'smshell' of git@github.com:mongodb/mongo into smshell 2009-05-14 18:13:12 -04:00
Aaron
df41c66bb4 fix join() now that done_ is set elsewhere MINOR 2009-05-14 18:12:58 -04:00
Eliot Horowitz
7030e2b584 Merge branch 'smshell' of git@github.com:mongodb/mongo into smshell 2009-05-14 17:37:48 -04:00
Eliot Horowitz
6a06a6cb3c print shell stuff 2009-05-14 17:37:21 -04:00
Aaron
df9fe97f79 don't exec jsconcatcode for forked contexts, not sure why this is a problem 2009-05-14 17:32:07 -04:00
Aaron
6eb15b9f38 fork fixes MINOR 2009-05-14 16:14:01 -04:00
Aaron
285f0735f6 thread safe use of js contexts 2009-05-14 15:55:33 -04:00
Aaron
0edca05e15 port fork() to spidermonkey 2009-05-14 14:40:08 -04:00
Aaron
3e46a4507c save host in Mongo object 2009-05-14 13:18:37 -04:00
Eliot Horowitz
7cff395f2f handle sm->bson date 2009-05-14 10:57:06 -04:00
Dwight
6e15b2b50d eliminate warnings with vc++ 2009-05-14 09:59:50 -04:00
Eliot Horowitz
39e627ab61 smshell: query array access mode 2009-05-13 23:21:54 -04:00
Eliot Horowitz
67d9c8bbde smshell: more utils working, some other fixes 2009-05-13 23:15:59 -04:00
Eliot Horowitz
7ce30a5699 smshell: almost done 2009-05-13 17:53:41 -04:00
Eliot Horowitz
85ac757f2f resolver fix 2009-05-13 17:35:07 -04:00
Eliot Horowitz
4bf96beb17 Spider Monkey Shell: another checkpoint 2009-05-13 17:27:45 -04:00
Eliot Horowitz
0422e9a224 Spider Monkey: find field spec 2009-05-09 10:23:44 -04:00
Eliot Horowitz
d0470d437c Spider Monkey: ObjectId 2009-05-08 11:02:12 -04:00
Eliot Horowitz
26c4b0139f Spider Monkey: remove 2009-05-07 12:49:50 -04:00
Eliot Horowitz
1131d7d439 Spider Monkey: regex 2009-05-06 17:33:00 -04:00