1
0
Fork 0
arangodb/arangod/RestServer
Jan 282be208cc
remove TRI_usleep and TRI_sleep, and use std::this_thread::sleep_for … (#3817)
2017-12-06 18:43:49 +01:00
..
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 remove TRI_usleep and TRI_sleep, and use std::this_thread::sleep_for … (#3817) 2017-12-06 18:43:49 +01:00
BootstrapFeature.h
CheckVersionFeature.cpp remove TRI_usleep and TRI_sleep, and use std::this_thread::sleep_for … (#3817) 2017-12-06 18:43:49 +01:00
CheckVersionFeature.h
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 remove TRI_usleep and TRI_sleep, and use std::this_thread::sleep_for … (#3817) 2017-12-06 18:43:49 +01:00
DatabaseFeature.h Feature/allow access to configured 🔐 in readonly mode (#3698) 2017-11-17 16:11:22 +01:00
DatabasePathFeature.cpp
DatabasePathFeature.h
EndpointFeature.cpp
EndpointFeature.h
FeatureCacheFeature.cpp
FeatureCacheFeature.h
FileDescriptorsFeature.cpp
FileDescriptorsFeature.h
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
QueryRegistryFeature.h
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 remove TRI_usleep and TRI_sleep, and use std::this_thread::sleep_for … (#3817) 2017-12-06 18:43:49 +01:00
ServerFeature.h Feature/async failover (#3451) 2017-10-18 23:59:29 +02:00
ServerIdFeature.cpp Feature/async failover (#3451) 2017-10-18 23:59:29 +02:00
ServerIdFeature.h
TransactionManagerFeature.cpp
TransactionManagerFeature.h
TraverserEngineRegistryFeature.cpp
TraverserEngineRegistryFeature.h
UnitTestsFeature.cpp Feature/async failover (#3451) 2017-10-18 23:59:29 +02:00
UnitTestsFeature.h Feature/async failover (#3451) 2017-10-18 23:59:29 +02:00
UpgradeFeature.cpp Feature/async failover (#3451) 2017-10-18 23:59:29 +02:00
UpgradeFeature.h
ViewTypesFeature.cpp
ViewTypesFeature.h
VocbaseContext.cpp fixed asserts and check password test 2017-11-05 13:10:47 +01:00
VocbaseContext.h Missing things for active / passive (#3578) 2017-11-04 20:30:23 +01:00
WorkMonitorFeature.cpp
WorkMonitorFeature.h
arangod.cpp Feature/async failover (#3451) 2017-10-18 23:59:29 +02:00