Aaron
|
d8e129c8ab
|
BUG SERVER-67 correctly handle insertion of new null element with $set
|
2009-05-22 10:46:33 -04:00 |
|
Aaron
|
a23f4a3138
|
don't do de duping for capped collections
|
2009-05-14 11:30:13 -04:00 |
|
Aaron
|
1b3534b262
|
fix simple key match query order bug
|
2009-05-13 11:10:29 -04:00 |
|
Aaron
|
bafb23302e
|
merge
|
2009-05-11 10:50:15 -04:00 |
|
Aaron
|
66a33c8162
|
may upgrade set to collection backed in getMore, make id set mem size configurable
|
2009-05-11 10:49:11 -04:00 |
|
Aaron
|
fb0746fda6
|
generate simplified key to match query with simple bounds
|
2009-05-08 15:42:50 -07:00 |
|
Aaron
|
5ec3dc58da
|
merge
|
2009-05-07 11:23:01 -07:00 |
|
Aaron
|
898b1feb14
|
extracted DbSet
|
2009-05-06 20:24:01 -04:00 |
|
Aaron
|
47ebf4cf08
|
basic implementation of dup id checking for query results
|
2009-05-06 19:48:01 -04:00 |
|
Aaron
|
4e9edd6e76
|
check no mods in upsert case
|
2009-05-06 10:19:11 -04:00 |
|
Aaron
|
b4c4d549d7
|
support $query and $orderby options in server
|
2009-05-01 11:43:01 -04:00 |
|
Aaron
|
af59c4ea9e
|
core implementation of min/max query parameters
|
2009-04-30 16:25:36 -04:00 |
|
Aaron
|
ed8bf45202
|
release mutex periodically when searching for requested ts in oplog
|
2009-04-27 17:24:07 -04:00 |
|
Eliot Horowitz
|
1f696e2143
|
abstracted out ScriptEngine to allow for playing with other javascript engines
|
2009-04-23 14:28:22 -04:00 |
|
Aaron
|
26bddf1ef8
|
log separate op for each deleted object
|
2009-04-09 13:30:28 -04:00 |
|
Aaron
|
69756316c1
|
reinstate KeyValJsMatcher
|
2009-04-07 10:40:10 -04:00 |
|
Aaron
|
91c4607f76
|
make simple find faster
|
2009-04-06 17:32:40 -04:00 |
|
Aaron
|
bf07afef73
|
back out KeyValJsMatcher, until we can fix it to handle multikey arrays correctly
|
2009-04-06 14:11:32 -04:00 |
|
Aaron
|
fd780da9b6
|
fix warnings
|
2009-04-03 15:59:13 -04:00 |
|
Aaron
|
e347e27606
|
Better 'not master' validation
|
2009-03-30 14:07:04 -04:00 |
|
Aaron
|
074740013f
|
optimized
|
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
|
20c8556b9c
|
Don't drop certain empty objects
|
2009-03-27 10:36:59 -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
|
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
|
2506307e43
|
Write new num value just once
|
2009-03-25 17:12:27 -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
|
47340a0a9b
|
$push checkpoint
|
2009-03-24 18:42:51 -04:00 |
|
Aaron
|
a265385f10
|
$push checkpoint
|
2009-03-24 18:15:47 -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
|
c27e290116
|
Support large count and nscanned
|
2009-03-24 12:12:04 -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
|
8ca46fb7c5
|
Update nscanned for profiling
|
2009-03-23 17:04:32 -04:00 |
|
Aaron
|
3c2196420e
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-03-19 16:23:19 -04:00 |
|
Aaron
|
5a276ef621
|
Replace emptyObj with BSONObj()
|
2009-03-19 16:23:04 -04:00 |
|
Dwight
|
3a5aef6756
|
fix a btree reuse key case
and clean up code a little
|
2009-03-19 11:17:16 -04:00 |
|
Dwight
|
86ce9e5d41
|
compile windows/visual studio
|
2009-03-19 10:33:35 -04:00 |
|
Aaron
|
bf1d5f4282
|
$set can be used with any type, checkpoint
|
2009-03-18 18:06:37 -04:00 |
|
Aaron
|
6d10afbd49
|
Find requested oplog entry starting from tail of log
|
2009-03-18 17:24:10 -04:00 |
|
Dwight
|
7165d7369e
|
implemented dropIndexes for alt rec store
|
2009-03-17 17:02:21 -04:00 |
|