1
0
Fork 0
arangodb/js/server/modules/@arangodb/foxx
Alan Plum 4b4b9f8c55 Fix Foxx API error (#2517)
* Fix Foxx API error
* Manager should distinguish between errors and services
* Foxx API should not require service to exist for uninstall
  if force option is used
* Respect options.force in FM _install
2017-06-01 11:59:04 +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
context.js
graphql.js fixed variables parsing in GraphQL 2017-03-05 23:31:38 +01:00
index.js
manager.js Fix Foxx API error (#2517) 2017-06-01 11:59:04 +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
test-utils.js
types.js