1
0
Fork 0
arangodb/arangod
Jan 22a527f3e6
return error codes in case a babies remove operation fails (#6527)
2018-09-18 17:45:11 +02:00
..
Actions issue 427.5: use ApplicationServer reference instead of pointer (#6145) 2018-08-15 12:16:02 +03:00
Agency Properly check syncer erros, catch more exceptions (#6520) 2018-09-17 16:39:23 +02:00
Aql Feature/aql item block compression (#6514) 2018-09-18 14:33:33 +02:00
Auth issue 458.2.1: ensure LogicalCollection presence is checked before granting/revoking permissions (#6274) 2018-08-29 14:57:56 +03:00
Cache Address leak sanitizer warnings (#6275) 2018-09-10 12:10:55 +02:00
Cluster Properly check syncer erros, catch more exceptions (#6520) 2018-09-17 16:39:23 +02:00
ClusterEngine take over selectivity estimates (#6505) 2018-09-17 16:41:32 +02:00
GeneralServer Fix several TSan warnings (#6473) 2018-09-14 11:16:45 +02:00
GeoIndex minor issues (#6471) 2018-09-12 20:28:45 +02:00
Graph Fix several TSan warnings (#6473) 2018-09-14 11:16:45 +02:00
IResearch Bugfix/early out invalid links in view creation (#6502) 2018-09-17 09:50:28 +02:00
Indexes take over selectivity estimates (#6505) 2018-09-17 16:41:32 +02:00
InternalRestHandler remove methods from VelocyPackHelper that are also in VPackSlice (#5946) 2018-07-25 09:01:29 +02:00
MMFiles take over selectivity estimates (#6505) 2018-09-17 16:41:32 +02:00
Pregel Removing ClusterComm ClientTransactionID (#6294) 2018-09-12 22:15:16 +02:00
Replication Properly check syncer erros, catch more exceptions (#6520) 2018-09-17 16:39:23 +02:00
RestHandler return error codes in case a babies remove operation fails (#6527) 2018-09-18 17:45:11 +02:00
RestServer Fix WebUI Login with read-only (#6500) 2018-09-14 14:51:02 +02:00
RocksDBEngine Use physical collection directly (#6526) 2018-09-18 14:55:58 +02:00
Scheduler Fix several TSan warnings (#6473) 2018-09-14 11:16:45 +02:00
Sharding Removing ClusterComm ClientTransactionID (#6294) 2018-09-12 22:15:16 +02:00
Statistics Fix several TSan warnings (#6473) 2018-09-14 11:16:45 +02:00
StorageEngine fix cluster selectivity estimates (#6488) 2018-09-14 00:22:01 +02:00
Transaction take over selectivity estimates (#6505) 2018-09-17 16:41:32 +02:00
Utils Fix ReadOnly Mode without auth-enabled (#6478) 2018-09-12 20:02:57 +02:00
V8Server port startup fix 2018-09-17 10:07:43 +02:00
VocBase Bugfix/early out invalid links in view creation (#6502) 2018-09-17 09:50:28 +02:00
CMakeLists.txt this moves aql::Query* out of the call parameter to any aql::Function (#6485) 2018-09-13 23:37:46 +02:00
dbg.cmake