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
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
auth.js
context.js
graphql.js
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
oauth2.js
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
test-utils.js Teach Foxx req.makeAbsolute about unix sockets (#7327) 2018-11-20 14:20:56 +01:00
types.js