Aaron Staple
|
9c44b1c864
|
MINOR correct object iteration for pull case
|
2009-07-21 17:55:12 -04:00 |
|
Aaron Staple
|
3022ee8874
|
pushAll checkpoint
|
2009-07-21 17:53:19 -04:00 |
|
Aaron Staple
|
1a600bd3b2
|
BUG SERVER-130 pull modifier implemented
|
2009-07-15 17:05:38 -04:00 |
|
Dwight
|
85e8f71c1c
|
fixed bug SERVER-118 multikey duplicate results from queries
|
2009-07-07 13:17:53 -04:00 |
|
Dwight
|
31193a1476
|
remove IdSet (for deduping)
|
2009-07-02 18:20:32 -04:00 |
|
Dwight
|
de4d56f029
|
easier to debug MINOR
|
2009-07-02 18:04:57 -04:00 |
|
Dwight
|
447dc35364
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-07-01 17:09:37 -04:00 |
|
Dwight
|
f0174d1b45
|
comments MINOR
|
2009-07-01 17:09:20 -04:00 |
|
Eliot Horowitz
|
8d8ca5c041
|
refactoring field matcher, no function changes yet MINOR
|
2009-07-01 14:55:52 -04:00 |
|
Eliot Horowitz
|
9ea397a131
|
nice log messages
|
2009-07-01 11:59:43 -04:00 |
|
Eliot Horowitz
|
00df88c21d
|
moved BSONObjIterator::more to BSONObjectIteratore::moreWEOO()
added _more temporarily
SERVER-101
|
2009-06-09 11:43:04 -04:00 |
|
Aaron
|
6a2a8d385f
|
comments MINOR
|
2009-05-28 15:22:24 -04:00 |
|
Aaron
|
0532b35568
|
add client ip / port to current op, add unlocked version of current op to http interface
|
2009-05-26 17:18:34 -04:00 |
|
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 |
|