0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 01:21:03 +01:00
mongodb/s
2011-12-12 14:46:45 -05:00
..
balance.cpp SERVER-4022: refresh chunksize before each balance round 2011-10-17 12:11:43 -04:00
balance.h
balancer_policy.cpp Edited s/balancer_policy.cpp via GitHub 2011-10-03 21:13:56 -07:00
balancer_policy.h
chunk.cpp SERVER-4459 fix windows build: prior() is in boost:: 2011-12-09 09:13:34 -05:00
chunk.h SERVER-4459 fix windows build: prior() is in boost:: 2011-12-09 09:13:34 -05:00
client.cpp don't throw away conn on gle SERVER-4290 2011-11-16 12:32:42 -05:00
client.h clc 2011-12-11 11:01:23 -05:00
commands_admin.cpp fix read only user support with sharding for basic queries SERVER-4156 2011-10-26 17:43:04 -04:00
commands_public.cpp SERVER-4465 wait for refresh if multiple retries fail for sharded count() 2011-12-12 10:42:32 -05:00
config_migrate.cpp
config.cpp SERVER-4388 update version of newly sharded collection on mongod primary after first sharding 2011-12-12 11:12:57 -05:00
config.h hit config server only once when loading a chunk meta data certain version SERVER-4396 2011-11-30 13:33:37 -05:00
cursors.cpp static is const 2011-12-08 13:51:42 -05:00
cursors.h static is const 2011-12-08 13:51:42 -05:00
d_chunk_manager.cpp
d_chunk_manager.h
d_logic.cpp changes to staleconfigexceptions for SERVER-4158 2011-10-31 09:28:59 -04:00
d_logic.h SERVER-3627: chunk range info no longer relayed by mongos, mongod figures it out 2011-12-07 14:44:06 -08:00
d_migrate.cpp more informative error messages on network failure during migration SERVER-4076 2011-12-12 12:07:08 -05:00
d_split.cpp clc 2011-12-12 14:46:45 -05:00
d_state.cpp ignore sharding state on secondaries consistently SERVER-4324 2011-11-21 13:12:27 -05:00
d_writeback.cpp
d_writeback.h
dbgrid.vcxproj Adding some new source files to the VS project definitions, to match SConstruct. 2011-12-08 13:17:48 -05:00
dbgrid.vcxproj.filters Adding some new source files to the VS project definitions, to match SConstruct. 2011-12-08 13:17:48 -05:00
grid.cpp clc 2011-12-12 14:46:45 -05:00
grid.h simple interface to config.settings 2011-10-17 12:11:43 -04:00
mr_shard.cpp - SERVER-3627: splitting works correctly now. MR remembers which chunks are touched and runs split after post-process 2011-10-17 17:47:12 -07:00
mr_shard.h - SERVER-3627: splitting works correctly now. MR remembers which chunks are touched and runs split after post-process 2011-10-17 17:47:12 -07:00
request.cpp fix read only user support with sharding for basic queries SERVER-4156 2011-10-26 17:43:04 -04:00
request.h fix read only user support with sharding for basic queries SERVER-4156 2011-10-26 17:43:04 -04:00
s_only.cpp buildbot 2011-12-12 10:38:55 -05:00
security.cpp centralize some security code 2011-09-18 01:32:47 -04:00
server.cpp dynhost work 2011-10-28 09:33:24 -04:00
server.h
shard_version.cpp fix for backwards compatibility and shard versioning SERVER-4240 2011-11-10 18:40:56 -05:00
shard_version.h
shard.cpp dynhost work 2011-10-28 09:33:24 -04:00
shard.h SERVER-4209 remove warning for sharded sub-conn, this is expected now 2011-11-04 16:10:09 -04:00
shardconnection.cpp warning unused local variable 2011-11-23 11:03:42 -05:00
shardkey.cpp Better error message SERVER-4074 2011-10-18 15:03:18 -04:00
shardkey.h
stats.cpp
stats.h
strategy_shard.cpp appease the compiler 2011-12-05 17:44:27 -05:00
strategy_single.cpp Fix killOp to actually work with sharding SERVER-4251 2011-11-11 14:06:24 -05:00
strategy.cpp changes to staleconfigexceptions for SERVER-4158 2011-10-31 09:28:59 -04:00
strategy.h - SERVER-3627: splitting works correctly now. MR remembers which chunks are touched and runs split after post-process 2011-10-17 17:47:12 -07:00
util.h allow retrying of Future::Commands SERVER-4158 2011-10-31 10:50:00 -04:00
writeback_listener.cpp reload shard version if needed for new collections in wbl SERVER-4171 2011-11-02 12:58:25 -04:00
writeback_listener.h