0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
mongodb/s
2010-11-04 18:28:43 -04: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 ChunkManager doesn't change its state anymore 2010-11-02 16:34:46 -04:00
chunk.h ChunkManager doesn't change its state anymore 2010-11-02 16:34:46 -04:00
commands_admin.cpp better method name 2010-10-25 12:28:13 -04:00
commands_public.cpp Support more mixed-case cmd names in mongos SERVER-2053 2010-11-02 17:02:44 -04:00
config_migrate.cpp don't put ':' in filenames (not legal on windows) 2010-08-02 18:08:37 -04:00
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 mongos cursor timeout SERVER-1531 2010-08-02 14:50:12 -04:00
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_logic.cpp SERVER-1713 a WriteBackManager and exposing its queuesEmpty() method 2010-09-22 11:16:44 -04:00
d_logic.h fix comment 2010-10-27 17:37:44 -04:00
d_migrate.cpp SERVER-1974 rollback version if migrate aborts on the TO side 2010-10-26 09:52:50 -04:00
d_split.cpp splits are now done by the mongod side 2010-10-27 17:13:47 -04:00
d_state.cpp dedup 'setShardVersion' symbol, which is used in chunk.cpp as well 2010-10-29 18:53:27 -04: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 Clean remerge of SERVER-1189 Improves logging in util/ntservice.cpp 2010-06-05 09:38:54 +08:00
dbgrid.vcxproj vstudio compile 2010-10-01 16:33:15 -04:00
dbgrid.vcxproj.filters vstudio compile 2010-10-01 16:33:15 -04:00
grid.cpp merge 2010-10-16 20:12:49 -04:00
grid.h SERVER-1607 replica set checks before adding a shard 2010-08-27 18:48:22 -04:00
request.cpp be smarter about sleeping 2010-08-04 13:04:49 -04:00
request.h handle databases with different cases in mongos SERVER-1443 2010-07-22 15:39:20 -04:00
s_only.cpp SERVER-1822 dedup webGetAdminUser/webHaveAdminUser 2010-10-01 09:06:58 -04:00
server.cpp fix SIGHUP handling SERVER-1934 2010-10-13 11:13:54 -04:00
server.h distlock pings, get rid of ourHostname 2010-07-13 00:56:08 -04:00
shard_version.cpp reloading a ChunkManager should also increment it sequence number 2010-10-27 12:19:15 -04: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 stdafx->pch 2010-04-27 15:27:52 -04:00
stats.h stdafx.h -> pch.h part 2 2010-04-27 15:33:27 -04:00
strategy_shard.cpp Don't allow $atomic on sharded collections SERVER-1971 2010-10-22 17:47:07 -04:00
strategy_single.cpp make sure mongod and mongos report command errors the same way SERVER-1472 2010-07-27 00:57:38 -04:00
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 vstudio compile 2010-10-01 16:33:15 -04:00
writeback_listener.h fix thread name setting in BackgroundJob 2010-10-28 13:38:03 -04:00