.. |
ActivationCallback.cpp
|
restructuring agent wakeup
|
2016-09-08 12:49:24 +02:00 |
ActivationCallback.h
|
restructuring agent wakeup
|
2016-09-08 12:49:24 +02:00 |
AddFollower.cpp
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into generic-col-types
|
2016-09-08 09:27:53 +02:00 |
AddFollower.h
|
Implement removeServer job
|
2016-09-06 16:49:25 +02:00 |
AgencyCommon.h
|
multi-host agency in tests
|
2016-09-09 14:46:54 +02:00 |
AgencyFeature.cpp
|
Supervision gracePeriod shorter
|
2016-11-07 10:12:13 +00:00 |
AgencyFeature.h
|
do not override command line RAFT timings with estimates
|
2016-11-02 15:44:54 +01:00 |
Agent.cpp
|
Recapsulating MUTEX in key value Store
|
2016-11-04 11:42:08 +01:00 |
Agent.h
|
less noisy inception: only updated configurations are gossipped. avoid multiple reports
|
2016-11-03 10:23:48 +01:00 |
AgentActivator.cpp
|
multi-host agency in tests
|
2016-09-09 14:46:54 +02:00 |
AgentActivator.h
|
restructuring agent wakeup
|
2016-09-08 12:49:24 +02:00 |
AgentCallback.cpp
|
Squashed commit of the following:
|
2016-10-24 10:18:30 +02:00 |
AgentCallback.h
|
More logging of time taken for AppendEntriesRPC call.
|
2016-10-21 06:46:30 +00:00 |
AgentConfiguration.cpp
|
Supervision gracePeriod shorter
|
2016-11-07 10:12:13 +00:00 |
AgentConfiguration.h
|
less noisy inception: only updated configurations are gossipped. avoid multiple reports
|
2016-11-03 10:23:48 +01:00 |
CleanOutServer.cpp
|
upgrade 3.0 agency to 3.1
|
2016-10-06 17:05:21 +02:00 |
CleanOutServer.h
|
clang-format
|
2016-09-06 10:01:33 +02:00 |
Constituent.cpp
|
agency wouldn't restart from persisted state
|
2016-10-28 16:30:19 +02:00 |
Constituent.h
|
fixed timeouts
|
2016-10-19 13:21:26 +00:00 |
FailedLeader.cpp
|
FailedServer jobs can report when last FailedLeader has been processed
|
2016-09-22 18:45:35 +02:00 |
FailedLeader.h
|
clang-format
|
2016-09-06 10:01:33 +02:00 |
FailedServer.cpp
|
Delete all shard move jobs when server is healthy again
|
2016-11-22 14:13:09 +01:00 |
FailedServer.h
|
clang-format
|
2016-09-06 10:01:33 +02:00 |
GossipCallback.cpp
|
less noisy inception: only updated configurations are gossipped. avoid multiple reports
|
2016-11-03 10:27:43 +01:00 |
GossipCallback.h
|
less noisy inception: only updated configurations are gossipped. avoid multiple reports
|
2016-11-03 10:23:48 +01:00 |
Inception.cpp
|
Wait with Inception gossip until maintenance mode is off.
|
2016-11-24 13:34:28 +01:00 |
Inception.h
|
less noisy inception: only updated configurations are gossipped. avoid multiple reports
|
2016-11-03 10:23:48 +01:00 |
Job.cpp
|
fixes for Visual Studio
|
2016-10-31 12:16:39 +01:00 |
Job.h
|
Delete all shard move jobs when server is healthy again
|
2016-11-22 14:13:09 +01:00 |
MeasureCallback.cpp
|
agency wouldn't restart from persisted state
|
2016-10-28 16:30:19 +02:00 |
MeasureCallback.h
|
agency wouldn't restart from persisted state
|
2016-10-28 16:30:19 +02:00 |
MoveShard.cpp
|
Fixed moveShard to do distributeShardsLike in start instead of create
|
2016-10-06 15:32:41 +02:00 |
MoveShard.h
|
clang-format
|
2016-09-06 10:01:33 +02:00 |
Node.cpp
|
agency locks code review
|
2016-10-25 15:07:57 +02:00 |
Node.h
|
agency locks code review
|
2016-10-25 15:07:57 +02:00 |
NotifyCallback.cpp
|
cppcheck
|
2016-08-25 14:04:23 +02:00 |
NotifyCallback.h
|
cppcheck
|
2016-08-25 14:04:23 +02:00 |
RemoveServer.cpp
|
revisiting all supervision jobs
|
2016-10-05 17:16:02 +02:00 |
RemoveServer.h
|
Implement removeServer job
|
2016-09-06 16:49:25 +02:00 |
RestAgencyHandler.cpp
|
do not url-decode paths eagerly
|
2016-11-15 15:46:21 +01:00 |
RestAgencyHandler.h
|
switch to boost asio
|
2016-10-14 10:12:17 +00:00 |
RestAgencyPrivHandler.cpp
|
do not url-decode paths eagerly
|
2016-11-15 15:46:21 +01:00 |
RestAgencyPrivHandler.h
|
switch to boost asio
|
2016-10-14 10:12:17 +00:00 |
State.cpp
|
Recapsulating MUTEX in key value Store
|
2016-11-04 11:42:08 +01:00 |
State.h
|
agency locks code review
|
2016-10-25 15:07:57 +02:00 |
Store.cpp
|
agency locks code review
|
2016-10-25 15:07:57 +02:00 |
Store.h
|
agency locks code review
|
2016-10-25 15:07:57 +02:00 |
StoreCallback.cpp
|
fix in timing and wanring
|
2016-09-13 11:04:51 +02:00 |
StoreCallback.h
|
fix in timing and wanring
|
2016-09-13 11:04:51 +02:00 |
Supervision.cpp
|
fixed small double / long conversion
|
2016-10-31 17:00:55 +01:00 |
Supervision.h
|
Delete all shard move jobs when server is healthy again
|
2016-11-22 14:13:09 +01:00 |
UnassumedLeadership.cpp
|
FailedServer jobs can report when last FailedLeader has been processed
|
2016-09-22 17:23:56 +02:00 |
UnassumedLeadership.h
|
clang-format
|
2016-09-06 10:01:33 +02:00 |
v8-agency.cpp
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into generic-col-types
|
2016-09-06 11:22:14 +02:00 |
v8-agency.h
|
Adding Foxx access to agenc
|
2016-08-26 13:35:39 +02:00 |