1
0
Fork 0
arangodb/js
Frank Celler 6d08d4f4aa Bug fix/scheduler delete (#3077)
* removed delete call

* cleanup

* lower cpu activity of log thread too

* fix log messages

* do not enter threads into unordered_set, as it is unneeded

* do not compile in calls to disabled plan cache

* moved AQL regex cache from thread local variables to a class of its own

* more sensible thread creation and destruction
2017-08-25 12:00:17 +02:00
..
actions Bug fix/issues 2308 (#3117) 2017-08-24 14:47:22 +02:00
apps/system Revert "fixed return code" 2017-08-23 14:57:32 +02:00
client when running the client tests on an already running server we have to specify the server root directory. (#3102) 2017-08-24 17:05:51 +02:00
common Feature/unique vpack index lookup performance improvements (#3087) 2017-08-24 14:39:09 +02:00
contrib
node alphabetic order 2017-05-05 20:21:36 +02:00
server Bug fix/scheduler delete (#3077) 2017-08-25 12:00:17 +02:00
.eslintrc added rule to eslint conf 2016-11-15 14:40:21 +01:00
.jshintrc
GUIDELINES.md