.. |
balance.cpp
|
Fixing a bunch of spelling mistakes, and a few grammatical errors. No functionality has been changed.
|
2011-05-26 11:59:13 +02:00 |
balance.h
|
try to fix double free SERVER-2704
|
2011-03-17 14:50:38 -04:00 |
balancer_policy.cpp
|
Merge pull request #40 from JensRantil/master
|
2011-06-15 19:53:25 -07:00 |
balancer_policy.h
|
|
|
chunk.cpp
|
Merge pull request #40 from JensRantil/master
|
2011-06-15 19:53:25 -07:00 |
chunk.h
|
Don't need to lock in ChunkManager anymore except for distlock in drop()
|
2011-05-06 19:01:04 -04:00 |
client.cpp
|
Fixing a bunch of spelling mistakes, and a few grammatical errors. No functionality has been changed.
|
2011-05-26 11:59:13 +02:00 |
client.h
|
fix multi-shard writeback contention
|
2011-05-11 13:30:12 -04:00 |
commands_admin.cpp
|
Don't allow manual split-point with different field order SERVER-3080
|
2011-06-20 19:29:12 -04:00 |
commands_public.cpp
|
SERVER-2531: added support for MERGE mode for M/R with sharded output
|
2011-06-21 18:42:47 -07:00 |
config_migrate.cpp
|
|
|
config.cpp
|
Add timeout to config server SERVER-3220
|
2011-06-14 09:34:22 -04:00 |
config.h
|
don't re-save database after dropped already - real fix for SERVER-2253
|
2011-06-13 20:15:32 -04:00 |
cursors.cpp
|
clean up nonce implementation
|
2011-06-05 18:13:18 -04:00 |
cursors.h
|
fix replica set cursor cleaning through mongos SERVER-2505
|
2011-02-09 23:03:03 -05:00 |
d_chunk_manager.cpp
|
Another grammar correction.
|
2011-05-27 11:41:11 +02:00 |
d_chunk_manager.h
|
|
|
d_logic.cpp
|
fix multi-shard writeback contention
|
2011-05-11 13:30:12 -04:00 |
d_logic.h
|
remove unused parameter to shardVersionOk
|
2011-03-25 09:59:50 -04:00 |
d_migrate.cpp
|
some include cleaning
|
2011-06-21 01:56:49 -04:00 |
d_split.cpp
|
some include cleaning
|
2011-06-21 01:56:49 -04:00 |
d_state.cpp
|
some include cleaning
|
2011-06-21 01:56:49 -04:00 |
d_writeback.cpp
|
Fixing a bunch of spelling mistakes, and a few grammatical errors. No functionality has been changed.
|
2011-05-26 11:59:13 +02:00 |
d_writeback.h
|
made PeriodicTask more explicity
|
2011-05-17 14:23:18 -04:00 |
dbgrid.vcxproj
|
vcxproj
|
2011-06-18 15:39:42 -04:00 |
dbgrid.vcxproj.filters
|
vcxproj
|
2011-06-18 15:39:42 -04:00 |
grid.cpp
|
better error message for addShard-ing an uninitialized rs
|
2011-06-17 12:06:18 -04:00 |
grid.h
|
flushRouterConfig to force a mongos config reload SERVER-2666
|
2011-04-06 02:50:20 -04:00 |
mr_shard.cpp
|
fix compile and error codes
|
2011-06-13 14:53:33 -07:00 |
mr_shard.h
|
SERVER-2531: delete temp collection. Remove debug output.
|
2011-06-13 16:19:31 -07:00 |
request.cpp
|
remove all clientId related code and systems, and just use tls SERVER-2872
|
2011-03-30 17:04:22 -04:00 |
request.h
|
remove all clientId related code and systems, and just use tls SERVER-2872
|
2011-03-30 17:04:22 -04:00 |
s_only.cpp
|
working towrads unifying network code
|
2011-04-05 02:24:16 -04:00 |
server.cpp
|
stub doPreServerStatupInits()
|
2011-06-17 14:57:16 -04:00 |
server.h
|
|
|
shard_version.cpp
|
Merge pull request #40 from JensRantil/master
|
2011-06-15 19:53:25 -07:00 |
shard_version.h
|
don't unset sharding state when a shard connection is done
|
2011-05-19 14:23:06 -04:00 |
shard.cpp
|
get copy of shard for reset, make safe for balancer thread - SERVER-3114
|
2011-05-19 12:17:06 -04:00 |
shard.h
|
prep for multiplexing connections between mongos and mongod more effectively
|
2011-05-18 17:36:55 -04:00 |
shardconnection.cpp
|
only check shard version on 'top-level' shard connections SERVER-3926
|
2011-06-21 19:25:03 -04:00 |
shardkey.cpp
|
SERVER-2935 fix woEqual which wasnt equalling ints and doubles
|
2011-06-01 09:35:42 -04:00 |
shardkey.h
|
|
|
stats.cpp
|
|
|
stats.h
|
|
|
strategy_shard.cpp
|
fix error codes
|
2011-06-21 22:35:35 -07:00 |
strategy_single.cpp
|
SERVER-2531: added support for MERGE mode for M/R with sharded output
|
2011-06-21 18:42:47 -07:00 |
strategy.cpp
|
SERVER-2531: added support for MERGE mode for M/R with sharded output
|
2011-06-21 18:42:47 -07:00 |
strategy.h
|
SERVER-2531: added support for MERGE mode for M/R with sharded output
|
2011-06-21 18:42:47 -07:00 |
util.h
|
log messages here are now more clear
|
2011-05-12 21:45:48 -04:00 |
writeback_listener.cpp
|
Fixing a bunch of spelling mistakes, and a few grammatical errors. No functionality has been changed.
|
2011-05-26 11:59:13 +02:00 |
writeback_listener.h
|
fix multi-shard writeback contention
|
2011-05-11 13:30:12 -04:00 |