1
0
Fork 0
arangodb/js/server/modules/@arangodb/foxx
Tobias Gödderz a1d3bc3e94 Foxx queue jobs hanging after Foxxmaster crash (#7922)
* Fixed bug where the Foxxmaster doesn't reset jobs after a crash when it should, or a non-master coordinator removes jobs in progress during startup

* Added a regression test

* Updated CHANGELOG

* Fixed non-maintainer compile
2019-01-14 16:08:08 +01:00
..
legacy
queues Foxx queue jobs hanging after Foxxmaster crash (#7922) 2019-01-14 16:08:08 +01:00
router Fix windows test for Foxx socket request URL (#7536) 2018-12-10 15:44:00 +01:00
sessions
auth.js
context.js
graphql.js
index.js
manager.js Reload Foxx routes during startup (#7533) 2018-12-10 12:41:50 +01:00
manifest.js Fix TypeError for invalid manifests (#7602) 2018-12-10 15:45:19 +01:00
mocha.js
oauth1.js
oauth2.js
routing.js Fix Foxx API handling of broken services (#6459) 2018-10-23 13:05:03 +02:00
service.js Fix Foxx API handling of broken services (#6459) 2018-10-23 13:05:03 +02:00
swagger.js
test-utils.js Teach Foxx req.makeAbsolute about unix sockets (#7327) 2018-11-20 14:20:56 +01:00
types.js