.. |
AqlFeature.cpp
|
try to stop queries multiple times so we catch all
|
2017-06-08 13:40:53 +02:00 |
AqlFeature.h
|
…
|
|
BootstrapFeature.cpp
|
BootstrapFeature depends on AQL. (#2806)
|
2017-07-14 23:19:20 +02:00 |
BootstrapFeature.h
|
…
|
|
CheckVersionFeature.cpp
|
fix version check
|
2017-05-12 13:55:57 +02:00 |
CheckVersionFeature.h
|
…
|
|
ConsoleFeature.cpp
|
move parts from ProgramOptions from headers into cpp files
|
2017-05-23 10:30:36 +02:00 |
ConsoleFeature.h
|
…
|
|
ConsoleThread.cpp
|
…
|
|
ConsoleThread.h
|
…
|
|
DatabaseFeature.cpp
|
fixed dependencies (#2796)
|
2017-07-13 19:27:32 +02:00 |
DatabaseFeature.h
|
Added rocksdb background thread
|
2017-04-20 18:50:52 +02:00 |
DatabasePathFeature.cpp
|
adjusted log messages
|
2017-05-19 11:33:43 +02:00 |
DatabasePathFeature.h
|
…
|
|
EndpointFeature.cpp
|
…
|
|
EndpointFeature.h
|
…
|
|
FeatureCacheFeature.cpp
|
…
|
|
FeatureCacheFeature.h
|
…
|
|
FileDescriptorsFeature.cpp
|
fixed mimum desriptors in case of unlimited
|
2017-04-19 19:57:55 +02:00 |
FileDescriptorsFeature.h
|
raise limit fd as much as possible, warn if too small
|
2017-03-24 15:13:55 +01:00 |
FrontendFeature.cpp
|
…
|
|
FrontendFeature.h
|
…
|
|
InitDatabaseFeature.cpp
|
move parts from ProgramOptions from headers into cpp files
|
2017-05-23 10:30:36 +02:00 |
InitDatabaseFeature.h
|
…
|
|
LockfileFeature.cpp
|
fix lockfile-related messages (#2639)
|
2017-06-22 12:33:46 +02:00 |
LockfileFeature.h
|
…
|
|
QueryRegistryFeature.cpp
|
move parts from ProgramOptions from headers into cpp files
|
2017-05-23 10:30:36 +02:00 |
QueryRegistryFeature.h
|
move parts from ProgramOptions from headers into cpp files
|
2017-05-23 10:30:36 +02:00 |
ScriptFeature.cpp
|
removed useless includes
|
2017-05-04 23:32:07 +02:00 |
ScriptFeature.h
|
…
|
|
ServerFeature.cpp
|
Feature/auth context (#2704)
|
2017-07-02 23:15:57 +02:00 |
ServerFeature.h
|
Squashed commit of the following:
|
2017-05-12 23:22:22 +02:00 |
ServerIdFeature.cpp
|
…
|
|
ServerIdFeature.h
|
…
|
|
TransactionManagerFeature.cpp
|
optimize away own transaction management for RocksDB engine
|
2017-05-04 23:16:53 +02:00 |
TransactionManagerFeature.h
|
optimize away own transaction management for RocksDB engine
|
2017-05-04 23:16:53 +02:00 |
TraverserEngineRegistryFeature.cpp
|
…
|
|
TraverserEngineRegistryFeature.h
|
…
|
|
UnitTestsFeature.cpp
|
move parts from ProgramOptions from headers into cpp files
|
2017-05-23 10:30:36 +02:00 |
UnitTestsFeature.h
|
…
|
|
UpgradeFeature.cpp
|
fix misleading init messages
|
2017-03-24 09:49:57 +01:00 |
UpgradeFeature.h
|
…
|
|
ViewTypesFeature.cpp
|
…
|
|
ViewTypesFeature.h
|
…
|
|
VocbaseContext.cpp
|
Feature/auth context (#2815)
|
2017-07-16 09:39:03 +02:00 |
VocbaseContext.h
|
Feature/auth context (#2815)
|
2017-07-16 09:39:03 +02:00 |
WorkMonitorFeature.cpp
|
moved shell colors into their own feature
|
2017-05-23 16:53:43 +02:00 |
WorkMonitorFeature.h
|
…
|
|
arangod.cpp
|
Feature/auth context (#2815)
|
2017-07-16 09:39:03 +02:00 |