Dwight
|
5133061a17
|
prep for signed dates
|
2011-06-03 14:01:41 -04:00 |
|
Dwight
|
303961a949
|
Merge branch 'master' of github.com:mongodb/mongo
|
2011-06-03 11:35:04 -04:00 |
|
Dwight
|
ff1d8b955a
|
report timer granularity in perftests
|
2011-06-03 11:34:56 -04:00 |
|
Aaron
|
02f6e93904
|
SERVER-2952 convert some masserts to uasserts
|
2011-06-03 10:55:22 -04:00 |
|
Aaron
|
ba9daf00db
|
SERVER-1735 add a real field value test case
|
2011-06-03 10:55:22 -04:00 |
|
dwight
|
48ca7d095d
|
compile
|
2011-06-02 23:43:57 -04:00 |
|
dwight
|
6510475ff1
|
curTimeMillis() was dubious as it rolls over frequently -- so eliminate it.
|
2011-06-02 23:49:49 -04:00 |
|
Aaron
|
f528a0e49d
|
SERVER-2905 adjust test to potentially work in v8 mode
|
2011-06-02 16:53:44 -04:00 |
|
Aaron
|
6daddc776c
|
slightly simplify usage of our_priority_queue
|
2011-06-02 16:50:59 -04:00 |
|
Aaron
|
6575b2ebbf
|
SERVER-2977 check specifically for out of order assertion when constructing QueryOptimizerCursor
|
2011-06-02 16:39:53 -04:00 |
|
Aaron
|
37d36b7cf1
|
SERVER-1735 type:10 query matches null value but not missing value, hence an index check is insufficient to do a match
|
2011-06-02 14:54:56 -04:00 |
|
Aaron
|
41be5821f3
|
remove BSONObjSetDefaultOrder and avoid inheriting from stl class
|
2011-06-02 13:34:26 -04:00 |
|
Aaron
|
94a622f76f
|
SERVER-2905 check sort order of empty array
|
2011-06-02 12:02:37 -04:00 |
|
Aaron
|
6f6457dd6c
|
SERVER-2905 test sort ordering of missing field
|
2011-06-02 11:58:01 -04:00 |
|
Aaron
|
69713ca560
|
SERVER-1089 don't allow nesting or within and for now, as it will complicate query parsing for index bounds
|
2011-06-02 11:46:29 -04:00 |
|
Aaron
|
69ea6ab822
|
SERVER-1089 tests for nested and/or cases
|
2011-06-02 11:00:53 -04:00 |
|
Aaron
|
c2f4f2c8da
|
SERVER-1089 merge assert codes
|
2011-06-02 10:55:39 -04:00 |
|
Aaron
|
635d2a680d
|
SERVER-1089 add and operator
|
2011-06-02 10:23:33 -04:00 |
|
Aaron
|
f2beea161e
|
SERVER-2009 don't skip location on yield recovery when the location has already been updated
|
2011-06-02 10:23:33 -04:00 |
|
Aaron
|
70fbe10acf
|
SERVER-480 SERVER-2884 Perform in memory sorts by generating keys suitable for an index
|
2011-06-02 10:23:32 -04:00 |
|
Aaron
|
d70079c7df
|
scan and order cleaning
|
2011-06-02 10:23:32 -04:00 |
|
Aaron
|
282418b2d9
|
scan and order cleaning
|
2011-06-02 10:23:31 -04:00 |
|
Eliot Horowitz
|
943ecd4b16
|
fix linux compile
|
2011-06-02 03:19:19 -04:00 |
|
Eliot Horowitz
|
94fd6890ec
|
some rs logging cleaning
|
2011-06-02 02:07:21 -04:00 |
|
gregs
|
c3d9873759
|
add slaveOk option to mongoexport SERVER-3086
|
2011-06-01 18:17:51 -04:00 |
|
Greg Studer
|
c954585085
|
don't force dist lock if ts changed but pings stopped - sync6
Minor safety increase, but probably helpful
|
2011-06-01 13:27:47 -07:00 |
|
Greg Studer
|
7db56fc74c
|
add return
|
2011-06-01 13:18:11 -07:00 |
|
gregs
|
b2236461fa
|
check for not master or secondary error on slave queries, re-route SERVER-2253
|
2011-06-01 15:51:10 -04:00 |
|
Eliot Horowitz
|
89887b2145
|
compile
|
2011-06-01 15:47:52 -04:00 |
|
Kristina
|
4fe6b5a0e2
|
better bridging for tests
|
2011-06-01 15:26:00 -04:00 |
|
Dwight
|
c1dffd1a43
|
Merge branch 'master' of github.com:mongodb/mongo
|
2011-06-01 14:57:50 -04:00 |
|
Dwight
|
e104e01f84
|
use memcmp, not strcmp for comparing BSON strings
|
2011-06-01 14:57:40 -04:00 |
|
Eliot Horowitz
|
bec32bf3cd
|
don't use ? curop because it leads to user confusion
add numYields to curop
SERVER-3179
|
2011-06-01 12:27:09 -04:00 |
|
Dwight
|
2240692952
|
tabs missing
|
2011-06-01 12:23:10 -04:00 |
|
Eliot Horowitz
|
b025198173
|
typo in listDatabases
|
2011-06-01 11:40:37 -04:00 |
|
Kristina
|
a3b4ae9f1c
|
less verbose logging for slaveDelay SERVER-2437
|
2011-06-01 11:06:23 -04:00 |
|
Eliot Horowitz
|
6fb6d68be8
|
remove assert
|
2011-06-01 11:01:31 -04:00 |
|
dwight
|
cc95c7a995
|
stackchecker less chatty
|
2011-06-01 09:41:12 -04:00 |
|
dwight
|
600f2eef36
|
SERVER-2935 fix woEqual which wasnt equalling ints and doubles
|
2011-06-01 09:35:42 -04:00 |
|
Eliot Horowitz
|
d61ea38d7d
|
listDatabases cleaning
|
2011-06-01 03:08:06 -04:00 |
|
Eliot Horowitz
|
927bd87c90
|
fix locking in listDatabases
|
2011-06-01 03:06:17 -04:00 |
|
dwight
|
ad63ae8a4b
|
notes for future profile guided use
|
2011-05-31 20:53:00 -04:00 |
|
Mathias Stearn
|
00fe69f3fa
|
spelling
|
2011-05-31 18:09:59 -04:00 |
|
Mathias Stearn
|
6b336f862d
|
docs/errors.md
|
2011-05-31 17:49:59 -04:00 |
|
Mathias Stearn
|
c4dff971d6
|
Don't use separate threads for Future::spawnCommand SERVER-1790
|
2011-05-31 17:49:19 -04:00 |
|
Mathias Stearn
|
8a2bdb812c
|
SERVER-1790 WIP: use initLazy but still in separate thread
|
2011-05-31 17:49:19 -04:00 |
|
Dwight
|
51701b56b4
|
timer perftest
|
2011-05-31 17:32:38 -04:00 |
|
Dwight
|
ddc6ab7857
|
Merge branch 'master' of github.com:mongodb/mongo
|
2011-05-31 16:26:05 -04:00 |
|
Dwight
|
4437b203e7
|
compile
|
2011-05-31 16:25:57 -04:00 |
|
gregs
|
1cc6bb38db
|
check for manager before using CS-666
|
2011-05-31 15:32:28 -04:00 |
|