.. |
AffinityFeature.cpp
|
small changes
|
2016-04-29 01:01:49 +02:00 |
AffinityFeature.h
|
WIP
|
2016-04-13 12:30:18 +02:00 |
BootstrapFeature.cpp
|
First Bootstrap, then AgencyFeature.
|
2016-05-31 12:44:19 -06:00 |
BootstrapFeature.h
|
Let bootstrap feature publish its readiness.
|
2016-05-25 17:29:34 +02:00 |
CheckVersionFeature.cpp
|
friendlier error message when using a renamed option
|
2016-05-25 21:45:53 +02:00 |
CheckVersionFeature.h
|
WIP
|
2016-04-12 20:27:46 +02:00 |
ConsoleFeature.cpp
|
Only start ConsoleFeature after BootstrapFeature.
|
2016-05-31 12:39:13 -06:00 |
ConsoleFeature.h
|
WIP
|
2016-04-13 12:30:18 +02:00 |
ConsoleThread.cpp
|
cleaned up features a bit
|
2016-04-24 14:29:29 +02:00 |
ConsoleThread.h
|
added --console
|
2016-04-10 13:47:53 +02:00 |
DatabaseFeature.cpp
|
friendlier error message when using a renamed option
|
2016-05-25 21:45:53 +02:00 |
DatabaseFeature.h
|
added LogfileManager as feature
|
2016-04-23 16:34:57 -07:00 |
DatabaseServerFeature.cpp
|
fixes for MSVC
|
2016-05-10 19:01:21 +02:00 |
DatabaseServerFeature.h
|
attempt to finish startup order
|
2016-04-27 22:54:29 +02:00 |
EndpointFeature.cpp
|
friendlier error message when using a renamed option
|
2016-05-25 21:45:53 +02:00 |
EndpointFeature.h
|
WIP
|
2016-04-13 21:12:16 +02:00 |
FileDescriptorsFeature.cpp
|
disallow thread creation until ApplicationServer::start()
|
2016-04-27 16:17:46 +02:00 |
FileDescriptorsFeature.h
|
WIP
|
2016-04-12 20:27:46 +02:00 |
FrontendFeature.cpp
|
cleaned up features a bit
|
2016-04-24 14:29:29 +02:00 |
FrontendFeature.h
|
WIP
|
2016-04-13 12:30:18 +02:00 |
QueryRegistryFeature.cpp
|
friendlier error message when using a renamed option
|
2016-05-25 21:45:53 +02:00 |
QueryRegistryFeature.h
|
added LogfileManager as feature
|
2016-04-23 16:34:57 -07:00 |
RestServerFeature.cpp
|
friendlier error message when using a renamed option
|
2016-05-25 21:45:53 +02:00 |
RestServerFeature.h
|
fixed async requests
|
2016-05-19 14:53:41 +02:00 |
ScriptFeature.cpp
|
added ScriptFeature
|
2016-04-27 22:04:57 +02:00 |
ScriptFeature.h
|
script and unittests are features
|
2016-04-27 22:28:21 +02:00 |
ServerFeature.cpp
|
don't disable the SSL feature with the RestServer feature but the SSL-Server feature
|
2016-05-18 00:22:55 +02:00 |
ServerFeature.h
|
script and unittests are features
|
2016-04-27 22:28:21 +02:00 |
UnitTestsFeature.cpp
|
Only start UnitTestFeature after BootstrapFeature.
|
2016-05-31 12:38:52 -06:00 |
UnitTestsFeature.h
|
script and unittests are features
|
2016-04-27 22:28:21 +02:00 |
UpgradeFeature.cpp
|
friendlier error message when using a renamed option
|
2016-05-25 21:45:53 +02:00 |
UpgradeFeature.h
|
WIP
|
2016-04-12 20:27:46 +02:00 |
VocbaseContext.cpp
|
fixes for MSVC
|
2016-05-10 19:01:21 +02:00 |
VocbaseContext.h
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
|
2016-04-06 15:43:27 +02:00 |
WindowsService.cpp
|
towards windows service
|
2016-04-29 11:14:57 +02:00 |
WindowsServiceUtils.cpp
|
towards windows service
|
2016-04-29 11:14:57 +02:00 |
arangod.cpp
|
fixed ssl init
|
2016-05-11 18:07:45 +02:00 |