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

9965 Commits

Author SHA1 Message Date
Mike Dirolf
00adc3d0d5 use try/finally instead of atexit - avoids calling exit() from w/in atexit 2010-09-07 14:30:29 -04:00
Eliot Horowitz
4487eaf5c9 better handling of closing shard clients if underlying shard connection has died SERVER-1747 2010-09-07 13:51:43 -04:00
Eliot Horowitz
ebc391a645 don't clean up sharding hooks when closing connections during shutdown, not needed since all will go away 2010-09-07 13:01:06 -04:00
Mathias Stearn
494366f5c1 Ensure client headers include cleanly in any context SERVER-1267 2010-09-07 13:01:21 -04:00
dwight
ba7f710726 Merge branch 'master' of github.com:mongodb/mongo 2010-09-07 12:51:48 -04:00
dwight
4e35b51517 make last commit link 2010-09-07 12:51:30 -04:00
Alberto Lerner
459e4f7450 Better usage comments 2010-09-07 12:50:13 -04:00
dwight
84353dfeb7 Merge branch 'master' of github.com:mongodb/mongo 2010-09-07 12:47:31 -04:00
dwight
583ea16312 Namespace class cleaner 2010-09-07 12:47:11 -04:00
Mathias Stearn
c1cc61f19b Better error if logpath is a directory SERVER-1733 2010-09-07 12:46:49 -04:00
dwight
ba37286ded Merge branch 'master' of github.com:mongodb/mongo 2010-09-07 12:23:45 -04:00
dwight
e9d0762ed5 name was confusing 2010-09-07 12:18:44 -04:00
dwight
0c50daeb55 no capped dir 2010-09-07 12:15:35 -04:00
dwight
a8f7260854 easier to read inlines at end 2010-09-07 12:15:10 -04:00
Eliot Horowitz
780ca826e2 don't check shard version twice for update and delete 2010-09-07 12:11:36 -04:00
Eliot Horowitz
4a6398df84 fix error message 2010-09-07 12:11:24 -04:00
Eliot Horowitz
8fdabc70d9 better error message 2010-09-07 10:29:22 -04:00
dwight
8fca8f6b9a new files although not used yet work pending capped collections storage 2010-09-07 05:31:31 -04:00
dwight
32d9a4cb47 comments 2010-09-07 05:30:27 -04:00
dwight
edcac99f06 fix commnet 2010-09-05 12:21:14 -04:00
dwight
c32c1b19ee cleaning. capped:1 should work not just capped:bool 2010-09-05 12:16:37 -04:00
dwight
a2baa44587 make constructor inline might be faster 2010-09-05 12:06:06 -04:00
dwight
403ccba998 put code in cpp files when possible 2010-09-05 10:10:23 -04:00
dwight
3dde3a83d3 pdf() function didnt seem to be in use so remove it 2010-09-05 09:58:28 -04:00
dwight
0c95910af2 eliminate CR chars 2010-09-05 02:06:29 -04:00
dwight
4c570bcada Merge branch 'master' of github.com:mongodb/mongo 2010-09-05 02:05:52 -04:00
Eliot Horowitz
b55730f69b post 1.7.0 for doxygen 2010-09-04 12:31:36 -04:00
Eliot Horowitz
cc78340d42 post 1.7.0 2010-09-04 12:21:35 -04:00
Eliot Horowitz
946b78eaad connection handling and logging cleaning 2010-09-04 12:04:03 -04:00
dwight
35bb2d1154 Merge branch 'master' of git@github.com:mongodb/mongo 2010-09-04 14:20:23 +02:00
dwight
29691a07c5 comments and cleaning 2010-09-04 14:20:14 +02:00
Eliot Horowitz
02013802f6 don't run 32-bt test on small oplog test 2010-09-03 23:24:57 -04:00
Eliot Horowitz
1ae46abb18 slighly cleaner shutdown 2010-09-03 16:53:54 -04:00
Eliot Horowitz
b7ac0e7ff4 Merge branch 'master' of github.com:mongodb/mongo 2010-09-03 15:56:55 -04:00
Eliot Horowitz
08ca5c8cb7 fix sharding test when all chunks on 1 server 2010-09-03 15:56:45 -04:00
Mathias Stearn
8567338619 Replace stdout with logfile SERVER-1727 2010-09-03 15:10:06 -04:00
Kyle Banker
3c8722269e SERVER-1598 minor: comment clarification 2010-09-03 14:57:36 -04:00
Mathias Stearn
fe341ea9e0 Adjust times on geo_near_random tests 2010-09-03 13:28:10 -04:00
Mathias Stearn
b5e57bae31 Limit generated points to [-179.9, 179.9] due to SERVER-1720 2010-09-03 13:28:10 -04:00
Kyle Banker
d1efe8cafc SERVER-1598 updated test for getlasterror defaults 2010-09-03 13:12:36 -04:00
Eliot Horowitz
2e4b7c4095 Merge branch 'master' of github.com:mongodb/mongo
Conflicts:
	s/strategy_shard.cpp
2010-09-03 12:01:09 -04:00
Eliot Horowitz
1c0d685f9a try to prevent segfault on corrupt data SERVER-1724 2010-09-03 11:59:13 -04:00
Eliot Horowitz
2e8bb745dc spam 2010-09-03 11:59:01 -04:00
Eliot Horowitz
cbc4f28938 some cleaning 2010-09-03 11:58:53 -04:00
Mathias Stearn
c58ddb10d4 forgot to remove debugging code 2010-09-03 11:56:31 -04:00
Eliot Horowitz
25eb3f0c37 BUMP 1.7.0 2010-09-03 11:13:35 -04:00
Alberto Lerner
8b24b1e719 SERVER-1545 don't switch shards if current is best (FCoJ) 2010-09-03 10:23:31 -04:00
Mathias Stearn
4131dd3679 OpenVZ warning SERVER-1668 2010-09-02 21:46:38 -04:00
Eliot Horowitz
e4db8da016 try to fix osx 32-bit 2010-09-02 21:24:18 -04:00
Mathias Stearn
6cc10ef09e Shard key in upsert query must be exact match SERVER-1689 2010-09-02 21:11:53 -04:00