1
0
Fork 0
arangodb/js/server/modules/@arangodb
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
..
actions
aql
foxx Remove unneeded upsert of system services to _app. (#10377) 2019-11-08 12:54:18 +01:00
actions.js remove several outdated error codes (#9402) 2019-07-05 13:36:16 +02:00
analyzers.js issue 561.1: add pretty-printing to analyzers in JavaScript (#8964) 2019-05-10 21:50:15 +03:00
aql-graph-traversal-generic-graphs.js Allow generic graph tests to work without enterprise checkout (#9202) 2019-06-06 15:15:53 +02:00
aql-graph-traversal-generic-tests.js Bugfix of DFS path uniqueness implementation (#9041) 2019-05-27 12:57:02 +02:00
aql-helper.js remove debug logs 2019-11-05 13:39:36 +01:00
aql-profiler-test-helper.js fix more tests 2019-10-30 11:54:19 +01:00
aql.js remove unused JS function (#9363) 2019-06-28 19:20:08 +02:00
arango-collection.js Miscellaneous fixes for named indices (#9100) 2019-05-31 17:00:56 +02:00
arango-database.js Handle extra args to db._query when using aql templates (#8789) 2019-04-18 10:50:46 +02:00
arango-statement.js
arango-view.js
cluster.js remove unused functionality (#9360) 2019-06-28 18:28:11 +02:00
formatter.js
general-graph.js
index.js
pregel.js
replication.js
request.js
simple-query.js
tasks.js
users.js