..
ApplicationFeature.cpp
don't fail when using optional features as dependencies
2017-03-01 12:52:51 +01:00
ApplicationFeature.h
added startsBefore() for ApplicationFeature ( #2913 )
2017-08-01 17:15:25 +02:00
ApplicationServer.cpp
Bug fix/daily fixes ( #2958 )
2017-08-04 20:46:08 +02:00
ApplicationServer.h
Bug fix/daily fixes ( #2958 )
2017-08-04 20:46:08 +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
added unprepare
2016-06-06 18:27:51 +02:00
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
updated cleanupCFiles
2016-04-23 16:34:57 -07:00
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
fixed locator for icudtl.dat ( #2950 )
2017-08-04 09:43:49 +02:00
LanguageFeature.h
fix locating of relative ICU files
2017-02-08 15:18:16 +01:00
NonceFeature.cpp
reduce nonce memory usage
2016-06-14 08:47:50 +02:00
NonceFeature.h
added unprepare
2016-06-06 18:27:51 +02:00
PageSizeFeature.cpp
remove logging for non-topics
2017-02-10 09:32:50 +01:00
PageSizeFeature.h
moved server id detection and pagesize detection into their own features
2016-07-18 14:37:12 +02:00
PrivilegeFeature.cpp
remove logging for non-topics
2017-02-10 09:32:50 +01:00
PrivilegeFeature.h
added --uid and --gid
2016-04-27 12:08:16 +02:00
RocksDBOptionFeature.cpp
Fix cases where the root user has access to excluded collections ( #2856 )
2017-08-03 21:16:08 +02:00
RocksDBOptionFeature.h
Fix cases where the root user has access to excluded collections ( #2856 )
2017-08-03 21:16:08 +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
added database.init-database
2016-06-08 21:40:21 +02:00
ShutdownFeature.h
script and unittests are features
2016-04-27 22:28:21 +02:00
SupervisorFeature.cpp
log supervisor exit ( #2846 )
2017-07-26 10:00:45 +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
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