1
0
Fork 0
arangodb/lib/ApplicationFeatures
Jan a7555e0bf3
make arangovpack work without any config file specified (#5224)
2018-04-30 18:33:42 +02:00
..
ApplicationFeature.cpp Bug fix/fixes 0211 (#3568) 2017-11-09 12:48:15 +01:00
ApplicationFeature.h added startsBefore() for ApplicationFeature (#2913) 2017-08-01 17:15:25 +02:00
ApplicationServer.cpp added `--dump-option` startup option to print all available options i… (#5174) 2018-04-23 11:31:08 +02:00
ApplicationServer.h added `--dump-option` startup option to print all available options i… (#5174) 2018-04-23 11:31:08 +02:00
ConfigFeature.cpp make arangovpack work without any config file specified (#5224) 2018-04-30 18:33:42 +02:00
ConfigFeature.h make arangovpack work without any config file specified (#5224) 2018-04-30 18:33:42 +02:00
DaemonFeature.cpp remove call to requiresElevatedPrivileges with default value (#5172) 2018-04-23 11:28:24 +02:00
DaemonFeature.h Bug fix/fixes 1711 obi (#3730) 2017-11-17 16:34:33 +01:00
EngineEqualityCheckFeature.cpp remove call to requiresElevatedPrivileges with default value (#5172) 2018-04-23 11:28:24 +02:00
EngineEqualityCheckFeature.h Feature/check for equal engines (#4887) 2018-04-13 12:02:34 +02:00
EnvironmentFeature.cpp remove call to requiresElevatedPrivileges with default value (#5172) 2018-04-23 11:28:24 +02:00
EnvironmentFeature.h Enabled/added startup checks for VM overcommit values. (#2610) 2017-06-22 12:31:32 +02:00
GreetingsFeature.cpp remove call to requiresElevatedPrivileges with default value (#5172) 2018-04-23 11:28:24 +02:00
GreetingsFeature.h don't fail when using optional features as dependencies 2017-03-01 12:52:51 +01:00
HttpEndpointProvider.h
JemallocFeature.cpp remove call to requiresElevatedPrivileges with default value (#5172) 2018-04-23 11:28:24 +02:00
JemallocFeature.h Feature/jemalloc 3.6 (#2526) 2017-06-06 20:50:10 +02:00
LanguageFeature.cpp remove call to requiresElevatedPrivileges with default value (#5172) 2018-04-23 11:28:24 +02:00
LanguageFeature.h Implement FIND_FIRST and FIND_LAST in c++ (#4608) 2018-02-19 10:41:21 +01:00
MaxMapCountFeature.cpp remove call to requiresElevatedPrivileges with default value (#5172) 2018-04-23 11:28:24 +02:00
MaxMapCountFeature.h added option `--server.check-max-memory-mappings` (#3185) 2017-09-01 16:11:22 +02:00
NonceFeature.cpp remove call to requiresElevatedPrivileges with default value (#5172) 2018-04-23 11:28:24 +02:00
NonceFeature.h
PageSizeFeature.cpp remove call to requiresElevatedPrivileges with default value (#5172) 2018-04-23 11:28:24 +02:00
PageSizeFeature.h
PrivilegeFeature.cpp remove call to requiresElevatedPrivileges with default value (#5172) 2018-04-23 11:28:24 +02:00
PrivilegeFeature.h
RocksDBOptionFeature.cpp remove call to requiresElevatedPrivileges with default value (#5172) 2018-04-23 11:28:24 +02:00
RocksDBOptionFeature.h недоёб (#4298) 2018-01-16 00:26:30 +01:00
ShellColorsFeature.cpp remove call to requiresElevatedPrivileges with default value (#5172) 2018-04-23 11:28:24 +02:00
ShellColorsFeature.h issue #3741: attempt to fix terminal color output in Windows (#3753) 2017-12-06 16:23:54 +01:00
ShutdownFeature.cpp remove call to requiresElevatedPrivileges with default value (#5172) 2018-04-23 11:28:24 +02:00
ShutdownFeature.h
SupervisorFeature.cpp remove call to requiresElevatedPrivileges with default value (#5172) 2018-04-23 11:28:24 +02:00
SupervisorFeature.h fix out-of-memory handling at startup 2017-02-01 13:00:05 +01:00
TempFeature.cpp remove call to requiresElevatedPrivileges with default value (#5172) 2018-04-23 11:28:24 +02:00
TempFeature.h
V8PlatformFeature.cpp remove call to requiresElevatedPrivileges with default value (#5172) 2018-04-23 11:28:24 +02:00
V8PlatformFeature.h remove IsolateData again after context gets destroyed 2017-05-22 15:56:23 +02:00
VersionFeature.cpp remove call to requiresElevatedPrivileges with default value (#5172) 2018-04-23 11:28:24 +02:00
VersionFeature.h do not require config for --version 2017-03-29 17:52:36 +02:00
WindowsServiceFeature.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
WindowsServiceFeature.h 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