1
0
Fork 0
arangodb/js/server/modules/@arangodb/foxx
Alan Plum cceccf59da Simplified Foxx self healing (#2511)
* Implement new self-heal
* Add error codes for 503, service missing/outdated
* Detect changes to service via rev
* Pretty print incoming response object in log
2017-05-30 18:27:32 +02:00
..
legacy Improve Foxx cluster resilience (#2479) 2017-05-16 17:41:29 +02:00
queues use exclusive locks for some transactions 2017-05-15 22:47:50 +02:00
router Add authorizedflag fixing cluster internal foxx requests 2017-05-17 18:14:11 +02:00
sessions JWT uses seconds 2017-02-14 19:20:41 +01:00
auth.js Reformat code 2016-06-30 16:57:17 +02:00
context.js Expose static req.reverse as module.context.reverse 2016-10-31 17:38:11 +01:00
graphql.js fixed variables parsing in GraphQL 2017-03-05 23:31:38 +01:00
index.js Reformat code 2016-06-30 16:57:17 +02:00
manager.js Simplified Foxx self healing (#2511) 2017-05-30 18:27:32 +02:00
manifest.js Improve Foxx cluster resilience (#2479) 2017-05-16 17:41:29 +02:00
mocha.js Implement tap/xunit reporters in Foxx 2017-03-15 20:09:31 +01:00
oauth1.js Document OAuth1 2016-12-09 15:28:36 +01:00
oauth2.js Implement OAuth 1.0a 2016-12-06 18:30:11 +01:00
routing.js Improve Foxx cluster resilience (#2479) 2017-05-16 17:41:29 +02:00
service.js Simplified Foxx self healing (#2511) 2017-05-30 18:27:32 +02:00
swagger.js Fix Windows file path resolution 2016-11-22 14:02:01 +01:00
test-utils.js Reformat code 2016-06-30 16:57:17 +02:00
types.js Reformat code 2016-06-30 16:57:17 +02:00