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 |
|
Aaron
|
418d49d4d8
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-02-26 15:53:45 -05:00 |
|
Aaron
|
eb18afd653
|
More detailed explain
|
2009-02-26 15:53:33 -05:00 |
|
Eliot Horowitz
|
ce06c18f4c
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-02-26 15:22:24 -05:00 |
|
Eliot Horowitz
|
d8661d9b08
|
sharded delete
|
2009-02-26 15:21:47 -05:00 |
|
Aaron
|
87967c1ba2
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-02-26 15:10:53 -05:00 |
|
Aaron
|
4d3100a66d
|
More accurate nScanned recording with plan
|
2009-02-26 15:09:44 -05:00 |
|
Eliot Horowitz
|
347c6a862f
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-02-26 15:02:38 -05:00 |
|
Eliot Horowitz
|
76304fd057
|
sharded update
|
2009-02-26 15:02:18 -05:00 |
|
Aaron
|
09bfd068ba
|
Explain includes info on all plans attempted
|
2009-02-26 14:55:53 -05:00 |
|
Aaron
|
e910263ed2
|
Additional fix for cloneCollection() js function
|
2009-02-26 12:16:48 -05:00 |
|
Aaron
|
c7496cc9bf
|
Update cloneCollection js function to match updated command spec
|
2009-02-26 12:12:25 -05:00 |
|
Dwight
|
7225f8d37b
|
Merge branch 'master' of git@github.com:mongodb/mongo
Conflicts:
s/shard.cpp
s/shardkey.cpp
s/shardkey.h
|
2009-02-26 12:08:25 -05:00 |
|
Dwight
|
27b8b36c99
|
shardkey partial
|
2009-02-26 12:02:43 -05:00 |
|
Eliot Horowitz
|
a828c99d87
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-02-26 12:01:42 -05:00 |
|
Eliot Horowitz
|
47d36c761e
|
sharding schema change, some object re-org
|
2009-02-26 12:01:24 -05:00 |
|
Aaron
|
b2e5b2d024
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-02-26 11:35:01 -05:00 |
|
Aaron
|
4eae90b0a6
|
Start using order with pattern in optimizer
|
2009-02-26 11:33:23 -05:00 |
|
Dwight
|
7575ede757
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-02-26 11:31:25 -05:00 |
|
Dwight
|
ddbda7bd76
|
a couple more unit tests before rippign up
|
2009-02-26 11:31:08 -05:00 |
|
Aaron
|
8ccde5ae02
|
woCompare consider object length
|
2009-02-26 11:20:19 -05:00 |
|
Aaron
|
ddb69bda2e
|
Add normalized sort spec to query pattern
|
2009-02-26 11:13:36 -05:00 |
|