1
0
Fork 0
arangodb/arangod
Jan a19f90c771
fix invalid handling of `_lastValue` in case of multiple coordinators (#7734)
2018-12-12 11:49:54 +01:00
..
Actions Feature/internal 3306 (#7683) 2018-12-06 16:19:28 +01:00
Agency Agency not starting in log level trace (#7684) 2018-12-10 15:30:57 +01:00
Aql fixed item 3 of issue #7009 (#7747) 2018-12-12 11:38:10 +01:00
Auth try again in case of a conflict when updating users (#7614) 2018-12-04 16:51:21 +01:00
Cache minor fixes (#7689) 2018-12-07 16:22:25 +01:00
Cluster port 3.4 change to stopBackgroundThreads. Move ClusterCommThread routines to same place in source file. (#7721) 2018-12-11 09:50:25 +01:00
ClusterEngine issue 511.2.1: use references instead of raw pointers for Index operations to avoid null pointer access (#7725) 2018-12-11 14:40:49 +03:00
GeneralServer Call license key check. (#7594) (#7704) 2018-12-10 10:33:00 +01:00
GeoIndex Ignore invaild geo coordinates when indexing. (#7724) 2018-12-11 09:24:56 +01:00
Graph Bug fix/cxxcheck 28112018 (#7518) 2018-11-29 13:39:04 +01:00
IResearch issue 511.2.1: use references instead of raw pointers for Index operations to avoid null pointer access (#7725) 2018-12-11 14:40:49 +03:00
Indexes issue 511.2.1: use references instead of raw pointers for Index operations to avoid null pointer access (#7725) 2018-12-11 14:40:49 +03:00
InternalRestHandler remove methods from VelocyPackHelper that are also in VPackSlice (#5946) 2018-07-25 09:01:29 +02:00
MMFiles issue 511.2.1: use references instead of raw pointers for Index operations to avoid null pointer access (#7725) 2018-12-11 14:40:49 +03:00
Pregel Bug fix/use lock for pregel stats (#7499) 2018-11-28 18:39:27 +01:00
Replication Feature/internal 3306 (#7683) 2018-12-06 16:19:28 +01:00
RestHandler try checking whether _admin/shutdown is received, print sockstats of arangod processes (#7677) 2018-12-06 15:52:46 +01:00
RestServer Reload Foxx routes during startup (#7533) 2018-12-10 12:41:50 +01:00
RocksDBEngine issue 511.2.1: use references instead of raw pointers for Index operations to avoid null pointer access (#7725) 2018-12-11 14:40:49 +03:00
Scheduler Feature/internal 3306 (#7683) 2018-12-06 16:19:28 +01:00
Sharding Simplify dropDatabaseCoordinator & fix some bugs (#7211) 2018-11-06 15:26:33 +01:00
Statistics Feature/internal 3306 (#7683) 2018-12-06 16:19:28 +01:00
StorageEngine issue 511.2.1: use references instead of raw pointers for Index operations to avoid null pointer access (#7725) 2018-12-11 14:40:49 +03:00
Transaction issue 511.2.1: use references instead of raw pointers for Index operations to avoid null pointer access (#7725) 2018-12-11 14:40:49 +03:00
Utils Bug fix/handle nullptr (#7432) 2018-11-23 12:52:30 +01:00
V8Server Feature/internal 3306 (#7683) 2018-12-06 16:19:28 +01:00
VocBase fix invalid handling of `_lastValue` in case of multiple coordinators (#7734) 2018-12-12 11:49:54 +01:00
CMakeLists.txt Port #7490. (#7559) 2018-11-30 17:26:29 +01:00
dbg.cmake