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

13268 Commits

Author SHA1 Message Date
agirbal
d47de50498 fix passing data pointer for native functions with spidermonkey 2011-05-10 20:05:30 -07:00
agirbal
088f11a6d6 fix compile 2011-05-10 19:15:18 -07:00
dwight
e0f23a5a16 unreferenced var warning 2011-05-10 21:34:30 -04:00
Kristina
115a795e99 op passthrough for w SERVER-992 2011-05-10 19:15:58 -04:00
Kristina
ae459f9ef5 prep for op passthrough for w SERVER-992 2011-05-10 19:15:58 -04:00
agirbal
a6684a66aa fix rename.js to work for both SM and v8 2011-05-10 16:10:28 -07:00
agirbal
13e71279c9 SERVER-2579: added readonly object for lazy v8 objects, which makes them much faster to access
SERVER-2976: further implementation of jsMode for M/R. Can be turned on using temp flag jsMode:true
2011-05-10 15:30:02 -07:00
agirbal
8d13203c40 SERVER-2976: added M/R pure jsMode with collection output 2011-05-10 15:30:01 -07:00
Kristina
ff711f0d48 better logging 2011-05-10 17:35:55 -04:00
Kristina
37e173b698 fix race condition in test 2011-05-10 17:32:20 -04:00
Eliot Horowitz
3407e2109f use pthread spinlock when available 2011-05-10 16:48:45 -04:00
Dwight
b920ba4134 Merge branch 'master' of github.com:mongodb/mongo 2011-05-10 15:52:29 -04:00
Dwight
063c8c926b test drive StackBufBuilder. can use more later 2011-05-10 15:52:20 -04:00
Eliot Horowitz
3a0518572f remove assert until SERVER-3075 is done 2011-05-10 15:45:14 -04:00
Eliot Horowitz
8bb232d7b3 test for SERVER-3074 2011-05-10 14:50:32 -04:00
Eliot Horowitz
b1c7af5e55 put authed username in system.profile SERVER-3074 2011-05-10 14:50:32 -04:00
Eliot Horowitz
c83b140fbe store authed username in AuthenticationInfo SERVER-3074 2011-05-10 14:50:32 -04:00
Eliot Horowitz
69a40de4dc cleaning AuthentiationInfo 2011-05-10 14:50:32 -04:00
Eliot Horowitz
a9c3e5ffec scoped_spinlock and a warning in spin lock tests 2011-05-10 14:50:32 -04:00
Eliot Horowitz
bbe02062d5 assert 2011-05-10 14:50:32 -04:00
Dwight
e4e267013c compile? 2011-05-10 13:04:24 -04:00
Dwight
40e9a56d22 make header dependency order happier/compile 2011-05-10 12:58:56 -04:00
dwight
9b52904dc6 Merge branch 'master' of github.com:mongodb/mongo 2011-05-10 12:40:19 -04:00
dwight
871d923401 StackBufBuilder 2011-05-10 12:40:01 -04:00
gregs
35be251fd9 delete legacy test SERVER-3047 2011-05-10 10:34:18 -04:00
gregs
6075760ada remove legacy logic, refactor to consts SERVER-3047 2011-05-10 10:34:18 -04:00
Eliot Horowitz
f70b49ddef compile 2011-05-09 23:59:14 -04:00
dwight
ce0dd5aec9 hopefully fix solaris 2011-05-09 21:29:06 -04:00
dwight
1c00db6e1a compile 2011-05-09 21:21:02 -04:00
dwight
699ebbbe37 include cleanup 2011-05-09 21:23:58 -04:00
dwight
c38e8ec465 add queryoptimizercursor.cpp to vcxproj 2011-05-09 20:27:27 -04:00
Mathias Stearn
a6ea899957 Fix dur tests 2011-05-09 18:28:25 -04:00
Kristina
f34353fd57 fix test: redetermine master 2011-05-09 16:56:00 -04:00
Kristina
b005cc8aeb Revert "fix test"
This reverts commit 764b6d595a.
2011-05-09 16:56:00 -04:00
Aaron
de5b7c284b SERVER-2977 use query optimizer cursor for group 2011-05-09 13:00:05 -07:00
Aaron
a03fc0744b SERVER-2977 additional tests 2011-05-09 13:00:04 -07:00
Aaron
217b88af17 SERVER-2977 assert rather than crash on invalid cursor access 2011-05-09 13:00:04 -07:00
Mathias Stearn
f3a9c31c5c Tools now support --journal with --dbpath SERVER-2300 2011-05-09 15:46:12 -04:00
Kristina
764b6d595a fix test 2011-05-09 15:45:45 -04:00
Kristina
6734bc5c88 remove a couple more unnecessary locks 2011-05-09 15:45:45 -04:00
Mathias Stearn
2758a8bac0 Don't migrate high/low chunk while balancer is disabled SERVER-3070 2011-05-09 15:02:39 -04:00
Kristina
0825375aa1 remove unnecessary lock SERVER-3032 2011-05-09 14:35:50 -04:00
dwight
5d822cc2c2 Merge branch 'master' of github.com:mongodb/mongo 2011-05-09 13:13:21 -04:00
dwight
82cc11a241 diagstr typo arg 2011-05-09 13:13:14 -04:00
gregs
8f3d65df19 Revert "exact test"
This reverts commit 97859cb7fc.
2011-05-09 11:39:10 -04:00
gregs
9def02f2e8 Revert "exact checks for 2d queries SERVER-2968"
This reverts commit 174d466dac.
2011-05-09 11:39:10 -04:00
Mathias Stearn
6141dacd9f remove support for validate 1.9.0-specific validate output 2011-05-09 11:46:22 -04:00
Mathias Stearn
e7bca564d5 Mongos validate command collects top-level "valid" field SERVER-3023 2011-05-09 11:46:22 -04:00
Mathias Stearn
6236e63d31 Matching class/struct 2011-05-09 11:46:22 -04:00
Eliot Horowitz
d9e693d9e9 const on BSONObjIterator BSONObj::begin SERVER-3065 2011-05-09 11:43:16 -04:00