0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 00:56:44 +01:00
mongodb/s
2011-07-28 14:25:27 -04:00
..
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
balancer_policy.cpp Merge pull request #40 from JensRantil/master 2011-06-15 19:53:25 -07:00
balancer_policy.h
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 full API change to command interface, add options SERVER-3405 2011-07-27 15:59:27 -04:00
commands_public.cpp add options to Futures SERVER-3405 2011-07-27 15:59:27 -04:00
config_migrate.cpp net cleaning: move message.* to net/ 2011-06-26 17:13:54 -04:00
config.cpp escaping for regex - SERVER-3471 2011-07-28 14:25:27 -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 change command api to allow command options SERVER-3405 2011-07-27 15:59:27 -04:00
cursors.h
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 full API change to command interface, add options SERVER-3405 2011-07-27 15:59:27 -04:00
d_split.cpp full API change to command interface, add options SERVER-3405 2011-07-27 15:59:27 -04:00
d_state.cpp full API change to command interface, add options SERVER-3405 2011-07-27 15:59:27 -04:00
d_writeback.cpp full API change to command interface, add options SERVER-3405 2011-07-27 15:59:27 -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 full API change to command interface, add options SERVER-3405 2011-07-27 15:59:27 -04:00
security.cpp change command api to allow command options SERVER-3405 2011-07-27 15:59:27 -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 change command api to allow command options SERVER-3405 2011-07-27 15:59:27 -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
stats.cpp
stats.h
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 test and group slaveok fix for SERVER-3405 2011-07-27 15:59:26 -04: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