Eliot Horowitz
|
0bbf65ae8f
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-04-22 16:46:43 -04:00 |
|
Eliot Horowitz
|
68b84b3f77
|
Sharding: implement count() correctly for sharded environment
|
2009-04-22 15:58:12 -04:00 |
|
Eliot Horowitz
|
676fb4ea3c
|
Sharding: fix countObjects, some docs MINOR
|
2009-04-22 15:56:23 -04:00 |
|
Aaron
|
56959de5b0
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-04-22 14:12:07 -04:00 |
|
Aaron
|
b9617339d4
|
BUG SERVER-29 matcher access objects in arrays correctly
|
2009-04-22 14:11:53 -04:00 |
|
Eliot Horowitz
|
b09d340d55
|
Sharding: rename commands.cpp commands_admin.cpp MINOR
|
2009-04-22 13:36:58 -04:00 |
|
Eliot Horowitz
|
1bb94684f5
|
Sharding: rename commands.cpp commands_admin.cpp
|
2009-04-22 13:36:29 -04:00 |
|
Eliot Horowitz
|
cb9e6153dd
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-04-22 12:58:55 -04:00 |
|
Eliot Horowitz
|
2c55aa388d
|
install mongos in dist
|
2009-04-22 12:58:39 -04:00 |
|
Mike Dirolf
|
314a79f82c
|
print what's being removed
|
2009-04-22 11:15:22 -04:00 |
|
Mike Dirolf
|
381918f909
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-04-22 11:12:32 -04:00 |
|
Mike Dirolf
|
388de13f0d
|
add 'dist_clean' target to clean up old dist builds
|
2009-04-22 11:12:13 -04:00 |
|
Eliot Horowitz
|
e0eafa5694
|
Sharding: unit test with string as a shard key
|
2009-04-22 10:53:28 -04:00 |
|
Eliot Horowitz
|
9afc7f05f8
|
Sharding: version 0.0.2
|
2009-04-21 20:52:49 -04:00 |
|
Eliot Horowitz
|
5113d30da5
|
Sharding: make ismaster return ismaster=1
|
2009-04-21 20:12:58 -04:00 |
|
Eliot Horowitz
|
c40ad9f56e
|
Sharding: fix startFrom
|
2009-04-21 20:12:41 -04:00 |
|
Aaron
|
e9b4457aa7
|
better id index logging MINOR
|
2009-04-21 17:52:11 -04:00 |
|
Aaron
|
61ed53b9af
|
fix non osx compiler warning MINOR
|
2009-04-21 17:38:34 -04:00 |
|
Aaron
|
54f806da95
|
don't update id index when id field is to be added
|
2009-04-21 17:01:33 -04:00 |
|
Aaron
|
5ec618c554
|
check deletion from extra index MINOR
|
2009-04-21 16:30:29 -04:00 |
|
Aaron
|
a4ec698847
|
check _id index works after deleteIndexes MINOR
|
2009-04-21 16:22:54 -04:00 |
|
Aaron
|
302bc3a3b0
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-04-21 15:57:33 -04:00 |
|
Aaron
|
e0fd1d4c26
|
fix issue rolling back indexes on uniqueness violation
|
2009-04-21 15:56:45 -04:00 |
|
Aaron
|
6667485a4e
|
merge
|
2009-04-21 15:43:06 -04:00 |
|
Aaron
|
eb5fa5c7d8
|
add index id in userCreateNS, unless this is not requested in create spec
|
2009-04-21 15:42:22 -04:00 |
|
Mike Dirolf
|
904088e131
|
add 'ok' field to ismaster and isdbgrid commands
|
2009-04-21 15:11:29 -04:00 |
|
Aaron
|
ca7227f3d5
|
add const
|
2009-04-21 15:10:13 -04:00 |
|
Mike Dirolf
|
f43721ad57
|
trailing whitespace
|
2009-04-21 15:08:20 -04:00 |
|
Eliot Horowitz
|
b28510fb18
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-04-21 14:31:42 -04:00 |
|
Eliot Horowitz
|
77c6ea6148
|
Sharding: fix command path MINOR
|
2009-04-21 14:31:30 -04:00 |
|
Aaron
|
966f30d358
|
more unique index test cases MINOR
|
2009-04-21 13:55:35 -04:00 |
|
Eliot Horowitz
|
b999749360
|
Sharding: remove special case for single server since it falls down on certain cases.
and a small cursor bug fix
|
2009-04-21 10:10:30 -04:00 |
|
Eliot Horowitz
|
cb29d69eef
|
asio not working, but don't want to wait for it, so turning off for now - MINOR
|
2009-04-21 09:48:34 -04:00 |
|
Eliot Horowitz
|
db0f57ba0e
|
Sharding: making test a bit different so its more reliable MINOR
|
2009-04-21 07:35:11 -04:00 |
|
Eliot Horowitz
|
03089a911b
|
some Array helpers
|
2009-04-21 07:35:00 -04:00 |
|
Eliot Horowitz
|
995555b64a
|
Sharding: trying to debug linux failure MINOR
|
2009-04-21 06:57:38 -04:00 |
|
Eliot Horowitz
|
112d60819a
|
Sharding: test fix MINOR
|
2009-04-21 06:35:33 -04:00 |
|
Eliot Horowitz
|
f6e6428436
|
clean asio shutdown
|
2009-04-20 23:31:26 -04:00 |
|
Eliot Horowitz
|
170e654bd2
|
Sharding: clean up some unit tests MINOR
|
2009-04-20 21:50:43 -04:00 |
|
Aaron
|
ecc651ea43
|
create id index correctly when cloning
|
2009-04-20 20:17:39 -04:00 |
|
Aaron
|
fd407c04f2
|
update perf tests to work with auto _id index creation
|
2009-04-20 18:54:01 -04:00 |
|
Aaron
|
b1cc3f6223
|
add _id index automatically, don't allow it to be deleted
|
2009-04-20 18:40:38 -04:00 |
|
Aaron
|
7d85516931
|
fix interpretation of non numberic index direction spec
|
2009-04-20 18:17:52 -04:00 |
|
Eliot Horowitz
|
71727701e5
|
Sharding: move empty shards on a split
|
2009-04-20 17:42:01 -04:00 |
|
Eliot Horowitz
|
9ddf2d4c1f
|
iterative count for testing cursors
|
2009-04-20 17:41:27 -04:00 |
|
Aaron
|
d4ede794a9
|
check count using index explicitly
|
2009-04-20 16:18:47 -04:00 |
|
Aaron
|
a3e5b256bd
|
make 'buildinfo' command admin only
|
2009-04-20 16:06:02 -04:00 |
|
Aaron
|
e3f3172ef9
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-04-20 16:01:04 -04:00 |
|
Aaron
|
f90383a93a
|
scons target 'recordPerf' for recording performance test results, with stubbed submission
|
2009-04-20 16:00:28 -04:00 |
|
Aaron
|
52e64ed0aa
|
use file allocator in perf tests, reformat test output
|
2009-04-20 15:02:11 -04:00 |
|