.. |
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
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
chunk.cpp
|
more checking to not reload ChunkManager so much
|
2011-06-29 01:08:32 -04:00 |
chunk.h
|
less thrashing when config changes
|
2011-06-29 00:49:30 -04:00 |
client.cpp
|
supress sharded sub-connection warning for getLastError()
|
2011-07-12 10:58:42 -04:00 |
client.h
|
split security into s-only, d-only, and common SERVER-921
|
2011-06-22 14:20:53 -04:00 |
commands_admin.cpp
|
move connTicketHolder
|
2011-06-26 18:41:08 -04:00 |
commands_public.cpp
|
err msg text
|
2011-07-01 13:32:07 -04:00 |
config_migrate.cpp
|
net cleaning: move message.* to net/
|
2011-06-26 17:13:54 -04:00 |
config.cpp
|
correct reloading on stale config request optimization
|
2011-07-01 10:07:52 -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
|
don't use log() at shutdown
|
2011-07-24 23:34:16 -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
|
correct reloading on stale config request optimization
|
2011-07-01 10:07:52 -04:00 |
d_chunk_manager.h
|
use ClientCursor::extractKeys so can use covered index if possible
|
2011-06-24 16:07:13 -04:00 |
d_logic.cpp
|
when a writeback request fails, don't writeback, deal with it inline
|
2011-07-08 13:23:25 -04:00 |
d_logic.h
|
add auth support SERVER-921
|
2011-06-22 14:22:09 -04:00 |
d_migrate.cpp
|
more consistent timing for waiting for commit
|
2011-07-24 00:56:06 -04:00 |
d_split.cpp
|
SERVER-2563 - make ClientCursor check disk location for record in memory if its going to be needed
|
2011-06-23 15:46:10 -04:00 |
d_state.cpp
|
add auth support SERVER-921
|
2011-06-22 14:22:09 -04:00 |
d_writeback.cpp
|
net cleaning: message split checkpoint where everything works
|
2011-06-26 18:11:45 -04:00 |
d_writeback.h
|
made PeriodicTask more explicity
|
2011-05-17 14:23:18 -04:00 |
dbgrid.vcxproj
|
compile vcxproj
|
2011-06-27 09:13:59 -04:00 |
dbgrid.vcxproj.filters
|
compile vcxproj new seecurity files
|
2011-06-22 15:15:53 -04:00 |
grid.cpp
|
remove unit test spam from mongos
|
2011-06-25 22:16:09 -04:00 |
grid.h
|
flushRouterConfig to force a mongos config reload SERVER-2666
|
2011-04-06 02:50:20 -04:00 |
mr_shard.cpp
|
net cleaning: move message.* to net/
|
2011-06-26 17:13:54 -04:00 |
mr_shard.h
|
SERVER-2531: delete temp collection. Remove debug output.
|
2011-06-13 16:19:31 -07:00 |
request.cpp
|
correct reloading on stale config request optimization
|
2011-07-01 10:07:52 -04:00 |
request.h
|
net cleaning: move message.* to net/
|
2011-06-26 17:13:54 -04:00 |
s_only.cpp
|
add auth support SERVER-921
|
2011-06-22 14:22:09 -04:00 |
security.cpp
|
compile vcxproj new seecurity files
|
2011-06-22 15:15:53 -04:00 |
server.cpp
|
remove duplicate log messages
|
2011-07-27 09:48:35 -04:00 |
server.h
|
net cleaning: move message.* to net/
|
2011-06-26 17:13:54 -04:00 |
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
|
add auth support SERVER-921
|
2011-06-22 14:22:09 -04:00 |
shard.h
|
supress sharded sub-connection warning for getLastError()
|
2011-07-12 10:58:42 -04:00 |
shardconnection.cpp
|
don't hide first connection warning for shards
|
2011-07-12 11:25:22 -04:00 |
shardkey.cpp
|
SERVER-2935 fix woEqual which wasnt equalling ints and doubles
|
2011-06-01 09:35:42 -04:00 |
shardkey.h
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
stats.cpp
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
stats.h
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
strategy_shard.cpp
|
SERVER-2531: remove possible shard chunk splitting during M/R output
|
2011-06-27 13:53:24 -07:00 |
strategy_single.cpp
|
SERVER-2531: added REDUCE mode for M/R to sharded output collection
|
2011-06-26 19:00:52 -07:00 |
strategy.cpp
|
SERVER-2531: added REDUCE mode for M/R to sharded output collection
|
2011-06-26 19:00:52 -07:00 |
strategy.h
|
SERVER-2531: added REDUCE mode for M/R to sharded output collection
|
2011-06-26 19:00:52 -07:00 |
util.h
|
log messages here are now more clear
|
2011-05-12 21:45:48 -04:00 |
writeback_listener.cpp
|
writeback listener log cleaning
|
2011-07-11 21:50:42 -04:00 |
writeback_listener.h
|
use host in writeback listener thread name
|
2011-07-11 21:50:42 -04:00 |