Jan
282be208cc
remove TRI_usleep and TRI_sleep, and use std::this_thread::sleep_for … ( #3817 )
2017-12-06 18:43:49 +01:00
Jan
86ef7d4018
Bug fix/fixes 1711 obi ( #3730 )
2017-11-17 16:34:33 +01:00
Jan
5165155ed1
Bug fix/fixes 0609 ( #3227 )
...
* do not use V8 variant of AQL functions in early optimization stage when a C++ variant is available
* additionally, simplify AQL function definitions and aliases
* warn when more than 90% of max mappings are in use
* added C++ variant of replication catchup
* added `--log.role` option
* updated CHANGELOG
* removed non-existing scheduler.threads option from config
* removed useless __FILE__, __LINE__ invocations
* updated CHANGELOG
* allow a priority V8 context
* remove TRI_CORE_MEM_ZONE
* try to fix Windows errors & warnings
* cleanup
* removed memory zones altogether
* exclude system collections from collection tests
2017-09-13 16:28:21 +02:00
Frank Celler
7eefdf547b
simplification: FileResult does only support ok, no additional result
...
header only, added FileResultString class for Result that return a string
2017-03-08 13:01:20 +01:00
Frank Celler
b14dbe6435
added base class Result and an example FileResult
2017-03-06 10:33:32 -05:00
jsteemann
d024a6d00a
remove logging for non-topics
2017-02-10 09:32:50 +01:00
Frank Celler
6b25a02cad
fixed typo
2016-06-21 15:50:20 +02:00
Frank Celler
08799da4d0
child should not remove the pid-file
2016-06-21 15:48:00 +02:00
Frank Celler
16c6c2087d
added unprepare
2016-06-06 18:27:51 +02:00
jsteemann
9181570779
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2016-04-27 17:49:44 +02:00
Frank Celler
cda3d3f75a
fixed MYPID
2016-04-27 17:46:25 +02:00
jsteemann
bfd6fa833d
disallow thread creation until ApplicationServer::start()
2016-04-27 16:17:46 +02:00
jsteemann
d62143ce83
make boolean command-line parameters optional
2016-04-27 11:37:42 +02:00
jsteemann
dcc5825f93
cleaned up features a bit
2016-04-24 14:29:29 +02:00
Frank Celler
ac3a9883b9
restored log buffer feature
2016-04-21 21:07:23 -07:00
Frank Celler
1b7c47c6bc
added --console
2016-04-10 13:47:53 +02:00
Frank Celler
58b9cf7e91
WIP
2016-04-07 15:40:11 +02:00
Frank Celler
f2134fc0a0
WIP
2016-04-03 20:19:12 +02:00
Frank Celler
e83c1f09b4
WIP
2016-04-02 23:41:21 +02:00
Frank Celler
873f226b5f
added SchedulerFeature
2016-04-01 12:52:28 +02:00
Frank Celler
02c7db250e
added supervisor
2016-03-26 21:12:39 +01:00
Frank Celler
ca53fb652e
added options and validate for DaemonFeature
2016-03-25 22:59:06 +01:00
Frank Celler
af00417cf4
skeleton arangod
2016-03-25 15:14:43 +01:00