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

1990 Commits

Author SHA1 Message Date
Aaron
d33b631a6d Don't release lock before shutdown 2009-03-02 18:32:12 -05:00
Aaron
930f169fd7 Add idempotence test for timestamp update 2009-03-02 18:16:27 -05:00
Aaron
d41ad26635 Use key val matcher in findOne(), cleanup 2009-03-02 17:12:02 -05:00
Aaron
c8c7ae441e Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-02 16:51:53 -05:00
Aaron
53e0287027 Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-02 16:49:27 -05:00
Aaron
e7b0796b51 Add number of calls to setClient to DBTOP 2009-03-02 16:49:16 -05:00
Eliot Horowitz
e5d3feefbe warning for old versions of boost 2009-03-02 16:49:05 -05:00
Eliot Horowitz
062213eaef work on old versions of boost 2009-03-02 16:27:35 -05:00
Aaron
f5e4fe8cd6 Key match checkpoint 2009-03-02 16:03:48 -05:00
Aaron
67d39935dc Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-02 13:45:26 -05:00
Aaron
b5d11b9350 Use key matcher, keep real BSONObj in matcher, fix deleteObject bug 2009-03-02 13:42:31 -05:00
Eliot Horowitz
474d2c0d24 switch mongos to use MessageServer
use boost asio if it exists on the system
2009-03-02 13:35:34 -05:00
Aaron
e6980f2e83 Call val() without log mutex 2009-03-02 13:18:47 -05:00
Aaron
dad75855e8 Add KeyValJSMatcher 2009-03-02 11:31:13 -05:00
Aaron
253a49d2a1 Add new Matcher interface, use in count, add consts 2009-03-02 10:41:36 -05:00
Eliot Horowitz
cc95f74066 asio checkpoing, working, not threaded yet 2009-03-02 10:32:29 -05:00
Eliot Horowitz
61e7c9660a very simple passthrough test for mongos 2009-03-02 10:32:01 -05:00
Eliot Horowitz
f7f6348d2f basic asio core working 2009-03-02 09:57:43 -05:00
Eliot Horowitz
8a711dc649 nextMessageId function and valid() method on MsgData 2009-03-02 09:57:22 -05:00
Eliot Horowitz
1cc5eff3e5 oops - didn't mean to commit blah 2009-03-02 09:14:56 -05:00
Eliot Horowitz
13b828f592 checkpoint for async message server 2009-03-02 09:13:20 -05:00
Eliot Horowitz
c1207fddd5 use AbstractMessagingPort 2009-03-01 23:43:00 -05:00
Eliot Horowitz
b1a1e98294 make timestamp work on update, and a test 2009-02-28 18:55:04 -05:00
Eliot Horowitz
46ec32bacd Merge branch 'master' of git@github.com:mongodb/mongo 2009-02-28 18:44:45 -05:00
Eliot Horowitz
c6a4f25e16 some timestamp helpers 2009-02-28 18:44:31 -05:00
dwight
d9ceecba23 comments 2009-02-28 09:38:41 -05:00
Aaron
9d792eb0c5 Rename CurrentTime to Timestamp, don't change type on insert 2009-02-27 18:14:45 -05:00
Aaron
5c38fa8e4c Add const 2009-02-27 17:32:27 -05:00
Aaron
2075fa77f1 Add const 2009-02-27 17:29:24 -05:00
Aaron
63e5764fe2 Add BSONElementManipulator and CurrentTime type 2009-02-27 17:18:56 -05:00
Eliot Horowitz
6399e12c72 test change 2009-02-27 14:24:01 -05:00
Eliot Horowitz
cedd4f0008 better debugging 2009-02-27 14:23:52 -05:00
Eliot Horowitz
f262a6da74 Merge branch 'master' of git@github.com:mongodb/mongo 2009-02-27 14:19:12 -05:00
Aaron
4427a23bc7 Ignore MinKey and MaxKey in matcher 2009-02-27 14:04:19 -05:00
Eliot Horowitz
a9b57c9d59 Merge branch 'master' of git@github.com:mongodb/mongo 2009-02-27 12:52:04 -05:00
Eliot Horowitz
dfe0cff308 lastmod 2009-02-27 12:51:49 -05:00
Aaron
6b73f79c21 Calling done() more than once causes tests to fail now, fixing 2009-02-27 12:18:34 -05:00
Aaron
9ba067542d Set exclusive for regex upper bound, add some tests 2009-02-27 11:48:39 -05:00
Aaron
2f54ed92c1 Remove comments 2009-02-27 11:48:12 -05:00
Aaron
650a4f9e7c Merge branch 'master' of git@github.com:mongodb/mongo 2009-02-27 11:23:20 -05:00
Aaron
4487004dac FieldBoundSet handles inclusive / exclusive bounds 2009-02-27 11:22:12 -05:00
Dwight
46f957313c test relevantForQuery 2009-02-27 11:14:05 -05:00
Dwight
ad725ff5c2 Merge branch 'master' of git@github.com:mongodb/mongo 2009-02-27 11:05:04 -05:00
Dwight
5a261ed678 new shardkey implementation (first pass) 2009-02-27 11:04:36 -05:00
Aaron
81a684ee5f Massert hack 2009-02-27 10:48:22 -05:00
Eliot Horowitz
0dc0ff0541 make unserialze take a const BSONObj& 2009-02-27 10:37:13 -05:00
Aaron
c61536f8c2 Add updated version of remove1.js test grabbed from ed 2009-02-26 17:32:52 -05:00
Aaron
81f394da61 Fix find1.js test 2009-02-26 17:01:56 -05:00
Eliot Horowitz
18c7965db4 Merge branch 'master' of git@github.com:mongodb/mongo 2009-02-26 15:55:10 -05:00
Eliot Horowitz
3722075618 get(Prev|Last)Error stubs 2009-02-26 15:55:00 -05:00