0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 17:10:48 +01:00
mongodb/s
2010-08-27 20:38:49 -04:00
..
balance.cpp Say hello even if in log level 0. 2010-08-10 17:55:21 -07:00
balance.h use distlock for balancer SERVER-1354 2010-07-13 14:50:53 -04:00
balancer_policy.cpp Revert "SERVER-1270 Prep for hooking StringData" 2010-07-17 16:07:38 -04:00
balancer_policy.h SERVER-940 Balancer now drains chunks off a shard that's being removed 2010-06-23 19:25:03 -07:00
chunk.cpp dataSize has an estimate option, chunk uses this SERVER-1545 2010-08-24 01:25:45 -04:00
chunk.h SERVER-1545 splitVector now takes ranges. 2010-08-23 22:53:14 -04:00
commands_admin.cpp SERVER-1607 replica set checks before adding a shard 2010-08-27 18:48:22 -04:00
commands_public.cpp sharded m/r supports scope SERVER-1663 2010-08-23 13:20:29 -04:00
config_migrate.cpp don't put ':' in filenames (not legal on windows) 2010-08-02 18:08:37 -04:00
config.cpp Bug fix: logChange() does't throw (can be called from destructors 2010-08-16 11:09:03 -04:00
config.h check for config server consistency on startup 2010-08-03 01:18:12 -04:00
cursors.cpp got rid of PeriodicBackgroundJob since its the same as Task 2010-08-13 23:27:09 -04:00
cursors.h mongos cursor timeout SERVER-1531 2010-08-02 14:50:12 -04:00
d_logic.cpp add if op is write to shardVersionOk definition prep for SERVER-1473 2010-08-25 01:57:48 -04:00
d_logic.h add if op is write to shardVersionOk definition prep for SERVER-1473 2010-08-25 01:57:48 -04:00
d_migrate.cpp cursor paranoia 2010-08-16 01:01:35 -04:00
d_split.cpp cleaning split 2010-08-24 01:58:21 -04:00
d_state.cpp SERVER-1452 missed c_str in previously fixed append* 2010-08-27 20:38:49 -04:00
d_util.cpp make connection versions thread safe and reset when put in pool 2010-07-25 11:32:15 -04:00
d_writeback.cpp writeback is ok on slave 2010-08-16 15:47:40 -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 make classes noncopyable to be safe. compile db_10.sln 2010-08-25 13:40:01 -04:00
dbgrid.vcxproj.filters compile vs2010 2010-08-17 12:25:39 -04:00
grid.cpp SERVER-1607 more replica set checks before adding shard 2010-08-27 20:23:38 -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 compile 2010-08-27 14:39:28 -04:00
server.cpp Disable JSONP by default due to security implications 2010-08-25 15:26:20 -04:00
server.h distlock pings, get rid of ourHostname 2010-07-13 00:56:08 -04:00
shard.cpp use replica set name for shard id SERVER-1665 2010-08-27 12:07:22 -04:00
shard.h check all shard connections at once so we don't get cascading failure SERVER-1560 2010-08-03 18:12:04 -04:00
shardconnection.cpp ClientConnection has one instance per thread. Eliminating additional synchronization. 2010-08-06 14:14:25 -04:00
shardkey.cpp checkpoint for re-write of migrate transfer 2010-07-15 14:18:26 -04:00
shardkey.h change LazyString to toString rather than (string) 2010-07-17 22:11:21 -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 mongos cursor timeout SERVER-1531 2010-08-02 14:50:12 -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 Revert "Throttle sharding requests when processing WriteBacks" 2010-07-31 01:56:38 -04:00
strategy.h don't replay broadcast writes SERVER-1350 2010-07-22 23:05:02 -04:00
util.h i think major is a keyword 2010-08-25 09:52:06 -04:00