1
0
Fork 0
arangodb/arangod/RestServer
Vasiliy 0d1cf45097 issue 373.3: use TRI_vocbase_t& for Upgrade tasks, remove redundant checks for null TRI_vocbase_t (#5301) 2018-05-09 15:54:07 +03:00
..
AqlFeature.cpp remove call to requiresElevatedPrivileges with default value (#5172) 2018-04-23 11:28:24 +02:00
AqlFeature.h Add AQLFeature. 2017-02-09 11:57:51 +01:00
BootstrapFeature.cpp issue 373.3: use TRI_vocbase_t& for Upgrade tasks, remove redundant checks for null TRI_vocbase_t (#5301) 2018-05-09 15:54:07 +03:00
BootstrapFeature.h trying to fix cleanup 2016-06-06 23:53:53 +02:00
CheckVersionFeature.cpp remove call to requiresElevatedPrivileges with default value (#5172) 2018-04-23 11:28:24 +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 add missing override specifiers, add final specifiers 2018-05-04 09:01:50 +02:00
DatabaseFeature.cpp Make v8 optional on startup (#5220) 2018-04-30 12:48:57 +02:00
DatabaseFeature.h add missing override specifiers, add final specifiers 2018-05-04 09:01:50 +02:00
DatabasePathFeature.cpp Merge branch 'bug-fix/remove-jemalloc-feature' of https://github.com/arangodb/arangodb into devel 2018-05-08 08:31:56 +02:00
DatabasePathFeature.h added option `--database.required-directory-state` (#5038) 2018-04-13 11:05:21 +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
FileDescriptorsFeature.cpp remove call to requiresElevatedPrivileges with default value (#5172) 2018-04-23 11:28:24 +02:00
FileDescriptorsFeature.h raise limit fd as much as possible, warn if too small 2017-03-24 15:13:55 +01:00
FlushFeature.cpp remove call to requiresElevatedPrivileges with default value (#5172) 2018-04-23 11:28:24 +02:00
FlushFeature.h Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
FrontendFeature.cpp Make v8 optional on startup (#5220) 2018-04-30 12:48:57 +02:00
FrontendFeature.h WIP 2016-04-13 12:30:18 +02:00
InitDatabaseFeature.cpp remove call to requiresElevatedPrivileges with default value (#5172) 2018-04-23 11:28:24 +02:00
InitDatabaseFeature.h secure-installation will remove all users except root 2016-06-12 12:19:37 +02:00
LockfileFeature.cpp remove call to requiresElevatedPrivileges with default value (#5172) 2018-04-23 11:28:24 +02:00
LockfileFeature.h moved server id detection and pagesize detection into their own features 2016-07-18 14:37:12 +02:00
QueryRegistryFeature.cpp remove call to requiresElevatedPrivileges with default value (#5172) 2018-04-23 11:28:24 +02:00
QueryRegistryFeature.h Feature/slow queries log bind vars (#2954) 2017-08-04 20:45:12 +02:00
ScriptFeature.cpp Make v8 optional on startup (#5220) 2018-04-30 12:48:57 +02:00
ScriptFeature.h Feature/async failover (#3451) 2017-10-18 23:59:29 +02:00
ServerFeature.cpp Make v8 optional on startup (#5220) 2018-04-30 12:48:57 +02:00
ServerFeature.h Refactor Authentication Layer (devel) (#4592) 2018-02-28 13:24:28 +01:00
ServerIdFeature.cpp remove call to requiresElevatedPrivileges with default value (#5172) 2018-04-23 11:28:24 +02:00
ServerIdFeature.h Feature iresearch (#4071) 2017-12-18 15:04:59 +01:00
TransactionManagerFeature.cpp remove call to requiresElevatedPrivileges with default value (#5172) 2018-04-23 11:28:24 +02:00
TransactionManagerFeature.h optimize away own transaction management for RocksDB engine 2017-05-04 23:16:53 +02:00
TraverserEngineRegistryFeature.cpp remove call to requiresElevatedPrivileges with default value (#5172) 2018-04-23 11:28:24 +02:00
TraverserEngineRegistryFeature.h Merge branch 'MIT' of github.com:arangodb/arangodb into generic-col-types 2016-09-06 09:33:23 +02:00
UpgradeFeature.cpp issue 373.3: use TRI_vocbase_t& for Upgrade tasks, remove redundant checks for null TRI_vocbase_t (#5301) 2018-05-09 15:54:07 +03:00
UpgradeFeature.h Replacing js upgrade logic (#4061) 2018-03-08 13:57:30 +01:00
ViewTypesFeature.cpp remove call to requiresElevatedPrivileges with default value (#5172) 2018-04-23 11:28:24 +02:00
ViewTypesFeature.h Bug fix/issue #5186 (#5269) 2018-05-06 20:38:32 +03:00
VocbaseContext.cpp Supervision Job for Active Failover (#5066) 2018-04-23 12:49:41 +02: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 remove call to requiresElevatedPrivileges with default value (#5172) 2018-04-23 11:28:24 +02:00
WorkMonitorFeature.h fixed ownership of handler 2016-08-18 23:06:36 +02:00
arangod.cpp remove ApplicationFeature "JemallocFeature" 2018-04-21 00:56:10 +02:00