1
0
Fork 0
arangodb/lib/ApplicationFeatures
Frank Celler 3f0915b436 do not require config for --version 2017-03-29 17:52:36 +02:00
..
ApplicationFeature.cpp don't fail when using optional features as dependencies 2017-03-01 12:52:51 +01:00
ApplicationFeature.h fix out-of-memory handling at startup 2017-02-01 13:00:05 +01:00
ApplicationServer.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
ApplicationServer.h don't fail when using optional features as dependencies 2017-03-01 12:52:51 +01:00
ConfigFeature.cpp do not require config for --version 2017-03-29 17:52:36 +02:00
ConfigFeature.h more style cleanup 2017-01-05 10:52:03 +01:00
DaemonFeature.cpp simplification: FileResult does only support ok, no additional result 2017-03-08 13:01:20 +01:00
DaemonFeature.h
GreetingsFeature.cpp don't fail when using optional features as dependencies 2017-03-01 12:52:51 +01:00
GreetingsFeature.h don't fail when using optional features as dependencies 2017-03-01 12:52:51 +01:00
HttpEndpointProvider.h
LanguageFeature.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
LanguageFeature.h fix locating of relative ICU files 2017-02-08 15:18:16 +01:00
NonceFeature.cpp
NonceFeature.h
PageSizeFeature.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
PageSizeFeature.h
PrivilegeFeature.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
PrivilegeFeature.h
ShutdownFeature.cpp
ShutdownFeature.h
SupervisorFeature.cpp provide more info in supervisor mode 2017-03-10 08:11:09 +01:00
SupervisorFeature.h fix out-of-memory handling at startup 2017-02-01 13:00:05 +01:00
TempFeature.cpp hide some infrequently used config options by default 2017-02-08 14:43:59 +01:00
TempFeature.h make relative temporary paths absolute during the system startup. This fixes #1896 2016-09-27 16:19:13 +02:00
V8PlatformFeature.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
V8PlatformFeature.h
VersionFeature.cpp
VersionFeature.h do not require config for --version 2017-03-29 17:52:36 +02:00
WindowsServiceFeature.cpp make version details queryable via db._version() 2016-09-09 10:50:21 +02:00
WindowsServiceFeature.h