Wilfried Goesgens
1907a7211b
Bug fix/cleanup system includes ( #8962 )
2019-05-15 15:12:59 +02:00
Jan Christoph Uhde
f3a2eaf6d9
Bug fix/permission tests ( #8890 )
2019-05-07 15:07:59 +02:00
Jan Christoph Uhde
c3f7961b88
apply unique log ids ( #8561 )
2019-03-25 20:26:51 +01:00
Frank Celler
ac9f375fb5
big reformat
2018-12-26 00:54:03 +01:00
Jan
dc2a6d3066
always look in etc/relative first for config files ( #6049 )
2018-08-03 09:38:08 +02:00
jsteemann
7d57dead38
use pthread_attr_init instead of memset
2018-07-24 18:09:04 +02:00
Max Neunhöffer
7bed3f2df0
Try openssl 1.1 ( #5123 )
2018-06-08 13:21:31 +02:00
Jan
8e6d5df129
fixed minor several compiler complaints ( #5406 )
2018-05-23 11:50:00 +02:00
Max Neunhöffer
e20743989b
Stack size at least 8MB on libmusl. ( #4529 )
2018-02-09 15:03:18 +01:00
Jan Christoph Uhde
a54c581111
try to fix permission issues of "/var/tmp/arangod" ( #4457 )
2018-02-06 23:17:08 +01:00
Jan
6bdc26e5c9
remove now obsolete remainders of memory management functions ( #3820 )
2017-12-06 18:43:34 +01:00
Wilfried Goesgens
ea3075e817
comment out the windows unhandled exception handler
2017-04-24 15:13:40 +02:00
jsteemann
d024a6d00a
remove logging for non-topics
2017-02-10 09:32:50 +01:00
Wilfried Goesgens
bb80b5cf90
Merge branch 'devel' of github.com:arangodb/ArangoDB into v8_subsubmodule
2017-01-31 16:34:42 +01:00
Wilfried Goesgens
27b01aaebb
add ARMv6 detection; we won't run on cpus of that family
2017-01-31 10:55:16 +01:00
Wilfried Goesgens
584f3120dd
Upgrade V8
...
- ICU now doesn't build the icudata library anymore
- ship the icu database on all platforms and all packages
- we now load the icu database file ourselves, and hand over the pointer to ICU.
- follow the V8 changes around Weak pointer handling
2017-01-30 12:30:07 +01:00
jsteemann
63dc0ee5df
moved global function into translation unit
2017-01-06 21:10:10 +01:00
jsteemann
f89c6af178
debug output
2017-01-05 15:41:28 +01:00
jsteemann
7359ac44b2
more style cleanup
2017-01-05 10:52:03 +01:00
Wilfried Goesgens
2379db10d7
style cleanup
2017-01-05 10:09:49 +01:00
jsteemann
31472900a8
fix `--define` parameter passing
2017-01-04 18:08:21 +01:00
jsteemann
2757fd91ae
handle OOM a bit more gracefully
2016-11-28 14:22:12 +01:00
Frank Celler
f559344034
added different path for different editions
2016-09-30 15:24:31 +02:00
Wilfried Goesgens
3d6810ecfe
If we have relative paths that are working, make them absolute so they still work after CWD's of arangod
2016-08-26 12:50:48 +02:00
Wilfried Goesgens
4939e02fb2
Make the existance of the database directory non-mandatory again.
2016-08-25 10:07:37 +02:00
Wilfried Goesgens
1f162ac882
Implement scheme to more clever pass the directories from the build process to the run-time
...
We will now try to evaluate the toplevel install directory from the configured binary dir.
We will use this toplever directory when searching for other directories.
2016-08-24 14:45:08 +02:00
Wilfried Goesgens
1f356900c3
Fix missing include; thanks to @servusoft for pointing this out.
2016-07-11 15:39:10 +02:00
jsteemann
a7c59c60f3
don't log client tool errors to Windows event log
2016-07-06 12:30:02 +02:00
Frank Celler
6248f419f1
progress report and windows minidump
2016-04-28 18:59:13 +02:00
jsteemann
cd45a52ba5
attempt to finish startup order
2016-04-27 22:54:29 +02:00
Frank Celler
e83c1f09b4
WIP
2016-04-02 23:41:21 +02:00
Frank Celler
02c7db250e
added supervisor
2016-03-26 21:12:39 +01:00
Frank Celler
af00417cf4
skeleton arangod
2016-03-25 15:14:43 +01:00
Frank Celler
e293447e25
added tty logger
2016-03-22 23:38:30 +01:00
Frank Celler
07411745f9
raised open files
2016-03-21 16:40:30 +01:00