1
0
Fork 0
arangodb/lib/ApplicationFeatures
jsteemann 4fa4259c59 hide some infrequently used config options by default 2017-02-08 14:43:59 +01:00
..
ApplicationFeature.cpp more style cleanup 2017-01-05 10:52:03 +01:00
ApplicationFeature.h fix out-of-memory handling at startup 2017-02-01 13:00:05 +01:00
ApplicationServer.cpp fix out-of-memory handling at startup 2017-02-01 13:00:05 +01:00
ApplicationServer.h more style cleanup 2017-01-05 10:52:03 +01:00
ConfigFeature.cpp hide some infrequently used config options by default 2017-02-08 14:43:59 +01:00
ConfigFeature.h more style cleanup 2017-01-05 10:52:03 +01:00
DaemonFeature.cpp
DaemonFeature.h
GreetingsFeature.cpp fix out-of-memory handling at startup 2017-02-01 13:00:05 +01:00
GreetingsFeature.h
HttpEndpointProvider.h
LanguageFeature.cpp prevent memleaks in C++ UnitTests 2017-02-07 17:30:30 +01:00
LanguageFeature.h prevent memleaks in C++ UnitTests 2017-02-07 17:30:30 +01:00
NonceFeature.cpp
NonceFeature.h
PageSizeFeature.cpp fix out-of-memory handling at startup 2017-02-01 13:00:05 +01:00
PageSizeFeature.h
PrivilegeFeature.cpp fix out-of-memory handling at startup 2017-02-01 13:00:05 +01:00
PrivilegeFeature.h
ShutdownFeature.cpp
ShutdownFeature.h
SupervisorFeature.cpp fix out-of-memory handling at startup 2017-02-01 13:00:05 +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
V8PlatformFeature.h
VersionFeature.cpp
VersionFeature.h
WindowsServiceFeature.cpp make version details queryable via db._version() 2016-09-09 10:50:21 +02:00
WindowsServiceFeature.h