1
0
Fork 0
arangodb/arangod
Vasiliy f9a45032cd LogicalDataSource for Methods::StateRegistrationCallback instead of TRI_voc_cid_t to avoid unnecessary lookups (#4732)
* Changes since last PR: use LogicalDataSource for Methods::StateRegistrationCallback instead of TRI_voc_cid_t to avoid unnecessary lookups
* backport: address cluster LogicalDataSource resolution failure
2018-03-06 11:41:41 +01:00
..
Actions Missing things for active / passive (#3578) 2017-11-04 20:30:23 +01:00
Agency Revert "bug fix for jobs looking at distrubuteShardsLike and virtual collections (#4665)" (#4758) 2018-03-05 17:48:29 +01:00
Aql Factory method for execution block (#4729) 2018-03-05 15:02:30 +01:00
Auth Refactor Authentication Layer (devel) (#4592) 2018-02-28 13:24:28 +01:00
Cache Fix a small logic issue in cache resize metadata method. (#4631) 2018-02-20 18:46:13 +01:00
Cluster bump version number for all local DDL changes and tell agency (#4685) 2018-03-05 17:06:34 +01:00
GeneralServer Active-Failover VelocyStream Fixes (#4715) 2018-03-05 15:54:19 +01:00
Graph Speed up condition normalization (DNF conversion) (#4574) 2018-02-13 22:13:52 +01:00
IResearch LogicalDataSource for Methods::StateRegistrationCallback instead of TRI_voc_cid_t to avoid unnecessary lookups (#4732) 2018-03-06 11:41:41 +01:00
Indexes Feature/cleanup internal (#4680) 2018-02-27 14:53:31 +01:00
InternalRestHandler remove old, potentially unsafe ScopeGuard implementation (#4576) 2018-02-13 18:13:02 +01:00
MMFiles LogicalDataSource for Methods::StateRegistrationCallback instead of TRI_voc_cid_t to avoid unnecessary lookups (#4732) 2018-03-06 11:41:41 +01:00
Pregel Fix some problems with active failover (#4540) 2018-02-09 15:11:53 +01:00
Replication Active-Failover VelocyStream Fixes (#4715) 2018-03-05 15:54:19 +01:00
RestHandler Fixing issues related to missing auth rights (#4753) (#4754) 2018-03-05 13:48:51 +01:00
RestServer LogicalDataSource for Methods::StateRegistrationCallback instead of TRI_voc_cid_t to avoid unnecessary lookups (#4732) 2018-03-06 11:41:41 +01:00
RocksDBEngine LogicalDataSource for Methods::StateRegistrationCallback instead of TRI_voc_cid_t to avoid unnecessary lookups (#4732) 2018-03-06 11:41:41 +01:00
Scheduler do not log connection errors caused by using wrong protocols with log level ERR (#4561) 2018-02-12 10:32:24 +01:00
Statistics Active-Failover VelocyStream Fixes (#4715) 2018-03-05 15:54:19 +01:00
StorageEngine Fixing issues related to missing auth rights (#4753) (#4754) 2018-03-05 13:48:51 +01:00
Transaction LogicalDataSource for Methods::StateRegistrationCallback instead of TRI_voc_cid_t to avoid unnecessary lookups (#4732) 2018-03-06 11:41:41 +01:00
Utils LogicalDataSource for Methods::StateRegistrationCallback instead of TRI_voc_cid_t to avoid unnecessary lookups (#4732) 2018-03-06 11:41:41 +01:00
V8Server Changes since last PR: create a common ancestor to LogicalCollection/LogicalView (#4719) 2018-03-02 09:02:09 +01:00
Views LogicalDataSource for Methods::StateRegistrationCallback instead of TRI_voc_cid_t to avoid unnecessary lookups (#4732) 2018-03-06 11:41:41 +01:00
VocBase LogicalDataSource for Methods::StateRegistrationCallback instead of TRI_voc_cid_t to avoid unnecessary lookups (#4732) 2018-03-06 11:41:41 +01:00
CMakeLists.txt Changes since last PR: create a common ancestor to LogicalCollection/LogicalView (#4719) 2018-03-02 09:02:09 +01:00
dbg.cmake