1
0
Fork 0
arangodb/js/server/modules/@arangodb/foxx
Manuel B 1eb49ee6a1 custom toJSON for FoxxContext
this fixes #1898
returns only documented values and hides internal values.
2016-06-27 23:46:59 +02:00
..
legacy Fix swagger a litle bit 2016-06-20 21:41:14 +02:00
queues _listDatabases() => _databases() 2016-05-11 15:30:47 +02:00
router Finalize Router/Response.md 2016-06-21 00:13:01 +02:00
sessions Remove unused system session storage 2016-06-15 16:13:46 +02:00
templates Generate README for new Foxx services 2016-05-03 11:33:23 +02:00
auth.js
context.js custom toJSON for FoxxContext 2016-06-27 23:46:59 +02:00
generator.js Generate README for new Foxx services 2016-05-03 11:33:23 +02:00
index.js
manager.js ERROR_APPLICATION_* -> ERROR_SERVICE_* 2016-06-17 20:02:25 +02:00
mocha.js Export foxx/mocha.findTests 2016-06-17 16:17:16 +02:00
oauth2.js Fix eslint stuff 2016-06-01 09:50:32 +02:00
routing.js Fix routing order: defaultDocument->router->files 2016-06-16 12:59:08 +02:00
service.js Log route info if error was encountered in Foxx 2016-06-15 21:07:19 +02:00
swagger.js Finalize Context.md 2016-06-20 18:02:26 +02:00
test-utils.js Use an actual example IP in test-utils 2016-06-16 11:08:37 +02:00
types.js