1
0
Fork 0
arangodb/js
Jan ce2425cade Bug fix/daily fixes (#2958)
* do not rely on non-existing feature "AQL"

using such feature makes the server throw two exceptions (which will be caught) on startup, but its silly for debugging

* use condition variable for signalling shutdown

* do not hard-code the log levels for recovery tests

this has taken so many developers so much of their time that it is about time to fix it

* ensure the 'unittests' script properly finds 'arangosh' and the build directory
2017-08-04 20:46:08 +02:00
..
actions fixed issue #2943 (#2945) 2017-08-04 13:37:35 +02:00
apps/system allows now to edit default access level for collections in database _system for all users except the root user. (#2864) 2017-07-25 22:28:48 +02:00
client Bug fix/daily fixes (#2958) 2017-08-04 20:46:08 +02:00
common Feature/slow queries log bind vars (#2954) 2017-08-04 20:45:12 +02:00
contrib
node alphabetic order 2017-05-05 20:21:36 +02:00
server fix potential deadlock errors in collector thread (#2933) 2017-08-03 22:47:24 +02:00
.eslintrc added rule to eslint conf 2016-11-15 14:40:21 +01:00
.jshintrc
GUIDELINES.md