1
0
Fork 0
arangodb/arangod/RestServer
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
..
AqlFeature.cpp remove TRI_usleep and TRI_sleep, and use std::this_thread::sleep_for … (#3817) 2017-12-06 18:43:49 +01:00
AqlFeature.h Add AQLFeature. 2017-02-09 11:57:51 +01:00
BootstrapFeature.cpp Refactor Authentication Layer (devel) (#4592) 2018-02-28 13:24:28 +01:00
BootstrapFeature.h
CheckVersionFeature.cpp remove TRI_usleep and TRI_sleep, and use std::this_thread::sleep_for … (#3817) 2017-12-06 18:43:49 +01:00
CheckVersionFeature.h
ConsoleFeature.cpp remove TRI_usleep and TRI_sleep, and use std::this_thread::sleep_for … (#3817) 2017-12-06 18:43:49 +01:00
ConsoleFeature.h Feature/async failover (#3451) 2017-10-18 23:59:29 +02:00
ConsoleThread.cpp remove TRI_usleep and TRI_sleep, and use std::this_thread::sleep_for … (#3817) 2017-12-06 18:43:49 +01:00
ConsoleThread.h
DatabaseFeature.cpp bump version number for all local DDL changes and tell agency (#4685) 2018-03-05 17:06:34 +01:00
DatabaseFeature.h bump version number for all local DDL changes and tell agency (#4685) 2018-03-05 17:06:34 +01:00
DatabasePathFeature.cpp adjusted log messages 2017-05-19 11:33:43 +02:00
DatabasePathFeature.h
EndpointFeature.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
EndpointFeature.h
FileDescriptorsFeature.cpp fixed mimum desriptors in case of unlimited 2017-04-19 19:57:55 +02:00
FileDescriptorsFeature.h raise limit fd as much as possible, warn if too small 2017-03-24 15:13:55 +01:00
FlushFeature.cpp several compile warnings fixed 2018-01-05 18:20:41 +01:00
FlushFeature.h Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
FrontendFeature.cpp
FrontendFeature.h
InitDatabaseFeature.cpp use the c++11 way of sleeping (#3429) 2017-10-16 17:40:51 +02:00
InitDatabaseFeature.h
LockfileFeature.cpp Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
LockfileFeature.h
QueryRegistryFeature.cpp Feature/slow queries log bind vars (#2954) 2017-08-04 20:45:12 +02:00
QueryRegistryFeature.h Feature/slow queries log bind vars (#2954) 2017-08-04 20:45:12 +02:00
ScriptFeature.cpp Feature/async failover (#3451) 2017-10-18 23:59:29 +02:00
ScriptFeature.h Feature/async failover (#3451) 2017-10-18 23:59:29 +02:00
ServerFeature.cpp Refactor Authentication Layer (devel) (#4592) 2018-02-28 13:24:28 +01:00
ServerFeature.h Refactor Authentication Layer (devel) (#4592) 2018-02-28 13:24:28 +01:00
ServerIdFeature.cpp Feature/async failover (#3451) 2017-10-18 23:59:29 +02:00
ServerIdFeature.h Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
TransactionManagerFeature.cpp optimize away own transaction management for RocksDB engine 2017-05-04 23:16:53 +02:00
TransactionManagerFeature.h optimize away own transaction management for RocksDB engine 2017-05-04 23:16:53 +02:00
TraverserEngineRegistryFeature.cpp remove dependency on MMFiles features from non-MMFiles files (#2925) 2017-08-01 22:16:43 +02:00
TraverserEngineRegistryFeature.h
UpgradeFeature.cpp Refactor Authentication Layer (devel) (#4592) 2018-02-28 13:24:28 +01:00
UpgradeFeature.h Various authentication related issues (#2824) 2017-07-18 22:22:09 +02:00
ViewTypesFeature.cpp LogicalDataSource for Methods::StateRegistrationCallback instead of TRI_voc_cid_t to avoid unnecessary lookups (#4732) 2018-03-06 11:41:41 +01:00
ViewTypesFeature.h LogicalDataSource for Methods::StateRegistrationCallback instead of TRI_voc_cid_t to avoid unnecessary lookups (#4732) 2018-03-06 11:41:41 +01:00
VocbaseContext.cpp Refactor Authentication Layer (devel) (#4592) 2018-02-28 13:24:28 +01:00
VocbaseContext.h Refactor Authentication Layer (devel) (#4592) 2018-02-28 13:24:28 +01:00
WorkMonitorFeature.cpp moved shell colors into their own feature 2017-05-23 16:53:43 +02:00
WorkMonitorFeature.h
arangod.cpp Refactor Authentication Layer (devel) (#4592) 2018-02-28 13:24:28 +01:00