Mathias Stearn
|
200a68a1ff
|
Removing unused functions
|
2009-12-15 15:38:25 -05:00 |
|
Mathias Stearn
|
eba078d053
|
Get rid of compareValues
|
2009-12-14 17:06:29 -05:00 |
|
Eliot Horowitz
|
eed9fe77cd
|
win compile
|
2009-12-14 09:56:24 -05:00 |
|
Eliot Horowitz
|
a74353b6f1
|
debugging
|
2009-12-10 10:46:41 -05:00 |
|
Mathias Stearn
|
28141877ee
|
Remove ill-planned nested/dotted split. Keep everything dotted.
|
2009-12-09 18:57:19 -05:00 |
|
Mathias Stearn
|
dcf3a10eea
|
Start using Date_t. Can anyone think of a better name?
|
2009-12-09 12:00:17 -05:00 |
|
Eliot Horowitz
|
a3a7634e3c
|
cleaning and comment
|
2009-12-08 20:54:27 -05:00 |
|
Eliot Horowitz
|
dd8758ab74
|
mongos compile
|
2009-12-03 20:49:49 -05:00 |
|
Eliot Horowitz
|
6569d4e815
|
new master version numbers
|
2009-12-03 15:27:19 -05:00 |
|
Eliot Horowitz
|
03e3c49ebe
|
sharded dropDatabase SHARDING-53
|
2009-12-02 16:36:46 -05:00 |
|
Eliot Horowitz
|
49b59721c4
|
add "ok" to commands result
|
2009-12-01 16:25:12 -05:00 |
|
Mathias Stearn
|
d538c3c8b4
|
fix broken test. MINOR
|
2009-11-30 17:27:52 -05:00 |
|
Dwight
|
25bb636eb4
|
some initial visual studio 2010 support
|
2009-11-30 12:09:39 -05:00 |
|
Mathias Stearn
|
09bd20c7a6
|
fail early with compound shard keys
|
2009-11-24 23:09:44 -05:00 |
|
Eliot Horowitz
|
0fb7289f3a
|
refactoring/cleaning of drop/dropDatabase/removeshard
|
2009-11-24 17:28:57 -05:00 |
|
Eliot Horowitz
|
a46dbe3dae
|
getShardVersion in mongos - diagnostic tools
|
2009-11-24 15:24:41 -05:00 |
|
Eliot Horowitz
|
7bb0b670e6
|
fix error message
|
2009-11-24 13:56:41 -05:00 |
|
Eliot Horowitz
|
c7fb263e1a
|
assert when no shards SHARDING-54
|
2009-11-19 21:49:25 -05:00 |
|
Eliot Horowitz
|
daaa53c4c5
|
fix sharding on _id when _id is missing SHARDING-55
|
2009-11-19 21:42:46 -05:00 |
|
Dwight
|
37540835ac
|
compile visual studio
|
2009-11-16 15:55:03 -05:00 |
|
Eliot Horowitz
|
62ff89ad69
|
post 1.1.3 markers
|
2009-11-10 11:48:16 -05:00 |
|
Eliot Horowitz
|
aa8b12e13f
|
BUMP 1.1.3
|
2009-11-10 11:00:43 -05:00 |
|
Eliot Horowitz
|
c04ee7b281
|
fix streaming from chunks with bad data
change migrate semantics: will now remove data in range migrating to
SHARDING-20 SHARDING-32
|
2009-11-09 17:08:25 -05:00 |
|
Eliot Horowitz
|
f6d0668141
|
drop() support for sharded collections SHARDING-36
|
2009-11-09 12:42:20 -05:00 |
|
Eliot Horowitz
|
6e4f858c43
|
use CmdLine::ports for shard and config servers
get rid of --infer
some config server refactoring in prep for n phase commit for config server changes
|
2009-11-08 11:41:19 -05:00 |
|
Eliot Horowitz
|
820c8e8db3
|
can move last chunk off of a server SHARDING-32 SHARDING-28
|
2009-11-06 13:57:01 -05:00 |
|
Mathias Stearn
|
901abe74eb
|
cleanup
|
2009-11-05 16:59:48 -05:00 |
|
Mathias Stearn
|
9fcf4ba1ef
|
Support embedded fields for shard keys. SHARDING-48
Needs more testing.
|
2009-11-04 15:06:36 -05:00 |
|
Mathias Stearn
|
19863b852e
|
Chunk dotted support
|
2009-11-04 15:06:36 -05:00 |
|
Mathias Stearn
|
6e135afa26
|
Constify Chunk::getMin and getMax
|
2009-11-04 15:06:36 -05:00 |
|
Mathias Stearn
|
305ebbe329
|
Use default copy constructor for ShardKeyPattern
|
2009-11-04 15:06:36 -05:00 |
|
Eliot Horowitz
|
bdbd9143ed
|
parallel sharded map/reduce
|
2009-11-03 22:56:49 -05:00 |
|
Eliot Horowitz
|
9871eb3591
|
sharded m/r timers
|
2009-11-03 21:28:27 -05:00 |
|
Mathias Stearn
|
6f7d89b01a
|
use gdb trampoline in mongos
|
2009-11-03 16:39:55 -05:00 |
|
Eliot Horowitz
|
18e7e48ebd
|
stats for sharded map/reduce SHARDING-37
|
2009-11-03 14:44:41 -05:00 |
|
Eliot Horowitz
|
05712a3965
|
fix mac 64-bit
|
2009-11-03 12:13:42 -05:00 |
|
Eliot Horowitz
|
6d5e43755d
|
sharded map-reduce basic test works SHARDING-37
|
2009-11-03 11:40:00 -05:00 |
|
Eliot Horowitz
|
3a1c9831c1
|
some sharded query re-factoring
|
2009-11-03 10:35:48 -05:00 |
|
Eliot Horowitz
|
ac11d739e1
|
use CmdLine for port
|
2009-11-02 16:52:16 -05:00 |
|
Eliot Horowitz
|
2878fc0b5e
|
fix sharded multi-update and test
|
2009-10-30 15:52:54 -04:00 |
|
Eliot Horowitz
|
90eceb3c91
|
ensureing index on _id shouldn't cause an error
|
2009-10-29 16:14:43 -04:00 |
|
Eliot Horowitz
|
fdcff3645e
|
more work on various shard key types, an update fix
|
2009-10-29 16:07:06 -04:00 |
|
Eliot Horowitz
|
c423f4cb6f
|
better error reporting on media failure
|
2009-10-29 11:59:27 -04:00 |
|
Eliot Horowitz
|
29f1a9fa2f
|
small chunk fix MINOR
|
2009-10-28 13:41:38 -04:00 |
|
Eliot Horowitz
|
2447360d90
|
fix sharded remove SHARDING-45
|
2009-10-27 11:35:19 -04:00 |
|
Eliot Horowitz
|
d70e410089
|
cleaning
|
2009-10-27 11:34:53 -04:00 |
|
Eliot Horowitz
|
e48db1f60a
|
replace cerr with cout for all server files
|
2009-10-16 11:39:59 -04:00 |
|
Dwight
|
2d934d1006
|
move curNs to Client object
|
2009-10-13 16:01:02 -04:00 |
|
Eliot Horowitz
|
c628c7b93f
|
don't allow shards on localhost unless allowLocal : true SHARDING-47
|
2009-10-12 13:27:04 -04:00 |
|
Dwight
|
1b508836b5
|
link visual studio base64
|
2009-10-01 10:10:02 -04:00 |
|