Commit Graph

6841 Commits

Author SHA1 Message Date
Dwight
a62ab9a7f4 prep 2011-11-17 14:40:09 -05:00
Dwight
30c7b82757 Merge branch 'master' of github.com:mongodb/mongo 2011-11-17 10:11:15 -05:00
Dwight
66697eb748 comments and such 2011-11-17 10:11:10 -05:00
dwight
50ac5d623a crlf 2011-11-17 08:09:07 -05:00
dwight
0877fc6c93 concurrency work 2011-11-17 08:05:15 -05:00
dwight
dddad48519 comment 2011-11-17 08:05:12 -05:00
Eliot Horowitz
dfa9b6c2b0 finish migration of Database::validDBName to NamespaceString::validDBName 2011-11-16 15:40:58 -05:00
Eliot Horowitz
2ea225cd7f move validDBName from Database to NamespaceString 2011-11-16 15:40:58 -05:00
Eliot Horowitz
51aa7535db moving some core namespace utils into namespace_common to make it easier to include 2011-11-16 15:40:58 -05:00
Kristina
0b91ed4057 Cloner shouldn't call logOp() when creating a collection on the secondary SERVER-3939 2011-11-16 14:33:49 -05:00
Kristina
d54adbc4c2 Do not leave initial sync until minvalid is reached SERVER-4294 2011-11-16 14:33:49 -05:00
Dwight
05f51c94ac Merge branch 'master' of github.com:mongodb/mongo 2011-11-16 14:22:00 -05:00
Dwight
96eb641a69 better logging on a fatal journalingFailure 2011-11-16 14:21:47 -05:00
Eric Milkie
366553c97e spaces, not tabs. 2011-11-16 13:51:59 -05:00
Eric Milkie
62554d064a Allow more than four regular expressions in a query SERVER-969
prior behavior was to log an error message and ignore any further regexps past 4
new behavior is to allow as many regexps as desired.
2011-11-16 13:25:12 -05:00
dwight
0655ba4ec8 we can probably try new query plans a bit less often 2011-11-15 21:21:24 -05:00
dwight
1306fee268 fix warning 2011-11-15 13:17:20 -05:00
Spencer T Brody
dd8703183c Revert "Stop fsync-lock from blocking out reads. SERVER-4243"
This reverts commit 6c88cf0b68.
2011-11-15 12:13:49 -05:00
Spencer T Brody
6c88cf0b68 Stop fsync-lock from blocking out reads. SERVER-4243 2011-11-14 21:18:18 -05:00
dwight
d1a054cac5 fix DiagLog race condition. while at it some cleaning 2011-11-14 18:38:16 -05:00
Kristina
748587a373 Don't clear slave cache as often SERVER-4278 2011-11-14 16:31:22 -05:00
Eliot Horowitz
fa1c53294c make buildInfo not require auth again (back to 1.8 behavior) SERVER-3837 2011-11-14 15:49:24 -05:00
dwight
0d2cb3baee test 2011-11-13 17:20:44 -05:00
dwight
a6b6549fef allow specification of padding on a compact command 2011-11-13 17:20:42 -05:00
dwight
3ecfaf9596 warn if start without replset 2011-11-13 10:20:16 -05:00
dwight
c15a488aa9 logging for journaling at higher trace log levels 2011-11-12 15:56:41 -05:00
dwight
eccc4cf102 comment 2011-11-12 15:56:08 -05:00
dwight
ebc078b150 increase the speed at which extent sizes within a collection grow so that it takes less long for them to become large 2011-11-12 15:55:57 -05:00
dwight
155b6269ee comments and logging 2011-11-12 12:01:55 -05:00
dwight
f511d1d300 log if flushing is taking really really long 2011-11-12 10:25:00 -05:00
Kristina
c99abec538 Generalize recloning docs on initial oplog application SERVER-3367 2011-11-11 18:24:36 -05:00
Kristina
e49b622e5a Make curop return error on unauthed access 2011-11-11 12:13:37 -05:00
dwight
bad807e45b SERVER-4259 comment 2011-11-11 11:50:17 -05:00
dwight
703ca00a57 mark code to be fixed 2011-11-11 09:45:30 -05:00
Dwight
50151f2834 concurrency cleaning 2011-11-10 16:35:34 -05:00
Kristina
ee084750b7 don't short-circuit maintenance mode if auth fails 2011-11-10 13:47:07 -05:00
Dwight
4125a44241 Merge branch 'master' of github.com:mongodb/mongo 2011-11-10 12:10:25 -05:00
Dwight
d84274ed6e comments 2011-11-10 12:10:19 -05:00
Kristina
72dcc0b296 Allow background indexes while in secondary state SERVER-2771 2011-11-09 18:45:57 -05:00
Dwight
3a8e94941f elim warning with vcpp 2011-11-07 13:40:54 -05:00
Brandon Diamond
3c2cfee68f SERVER-2663: Query inprog array (currentOp) 2011-11-07 12:38:30 -05:00
Dwight
5852a65a31 Merge branch 'master' of github.com:mongodb/mongo 2011-11-04 16:53:13 -04:00
Dwight
d916400095 logging for matcher 2011-11-04 16:52:48 -04:00
Dwight
655877bf6f logging for matcher 2011-11-04 16:52:05 -04:00
Spencer T Brody
97913ab3f9 Don't crash node if it doesn't have a cursor to the primary for replication. 2011-11-03 18:55:39 -04:00
dwight
29b1f8f8f4 comment 2011-11-02 20:43:02 -04:00
Tony Hannan
eb60a604a5 SERVER-4047: make error message for missing dbpath clearer 2011-11-02 19:21:14 -04:00
Dwight
9ae770203f Merge branch 'master' of github.com:mongodb/mongo 2011-11-02 14:02:03 -04:00
Dwight
ce188d41df more logging 2011-11-02 14:01:54 -04:00
dwight
14adf2b29a fix dyn naming bug was breaking buildbot 2011-11-02 13:59:40 -04:00