1
0
Fork 0
arangodb/lib/ApplicationFeatures
Jan 71c42bec9f
added option `--rocksdb.use-file-logging` (#6307)
2018-08-31 17:24:34 +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 in JSON format (#5173) 2018-04-23 11:38:30 +02:00
ApplicationServer.h backport PR 6150: unique function to block network retries during shutdown. (#6188) 2018-08-20 12:58:25 +02:00
ConfigFeature.cpp backport Scheduler from devel (#5533) 2018-06-28 13:26:04 +02:00
ConfigFeature.h
DaemonFeature.cpp backport Scheduler from devel (#5533) 2018-06-28 13:26:04 +02:00
DaemonFeature.h Bug fix/fixes 1711 obi (#3730) 2017-11-17 16:34:33 +01:00
EnvironmentFeature.cpp more startup environment checks (#3566) 2017-11-04 20:52:14 +01: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 Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
LanguageFeature.h fix locating of relative ICU files 2017-02-08 15:18:16 +01:00
MaxMapCountFeature.cpp increase message level to ERR for max mappings (#3426) 2017-10-16 17:33:22 +02:00
MaxMapCountFeature.h added option `--server.check-max-memory-mappings` (#3185) 2017-09-01 16:11:22 +02: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 added option `--rocksdb.use-file-logging` (#6307) 2018-08-31 17:24:34 +02:00
RocksDBOptionFeature.h added option `--rocksdb.use-file-logging` (#6307) 2018-08-31 17:24:34 +02:00
ShellColorsFeature.cpp issue #3741: attempt to fix terminal color output in Windows (#3753) (#3937) 2017-12-08 15:47:07 +01:00
ShellColorsFeature.h issue #3741: attempt to fix terminal color output in Windows (#3753) (#3937) 2017-12-08 15:47:07 +01:00
ShutdownFeature.cpp
ShutdownFeature.h
SupervisorFeature.cpp backport Scheduler from devel (#5533) 2018-06-28 13:26:04 +02:00
SupervisorFeature.h fix out-of-memory handling at startup 2017-02-01 13:00:05 +01:00
TempFeature.cpp Bug fix/issues 2709 (#3333) 2017-10-01 09:43:03 +02:00
TempFeature.h
V8PlatformFeature.cpp prevent V8 from causing SIGILL errors (#2932) 2017-08-03 22:15:25 +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