1
0
Fork 0
arangodb/js/server/modules/@arangodb/foxx
Alan Plum a88c5b42e6 Fix TypeError for invalid manifests (#7602)
* Fix TypeError for invalid manifests

* Removed unnecessary wrap
2018-12-10 15:45:19 +01:00
..
legacy Feature/misc spelling corrections (#5164) 2018-07-13 13:06:20 +02:00
queues Fix Foxx Queues infinite maxFailures (#7223) 2018-11-12 13:20:10 +01:00
router Fix windows test for Foxx socket request URL (#7536) 2018-12-10 15:44:00 +01:00
sessions JWT uses seconds 2017-02-14 19:20:41 +01:00
auth.js Add pbkdf2 to Foxx auth module (#5667) 2018-07-27 11:34:52 +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 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 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 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 Fix Windows file path resolution 2016-11-22 14:02:01 +01:00
test-utils.js Teach Foxx req.makeAbsolute about unix sockets (#7327) 2018-11-20 14:20:56 +01:00
types.js Bug-fix Foxx empty json request body (#5304) 2018-05-16 16:54:38 +02:00