.. |
AqlFeature.cpp
|
remove TRI_usleep and TRI_sleep, and use std::this_thread::sleep_for … (#3817)
|
2017-12-06 18:43:49 +01:00 |
AqlFeature.h
|
…
|
|
BootstrapFeature.cpp
|
Fix second cluster bootstrap hanger. (#4841)
|
2018-03-15 00:44:15 +01:00 |
BootstrapFeature.h
|
…
|
|
CheckVersionFeature.cpp
|
remove useless warnings
|
2018-04-04 17:16:15 +02:00 |
CheckVersionFeature.h
|
Replacing js upgrade logic (#4061)
|
2018-03-08 13:57:30 +01:00 |
ConsoleFeature.cpp
|
remove TRI_usleep and TRI_sleep, and use std::this_thread::sleep_for … (#3817)
|
2017-12-06 18:43:49 +01:00 |
ConsoleFeature.h
|
Feature/async failover (#3451)
|
2017-10-18 23:59:29 +02:00 |
ConsoleThread.cpp
|
remove TRI_usleep and TRI_sleep, and use std::this_thread::sleep_for … (#3817)
|
2017-12-06 18:43:49 +01:00 |
ConsoleThread.h
|
…
|
|
DatabaseFeature.cpp
|
issue 355.5: remove more unused methods, move view-related storage engine functionality from vocbase into DBServerLogicalView, address MSVC cmake dependency issue
|
2018-04-05 16:17:07 +03:00 |
DatabaseFeature.h
|
bump version number for all local DDL changes and tell agency (#4685)
|
2018-03-05 17:06:34 +01:00 |
DatabasePathFeature.cpp
|
…
|
|
DatabasePathFeature.h
|
Use a temporary directory for the DatabasePathFeature in catch tests. (#4896)
|
2018-03-20 13:57:52 +01:00 |
EndpointFeature.cpp
|
…
|
|
EndpointFeature.h
|
…
|
|
FileDescriptorsFeature.cpp
|
…
|
|
FileDescriptorsFeature.h
|
…
|
|
FlushFeature.cpp
|
Replacing js upgrade logic (#4061)
|
2018-03-08 13:57:30 +01:00 |
FlushFeature.h
|
Feature iresearch (#4071)
|
2017-12-18 15:04:59 +01:00 |
FrontendFeature.cpp
|
…
|
|
FrontendFeature.h
|
…
|
|
InitDatabaseFeature.cpp
|
use the c++11 way of sleeping (#3429)
|
2017-10-16 17:40:51 +02:00 |
InitDatabaseFeature.h
|
…
|
|
LockfileFeature.cpp
|
Bug fix/fixes 0609 (#3227)
|
2017-09-13 16:28:21 +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
|
Feature/async failover (#3451)
|
2017-10-18 23:59:29 +02:00 |
ScriptFeature.h
|
Feature/async failover (#3451)
|
2017-10-18 23:59:29 +02:00 |
ServerFeature.cpp
|
Refactor Authentication Layer (devel) (#4592)
|
2018-02-28 13:24:28 +01:00 |
ServerFeature.h
|
Refactor Authentication Layer (devel) (#4592)
|
2018-02-28 13:24:28 +01:00 |
ServerIdFeature.cpp
|
Feature/async failover (#3451)
|
2017-10-18 23:59:29 +02:00 |
ServerIdFeature.h
|
Feature iresearch (#4071)
|
2017-12-18 15:04:59 +01:00 |
TransactionManagerFeature.cpp
|
…
|
|
TransactionManagerFeature.h
|
…
|
|
TraverserEngineRegistryFeature.cpp
|
remove dependency on MMFiles features from non-MMFiles files (#2925)
|
2017-08-01 22:16:43 +02:00 |
TraverserEngineRegistryFeature.h
|
…
|
|
UpgradeFeature.cpp
|
improve startup resilience in case there are datafile errors (#4975)
|
2018-04-03 17:32:30 +02:00 |
UpgradeFeature.h
|
Replacing js upgrade logic (#4061)
|
2018-03-08 13:57:30 +01:00 |
ViewTypesFeature.cpp
|
backport: address review concerns
|
2018-04-09 10:18:02 +03:00 |
ViewTypesFeature.h
|
issue 355.6: remove create() from LogicalView, remove IResearch dependency from IndexFactory, store vocbase reference in LogicalDataSource
|
2018-04-06 16:38:34 +03:00 |
VocbaseContext.cpp
|
issue 355.4: remove redundant methods and code, use 'cp' instead of 'cmake copy_directory' where possible, use vocbase reference instead of pointer
|
2018-04-04 10:53:48 +03:00 |
VocbaseContext.h
|
issue 355.4: remove redundant methods and code, use 'cp' instead of 'cmake copy_directory' where possible, use vocbase reference instead of pointer
|
2018-04-04 10:53:48 +03:00 |
WorkMonitorFeature.cpp
|
…
|
|
WorkMonitorFeature.h
|
…
|
|
arangod.cpp
|
Refactor Authentication Layer (devel) (#4592)
|
2018-02-28 13:24:28 +01:00 |