1
0
Fork 0
arangodb/lib/ApplicationFeatures
Max Neunhöffer 3387d794a7 Fix configuration file reader in the presence of @include. (#2725)
Vector options in configuration files including others which set
them as well had been ignored. This patch fixes this behaviour.
2017-07-04 22:37:46 +02:00
..
ApplicationFeature.cpp don't fail when using optional features as dependencies 2017-03-01 12:52:51 +01:00
ApplicationFeature.h turn off all MMFiles features in case RocksDB engine is selected 2017-03-27 14:22:00 +02:00
ApplicationServer.cpp Feature/shutdown once (#2588) 2017-06-15 22:48:34 +02:00
ApplicationServer.h shutdown will close sockets immediately (#2540) 2017-06-09 16:08:54 +02:00
ConfigFeature.cpp Fix configuration file reader in the presence of @include. (#2725) 2017-07-04 22:37:46 +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
EnvironmentFeature.cpp Changed VM overcommit recommendation for user-friendliness. (#2695) 2017-06-30 11:31:04 +02:00
EnvironmentFeature.h Enabled/added startup checks for VM overcommit values. (#2610) 2017-06-22 12:31:32 +02:00
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
JemallocFeature.cpp added environmentfeature 2017-05-24 22:00:16 +02:00
JemallocFeature.h Feature/jemalloc 3.6 (#2526) 2017-06-06 20:50:10 +02:00
LanguageFeature.cpp also try to detect the icu database in its absolute install directory 2017-04-21 14:22:56 +02: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
RocksDBOptionFeature.cpp Bug fix/fix rocksdb options (#2702) 2017-07-02 23:13:42 +02:00
RocksDBOptionFeature.h Bug fix/fix rocksdb options (#2702) 2017-07-02 23:13:42 +02:00
ShellColorsFeature.cpp enable colors on recent enough windows versions 2017-05-24 10:29:40 +02:00
ShellColorsFeature.h moved shell colors into their own feature 2017-05-23 16:53:43 +02:00
ShutdownFeature.cpp
ShutdownFeature.h
SupervisorFeature.cpp Reword 'horrible' messages (#2531) 2017-06-09 10:20:57 +02: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 refactor handling of V8 contexts and care more about exceptions (#2546) 2017-06-16 09:41:41 +02:00
V8PlatformFeature.h remove IsolateData again after context gets destroyed 2017-05-22 15:56:23 +02:00
VersionFeature.cpp moved shell colors into their own feature 2017-05-23 16:53:43 +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