1
0
Fork 0
arangodb/arangod/Agency
Jan Christoph Uhde 3f603f024f remove some containers from common.h (#9223)
* remove some containers from Common.h

* enterprise fixes
2019-06-07 13:27:24 +02:00
..
ActiveFailoverJob.cpp Added reason to job abort method. (#8877) 2019-05-14 15:39:53 +02:00
ActiveFailoverJob.h Added reason to job abort method. (#8877) 2019-05-14 15:39:53 +02:00
AddFollower.cpp Added reason to job abort method. (#8877) 2019-05-14 15:39:53 +02:00
AddFollower.h Added reason to job abort method. (#8877) 2019-05-14 15:39:53 +02:00
AgencyComm.cpp remove some containers from common.h (#9223) 2019-06-07 13:27:24 +02:00
AgencyComm.h remove some containers from common.h (#9223) 2019-06-07 13:27:24 +02:00
AgencyCommon.h fix various small annoyances (#9079) 2019-05-23 17:36:38 +02:00
AgencyFeature.cpp Do not check isEnabled (#8997) 2019-05-17 16:33:17 +02:00
AgencyFeature.h big reformat 2018-12-26 00:54:03 +01:00
AgencyStrings.h big reformat 2018-12-26 00:54:03 +01:00
Agent.cpp Bug fix/cleanup system includes (#8962) 2019-05-15 15:12:59 +02:00
Agent.h Handle InitDone correctly. (#8552) 2019-04-01 17:01:05 +02:00
AgentCallback.cpp Handle InitDone correctly. (#8552) 2019-04-01 17:01:05 +02:00
AgentCallback.h big reformat 2018-12-26 00:54:03 +01:00
AgentConfiguration.cpp Handle InitDone correctly. (#8552) 2019-04-01 17:01:05 +02:00
AgentConfiguration.h big reformat 2018-12-26 00:54:03 +01:00
AgentInterface.h Handle InitDone correctly. (#8552) 2019-04-01 17:01:05 +02:00
CleanOutServer.cpp Added reason to job abort method. (#8877) 2019-05-14 15:39:53 +02:00
CleanOutServer.h Added reason to job abort method. (#8877) 2019-05-14 15:39:53 +02:00
Compactor.cpp apply unique log ids (#8561) 2019-03-25 20:26:51 +01:00
Compactor.h big reformat 2018-12-26 00:54:03 +01:00
Constituent.cpp Bug fix/pass on error messages (#8690) 2019-04-10 12:34:25 +02:00
Constituent.h big reformat 2018-12-26 00:54:03 +01:00
FailedFollower.cpp Added reason to job abort method. (#8877) 2019-05-14 15:39:53 +02:00
FailedFollower.h Added reason to job abort method. (#8877) 2019-05-14 15:39:53 +02:00
FailedLeader.cpp Added reason to job abort method. (#8877) 2019-05-14 15:39:53 +02:00
FailedLeader.h Added reason to job abort method. (#8877) 2019-05-14 15:39:53 +02:00
FailedServer.cpp Bug fix/supervision fixes4 (#9016) 2019-05-31 17:20:06 +02:00
FailedServer.h Added reason to job abort method. (#8877) 2019-05-14 15:39:53 +02:00
GossipCallback.cpp apply unique log ids (#8561) 2019-03-25 20:26:51 +01:00
GossipCallback.h big reformat 2018-12-26 00:54:03 +01:00
Inception.cpp Handle InitDone correctly. (#8552) 2019-04-01 17:01:05 +02:00
Inception.h big reformat 2018-12-26 00:54:03 +01:00
Job.cpp [devel] fix state clientlookuptable (#9066) 2019-05-30 04:24:46 +02:00
Job.h [devel] fix state clientlookuptable (#9066) 2019-05-30 04:24:46 +02:00
JobContext.cpp Added reason to job abort method. (#8877) 2019-05-14 15:39:53 +02:00
JobContext.h Added reason to job abort method. (#8877) 2019-05-14 15:39:53 +02:00
MoveShard.cpp [devel] fix state clientlookuptable (#9066) 2019-05-30 04:24:46 +02:00
MoveShard.h Added reason to job abort method. (#8877) 2019-05-14 15:39:53 +02:00
Node.cpp [devel] fix ttl handling for object assigments (#9207) 2019-06-06 15:48:40 +02:00
Node.h [devel] fix state clientlookuptable (#9066) 2019-05-30 04:24:46 +02:00
RemoveFollower.cpp Added reason to job abort method. (#8877) 2019-05-14 15:39:53 +02:00
RemoveFollower.h Added reason to job abort method. (#8877) 2019-05-14 15:39:53 +02:00
RestAgencyHandler.cpp [devel] Do not skip the check if there is only a single agent. (#8943) 2019-05-14 15:42:43 +02:00
RestAgencyHandler.h Bug fix/fix test muell (#8703) 2019-04-09 11:27:53 +02:00
RestAgencyPrivHandler.cpp apply unique log ids (#8561) 2019-03-25 20:26:51 +01:00
RestAgencyPrivHandler.h apply unique log ids (#8561) 2019-03-25 20:26:51 +01:00
State.cpp [devel] fix state clientlookuptable (#9066) 2019-05-30 04:24:46 +02:00
State.h [devel] fix state clientlookuptable (#9066) 2019-05-30 04:24:46 +02:00
Store.cpp Port agency performance tuning for many shards to devel. (#8647) 2019-04-11 11:14:56 +02:00
Store.h remove some containers from common.h (#9223) 2019-06-07 13:27:24 +02:00
StoreCallback.cpp apply unique log ids (#8561) 2019-03-25 20:26:51 +01:00
StoreCallback.h big reformat 2018-12-26 00:54:03 +01:00
Supervision.cpp Bug fix/supervision fixes4 (#9016) 2019-05-31 17:20:06 +02:00
Supervision.h Port agency performance tuning for many shards to devel. (#8647) 2019-04-11 11:14:56 +02:00
TimeString.h big reformat 2018-12-26 00:54:03 +01:00
v8-agency.cpp apply unique log ids (#8561) 2019-03-25 20:26:51 +01:00
v8-agency.h Feature/schmutz plus plus (#5972) 2018-08-24 12:15:35 +02:00