.. |
balance.cpp
|
don't sleep with lock held SERVER-3020
|
2011-04-29 10:54:12 -04:00 |
balance.h
|
try to fix double free SERVER-2704
|
2011-03-17 14:50:38 -04:00 |
balancer_policy.cpp
|
better mongos balancer debugging info
|
2011-05-08 00:57:31 -04:00 |
balancer_policy.h
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
chunk.cpp
|
Don't migrate high/low chunk while balancer is disabled SERVER-3070
|
2011-05-09 15:02:39 -04:00 |
chunk.h
|
Don't need to lock in ChunkManager anymore except for distlock in drop()
|
2011-05-06 19:01:04 -04:00 |
client.cpp
|
use hasPort not getPort
|
2011-04-05 10:38:52 -04:00 |
client.h
|
remove all clientId related code and systems, and just use tls SERVER-2872
|
2011-03-30 17:04:22 -04:00 |
commands_admin.cpp
|
fix condition
|
2011-05-06 11:55:43 -04:00 |
commands_public.cpp
|
Mongos validate command collects top-level "valid" field SERVER-3023
|
2011-05-09 11:46:22 -04:00 |
config_migrate.cpp
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
config.cpp
|
ChunkManager::createFirstChunk shouldn't modify this
|
2011-05-06 19:01:03 -04:00 |
config.h
|
This needs to be done in a lock
|
2011-05-04 15:41:43 -04:00 |
cursors.cpp
|
fix debugging
|
2011-02-16 14:40:25 -05:00 |
cursors.h
|
fix replica set cursor cleaning through mongos SERVER-2505
|
2011-02-09 23:03:03 -05:00 |
d_chunk_manager.cpp
|
not checking msgasserted for dupes
|
2011-04-15 13:39:47 -04:00 |
d_chunk_manager.h
|
ShardChunkManager::toString
|
2011-01-26 11:43:58 -05:00 |
d_logic.cpp
|
remove unused parameter to shardVersionOk
|
2011-03-25 09:59:50 -04:00 |
d_logic.h
|
remove unused parameter to shardVersionOk
|
2011-03-25 09:59:50 -04:00 |
d_migrate.cpp
|
can't use scoped_ptr with ClientCursor
|
2011-05-04 14:09:48 -04:00 |
d_split.cpp
|
Start counting at 1
|
2011-05-06 13:36:24 -04:00 |
d_state.cpp
|
just spacing and typos
|
2011-03-25 14:48:59 -04:00 |
d_writeback.cpp
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
d_writeback.h
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
dbgrid.vcxproj
|
update vcxproj files for ramlog.cpp
|
2011-05-02 20:53:11 -04:00 |
dbgrid.vcxproj.filters
|
update vcxproj files for ramlog.cpp
|
2011-05-02 20:53:11 -04:00 |
grid.cpp
|
allow arbiters and passives as seeds SERVER-2547
|
2011-04-12 14:20:04 -04:00 |
grid.h
|
flushRouterConfig to force a mongos config reload SERVER-2666
|
2011-04-06 02:50:20 -04:00 |
request.cpp
|
remove all clientId related code and systems, and just use tls SERVER-2872
|
2011-03-30 17:04:22 -04:00 |
request.h
|
remove all clientId related code and systems, and just use tls SERVER-2872
|
2011-03-30 17:04:22 -04:00 |
s_only.cpp
|
working towrads unifying network code
|
2011-04-05 02:24:16 -04:00 |
server.cpp
|
more getLog work
|
2011-05-02 15:01:52 -04:00 |
server.h
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
shard_version.cpp
|
warning C4804: use of type bool in operation
|
2011-04-15 14:55:27 -04:00 |
shard_version.h
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
shard.cpp
|
fix error message for invalid host format SERVER-2879
|
2011-05-04 15:55:17 -04:00 |
shard.h
|
ok() method on ScopedConnection to know if you actually have one or if done has been called
|
2011-04-21 14:57:44 -04:00 |
shardconnection.cpp
|
nicer error message when shard goes away SERVER-2543
|
2011-02-18 10:49:31 -05:00 |
shardkey.cpp
|
Use intrusive_ptr rather than shared_ptr for BSONObj
|
2011-04-03 20:50:45 -04:00 |
shardkey.h
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
stats.cpp
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
stats.h
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
strategy_shard.cpp
|
Don't use ShardedStrategy for collections that stop being sharded
|
2011-05-04 15:41:43 -04:00 |
strategy_single.cpp
|
test for SERVER-2961 and comment
|
2011-04-19 17:46:33 -04:00 |
strategy.cpp
|
fix SlaveOk getMore with replica sets for non sharded collections SERVER-2482
|
2011-02-05 17:52:37 -05:00 |
strategy.h
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
util.h
|
better error message
|
2011-03-30 01:37:21 -04:00 |
writeback_listener.cpp
|
fix catch
|
2011-04-15 16:30:23 -04:00 |
writeback_listener.h
|
text and comment
|
2011-04-30 12:13:17 -04:00 |