1
0
Fork 0
arangodb/js/server/modules/@arangodb/foxx
Max Neunhöffer a754d32231
Remove unneeded upsert of system services to _app. (#10377)
* Remove unneeded upsert of system services to _app.

This never worked in the cluster and is not used in single server.

* CHANGELOG.
2019-11-08 12:54:18 +01:00
..
legacy Feature/misc spelling corrections (#5164) 2018-07-13 13:06:20 +02:00
queues Foxx Security (#8845) 2019-04-25 09:56:29 +02:00
router Bug fix/foxx vst (#10349) 2019-11-07 16:34:02 +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
manager.js Remove unneeded upsert of system services to _app. (#10377) 2019-11-08 12:54:18 +01:00
manifest.js Fix TypeError for invalid manifests (#7602) 2018-12-10 15:45:19 +01:00
mocha.js Expose "filter" attribute for running Foxx tests (#8700) 2019-04-09 15:32:12 +02: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