1
0
Fork 0
arangodb/lib/ApplicationFeatures
Wilfried Goesgens 6561f21536 Feature/make rspec timeouteable (#9354)
* make rspec timeouteable (on windows for now)

* add timeout state, fix windows implementation

* abort testrun if a timeout in rspec occured

* lint

* fix scope of procdump stopper

* fix include scope

* fix invokation

* use proper variable to wait for
2019-06-28 15:01:04 +02:00
..
AQLPhase.cpp big reformat 2018-12-26 00:54:03 +01:00
AQLPhase.h issue 427.5: use ApplicationServer reference instead of pointer (#6145) 2018-08-15 12:16:02 +03:00
AgencyPhase.cpp big reformat 2018-12-26 00:54:03 +01:00
AgencyPhase.h issue 427.5: use ApplicationServer reference instead of pointer (#6145) 2018-08-15 12:16:02 +03:00
ApplicationFeature.cpp big reformat 2018-12-26 00:54:03 +01:00
ApplicationFeature.h remove some containers from common.h (#9223) 2019-06-07 13:27:24 +02:00
ApplicationFeaturePhase.cpp apply unique log ids (#8561) 2019-03-25 20:26:51 +01:00
ApplicationFeaturePhase.h big reformat 2018-12-26 00:54:03 +01:00
ApplicationServer.cpp Do not check isEnabled (#8997) 2019-05-17 16:33:17 +02:00
ApplicationServer.h Foxx Security (#8845) 2019-04-25 09:56:29 +02:00
BasicPhase.cpp big reformat 2018-12-26 00:54:03 +01:00
BasicPhase.h issue 427.5: use ApplicationServer reference instead of pointer (#6145) 2018-08-15 12:16:02 +03:00
ClusterPhase.cpp big reformat 2018-12-26 00:54:03 +01:00
ClusterPhase.h issue 427.5: use ApplicationServer reference instead of pointer (#6145) 2018-08-15 12:16:02 +03:00
CommunicationPhase.cpp big reformat 2018-12-26 00:54:03 +01:00
CommunicationPhase.h big reformat 2018-12-26 00:54:03 +01:00
ConfigFeature.cpp apply unique log ids (#8561) 2019-03-25 20:26:51 +01:00
ConfigFeature.h big reformat 2018-12-26 00:54:03 +01:00
DaemonFeature.cpp Feature/make rspec timeouteable (#9354) 2019-06-28 15:01:04 +02:00
DaemonFeature.h Feature/make rspec timeouteable (#9354) 2019-06-28 15:01:04 +02:00
DatabasePhase.cpp big reformat 2018-12-26 00:54:03 +01:00
DatabasePhase.h issue 427.5: use ApplicationServer reference instead of pointer (#6145) 2018-08-15 12:16:02 +03:00
EnvironmentFeature.cpp Avoid some exceptions in environment feature when reading files. (#8834) 2019-04-26 10:21:34 +02:00
EnvironmentFeature.h big reformat 2018-12-26 00:54:03 +01:00
FinalPhase.cpp big reformat 2018-12-26 00:54:03 +01:00
FinalPhase.h issue 427.5: use ApplicationServer reference instead of pointer (#6145) 2018-08-15 12:16:02 +03:00
FoxxPhase.cpp big reformat 2018-12-26 00:54:03 +01:00
FoxxPhase.h issue 427.5: use ApplicationServer reference instead of pointer (#6145) 2018-08-15 12:16:02 +03:00
GreetingsFeature.cpp Convert unit tests to googletest framework (#9034) 2019-05-21 09:17:46 +02:00
GreetingsFeature.h big reformat 2018-12-26 00:54:03 +01:00
GreetingsPhase.cpp big reformat 2018-12-26 00:54:03 +01:00
GreetingsPhase.h issue 427.5: use ApplicationServer reference instead of pointer (#6145) 2018-08-15 12:16:02 +03:00
HttpEndpointProvider.h big reformat 2018-12-26 00:54:03 +01:00
LanguageFeature.cpp apply unique log ids (#8561) 2019-03-25 20:26:51 +01:00
LanguageFeature.h Feature/upgrade v8 7.1.302.28 (#8088) 2019-02-19 11:15:34 +01:00
MaxMapCountFeature.cpp big reformat 2018-12-26 00:54:03 +01:00
MaxMapCountFeature.h big reformat 2018-12-26 00:54:03 +01:00
NonceFeature.cpp big reformat 2018-12-26 00:54:03 +01:00
NonceFeature.h big reformat 2018-12-26 00:54:03 +01:00
PageSizeFeature.cpp Bug fix/cleanup system includes (#8962) 2019-05-15 15:12:59 +02:00
PageSizeFeature.h big reformat 2018-12-26 00:54:03 +01:00
PrivilegeFeature.cpp Bug fix/cleanup system includes (#8962) 2019-05-15 15:12:59 +02:00
PrivilegeFeature.h Bug fix/cleanup system includes (#8962) 2019-05-15 15:12:59 +02:00
RocksDBOptionFeature.cpp apply unique log ids (#8561) 2019-03-25 20:26:51 +01:00
RocksDBOptionFeature.h fix type of hidden startup option `--rocksdb.recycle-log-file-num` (#8517) 2019-03-22 11:21:53 +01:00
ServerPhase.cpp big reformat 2018-12-26 00:54:03 +01:00
ServerPhase.h issue 427.5: use ApplicationServer reference instead of pointer (#6145) 2018-08-15 12:16:02 +03:00
ShellColorsFeature.cpp big reformat 2018-12-26 00:54:03 +01:00
ShellColorsFeature.h big reformat 2018-12-26 00:54:03 +01:00
ShutdownFeature.cpp big reformat 2018-12-26 00:54:03 +01:00
ShutdownFeature.h big reformat 2018-12-26 00:54:03 +01:00
SupervisorFeature.cpp Feature/make rspec timeouteable (#9354) 2019-06-28 15:01:04 +02:00
SupervisorFeature.h big reformat 2018-12-26 00:54:03 +01:00
TempFeature.cpp Foxx Security (#8845) 2019-04-25 09:56:29 +02:00
TempFeature.h big reformat 2018-12-26 00:54:03 +01:00
V8Phase.cpp Foxx Security (#8845) 2019-04-25 09:56:29 +02:00
V8Phase.h issue 427.5: use ApplicationServer reference instead of pointer (#6145) 2018-08-15 12:16:02 +03:00
V8PlatformFeature.cpp apply unique log ids (#8561) 2019-03-25 20:26:51 +01:00
V8PlatformFeature.h big reformat 2018-12-26 00:54:03 +01:00
V8SecurityFeature.cpp disable security checkes for statistics (#9282) 2019-06-24 15:07:39 +02:00
V8SecurityFeature.h Bug fix/permission tests (#8890) 2019-05-07 15:07:59 +02:00
V8ShellPhase.cpp Foxx Security (#8845) 2019-04-25 09:56:29 +02:00
V8ShellPhase.h issue 427.5: use ApplicationServer reference instead of pointer (#6145) 2018-08-15 12:16:02 +03:00
VersionFeature.cpp big reformat 2018-12-26 00:54:03 +01:00
VersionFeature.h big reformat 2018-12-26 00:54:03 +01:00
WindowsServiceFeature.cpp big reformat 2018-12-26 00:54:03 +01:00
WindowsServiceFeature.h big reformat 2018-12-26 00:54:03 +01:00