0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 17:10:48 +01:00
Commit Graph

9678 Commits

Author SHA1 Message Date
Kristina Chodorow
805346d1e1 fix sharding tests 2010-08-27 17:33:08 -04:00
dwight
7b849bd6c6 Merge branch 'master' of github.com:mongodb/mongo 2010-08-27 16:50:53 -04:00
Alberto Lerner
8cecc53869 SERVER-1607 expose replica set of a ConnectionString 2010-08-27 16:43:26 -04:00
Alberto Lerner
b56b1850b5 SERVER-1607 isMaster returns the name of the replica set, if appropriate 2010-08-27 16:39:43 -04:00
dwight
f0234a1fbb rs checkpoint work 2010-08-27 16:38:56 -04:00
Kristina Chodorow
f7932bcc15 tests SERVER-1665 2010-08-27 15:25:36 -04:00
Eliot Horowitz
449fbabe26 have to copy BinData in sm in case BSONObj is temp SERVER-1694 2010-08-27 15:00:25 -04:00
Alberto Lerner
b08b0b6e9f compile 2010-08-27 14:39:28 -04:00
dwight
e4ce03e8ee Merge branch 'master' of github.com:mongodb/mongo 2010-08-27 13:54:02 -04:00
dwight
3c0f8b9ff3 makemessagingport findable from the Client object 2010-08-27 13:53:55 -04:00
Kristina Chodorow
4d200a752d use replica set name for shard id SERVER-1665 2010-08-27 12:07:22 -04:00
Alberto Lerner
0206ce9041 SERVER-1611 allow localhost in a replica-set-based shard 2010-08-27 11:48:16 -04:00
Mike Dirolf
862b77d3de minor: smokeClient -> client 2010-08-27 10:44:23 -04:00
dwight
948b3ad552 delet ecritical seciotn 2010-08-26 23:51:03 -04:00
dwight
f248d53177 take a crack at spinlock for win 2010-08-26 22:10:13 -04:00
dwight
246cc9851e nullf unc 2010-08-26 21:12:53 -04:00
dwight
b8efa65bfc mak evisual studio happy 2010-08-26 21:09:51 -04:00
Mathias Stearn
c59b38288f odd $near bug 2010-08-26 18:26:47 -04:00
Eliot Horowitz
dae8c2de8b fix legacy spinlock 2010-08-26 17:51:18 -04:00
Eliot Horowitz
86f42e62f1 more spin lock fixes 2010-08-26 17:45:46 -04:00
Eliot Horowitz
c29e819207 fix spin lock for real 2010-08-26 17:44:55 -04:00
Eliot Horowitz
553c778780 for now, use RWLock for spinlock since legacy boost doesn't have a nice api 2010-08-26 17:31:23 -04:00
Eliot Horowitz
585718e60f cleaning query caching thread safety 2010-08-26 17:23:48 -04:00
Eliot Horowitz
aed53aef99 test faster 2010-08-26 17:23:48 -04:00
Kristina Chodorow
b5495c7d82 add namespace to remove logging SERVER-1642 2010-08-26 16:35:42 -04:00
Mike Dirolf
1001ea1777 smoke.py cleanup 2010-08-26 16:34:07 -04:00
Kristina Chodorow
47114280a4 more tests for SERVER-1347 2010-08-26 16:31:29 -04:00
Alberto Lerner
18daedd25c spinlock fallback implementation when test-and-set is not available 2010-08-26 16:06:26 -04:00
Mike Dirolf
7012f9a6ff rename targets for smoke.py, but not the scons invocation of them 2010-08-26 16:01:46 -04:00
Mike Dirolf
306b9cbaa7 just renaming some things in smoke.py to be more consistent - no functional changes 2010-08-26 16:01:46 -04:00
Eliot Horowitz
7bbe2939e9 fix nested CurOp cleaning SERVER-1610 2010-08-26 15:55:38 -04:00
Kristina Chodorow
135549ec78 fix set with large ints SERVER-1347 2010-08-26 15:26:26 -04:00
Alberto Lerner
9aac39189e SERVER-1633 turn logging up to uncover bottleneck 2010-08-26 15:08:26 -04:00
Dwight
ca17d8fced Merge branch 'master' of github.com:mongodb/mongo 2010-08-26 13:57:02 -04:00
Dwight
d6e2576ef7 compile hmmm 2010-08-26 13:56:55 -04:00
Eliot Horowitz
003041031a make web console get query in a thread safe way SERVER-1692 2010-08-26 13:54:10 -04:00
Dwight
57c0c6a057 replset4 less chatty 2010-08-26 13:50:34 -04:00
Dwight
222a8c5589 more config validation at rs startup 2010-08-26 13:47:27 -04:00
Dwight
a4dd56477e check for extraneous fields in replset member config subobjects 2010-08-26 13:33:26 -04:00
Dwight
ea6c0c033e try to make32bitjs smarter 2010-08-26 12:49:04 -04:00
Dwight
e3d6d6da23 win compiler not happy 2010-08-26 12:37:53 -04:00
Dwight
5ce8ea40de faster for windows release 2010-08-26 12:34:51 -04:00
Dwight
9366d32461 Merge branch 'master' of github.com:mongodb/mongo 2010-08-26 12:22:32 -04:00
Dwight
61cf36b823 fix crash just introduced 2010-08-26 12:22:23 -04:00
Kyle Banker
f832818fec Merge branch 'master' of github.com:mongodb/mongo 2010-08-26 12:19:08 -04:00
Dwight
22b2a2988c Merge branch 'master' of github.com:mongodb/mongo 2010-08-26 12:18:11 -04:00
Dwight
6d694cef86 clean up logging. now that we show the thread the indentation wasnt useful 2010-08-26 12:18:03 -04:00
Eliot Horowitz
4b6447bdcb use logns so dbtop is sane 2010-08-26 12:16:22 -04:00
Kyle Banker
d11ec32d5e increase oplog size and better debugging for replset2.js test 2010-08-26 12:13:08 -04:00
Dwight
c9f6f7b02e rawOut appends a linefeed (for better or worse). so dont pass it one as long as it does that 2010-08-26 12:11:47 -04:00