Aaron
|
3dc656ce79
|
medianKey can choose an index based on fields of min and max
|
2009-03-27 17:49:00 -04:00 |
|
Aaron
|
743e44eed2
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-03-27 16:27:44 -04:00 |
|
Aaron
|
074740013f
|
optimized
|
2009-03-27 16:27:35 -04:00 |
|
Dwight
|
317ea6d583
|
timeout old cursors (for sharding)
|
2009-03-27 16:27:35 -04:00 |
|
Aaron
|
d4ab183cf6
|
When checking that a mod will not modify an indexed field, validate parent/child mod & index relationships
|
2009-03-27 15:33:22 -04:00 |
|
Aaron
|
8cd20d5ebb
|
Add SIZE label
|
2009-03-27 13:31:13 -04:00 |
|
Aaron
|
790b17c6a6
|
Add medianKey command
|
2009-03-27 11:53:47 -04:00 |
|
Aaron
|
5ad67c509f
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-03-27 10:37:30 -04:00 |
|
Aaron
|
20c8556b9c
|
Don't drop certain empty objects
|
2009-03-27 10:36:59 -04:00 |
|
Eliot Horowitz
|
38e49cc11d
|
bump version number to 0.9.0
|
2009-03-27 09:59:18 -04:00 |
|
Aaron
|
c7606faf90
|
Better $push type validation
|
2009-03-26 17:51:57 -04:00 |
|
Aaron
|
c3e08b28a5
|
Don't double-increment 'left'
|
2009-03-26 17:34:19 -04:00 |
|
Aaron
|
874dd19dfb
|
cleanup
|
2009-03-26 16:59:38 -04:00 |
|
Aaron
|
c0fbc1a93e
|
Register update/delete only on client request
|
2009-03-26 16:11:23 -04:00 |
|
Aaron
|
22ded53991
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-03-26 15:14:14 -04:00 |
|
Eliot Horowitz
|
dc224ae3c0
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-03-26 14:55:14 -04:00 |
|
Eliot Horowitz
|
9fc0c8c3f1
|
solaris fixes
|
2009-03-26 14:55:00 -04:00 |
|
Dwight
|
71ed202b22
|
make dbunlocking() inlineable -- should be faster
|
2009-03-26 14:25:49 -04:00 |
|
Aaron
|
f490f01f1c
|
Add information on last update / delete to lastError
|
2009-03-26 13:45:29 -04:00 |
|
Aaron
|
01658a1b95
|
Construct complex objects on update without extra copies
|
2009-03-26 11:06:45 -04:00 |
|
Aaron
|
1e224bab76
|
Init unused builder with zero len
|
2009-03-26 10:14:50 -04:00 |
|
Aaron
|
0dc74b1fe0
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-03-25 18:47:25 -04:00 |
|
Aaron
|
8c6865b911
|
Use non-copying subobject builder in json parser
|
2009-03-25 18:47:03 -04:00 |
|
Aaron
|
e5a43008fd
|
Build a subobject without recopying the contents
|
2009-03-25 18:24:22 -04:00 |
|
Dwight
|
724e71fa65
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-03-25 17:30:54 -04:00 |
|
Dwight
|
b2b5506629
|
remind people at startup that there is a web admin interface
|
2009-03-25 17:30:30 -04:00 |
|
Aaron
|
2506307e43
|
Write new num value just once
|
2009-03-25 17:12:27 -04:00 |
|
Eliot Horowitz
|
e91ed0e854
|
add DBClientBase::getServerAddress()
|
2009-03-25 17:08:36 -04:00 |
|
Aaron
|
547a455b5b
|
$push idempotence checkpoint
|
2009-03-25 16:40:52 -04:00 |
|
Aaron
|
4b7f917bf5
|
$push replay
|
2009-03-25 15:17:30 -04:00 |
|
Aaron
|
7ba4140d5c
|
Add $size query option
|
2009-03-25 14:47:04 -04:00 |
|
Aaron
|
47340a0a9b
|
$push checkpoint
|
2009-03-24 18:42:51 -04:00 |
|
Aaron
|
b850675fa9
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-03-24 18:15:58 -04:00 |
|
Aaron
|
a265385f10
|
$push checkpoint
|
2009-03-24 18:15:47 -04:00 |
|
Aaron
|
d0520ccafb
|
Use string instead of char * in client code
|
2009-03-24 16:58:33 -04:00 |
|
Aaron
|
63a8d2d173
|
Upsert insert with embedded objects
|
2009-03-24 15:42:35 -04:00 |
|
Aaron
|
bf9976cf68
|
More embedded mod corner cases
|
2009-03-24 15:16:44 -04:00 |
|
Aaron
|
d7fdc782cb
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-03-24 14:33:49 -04:00 |
|
Aaron
|
55a170aaa5
|
mod checkpoint
|
2009-03-24 14:33:36 -04:00 |
|
Aaron
|
f4e1f60ecd
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-03-24 14:32:28 -04:00 |
|
Aaron
|
18680997e8
|
Initialize BSONElement() with correct totalSize
|
2009-03-24 14:32:13 -04:00 |
|
Dwight
|
db14f056f9
|
comments/cleanup
|
2009-03-24 14:19:03 -04:00 |
|
Dwight
|
2724428604
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-03-24 12:53:38 -04:00 |
|
Dwight
|
64ed02b27d
|
recstore: closeFiles() support
|
2009-03-24 12:53:13 -04:00 |
|
Aaron
|
c27e290116
|
Support large count and nscanned
|
2009-03-24 12:12:04 -04:00 |
|
Aaron
|
ca46791a7b
|
Just exit if --only specified without --source
|
2009-03-24 11:46:55 -04:00 |
|
Aaron
|
a6c9d60843
|
embedded mod checkpoint
|
2009-03-24 11:34:09 -04:00 |
|
Aaron
|
a6f3402e0d
|
Few more tests
|
2009-03-23 18:55:32 -04:00 |
|
Aaron
|
6b9abc6144
|
mods on missing embedded objects checkpoint
|
2009-03-23 18:21:07 -04:00 |
|
Aaron
|
ea44d9886c
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-03-23 17:04:47 -04:00 |
|