Dwight Merriman
|
dd4097595a
|
vcproj cleaning and ohter minor
|
2010-04-22 21:41:51 -04:00 |
|
Dwight
|
fdcc7e9ba6
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2010-04-22 18:50:31 -04:00 |
|
Dwight
|
ca84dc6bb1
|
cleaning
|
2010-04-22 18:43:37 -04:00 |
|
Eliot Horowitz
|
f86d93fd94
|
fix race check
|
2010-04-22 17:22:46 -04:00 |
|
Eliot Horowitz
|
48fdb9c151
|
can't add the same shard/host multiple times SERVER-1043
|
2010-04-22 17:18:18 -04:00 |
|
Eliot Horowitz
|
81c90b34e5
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2010-04-22 17:07:51 -04:00 |
|
Eliot Horowitz
|
2734be0052
|
forgot a lock
|
2010-04-22 17:07:47 -04:00 |
|
Eliot Horowitz
|
5cd1a20b7f
|
basic balancing working SERVER-945
|
2010-04-22 17:06:39 -04:00 |
|
Eliot Horowitz
|
8a477653a9
|
indexes and SCC
|
2010-04-22 17:06:13 -04:00 |
|
Dwight
|
0976928780
|
less chatty
|
2010-04-22 16:23:59 -04:00 |
|
Dwight
|
9a640cbaa4
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2010-04-22 16:18:04 -04:00 |
|
Dwight
|
09a4b15404
|
rs work; ismaster
|
2010-04-22 16:17:18 -04:00 |
|
Mathias Stearn
|
bbb8ca9316
|
ChunkManager::getShardsForQuery SERVER-952 SERVER-943
|
2010-04-22 16:00:59 -04:00 |
|
Eliot Horowitz
|
ab537aed1d
|
moving towards better thread safey SERVER-944
|
2010-04-22 15:39:04 -04:00 |
|
Eliot Horowitz
|
3495eadfbb
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2010-04-22 13:35:12 -04:00 |
|
Eliot Horowitz
|
be37180c5d
|
auto balance checkpoint SERVER-945
|
2010-04-22 13:34:53 -04:00 |
|
Eliot Horowitz
|
7486cca9e7
|
make default parameters more human readable
|
2010-04-22 13:32:41 -04:00 |
|
Eliot Horowitz
|
ed087a257f
|
only 1 auto split at a time
|
2010-04-22 13:32:22 -04:00 |
|
Eliot Horowitz
|
8e58f02568
|
try_lock and more scoped options
|
2010-04-22 13:32:01 -04:00 |
|
Dwight
|
3243403a5f
|
tweak web page
|
2010-04-22 13:07:36 -04:00 |
|
Dwight
|
975c730efd
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2010-04-22 11:58:41 -04:00 |
|
Dwight
|
2f2f486639
|
sr
|
2010-04-22 11:58:19 -04:00 |
|
Eliot Horowitz
|
3e015f17c8
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2010-04-22 10:36:25 -04:00 |
|
Eliot Horowitz
|
3a1764027e
|
don't duplicate _id from Model
|
2010-04-22 10:36:17 -04:00 |
|
Dwight
|
08f3c69688
|
vcproj
|
2010-04-22 10:33:38 -04:00 |
|
Dwight
|
2119496d61
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2010-04-22 10:31:47 -04:00 |
|
Dwight
|
67e3503b9d
|
bson cleaning
|
2010-04-22 10:31:16 -04:00 |
|
Eliot Horowitz
|
a3242b6791
|
use better _id for chunks
|
2010-04-22 10:29:05 -04:00 |
|
Eliot Horowitz
|
835c65adc2
|
count test for SERVER-1038
|
2010-04-21 22:35:15 -04:00 |
|
Eliot Horowitz
|
c6643c12f6
|
getLAstError works on mongos assert SERVER-1039
|
2010-04-21 22:32:26 -04:00 |
|
Eliot Horowitz
|
d8b762a2ea
|
don't pring getLastError on help()
|
2010-04-21 21:58:00 -04:00 |
|
Dwight Merriman
|
dc75bbf201
|
master check for replsets
|
2010-04-21 21:49:09 -04:00 |
|
Dwight Merriman
|
162f57111e
|
Merge branch 'master' of github.com:mongodb/mongo
Conflicts:
dbtests/pairingtests.cpp
|
2010-04-21 21:20:29 -04:00 |
|
Dwight Merriman
|
4150161551
|
rs
|
2010-04-21 21:19:37 -04:00 |
|
Eliot Horowitz
|
dd8d1e3e8d
|
repl compile
|
2010-04-21 19:32:36 -04:00 |
|
Dwight Merriman
|
3d7d79aa9e
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-04-21 18:46:45 -04:00 |
|
Dwight Merriman
|
ac91527d47
|
rename file
|
2010-04-21 18:46:31 -04:00 |
|
Mathias Stearn
|
c4299e6c31
|
Prevent modifying the shard key with $operator updates SERVER-983
|
2010-04-21 18:26:31 -04:00 |
|
Eliot Horowitz
|
aa1b777c61
|
database and shard _id is now meaningful
|
2010-04-21 17:44:07 -04:00 |
|
Eliot Horowitz
|
ed752e848c
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2010-04-21 17:41:48 -04:00 |
|
Eliot Horowitz
|
d32a1b597f
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2010-04-21 17:40:55 -04:00 |
|
Dwight
|
927000277e
|
fix String() elem;
|
2010-04-21 17:40:24 -04:00 |
|
Eliot Horowitz
|
6434dc146a
|
terseCurrentTime
|
2010-04-21 17:22:55 -04:00 |
|
Eliot Horowitz
|
0e251248a2
|
use upsert
|
2010-04-21 17:22:44 -04:00 |
|
Dwight
|
dbb9439a58
|
rs
|
2010-04-21 17:13:25 -04:00 |
|
Dwight
|
2932118a10
|
bad errno
|
2010-04-21 16:48:30 -04:00 |
|
Dwight
|
60b6c65c2a
|
re
|
2010-04-21 16:43:51 -04:00 |
|
Dwight
|
c4cba90e0e
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2010-04-21 16:15:02 -04:00 |
|
Dwight
|
f0928e5f7d
|
rs work
|
2010-04-21 16:14:28 -04:00 |
|
Eliot Horowitz
|
a814321b01
|
clean up Model _id handling
|
2010-04-21 16:02:44 -04:00 |
|