Eliot Horowitz
|
0ead2b5616
|
better leak runner
|
2009-02-20 09:52:25 -05:00 |
|
Eliot Horowitz
|
3f5102bf27
|
processinfo class and meminfo command, only works on darwin for the moment
|
2009-02-20 09:34:25 -05:00 |
|
Eliot Horowitz
|
b911ce8b25
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-02-19 17:32:31 -05:00 |
|
Eliot Horowitz
|
5ade1a8b3d
|
split command
|
2009-02-19 17:32:19 -05:00 |
|
Aaron
|
b405fea8d1
|
More start/end key testing
|
2009-02-19 15:35:30 -05:00 |
|
Aaron
|
89a58c46ad
|
Clean up logging
|
2009-02-19 15:16:36 -05:00 |
|
Aaron
|
0d08c1ea2e
|
Print help with the other command dispatch function
|
2009-02-19 15:14:31 -05:00 |
|
Aaron
|
4753a81753
|
Add help for clone collection command
|
2009-02-19 15:07:56 -05:00 |
|
Aaron
|
3f61af1a47
|
Build start and end keys checkpoint
|
2009-02-19 15:04:10 -05:00 |
|
Aaron
|
d1475ffba2
|
Use const ref for bson objects
|
2009-02-19 14:23:07 -05:00 |
|
Aaron
|
9d8876a09b
|
LazyString() takes const reference
|
2009-02-19 14:14:34 -05:00 |
|
Aaron
|
0668482599
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-02-19 13:58:31 -05:00 |
|
Aaron
|
250e0fd490
|
Implement hints, test direction
|
2009-02-19 13:58:22 -05:00 |
|
Eliot Horowitz
|
a55abd3fa2
|
lots of low level shard infrastructure in place now
|
2009-02-19 13:26:25 -05:00 |
|
Eliot Horowitz
|
524e8fd53c
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-02-19 12:55:13 -05:00 |
|
Eliot Horowitz
|
07cdf76329
|
shard infrastructure checkpoint
|
2009-02-19 12:55:01 -05:00 |
|
Aaron
|
4fca3ad77a
|
Make assertions stringable
|
2009-02-19 12:43:46 -05:00 |
|
Aaron
|
b035e4f92f
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-02-19 12:03:26 -05:00 |
|
Aaron
|
6df7d02ce8
|
Don't create string unless we're actually going to log
|
2009-02-19 12:03:15 -05:00 |
|
Eliot Horowitz
|
33d9b928fc
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-02-19 11:33:25 -05:00 |
|
Eliot Horowitz
|
f23cb88f23
|
reset dbmessage location
|
2009-02-19 11:33:15 -05:00 |
|
Eliot Horowitz
|
7c018a08c3
|
adminCommand helper for sharding
|
2009-02-19 11:33:03 -05:00 |
|
Aaron
|
fd756add64
|
More correct definition of 'optimal'
|
2009-02-19 10:26:46 -05:00 |
|
Eliot Horowitz
|
0aacf07db8
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-02-19 10:15:07 -05:00 |
|
Eliot Horowitz
|
b2bee8d64e
|
add unittest to pre-reqs
|
2009-02-19 10:14:18 -05:00 |
|
Aaron
|
e822368108
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-02-19 10:01:29 -05:00 |
|
Aaron
|
c8f5a1963c
|
More query plan details, choosing an optimal plan if there is one
|
2009-02-19 10:01:20 -05:00 |
|
Aaron
|
b1d9032447
|
Get rid of stringable class, use implicit type conversion to string instead
|
2009-02-18 22:17:30 -05:00 |
|
dwight
|
0c99b79e0b
|
minor/typo
|
2009-02-18 19:34:46 -05:00 |
|
Aaron
|
3e45526a18
|
Make copying indexes optional; don't bother adding the option to shell, it's on by default
|
2009-02-18 17:10:51 -05:00 |
|
Aaron
|
e02e8e1e1e
|
Copy indexes too
|
2009-02-18 16:55:19 -05:00 |
|
Aaron
|
9d9869484a
|
Add cloneCollection to shell
|
2009-02-18 16:44:56 -05:00 |
|
Aaron
|
d655991b1b
|
Don't require admin
|
2009-02-18 16:43:14 -05:00 |
|
Aaron
|
eb373366f6
|
Add cloneCollection command
|
2009-02-18 16:24:08 -05:00 |
|
Aaron
|
610fcd7c74
|
Remove compiler warning
|
2009-02-18 15:28:45 -05:00 |
|
Aaron
|
2ad191b266
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-02-18 15:25:56 -05:00 |
|
Aaron
|
b251990286
|
More metadata about query plan
|
2009-02-18 15:25:50 -05:00 |
|
Eliot Horowitz
|
60bbf36d1d
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-02-18 13:54:43 -05:00 |
|
Eliot Horowitz
|
bd5a594333
|
some sharding commands stubbed
|
2009-02-18 13:54:22 -05:00 |
|
Eliot Horowitz
|
e0762fd1ba
|
assert.throws
|
2009-02-18 13:54:08 -05:00 |
|
Aaron
|
8635a2e713
|
Update xcode proj
|
2009-02-18 13:45:43 -05:00 |
|
Aaron
|
f05bd0a7be
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-02-18 13:42:55 -05:00 |
|
Aaron
|
593bf1f126
|
virtual dtors == good
|
2009-02-18 13:42:32 -05:00 |
|
Eliot Horowitz
|
94b7902390
|
md5 of nothing is the same as md5 of ""
|
2009-02-18 13:24:43 -05:00 |
|
Eliot Horowitz
|
7412a333fc
|
filemd5 supports root
BugzID: 1165
|
2009-02-18 13:11:22 -05:00 |
|
Eliot Horowitz
|
b6699b50b3
|
help for filemd5
|
2009-02-18 11:29:04 -05:00 |
|
Eliot Horowitz
|
00f58bd87a
|
spam
|
2009-02-18 11:27:07 -05:00 |
|
Eliot Horowitz
|
7bca09b9f9
|
fix gridfs - can't use BSONElement for strage like that
also did md5 while i was there
|
2009-02-18 11:26:30 -05:00 |
|
Eliot Horowitz
|
163bd066bd
|
cleaning, better test system
|
2009-02-18 10:59:13 -05:00 |
|
Eliot Horowitz
|
56ec250628
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-02-18 10:10:51 -05:00 |
|