.. |
AqlFeature.cpp
|
remove dependency on MMFiles features from non-MMFiles files (#2925)
|
2017-08-01 22:16:43 +02:00 |
AqlFeature.h
|
Add AQLFeature.
|
2017-02-09 11:57:51 +01:00 |
BootstrapFeature.cpp
|
Bug fix/daily fixes (#2958)
|
2017-08-04 20:46:08 +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
|
remove logging for non-topics
|
2017-02-10 09:32:50 +01:00 |
ConsoleThread.h
|
…
|
|
DatabaseFeature.cpp
|
Bug fix/scheduler delete (#3077)
|
2017-08-25 12:00:17 +02:00 |
DatabaseFeature.h
|
slightly move responsibility for recovery (#2922)
|
2017-08-01 14:25:13 +02:00 |
DatabasePathFeature.cpp
|
adjusted log messages
|
2017-05-19 11:33:43 +02:00 |
DatabasePathFeature.h
|
…
|
|
EndpointFeature.cpp
|
remove logging for non-topics
|
2017-02-10 09:32:50 +01:00 |
EndpointFeature.h
|
…
|
|
FeatureCacheFeature.cpp
|
improve shutdown and feature reusability in tests (#2935)
|
2017-08-03 20:44:04 +02:00 |
FeatureCacheFeature.h
|
improve shutdown and feature reusability in tests (#2935)
|
2017-08-03 20:44:04 +02:00 |
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
|
Various authentication related issues (#2824)
|
2017-07-18 22:22:09 +02:00 |
InitDatabaseFeature.h
|
…
|
|
LockfileFeature.cpp
|
fix lockfile-related messages (#2639)
|
2017-06-22 12:33:46 +02:00 |
LockfileFeature.h
|
…
|
|
QueryRegistryFeature.cpp
|
Feature/slow queries log bind vars (#2954)
|
2017-08-04 20:45:12 +02:00 |
QueryRegistryFeature.h
|
Feature/slow queries log bind vars (#2954)
|
2017-08-04 20:45:12 +02:00 |
ScriptFeature.cpp
|
removed useless includes
|
2017-05-04 23:32:07 +02:00 |
ScriptFeature.h
|
…
|
|
ServerFeature.cpp
|
remove dependency on MMFiles features from non-MMFiles files (#2925)
|
2017-08-01 22:16:43 +02:00 |
ServerFeature.h
|
Squashed commit of the following:
|
2017-05-12 23:22:22 +02:00 |
ServerIdFeature.cpp
|
remove logging for non-topics
|
2017-02-10 09:32:50 +01:00 |
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
|
remove dependency on MMFiles features from non-MMFiles files (#2925)
|
2017-08-01 22:16:43 +02: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
|
move parts from ProgramOptions from headers into cpp files
|
2017-05-23 10:30:36 +02:00 |
UnitTestsFeature.h
|
…
|
|
UpgradeFeature.cpp
|
remove dependency on MMFiles features from non-MMFiles files (#2925)
|
2017-08-01 22:16:43 +02:00 |
UpgradeFeature.h
|
Various authentication related issues (#2824)
|
2017-07-18 22:22:09 +02:00 |
ViewTypesFeature.cpp
|
some fixes for view handling
|
2017-03-17 11:18:46 +01:00 |
ViewTypesFeature.h
|
make registerViewImplementation static
|
2017-03-17 17:24:09 +01:00 |
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
|
dont sleep at start (#3164)
|
2017-08-29 16:54:51 +02:00 |