1
0
Fork 0
arangodb/js/server/modules/@arangodb/foxx
Jan 9eb5e1545f Bug fix/fix cluster foxx queue startup (#3507)
* slightly clean up indexes

* proper stringification of error code

* do not run AQL queries during Foxx queue startup

* always create keyspace
2017-10-25 18:07:27 +02:00
..
legacy Don't use global static variables as collection caches - this may cau… (#3150) 2017-08-28 15:04:05 +02:00
queues Bug fix/fix cluster foxx queue startup (#3507) 2017-10-25 18:07:27 +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 Feature/async failover (#3451) 2017-10-18 23:59:29 +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
routing.js Fix issue 2684: Legacy service UI not working (#2685) 2017-06-28 12:09:15 +02:00
service.js Simplified Foxx self healing (#2511) 2017-05-30 18:27:32 +02:00
swagger.js
test-utils.js
types.js