..
AqlFeature.cpp
Destroy all traverser engines when AQL is shut down.
2017-02-10 09:12:15 +01:00
AqlFeature.h
Add AQLFeature.
2017-02-09 11:57:51 +01:00
BootstrapFeature.cpp
remove logging for non-topics
2017-02-10 09:32:50 +01:00
BootstrapFeature.h
trying to fix cleanup
2016-06-06 23:53:53 +02:00
CheckVersionFeature.cpp
remove logging for non-topics
2017-02-10 09:32:50 +01:00
CheckVersionFeature.h
WIP
2016-04-12 20:27:46 +02:00
ConsoleFeature.cpp
fix out-of-memory handling at startup
2017-02-01 13:00:05 +01:00
ConsoleFeature.h
trying to fix cleanup
2016-06-06 23:53:53 +02:00
ConsoleThread.cpp
remove logging for non-topics
2017-02-10 09:32:50 +01:00
ConsoleThread.h
added --console
2016-04-10 13:47:53 +02:00
DatabaseFeature.cpp
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2017-02-10 12:14:05 +01:00
DatabaseFeature.h
rebase database-management
2017-02-09 18:47:20 +01:00
DatabasePathFeature.cpp
remove logging for non-topics
2017-02-10 09:32:50 +01:00
DatabasePathFeature.h
refactoring
2016-07-18 17:48:24 +02:00
EndpointFeature.cpp
remove logging for non-topics
2017-02-10 09:32:50 +01:00
EndpointFeature.h
preparations for velocystream completed
2016-07-21 09:32:00 +02:00
FeatureCacheFeature.cpp
try to fix devel build
2016-12-16 17:10:44 +01:00
FeatureCacheFeature.h
experimental micro optimizations
2016-12-16 15:52:16 +01:00
FileDescriptorsFeature.cpp
remove logging for non-topics
2017-02-10 09:32:50 +01: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
InitDatabaseFeature.cpp
remove logging for non-topics
2017-02-10 09:32:50 +01:00
InitDatabaseFeature.h
secure-installation will remove all users except root
2016-06-12 12:19:37 +02:00
LockfileFeature.cpp
remove logging for non-topics
2017-02-10 09:32:50 +01:00
LockfileFeature.h
moved server id detection and pagesize detection into their own features
2016-07-18 14:37:12 +02:00
QueryRegistryFeature.cpp
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
2017-01-30 12:53:10 +01:00
QueryRegistryFeature.h
added startup option --query.memory-limit
2017-01-27 17:33:57 +01:00
ScriptFeature.cpp
remove logging for non-topics
2017-02-10 09:32:50 +01:00
ScriptFeature.h
script and unittests are features
2016-04-27 22:28:21 +02:00
ServerFeature.cpp
remove logging for non-topics
2017-02-10 09:32:50 +01:00
ServerFeature.h
Let AgencyComm timeout early, if server is already stopping.
2017-01-24 14:43:17 +01:00
ServerIdFeature.cpp
remove logging for non-topics
2017-02-10 09:32:50 +01:00
ServerIdFeature.h
moved server id detection and pagesize detection into their own features
2016-07-18 14:37:12 +02:00
TransactionManagerFeature.cpp
factored out transaction manager from logfile manager
2017-01-23 12:31:45 +01:00
TransactionManagerFeature.h
factored out transaction manager from logfile manager
2017-01-23 12:31:45 +01:00
TraverserEngineRegistryFeature.cpp
moved LogfileManager into engine
2017-01-23 10:30:55 +01:00
TraverserEngineRegistryFeature.h
Merge branch 'MIT' of github.com:arangodb/arangodb into generic-col-types
2016-09-06 09:33:23 +02:00
UnitTestsFeature.cpp
remove logging for non-topics
2017-02-10 09:32:50 +01:00
UnitTestsFeature.h
script and unittests are features
2016-04-27 22:28:21 +02:00
UpgradeFeature.cpp
remove logging for non-topics
2017-02-10 09:32:50 +01:00
UpgradeFeature.h
added restore-admin
2016-06-09 15:28:27 +02:00
VocbaseContext.cpp
remove logging for non-topics
2017-02-10 09:32:50 +01:00
VocbaseContext.h
more style cleanup
2017-01-05 10:52:03 +01:00
WorkMonitorFeature.cpp
fixed ownership of handler
2016-08-18 23:06:36 +02:00
WorkMonitorFeature.h
fixed ownership of handler
2016-08-18 23:06:36 +02:00
arangod.cpp
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-02-10 09:34:55 +01:00