1
0
Fork 0
arangodb/arangod
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 Foxx Security (#8845) 2019-04-25 09:56:29 +02:00
Agency This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
Aql validate collection when leasing an existing transaction (#9990) 2019-09-13 20:03:55 +03:00
Auth refactoring (#9411) 2019-07-09 11:15:52 +02:00
Cache [3.5] Check scheduler queue return value (#9759) 2019-08-20 12:57:51 +03:00
Cluster This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
ClusterEngine This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
GeneralServer This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
GeoIndex Merge 3.5.1 back to 3.5 (#9713) 2019-08-14 20:24:47 +03:00
Graph This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
IResearch This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
Indexes disable the creation of TTL indexes on sub-attributes (#9995) 2019-09-12 16:42:56 +03:00
InternalRestHandler Feature 3.5/curl 7.65.3 (#9790) 2019-08-26 15:54:42 +03:00
MMFiles This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
Pregel port change from devel by @danielhlarkin (#9773) 2019-08-21 13:07:43 +03:00
Replication cover more cases of "unique constraint violated" issues during replication (#9829) 2019-08-30 12:42:58 +03:00
RestHandler validate collection when leasing an existing transaction (#9990) 2019-09-13 20:03:55 +03:00
RestServer Fix a shutdown busy loop after main if two exceptions collide. (#9982) 2019-09-13 13:27:30 +03:00
RocksDBEngine This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
Scheduler Bug fix 3.5/multi bugs (#9792) 2019-08-26 15:51:14 +03:00
Sharding This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
Statistics This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
StorageEngine validate collection when leasing an existing transaction (#9990) 2019-09-13 20:03:55 +03:00
Transaction validate collection when leasing an existing transaction (#9990) 2019-09-13 20:03:55 +03:00
Utils validate collection when leasing an existing transaction (#9990) 2019-09-13 20:03:55 +03:00
V8Server This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
VocBase backport bugfixes from this week (#9985) 2019-09-12 17:35:57 +03:00
CMakeLists.txt This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
dbg.cmake