.. |
ActivationCallback.cpp
|
rewrite of AgencyComm
|
2016-10-23 00:46:30 +02:00 |
ActivationCallback.h
|
restructuring agent wakeup
|
2016-09-08 12:49:24 +02:00 |
AddFollower.cpp
|
Better logging
|
2017-05-11 12:20:15 +02:00 |
AddFollower.h
|
merge in cpp & js from 3.1.18 yet to do tests
|
2017-04-21 15:41:05 +02:00 |
AgencyComm.cpp
|
Multihreaded import
|
2017-05-24 18:37:45 +02:00 |
AgencyComm.h
|
Fix rolling back of indices
|
2017-05-15 15:48:01 +02:00 |
AgencyCommon.h
|
merge in cpp & js from 3.1.18 yet to do tests
|
2017-04-21 15:41:05 +02:00 |
AgencyFeature.cpp
|
avoiding avalanche of appendEntries
|
2017-06-08 15:54:32 +02:00 |
AgencyFeature.h
|
Agent send logs to followers in packs of 250 max for now
|
2017-06-05 21:37:08 +02:00 |
Agent.cpp
|
_preparing is enough for both persistent restart and leadership change in agency
|
2017-06-09 14:03:47 +02:00 |
Agent.h
|
_preparing is enough for both persistent restart and leadership change in agency
|
2017-06-09 14:03:47 +02:00 |
AgentActivator.cpp
|
Handle the case that ClusterComm is already shut down gracefully.
|
2017-02-07 15:31:40 +01:00 |
AgentActivator.h
|
restructuring agent wakeup
|
2016-09-08 12:49:24 +02:00 |
AgentCallback.cpp
|
Squashed commit of the following:
|
2017-06-02 16:13:03 +02:00 |
AgentCallback.h
|
agent with less traffic
|
2017-02-10 17:03:15 +01:00 |
AgentConfiguration.cpp
|
Agent send logs to followers in packs of 250 max for now
|
2017-06-05 21:37:08 +02:00 |
AgentConfiguration.h
|
Agent send logs to followers in packs of 250 max for now
|
2017-06-05 21:37:08 +02:00 |
AgentInterface.h
|
Squashed commit of the following:
|
2017-06-02 16:13:03 +02:00 |
CleanOutServer.cpp
|
Better logging
|
2017-05-11 12:20:15 +02:00 |
CleanOutServer.h
|
merge in cpp & js from 3.1.18 yet to do tests
|
2017-04-21 15:41:05 +02:00 |
Compactor.cpp
|
Squashed commit of the following:
|
2017-06-02 16:13:03 +02:00 |
Compactor.h
|
compaction thread tested and functional
|
2017-02-08 14:18:46 +01:00 |
Constituent.cpp
|
Fix warnings
|
2017-06-07 14:50:46 +02:00 |
Constituent.h
|
merge in cpp & js from 3.1.18 yet to do tests
|
2017-04-21 15:41:05 +02:00 |
FailedFollower.cpp
|
merge in cpp & js from 3.1.18 yet to do tests
|
2017-04-21 15:41:05 +02:00 |
FailedFollower.h
|
merge in cpp & js from 3.1.18 yet to do tests
|
2017-04-21 15:41:05 +02:00 |
FailedLeader.cpp
|
Fix abort conditions of FailedLeader
|
2017-05-10 18:30:37 +02:00 |
FailedLeader.h
|
merge in cpp & js from 3.1.18 yet to do tests
|
2017-04-21 15:41:05 +02:00 |
FailedServer.cpp
|
typo in error message
|
2017-06-09 12:20:35 +02:00 |
FailedServer.h
|
merge in cpp & js from 3.1.18 yet to do tests
|
2017-04-21 15:41:05 +02:00 |
GossipCallback.cpp
|
merged in devel
|
2016-11-16 14:59:53 +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
|
check first time when ClusterComm is accessed, if not stopping
|
2017-05-18 11:48:41 +02:00 |
Inception.h
|
merge in cpp & js from 3.1.18 yet to do tests
|
2017-04-21 15:41:05 +02:00 |
Job.cpp
|
Extract compareServerList and make it reuseable
|
2017-05-24 14:13:51 +02:00 |
Job.h
|
Extract compareServerList and make it reuseable
|
2017-05-24 14:13:51 +02:00 |
JobContext.cpp
|
merge in cpp & js from 3.1.18 yet to do tests
|
2017-04-21 15:41:05 +02:00 |
JobContext.h
|
merge in cpp & js from 3.1.18 yet to do tests
|
2017-04-21 15:41:05 +02:00 |
MoveShard.cpp
|
Extract compareServerList and make it reuseable
|
2017-05-24 14:13:51 +02:00 |
MoveShard.h
|
merge in cpp & js from 3.1.18 yet to do tests
|
2017-04-21 15:41:05 +02:00 |
Node.cpp
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2017-06-07 16:25:23 +02:00 |
Node.h
|
slice can throw
|
2017-06-07 16:40:16 +02:00 |
NotifyCallback.cpp
|
cppcheck
|
2016-08-25 14:04:23 +02:00 |
NotifyCallback.h
|
cppcheck
|
2016-08-25 14:04:23 +02:00 |
RemoveFollower.cpp
|
Better logging
|
2017-05-11 12:20:15 +02:00 |
RemoveFollower.h
|
merge in cpp & js from 3.1.18 yet to do tests
|
2017-04-21 15:41:05 +02:00 |
RestAgencyHandler.cpp
|
Squashed commit of the following:
|
2017-06-02 16:13:03 +02:00 |
RestAgencyHandler.h
|
Port thread fixes from 3.1 to devel.
|
2017-03-16 13:53:40 +01:00 |
RestAgencyPrivHandler.cpp
|
expanding agent pool
|
2017-05-03 17:40:33 +02:00 |
RestAgencyPrivHandler.h
|
Port thread fixes from 3.1 to devel.
|
2017-03-16 13:53:40 +01:00 |
State.cpp
|
Fix warnings
|
2017-06-07 14:50:46 +02:00 |
State.h
|
Squashed commit of the following:
|
2017-06-02 16:13:03 +02:00 |
Store.cpp
|
Squashed commit of the following:
|
2017-06-02 16:13:03 +02:00 |
Store.h
|
Squashed commit of the following:
|
2017-06-02 16:13:03 +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
|
Wait for supervision node to prevent races
|
2017-06-09 15:52:29 +02:00 |
Supervision.h
|
Fix server health
|
2017-05-11 12:20:15 +02:00 |
v8-agency.cpp
|
merge in cpp & js from 3.1.18 yet to do tests
|
2017-04-21 15:41:05 +02:00 |
v8-agency.h
|
Adding Foxx access to agenc
|
2016-08-26 13:35:39 +02:00 |