1
0
Fork 0
arangodb/js/server/modules/@arangodb
Jan 351ca41553 validate collection when leasing an existing transaction (#9990)
* validate collection when leasing an existing transaction

* use WITH statement

* allow implicit read collections again

* simplify collection name validation

* re-implement it

* remove dead code

* remove unused method

* apply review comments

* whoops, deleted too many methods

* fixit
2019-09-13 20:03:55 +03:00
..
actions Reformat code 2016-06-30 16:57:17 +02:00
aql much better diagnostics for AQL query results cache (#6580) 2018-09-25 09:49:11 +02:00
foxx validate collection when leasing an existing transaction (#9990) 2019-09-13 20:03:55 +03: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 Move roundCost function to utilities (#9247) 2019-06-12 16:02:09 +02:00
aql-profiler-test-helper.js Additional sort-limit tests (#10010) (#10011) 2019-09-13 19:10:43 +03: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 Server stream cursor (#7186) 2018-11-02 16:19:48 +01:00
arango-view.js initial functionality for views - unstable 2017-03-14 16:35:45 +01:00
cluster.js remove unused functionality (#9360) 2019-06-28 18:28:11 +02:00
formatter.js Reformat code 2016-06-30 16:57:17 +02:00
general-graph.js Gharial rewrite in C++ (#5631) 2018-08-09 09:30:04 +02:00
index.js Feature/new devel versioning scheme (#6312) 2018-09-11 08:57:38 +02:00
pregel.js Adding documented pregel foxx API (#3620) 2017-11-10 09:40:13 +01:00
replication.js added replication ui (#5555) 2018-06-08 11:19:05 +02:00
request.js Supervision Job for Active Failover (#5066) 2018-04-23 12:49:41 +02:00
simple-query.js Remove redundant geo code, remove WITHIN_RECTANGLE (#5757) 2018-07-04 20:21:00 +02:00
tasks.js Reformat code 2016-06-30 16:57:17 +02:00
users.js Fix cases where the root user has access to excluded collections (#2856) 2017-08-03 21:16:08 +02:00