Aaron
|
72a7d08cd4
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-03-03 16:10:48 -05:00 |
|
Aaron
|
1839efb94d
|
Log current op to console on crash
|
2009-03-03 16:10:42 -05:00 |
|
Dwight
|
a039cf7ec7
|
compile windows
|
2009-03-03 16:06:57 -05:00 |
|
Aaron
|
bab49f4951
|
Fail operation when old index can't be found
|
2009-03-03 15:37:54 -05:00 |
|
Aaron
|
e641c77844
|
Clarify use of prefix
|
2009-03-03 15:32:51 -05:00 |
|
Aaron
|
c606e65477
|
Remove copy() that should be unnecessary
|
2009-03-03 15:28:15 -05:00 |
|
Aaron
|
dbaa985014
|
Reset NamespaceDetailsTransient and clear query cache on drop database
|
2009-03-03 15:27:22 -05:00 |
|
Aaron
|
56dacac4d7
|
New copy of index key
|
2009-03-03 14:02:06 -05:00 |
|
Aaron
|
4c40455a5c
|
Add debug logging for missing recorded index
|
2009-03-03 12:46:31 -05:00 |
|
Aaron
|
5ca50873ab
|
Fix line which would never log
|
2009-03-02 18:39:10 -05:00 |
|
Aaron
|
70263570bb
|
Remove logging
|
2009-03-02 18:33:03 -05:00 |
|
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 |
|