1
0
Fork 0
arangodb/arangod/RestServer
Simon a1416e1067 Make v8 optional on startup (#5220) 2018-04-30 12:48:57 +02: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 Make v8 optional on startup (#5220) 2018-04-30 12:48:57 +02:00
BootstrapFeature.h
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
DatabaseFeature.cpp Make v8 optional on startup (#5220) 2018-04-30 12:48:57 +02: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 remove call to requiresElevatedPrivileges with default value (#5172) 2018-04-23 11:28:24 +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
InitDatabaseFeature.cpp remove call to requiresElevatedPrivileges with default value (#5172) 2018-04-23 11:28:24 +02:00
InitDatabaseFeature.h
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 remove call to requiresElevatedPrivileges with default value (#5172) 2018-04-23 11:28:24 +02: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 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 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 Feature/check for equal engines (#4887) 2018-04-13 12:02:34 +02:00