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

8778 Commits

Author SHA1 Message Date
Aaron
01c71e9746 merge 2010-07-26 15:45:40 -07:00
Aaron
6be2b2a623 Merge branch 'master' of github.com:mongodb/mongo 2010-07-26 15:34:35 -07:00
Aaron
69a0d45f5c capped trunc prob final cut 2010-07-26 15:34:16 -07:00
Eliot Horowitz
127558c1c4 Database::flushFiles and use in rs for speed 2010-07-26 17:28:24 -04:00
Eliot Horowitz
723c40aee6 Merge branch 'master' of github.com:mongodb/mongo 2010-07-26 17:17:52 -04:00
Eliot Horowitz
a85b659bb6 SERVER-1266 -Wl,as-needed flag for shared library 2010-07-26 17:17:20 -04:00
Mike Dirolf
b9cbee6a54 minor: fix --full 2010-07-26 17:09:02 -04:00
Eliot Horowitz
d3d978a601 remove assert that isn't always valid 2010-07-26 17:03:14 -04:00
Eliot Horowitz
bea4ec2483 Merge branch 'master' of github.com:mongodb/mongo 2010-07-26 16:26:16 -04:00
Eliot Horowitz
1c138b4c77 fix paired auth 2010-07-26 16:25:27 -04:00
Eliot Horowitz
87d7c92d6b test 2010-07-26 16:25:23 -04:00
Eliot Horowitz
be796737a7 better cast 2010-07-26 16:25:15 -04:00
dwight
f2087d8969 Merge branch 'master' of github.com:mongodb/mongo 2010-07-26 16:19:21 -04:00
dwight
1037a58e16 step down if cant see most of the set 2010-07-26 16:19:08 -04:00
Alberto Lerner
4d42bac887 Merge branch 'master' of github.com:mongodb/mongo 2010-07-26 16:13:57 -04:00
Alberto Lerner
e53107eeeb SERVER-1292 Prep work by moving shard adding logic to Grid 2010-07-26 16:13:36 -04:00
Eliot Horowitz
cbb44f9adb rs gcc compile 2010-07-26 16:12:51 -04:00
Eliot Horowitz
34bf652b1b Merge branch 'master' of github.com:mongodb/mongo 2010-07-26 16:11:12 -04:00
Eliot Horowitz
91cc690bb9 don't build string for uassert in bson since uassert there isn't a macro 2010-07-26 16:10:37 -04:00
Eliot Horowitz
4471c919ed fix bson asserts 2010-07-26 16:10:32 -04:00
Eliot Horowitz
b4c0b58794 better background fsync logging 2010-07-26 16:07:07 -04:00
Eliot Horowitz
f0359e7b54 MongoFile::flushAll won't lock for entire flushing time 2010-07-26 16:06:49 -04:00
dwight
f611c9e68d rs blind 2010-07-26 16:04:54 -04:00
dwight
66caa37da3 vcxproj compile 2010-07-26 15:50:30 -04:00
dwight
9990a546fd Merge branch 'master' of github.com:mongodb/mongo 2010-07-26 15:29:26 -04:00
dwight
150101e439 rs rollback 2010-07-26 15:29:18 -04:00
Aaron
4af7fec531 Merge branch 'master' of github.com:mongodb/mongo 2010-07-26 12:12:42 -07:00
Kyle Banker
bbeca3aea0 Merge branch 'master' of github.com:mongodb/mongo 2010-07-26 15:11:07 -04:00
Kyle Banker
e94cc361ed SERVER-1479 and replSet js test cleanup 2010-07-26 15:08:04 -04:00
Aaron
d854b90695 add assert 2010-07-26 12:05:50 -07:00
Aaron
d78ed0f030 capped truncate rough cut 2010-07-26 12:01:15 -07:00
Mike Dirolf
841b792b9f Merge branch 'master' of github.com:mongodb/mongo 2010-07-26 14:47:57 -04:00
Mike Dirolf
57250beeda minor: clean up mongoclient alias 2010-07-26 14:47:52 -04:00
Eliot Horowitz
f900e4f67d Merge branch 'master' of github.com:mongodb/mongo 2010-07-26 14:31:27 -04:00
Eliot Horowitz
6caf5bdc0e forgot file for pidfile stuff 2010-07-26 14:31:09 -04:00
Mike Dirolf
5a5e2eccbb Merge branch 'master' of github.com:mongodb/mongo 2010-07-26 14:29:34 -04:00
Mike Dirolf
b7358a8ea9 remove --includeheaders in favor of --full. uninclude client from default install, but include with --full. fix mongoclient target to take --sharedclient into account 2010-07-26 14:29:30 -04:00
Eliot Horowitz
422f9a4f9b Merge branch 'master' of github.com:mongodb/mongo 2010-07-26 14:26:20 -04:00
Eliot Horowitz
c7a38e409d cleaning pidfilepath code - adding to mongos SERVER-1488 2010-07-26 14:25:55 -04:00
Mike Dirolf
4fbb3cca67 add --includeheaders option for scons install SERVER-1355 2010-07-26 14:16:20 -04:00
Eliot Horowitz
401d3ab6b9 dos2unix 2010-07-26 13:32:26 -04:00
dwight
769629c1e4 log cleaning rs 2010-07-26 12:21:54 -04:00
Kyle Banker
9d08a04e8e minor: removed unneccesary rs test method 2010-07-26 11:56:12 -04:00
Kyle Banker
c23a930a46 SERVER-1482 SERVER-1479 failing replica set add test 2010-07-26 11:51:40 -04:00
Eliot Horowitz
55382a6b84 clean up log messags 2010-07-26 11:23:34 -04:00
dwight
3083c08000 truncatecapped test 2010-07-26 10:32:13 -04:00
dwight
54c2450de6 localhost allowed if all localhost repl sets 2010-07-26 09:55:10 -04:00
dwight
698441ad63 rs 2010-07-25 22:50:35 -04:00
dwight
2af5ce15c1 Merge branch 'master' of github.com:mongodb/mongo 2010-07-25 16:16:29 -04:00
dwight
f8d63e3ca0 capped reorg some 2010-07-25 16:16:19 -04:00