1
0
Fork 0
arangodb/arangod/Agency
Jan Christoph Uhde 95007fe28e Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api-arango-result
* 'engine-api' of https://github.com/arangodb/arangodb: (46 commits)
  Merged RocksDBPathBasedIndex into RocksDBVPackIndex.
  fix handling of externals
  fix toArray()
  fix returning documents
  Added hash-, skip list, persistent indexes
  harmonize filtering - filter on full filename.
  mini modifications
  standardize starting of servers for replication tests
  Edge index compliant with design doc
  another fix for #2404
  Moved „removeLargeRange“ method to commons
  Added length byte to IndexValue keys.
  fixed issue #2404
  Added drop to primary index
  Added drop() to indexes
  Fixes a coordinator crash in Clustered Traversal. In case of failover during query planning.
  Fixed edge index
  Expand on CORS documentation
  Let ArangoDB handle the allow-credentials header
  make the authentication tests run on directories
  ...
2017-03-30 19:46:17 +02:00
..
ActivationCallback.cpp
ActivationCallback.h
AddFollower.cpp merge from 3.1 2017-02-20 20:05:52 +01:00
AddFollower.h
AgencyComm.cpp Path based enumerator 2017-03-29 17:33:02 +02:00
AgencyComm.h merge from 3.1 2017-02-20 20:05:52 +01:00
AgencyCommon.h
AgencyFeature.cpp backport of 3.1 bug fixes and resilience improvements 2017-03-13 13:35:19 +01:00
AgencyFeature.h
Agent.cpp restructured the leadership takeover 2017-03-17 15:44:58 +01:00
Agent.h restructured the leadership takeover 2017-03-17 15:44:58 +01:00
AgentActivator.cpp Handle the case that ClusterComm is already shut down gracefully. 2017-02-07 15:31:40 +01:00
AgentActivator.h
AgentCallback.cpp backport of 3.1 bug fixes and resilience improvements 2017-03-13 13:35:19 +01:00
AgentCallback.h agent with less traffic 2017-02-10 17:03:15 +01:00
AgentConfiguration.cpp new compaction thread for agency 2017-02-07 14:16:22 +01:00
AgentConfiguration.h
CleanOutServer.cpp merge from 3.1 2017-02-20 20:05:52 +01:00
CleanOutServer.h
Compactor.cpp compaction thread tested and functional 2017-02-08 14:18:46 +01:00
Compactor.h compaction thread tested and functional 2017-02-08 14:18:46 +01:00
Constituent.cpp refactor some code to make use of arangodb::Result 2017-03-30 09:39:21 +02:00
Constituent.h merge from 3.1 2017-02-20 20:05:52 +01:00
FailedFollower.cpp removed unused variable 2017-02-24 17:38:33 +01:00
FailedFollower.h
FailedLeader.cpp merge from 3.1 2017-02-20 20:05:52 +01:00
FailedLeader.h
FailedServer.cpp merge from 3.1 2017-02-20 20:05:52 +01:00
FailedServer.h
GossipCallback.cpp
GossipCallback.h
Inception.cpp merge from 3.1 2017-02-20 20:05:52 +01:00
Inception.h
Job.cpp merge from 3.1 2017-02-20 20:05:52 +01:00
Job.h merge from 3.1 2017-02-20 20:05:52 +01:00
MeasureCallback.cpp
MeasureCallback.h
MoveShard.cpp merge from 3.1 2017-02-20 20:05:52 +01:00
MoveShard.h
Node.cpp backport of 3.1 bug fixes and resilience improvements 2017-03-13 13:35:19 +01:00
Node.h merge from 3.1 2017-02-20 20:05:52 +01:00
NotifyCallback.cpp
NotifyCallback.h
RemoveServer.cpp merge from 3.1 2017-02-20 20:05:52 +01:00
RemoveServer.h
RestAgencyHandler.cpp fix velocypack-over-HTTP responses 2017-02-28 17:01:59 +01:00
RestAgencyHandler.h Port thread fixes from 3.1 to devel. 2017-03-16 13:53:40 +01:00
RestAgencyPrivHandler.cpp fix velocypack-over-HTTP responses 2017-02-28 17:01:59 +01:00
RestAgencyPrivHandler.h Port thread fixes from 3.1 to devel. 2017-03-16 13:53:40 +01:00
State.cpp refactor some code to make use of arangodb::Result 2017-03-30 09:39:21 +02:00
State.h merge from 3.1 2017-02-20 20:05:52 +01:00
Store.cpp merge from 3.1 2017-02-20 20:05:52 +01:00
Store.h merge from 3.1 2017-02-20 20:05:52 +01:00
StoreCallback.cpp
StoreCallback.h
Supervision.cpp merge from 3.1 2017-02-20 20:05:52 +01:00
Supervision.h supervision handles coordinator demise correctly 2017-02-07 11:29:37 +01:00
UnassumedLeadership.cpp merge from 3.1 2017-02-20 20:05:52 +01:00
UnassumedLeadership.h
v8-agency.cpp move engine-specific V8 functions into storage engine 2017-03-09 12:59:44 +01:00
v8-agency.h