.. |
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
|
remove logging for non-topics
|
2017-02-10 09:32:50 +01:00 |
ApplicationServer.h
|
more style cleanup
|
2017-01-05 10:52:03 +01:00 |
ConfigFeature.cpp
|
fixed include to include the file at the place where include is issued
|
2017-02-10 17:17:11 +01:00 |
ConfigFeature.h
|
more style cleanup
|
2017-01-05 10:52:03 +01:00 |
DaemonFeature.cpp
|
remove logging for non-topics
|
2017-02-10 09:32:50 +01:00 |
DaemonFeature.h
|
added unprepare
|
2016-06-06 18:27:51 +02:00 |
GreetingsFeature.cpp
|
remove logging for non-topics
|
2017-02-10 09:32:50 +01:00 |
GreetingsFeature.h
|
added greetings feature
|
2016-07-18 18:32:27 +02:00 |
HttpEndpointProvider.h
|
updated cleanupCFiles
|
2016-04-23 16:34:57 -07:00 |
LanguageFeature.cpp
|
remove logging for non-topics
|
2017-02-10 09:32:50 +01: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 |
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
|
remove logging for non-topics
|
2017-02-10 09:32:50 +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
|
remove logging for non-topics
|
2017-02-10 09:32:50 +01:00 |
V8PlatformFeature.h
|
Adaptation minimum memory for ARM architecture (over global TRI_V8_MAXHEAP)
|
2016-08-05 18:54:34 +02:00 |
VersionFeature.cpp
|
make boolean command-line parameters optional
|
2016-04-27 11:37:42 +02:00 |
VersionFeature.h
|
moved --version into a feature of its own
|
2016-04-24 18:42:59 +02:00 |
WindowsServiceFeature.cpp
|
make version details queryable via db._version()
|
2016-09-09 10:50:21 +02:00 |
WindowsServiceFeature.h
|
one more function to publish
|
2016-06-03 16:39:45 +02:00 |