1
0
Fork 0
arangodb/js/server
Kaveh Vahedipour 00650e6a3f Bug fix/agency mt fixes (#3158)
* added debugging methods

* try to fix invalid access in case of error

* remove unused members

* bugfixes and comments

* all agency fixes in

* merge bug

* partially unguarded Agent::lead fixed

* all agency fixes in

* added nrBlocked to thread startup eval

* added nrBlocked to thread startup eval

* recombination of cases in State::get

* some maps replaced with unordered_maps

* optimized maps some
2017-08-30 10:43:51 +02:00
..
assets/swagger
bootstrap Feature/auth context (#2704) 2017-07-02 23:15:57 +02:00
modules/@arangodb Don't use global static variables as collection caches - this may cau… (#3150) 2017-08-28 15:04:05 +02:00
perftests
tests Bug fix/agency mt fixes (#3158) 2017-08-30 10:43:51 +02:00
arango-dfdb.js
check-version.js
initialize.js
server.js Simplified Foxx self healing (#2511) 2017-05-30 18:27:32 +02:00
upgrade-database.js use indices on our foxx queues queries; Migrate queries away from aqb… (#3101) 2017-08-24 17:06:03 +02:00
worker.js