1
0
Fork 0
arangodb/js/server/modules/@arangodb/foxx/legacy
Wilfried Goesgens d0f159e848 Don't use global static variables as collection caches - this may cau… (#3150)
* Don't use global static variables as collection caches - this may cause troubles.

* cleanup: remove old cluster kickstarter UI remaints.

* cleanup - remove references to long gone tests
2017-08-28 15:04:05 +02:00
..
authentication.js Don't use global static variables as collection caches - this may cau… (#3150) 2017-08-28 15:04:05 +02:00
base_middleware.js Improve Foxx cluster resilience (#2479) 2017-05-16 17:41:29 +02:00
console.js
controller.js
index.js
internals.js
model.js
query.js
repository.js
request_context.js
routing.js Fix #2110 2016-10-14 11:54:55 +02:00
schema.js
sessions.js
swagger.js Fix Windows file path resolution 2016-11-22 14:02:01 +01:00
swaggerDocs.js
template_middleware.js