0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
mongodb/s
2010-06-06 10:50:39 -04:00
..
balance.cpp SERVER-950 Balancer policy now picks up size limits (but balancer is not passing it yet) 2010-06-05 17:54:49 -04:00
balance.h SERVER-950 Pass space usage and limits information the to balancer policy 2010-06-05 16:17:59 -04:00
balancer_policy.cpp Move unittest to the usual place (addresses previous Win64 break) 2010-06-06 10:50:39 -04:00
balancer_policy.h SERVER-950 Balancer policy now picks up size limits (but balancer is not passing it yet) 2010-06-05 17:54:49 -04:00
chunk.cpp don't lock in ChunkManager constructor 2010-06-02 17:01:28 -04:00
chunk.h don't lock in ChunkManager constructor 2010-06-02 17:01:28 -04:00
commands_admin.cpp make getLastError smarter in a sharded environment 2010-06-02 12:30:08 -04:00
commands_public.cpp Use shared_ptr for DBConfig 2010-05-28 17:24:03 -04:00
config_migrate.cpp fix connection pooling a bit 2010-05-20 13:36:29 -04:00
config.cpp Use shared_ptr for DBConfig 2010-05-28 17:24:03 -04:00
config.h Use shared_ptr for DBConfig 2010-05-28 17:24:03 -04:00
cursors.cpp more scoped_ptr usage 2010-05-28 19:29:44 -04:00
cursors.h more scoped_ptr usage 2010-05-28 19:29:44 -04:00
d_logic.cpp make client -> mongod connection static SERVER-956 2010-05-19 17:01:09 -04:00
d_logic.h stdafx.h -> pch.h part 2 2010-04-27 15:33:27 -04:00
d_util.cpp stdafx->pch 2010-04-27 15:27:52 -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 vcxproj updated for s changes 2010-06-05 14:48:05 -04:00
dbgrid.vcxproj.filters vcxproj updated for s changes 2010-06-05 14:48:05 -04:00
request.cpp make getLastError smarter in a sharded environment 2010-06-02 12:30:08 -04:00
request.h make getLastError smarter in a sharded environment 2010-06-02 12:30:08 -04:00
s_only.cpp vcproj fixes and buildboost.bat for windows 2010-05-01 19:40:57 -04:00
server.cpp LastError cleanup SERVER-1165 2010-05-28 17:07:18 -04:00
server.h Sharding: much of bad config writeback working 2009-04-17 17:11:32 -04:00
shard.cpp SERVER-950 if there's a maximum size for the shard, pick it up 2010-06-04 11:34:44 -04:00
shard.h SERVER-950 if there's a maximum size for the shard, pick it up 2010-06-04 11:34:44 -04:00
shardconnection.cpp Make ShardConnection more like ScopedDBConnection 2010-05-27 16:33:20 -04:00
shardkey.cpp compile fix 2010-05-04 17:40:40 -04:00
shardkey.h shardkey const correctness 2010-05-04 16:49:04 -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 more scoped_ptr usage 2010-05-28 19:29:44 -04:00
strategy_single.cpp clean up cursors SERVER-1167 2010-05-28 14:23:37 -04:00
strategy.cpp Don't ask for a shard's version number, if possible. 2010-06-03 15:45:46 -04:00
strategy.h stdafx->pch 2010-04-27 15:27:52 -04:00
util.h fix connection pooling a bit 2010-05-20 13:36:29 -04:00