0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 01:21:03 +01:00
mongodb/s
2010-11-29 14:47:44 -05:00
..
balance.cpp don't split after a balance move fails (a lock taken would cause it) and defer splitting jumbos to SERVER-1358 2010-10-27 16:42:02 -04:00
balance.h BackgroundJob is already non-copyable 2010-11-02 16:51:57 -04:00
balancer_policy.cpp SERVER-1713 if a shard has writebacks pending don't use it as a receiver 2010-09-21 10:43:28 -04:00
balancer_policy.h SERVER-1713 if a shard has writebacks pending don't use it as a receiver 2010-09-21 10:43:28 -04:00
chunk.cpp ChunkMatcher now has per-chunk boundaries 2010-11-18 17:59:20 -05:00
chunk.h clean cruft 2010-11-05 11:03:55 -04:00
commands_admin.cpp track network in/out SERVER-2081 2010-11-09 00:15:14 -05:00
commands_public.cpp fix sharded outType 2010-11-15 17:23:28 -05:00
config_migrate.cpp
config.cpp Chunk/ChunkManager do not depend on ConfigDB anymore 2010-11-02 13:54:01 -04:00
config.h Chunk/ChunkManager do not depend on ConfigDB anymore 2010-11-02 13:54:01 -04:00
cursors.cpp SERVER-1804 tighter background job 2010-10-13 17:38:09 -04:00
cursors.h
d_background_splitter.cpp start background splitter work 2010-11-04 18:28:43 -04:00
d_background_splitter.h start background splitter work 2010-11-04 18:28:43 -04:00
d_chunk_manager.cpp SERVER-1849 check for dropped collections 2010-11-26 09:28:32 -05:00
d_chunk_manager.h SERVER-1849 comment 2010-11-26 10:10:50 -05:00
d_logic.cpp SERVER-1713 a WriteBackManager and exposing its queuesEmpty() method 2010-09-22 11:16:44 -04:00
d_logic.h longer names but no homonyms 2010-11-19 11:15:35 -05:00
d_migrate.cpp dblock is deprecated 2010-11-24 18:49:19 -05:00
d_split.cpp fix potential seg fault 2010-11-23 09:25:24 -05:00
d_state.cpp reminder 2010-11-26 10:15:11 -05:00
d_writeback.cpp SERVER-1713 a WriteBackManager and exposing its queuesEmpty() method 2010-09-22 11:16:44 -04:00
d_writeback.h SERVER-1713 a WriteBackManager and exposing its queuesEmpty() method 2010-09-22 11:16:44 -04:00
dbgrid.vcxproj alignedbuilder improvements and fixes for other platforms 2010-11-29 14:08:31 -05:00
dbgrid.vcxproj.filters alignedbuilder improvements and fixes for other platforms 2010-11-29 14:08:31 -05:00
grid.cpp SERVER-2069 hook up ability to define balance window (syntax on the JIRA) 2010-11-09 21:00:11 -05:00
grid.h SERVER-2069 unittest for window of balancing 2010-11-09 20:28:21 -05:00
request.cpp
request.h
s_only.cpp remove CursorIterator 2010-11-15 14:39:56 -05:00
server.cpp envp is not used 2010-11-28 20:23:49 -05:00
server.h
shard_version.cpp comments 2010-11-11 09:02:43 -05:00
shard_version.h SERVER-1822 dedup check/resetShardVersion and kill s/d_util.cpp 2010-10-01 13:28:19 -04:00
shard.cpp SERVER-1713 balancer doesn't move to a server with writebacks pending 2010-09-22 11:58:55 -04:00
shard.h SERVER-1713 balancer doesn't move to a server with writebacks pending 2010-09-22 11:58:55 -04:00
shardconnection.cpp typo 2010-10-17 22:29:04 -04:00
shardkey.cpp Windows build fix. SERVER-1540 2010-09-23 15:03:02 -04:00
shardkey.h move code into ShardKeyPattern::moveToFront() and add unit tests. SERVER-1540 2010-09-22 17:50:50 -04:00
stats.cpp
stats.h
strategy_shard.cpp Don't allow $atomic on sharded collections SERVER-1971 2010-10-22 17:47:07 -04:00
strategy_single.cpp
strategy.cpp SERVER-1822 dedup check/resetShardVersion and kill s/d_util.cpp 2010-10-01 13:28:19 -04:00
strategy.h SERVER-1822 dedup check/resetShardVersion and kill s/d_util.cpp 2010-10-01 13:28:19 -04:00
util.h Fix uninitialized member warning under gcc 4.5 2010-11-29 14:47:44 -05:00
writeback_listener.cpp comments 2010-11-11 09:02:43 -05:00
writeback_listener.h fix thread name setting in BackgroundJob 2010-10-28 13:38:03 -04:00