0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 09:06:21 +01:00
mongodb/s
2010-11-18 14:34:51 -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 clean cruft 2010-11-05 11:03:55 -04: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_matcher.cpp compile vstudio 2010-11-13 13:03:47 -05:00
d_chunk_matcher.h compile vstudio 2010-11-13 13:03:47 -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 force explicit change of version 2010-11-18 10:58:31 -05:00
d_migrate.cpp SERVER-2119 Just to tie code site and JIRA item 2010-11-18 12:35:31 -05:00
d_split.cpp splits are now done by the mongod side 2010-10-27 17:13:47 -04:00
d_state.cpp non-critical assert is triggering while the version mechanism is being changed; temporarilly relax it just a bit 2010-11-18 14:34:51 -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.vcproj
dbgrid.vcxproj vstudio compile 2010-11-13 13:12:26 -05:00
dbgrid.vcxproj.filters vstudio compile 2010-11-13 13:12:26 -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 fix SIGHUP handling SERVER-1934 2010-10-13 11:13:54 -04: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 SERVER-1822 dedup check/resetShardVersion and kill s/d_util.cpp 2010-10-01 13:28:19 -04: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