1
0
Fork 0
arangodb/js/server/modules/@arangodb
Andrey Abramov 294c36f778 use ERROR_ARANGO_DATA_SOURCE_NOT_FOUND instead of ERROR_ARANGO_COLLECTION_NOT_FOUND/ERROR_ARANGO_VIEW_NOT_FOUND in js part too 2018-03-19 13:55:25 +03:00
..
actions
aql fix jslint 2018-02-13 12:21:20 +01:00
foxx Refactor Authentication Layer (devel) (#4592) 2018-02-28 13:24:28 +01:00
actions.js use ERROR_ARANGO_DATA_SOURCE_NOT_FOUND instead of ERROR_ARANGO_COLLECTION_NOT_FOUND/ERROR_ARANGO_VIEW_NOT_FOUND in js part too 2018-03-19 13:55:25 +03:00
aql-helper.js Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
aql.js use ERROR_ARANGO_DATA_SOURCE_NOT_FOUND instead of ERROR_ARANGO_COLLECTION_NOT_FOUND/ERROR_ARANGO_VIEW_NOT_FOUND in js part too 2018-03-19 13:55:25 +03:00
arango-collection.js Feature/mmfiles hash lookup performance (#3265) 2017-09-26 14:48:06 +02:00
arango-database.js use ERROR_ARANGO_DATA_SOURCE_NOT_FOUND instead of ERROR_ARANGO_COLLECTION_NOT_FOUND/ERROR_ARANGO_VIEW_NOT_FOUND in js part too 2018-03-19 13:55:25 +03:00
arango-statement.js Doc - Move cursor documentation out of deprecation folder (#4353) 2018-01-23 11:01:29 +00:00
arango-view.js initial functionality for views - unstable 2017-03-14 16:35:45 +01:00
cluster.js use ERROR_ARANGO_DATA_SOURCE_NOT_FOUND instead of ERROR_ARANGO_COLLECTION_NOT_FOUND/ERROR_ARANGO_VIEW_NOT_FOUND in js part too 2018-03-19 13:55:25 +03:00
configuration.js
database-version.js Replacing js upgrade logic (#4061) 2018-03-08 13:57:30 +01:00
formatter.js
index.js we may now also do 'milestone'-releases next to devel/alpha/beta/rc 2017-03-22 11:59:25 +01:00
parser.js
pregel.js Adding documented pregel foxx API (#3620) 2017-11-10 09:40:13 +01:00
replication.js Fixing webinterface access (#3464) 2017-10-20 18:06:59 +02:00
request.js Feature/improve logging (#2881) 2017-07-28 09:23:18 +02:00
simple-query.js simply fulltext query handling (#4072) 2017-12-18 13:38:33 +01:00
statistics.js Move Statistics into c++ (#3184) 2017-12-06 16:36:52 +01:00
sync-replication-debug.js Finally remove lock methods 2017-02-10 19:47:31 +01:00
tasks.js
users.js Fix cases where the root user has access to excluded collections (#2856) 2017-08-03 21:16:08 +02:00
validator.js