1
0
Fork 0
arangodb/arangod/RestServer
jsteemann 25529aa674 try to stop queries multiple times so we catch all 2017-06-08 13:40:53 +02:00
..
AqlFeature.cpp try to stop queries multiple times so we catch all 2017-06-08 13:40:53 +02:00
AqlFeature.h Add AQLFeature. 2017-02-09 11:57:51 +01:00
BootstrapFeature.cpp Keep retrying coordinator bootstrap 2017-06-07 18:22:08 +02:00
BootstrapFeature.h trying to fix cleanup 2016-06-06 23:53:53 +02:00
CheckVersionFeature.cpp fix version check 2017-05-12 13:55:57 +02:00
CheckVersionFeature.h WIP 2016-04-12 20:27:46 +02:00
ConsoleFeature.cpp move parts from ProgramOptions from headers into cpp files 2017-05-23 10:30:36 +02:00
ConsoleFeature.h trying to fix cleanup 2016-06-06 23:53:53 +02:00
ConsoleThread.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
ConsoleThread.h added --console 2016-04-10 13:47:53 +02:00
DatabaseFeature.cpp try to fix thread joining for replication applier 2017-05-18 21:05:57 +02:00
DatabaseFeature.h Added rocksdb background thread 2017-04-20 18:50:52 +02:00
DatabasePathFeature.cpp adjusted log messages 2017-05-19 11:33:43 +02:00
DatabasePathFeature.h refactoring 2016-07-18 17:48:24 +02:00
EndpointFeature.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
EndpointFeature.h preparations for velocystream completed 2016-07-21 09:32:00 +02:00
FeatureCacheFeature.cpp try to fix devel build 2016-12-16 17:10:44 +01:00
FeatureCacheFeature.h experimental micro optimizations 2016-12-16 15:52:16 +01:00
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
FrontendFeature.cpp cleaned up features a bit 2016-04-24 14:29:29 +02:00
FrontendFeature.h WIP 2016-04-13 12:30:18 +02:00
InitDatabaseFeature.cpp move parts from ProgramOptions from headers into cpp files 2017-05-23 10:30:36 +02:00
InitDatabaseFeature.h secure-installation will remove all users except root 2016-06-12 12:19:37 +02:00
LockfileFeature.cpp fix lock file error handling, improve error messages 2017-03-29 12:22:08 +02:00
LockfileFeature.h moved server id detection and pagesize detection into their own features 2016-07-18 14:37:12 +02:00
QueryRegistryFeature.cpp move parts from ProgramOptions from headers into cpp files 2017-05-23 10:30:36 +02:00
QueryRegistryFeature.h move parts from ProgramOptions from headers into cpp files 2017-05-23 10:30:36 +02:00
ScriptFeature.cpp removed useless includes 2017-05-04 23:32:07 +02:00
ScriptFeature.h script and unittests are features 2016-04-27 22:28:21 +02:00
ServerFeature.cpp Squashed commit of the following: 2017-05-12 23:22:22 +02:00
ServerFeature.h Squashed commit of the following: 2017-05-12 23:22:22 +02:00
ServerIdFeature.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
ServerIdFeature.h moved server id detection and pagesize detection into their own features 2016-07-18 14:37:12 +02: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 moved LogfileManager into engine 2017-01-23 10:30:55 +01:00
TraverserEngineRegistryFeature.h Merge branch 'MIT' of github.com:arangodb/arangodb into generic-col-types 2016-09-06 09:33:23 +02:00
UnitTestsFeature.cpp move parts from ProgramOptions from headers into cpp files 2017-05-23 10:30:36 +02:00
UnitTestsFeature.h script and unittests are features 2016-04-27 22:28:21 +02:00
UpgradeFeature.cpp fix misleading init messages 2017-03-24 09:49:57 +01:00
UpgradeFeature.h added restore-admin 2016-06-09 15:28:27 +02:00
ViewTypesFeature.cpp some fixes for view handling 2017-03-17 11:18:46 +01:00
ViewTypesFeature.h make registerViewImplementation static 2017-03-17 17:24:09 +01:00
VocbaseContext.cpp Add authorizedflag fixing cluster internal foxx requests 2017-05-17 18:14:11 +02:00
VocbaseContext.h Foxx: Fix arangoUser not being set correctly 2017-03-29 17:33:16 +02:00
WorkMonitorFeature.cpp moved shell colors into their own feature 2017-05-23 16:53:43 +02:00
WorkMonitorFeature.h fixed ownership of handler 2016-08-18 23:06:36 +02:00
arangod.cpp when running as service correctly set the error state on abort / failure cases, so other components can evaluate it. 2017-05-31 13:21:50 +02:00