Richard Kreuter
|
add5430075
|
Sort the paths within a test suite, for increased predictability. SERVER-1051
|
2010-06-15 10:06:33 -04:00 |
|
Alberto Lerner
|
ecba5ba151
|
Fix typo in log message
|
2010-06-15 08:52:22 -04:00 |
|
Eliot Horowitz
|
1113a12a59
|
don't allow databases with the same name and different casing SERVER-1149
|
2010-06-15 02:48:09 -04:00 |
|
Eliot Horowitz
|
663e59a8f4
|
better Database name check SERVER-1218
|
2010-06-15 01:25:54 -04:00 |
|
dwight
|
f8e8536af1
|
rs
|
2010-06-14 22:22:34 -04:00 |
|
dwight
|
0b1754585c
|
rs
|
2010-06-14 22:13:57 -04:00 |
|
Aaron
|
92a83fc997
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-06-14 15:47:58 -07:00 |
|
Aaron
|
d782c98f9c
|
SERVER-366 btree extent and node freeing
|
2010-06-14 15:47:12 -07:00 |
|
Eliot Horowitz
|
440163fccc
|
more sharding mongod side cleaning
|
2010-06-14 18:44:51 -04:00 |
|
Eliot Horowitz
|
de1ce815b6
|
OID::isSet()
|
2010-06-14 18:44:42 -04:00 |
|
dwight
|
d3c26dc5f3
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-06-14 16:22:19 -04:00 |
|
dwight
|
4eaaf25da3
|
shell : cleaner cleanup on exit
|
2010-06-14 16:22:11 -04:00 |
|
Alberto Lerner
|
9d603b5b01
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-06-14 16:11:53 -04:00 |
|
Alberto Lerner
|
14f272d672
|
SERVER-940 Balancer policy will pick a draining shard, if there is one
|
2010-06-14 16:11:23 -04:00 |
|
dwight
|
93fdeab943
|
better err msg
|
2010-06-14 16:10:23 -04:00 |
|
Eliot Horowitz
|
8a49ab1ce1
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-06-14 15:32:21 -04:00 |
|
Eliot Horowitz
|
76635118f7
|
option to set chunk size on gridfs client SERVER-1232
|
2010-06-14 15:32:03 -04:00 |
|
Aaron
|
1e4a97089e
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-06-14 12:31:10 -07:00 |
|
Aaron
|
6d1c345c40
|
merge
|
2010-06-14 12:30:56 -07:00 |
|
Eliot Horowitz
|
5b45fbea90
|
fix doxygen comments
|
2010-06-14 15:29:42 -04:00 |
|
Aaron
|
72ee1b90f0
|
fix _runner.js
|
2010-06-14 12:29:21 -07:00 |
|
Eliot Horowitz
|
ebd6d55fbb
|
make maxSize for a capped collection a long long SERVER-1235
|
2010-06-14 15:20:45 -04:00 |
|
Eliot Horowitz
|
39fb6baaa5
|
fix some tests
|
2010-06-14 15:19:41 -04:00 |
|
Aaron
|
c1fb446424
|
make test work with modified explain() arguments
|
2010-06-14 12:15:49 -07:00 |
|
Aaron
|
25b63b487d
|
SERVER-109 fix regex case in temp simplifiedComplex() code
|
2010-06-14 12:15:07 -07:00 |
|
Eliot Horowitz
|
f02560f55b
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-06-14 14:52:24 -04:00 |
|
Eliot Horowitz
|
9f648dcf5d
|
test for weird $elemMatch issue
|
2010-06-14 14:52:14 -04:00 |
|
Richard Kreuter
|
184990c86e
|
Honor smoke-db-prefix in small-oplog tests' slave server. SERVER-1051
|
2010-06-14 14:37:56 -04:00 |
|
Richard Kreuter
|
73b55af029
|
Another double-slash tweak in smoke.py.
|
2010-06-14 14:37:56 -04:00 |
|
dwight
|
04529a1acf
|
in the shell, make explain() say less unless you say explain(true)
|
2010-06-14 14:07:42 -04:00 |
|
dwight
|
1a566e5b51
|
prettier explain output; put the short fields first.
|
2010-06-14 13:32:45 -04:00 |
|
dwight
|
d900574a09
|
crlf fix
|
2010-06-14 12:47:05 -04:00 |
|
dwight
|
56bdcafd97
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-06-14 12:40:49 -04:00 |
|
dwight
|
c78026c136
|
keep UNICODE on windows; look for js32r.lib etc. in scons on widnows
|
2010-06-14 12:40:39 -04:00 |
|
Mathias Stearn
|
efbbcc80be
|
Allow specifying upsert fields for mongoimport SERVER-1186
|
2010-06-14 11:52:09 -04:00 |
|
Alberto Lerner
|
215247c845
|
Update config db occurs at a later point
|
2010-06-14 11:32:15 -04:00 |
|
Eliot Horowitz
|
e24de618c0
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-06-14 11:00:15 -04:00 |
|
Eliot Horowitz
|
cf6bc7c308
|
smarter about box diving for $near
|
2010-06-14 10:59:57 -04:00 |
|
Mathias Stearn
|
b52051be93
|
test for --jsonArray SERVER-1083
|
2010-06-14 10:56:25 -04:00 |
|
Mathias Stearn
|
78cb3cfc87
|
--jsonArray for mongoexport SERVER-1083
|
2010-06-14 10:56:25 -04:00 |
|
Mathias Stearn
|
dc95ed0576
|
--jsonArray for mongoimport SERVER-1083
|
2010-06-14 10:56:25 -04:00 |
|
Mathias Stearn
|
10e83e8220
|
Support getting size of JSON object
|
2010-06-14 10:56:25 -04:00 |
|
Eliot Horowitz
|
97a024a47f
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-06-14 10:40:58 -04:00 |
|
Eliot Horowitz
|
01f1c090cd
|
fix box computation a bit
|
2010-06-14 10:40:48 -04:00 |
|
Alberto Lerner
|
86a5ca68a5
|
Fix MaxChunkSize typo
|
2010-06-14 10:33:34 -04:00 |
|
Mathias Stearn
|
493cc2654c
|
more JSON speedup
|
2010-06-14 08:25:25 -04:00 |
|
Mathias Stearn
|
1248f119bd
|
--noimport hidden option to mongoimport for benchmarking JSON parser
|
2010-06-14 08:25:25 -04:00 |
|
Mathias Stearn
|
3128f38c85
|
Forgot to add file
|
2010-06-14 08:22:46 -04:00 |
|
Mathias Stearn
|
2f94443140
|
fix GridFS. Add binDataClean to handle subtype 2. SERVER-1233
|
2010-06-14 06:30:19 -04:00 |
|
Eliot Horowitz
|
9aaada447c
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-06-14 00:24:42 -04:00 |
|