0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
mongodb/s
2011-03-08 13:47:22 -05:00
..
balance.cpp Fixes for distributed lock handling time skew. 2011-03-01 14:15:26 -05:00
balance.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
balancer_policy.cpp use .trueValue() rather than .Bool() for backwards compat. 180 2011-03-05 18:25:48 -05:00
balancer_policy.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
chunk.cpp Fixes for distributed lock handling time skew. 2011-03-01 14:15:26 -05:00
chunk.h comment 2011-01-21 14:19:49 -05:00
client.cpp Cleanup connection when getlasterror fails 2011-03-02 11:57:58 -05:00
client.h use HostAndPort rather than string 2011-02-01 01:08:57 -05:00
commands_admin.cpp don't return local in listDatabases sharded 180 SERVER-2686 2011-03-08 13:47:22 -05:00
commands_public.cpp release ShardConnection when done in sharded/mr 2011-01-26 13:34:43 -05:00
config_migrate.cpp ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
config.cpp cleanup replica set handling 2011-02-14 14:16:18 -05:00
config.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
cursors.cpp fix debugging 2011-02-16 14:40:25 -05:00
cursors.h fix replica set cursor cleaning through mongos SERVER-2505 2011-02-09 23:03:03 -05:00
d_chunk_manager.cpp ShardChunkManager::toString 2011-01-26 11:43:58 -05:00
d_chunk_manager.h ShardChunkManager::toString 2011-01-26 11:43:58 -05:00
d_logic.cpp inline a little for speed 2011-01-12 16:11:47 -05:00
d_logic.h some forward decls 2011-01-24 01:43:25 -05:00
d_migrate.cpp make sure that index creation is logged on secondaries during migrate SERVER-2665 2011-03-01 23:58:58 -05:00
d_split.cpp make forcing a split work better SERVER-2419 180? 2011-03-06 02:51:18 -05:00
d_state.cpp better debugging 2011-03-07 18:15:15 -05:00
d_writeback.cpp ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
d_writeback.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
dbgrid.vcxproj compile vcxproj msvc 2010-12-28 10:51:28 -05:00
dbgrid.vcxproj.filters compile vcxproj msvc 2010-12-28 10:51:28 -05:00
grid.cpp add port to non-ported servernames SERVER-2029 2011-01-13 19:02:39 -05:00
grid.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
request.cpp shouldn't be able to use "local" db via mongos SERVER-2590 2011-02-18 16:45:34 -05:00
request.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
s_only.cpp ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
server.cpp fix replica set cursor cleaning through mongos SERVER-2505 2011-02-09 23:03:03 -05:00
server.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
shard_version.cpp better logging 2011-03-06 17:04:37 -05:00
shard_version.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
shard.cpp formatting 2011-02-17 01:11:22 -05:00
shard.h put all replica set nods in shard map 2011-02-17 01:10:50 -05:00
shardconnection.cpp nicer error message when shard goes away SERVER-2543 2011-02-18 10:49:31 -05:00
shardkey.cpp ran astyle SERVER-2304 2011-01-04 00:40:41 -05: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 multi/upsert is fine sharded, remove bad assert 2011-02-17 23:59:15 -05:00
strategy_single.cpp fix SlaveOk getMore with replica sets for non sharded collections SERVER-2482 2011-02-05 17:52:37 -05:00
strategy.cpp fix SlaveOk getMore with replica sets for non sharded collections SERVER-2482 2011-02-05 17:52:37 -05:00
strategy.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
util.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
writeback_listener.cpp don't want write back listeners for config servers 2011-02-13 10:10:00 -05:00
writeback_listener.h writeback listener handles replica sets correctly SERVER-2540 2011-02-12 14:48:35 -05:00