1
0
Fork 0
arangodb/arangod/Agency
Michael Hackstein 7b328d39e9 Merge branch 'devel' of github.com:arangodb/arangodb into engine-vs-velocystream 2016-08-11 12:41:08 +02:00
..
AgencyCommon.h sped up agency communication. startLocalCluster now starts up about the same time regardless of agency size. 2016-08-03 13:13:48 +02:00
AgencyFeature.cpp Fix foxx issues in cluster 2016-07-29 16:06:31 +02:00
AgencyFeature.h trying to fix cleanup 2016-06-06 23:53:53 +02:00
Agent.cpp Merge branch 'devel' of github.com:arangodb/arangodb into engine-vs-velocystream 2016-08-11 12:41:08 +02:00
Agent.h Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache 2016-08-03 13:39:00 +02:00
AgentCallback.cpp raft testing revealed performance optimisation in receiver and of appendentries 2016-08-05 14:59:39 +02:00
AgentCallback.h clang-format 2016-05-18 14:51:09 +00:00
AgentConfiguration.h don't copy 2016-06-07 23:08:43 +02:00
CleanOutServer.cpp waitForCommited bug in agency fixed 2016-06-29 14:54:05 +02:00
CleanOutServer.h resilience green 2016-06-08 18:27:59 +02:00
Constituent.cpp raft testing revealed performance optimisation in receiver and of appendentries 2016-08-05 09:41:50 +02:00
Constituent.h bug fixes agancy backported from devel 2016-06-30 13:50:12 +02:00
FailedLeader.cpp agency will hold back responses until such time that leader has been elected 2016-06-24 16:37:57 +02:00
FailedLeader.h resilience green 2016-06-08 18:27:59 +02:00
FailedServer.cpp move-shard slightly changed order of actions 2016-06-09 12:01:44 +02:00
FailedServer.h resilience green 2016-06-08 18:27:59 +02:00
Job.h empty arrays handled wrong 2016-06-29 15:39:51 +02:00
MoveShard.cpp Use old version of Plan when building the new version. 2016-06-17 11:55:12 -07:00
MoveShard.h resilience green 2016-06-08 18:27:59 +02:00
Node.cpp unnecessary double condition 2016-06-29 17:42:41 +02:00
Node.h removed last occurrence of TRI_vector_t in arangod 2016-07-26 08:04:30 +02:00
NotifierThread.cpp removed server.h 2016-07-25 16:49:52 +02:00
NotifierThread.h clang-format 2016-05-18 14:51:09 +00:00
NotifyCallback.cpp agency shutdown problems 2016-06-09 14:06:25 +00:00
NotifyCallback.h clang-format 2016-05-18 14:51:09 +00:00
RestAgencyHandler.cpp fixed compaction bug in RAFT 2016-08-02 13:13:05 +02:00
RestAgencyHandler.h WIP 2016-05-22 21:08:37 +02:00
RestAgencyPrivHandler.cpp first changes for set/get payload methods -> 2016-07-15 16:38:13 +02:00
RestAgencyPrivHandler.h Merge branch 'devel' of github.com:arangodb/arangodb into FMH 2016-07-04 17:09:40 +02:00
State.cpp Merge branch 'devel' of github.com:arangodb/arangodb into engine-vs-velocystream 2016-08-11 12:41:08 +02:00
State.h raft testing revealed performance optimisation in receiver and of appendentries 2016-08-04 15:46:23 +02:00
Store.cpp Couldn't query two different keys beginning with the same string in one level 2016-08-10 12:26:24 +02:00
Store.h Ensure that Store::_agent is set when first used. 2016-06-27 12:13:25 +02:00
StoreCallback.cpp clang-format 2016-05-18 14:51:09 +00:00
StoreCallback.h clang-format 2016-05-18 14:51:09 +00:00
Supervision.cpp Merge branch 'devel' of github.com:arangodb/arangodb into engine-vs-velocystream 2016-08-11 12:41:08 +02:00
Supervision.h Fix foxx issues in cluster 2016-07-29 16:06:31 +02:00