1
0
Fork 0
arangodb/arangod
Max Neunhöffer c78e3c89e0
Call license key check. (#7594) (#7704)
* Call license key check. (#7594)

* Add CHANGELOG entry.

* Fix super user JWT token behaviour with non-ex. db. (#7656)
2018-12-10 10:33:00 +01:00
..
Actions Feature/internal 3306 (#7683) 2018-12-06 16:19:28 +01:00
Agency Feature/internal 3306 (#7683) 2018-12-06 16:19:28 +01:00
Aql do not optimize away sort clauses when it is unsafe to do so (#7693) 2018-12-07 16:23:52 +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 Feature/internal 3306 (#7683) 2018-12-06 16:19:28 +01:00
ClusterEngine issue 505.1: move index json comparison into index-type-specific implementations to address issue with incorrect definition comparison (#7430) 2018-12-03 16:26:08 +03:00
GeneralServer Call license key check. (#7594) (#7704) 2018-12-10 10:33:00 +01:00
GeoIndex Bug fix/refactor find emplace (#7197) 2018-11-02 17:18:47 +01:00
Graph Bug fix/cxxcheck 28112018 (#7518) 2018-11-29 13:39:04 +01:00
IResearch issue 505.1: move index json comparison into index-type-specific implementations to address issue with incorrect definition comparison (#7430) 2018-12-03 16:26:08 +03:00
Indexes Bug fix/dont fail when restoring cluster dump into single server (#7598) 2018-12-03 16:18:07 +01:00
InternalRestHandler remove methods from VelocyPackHelper that are also in VPackSlice (#5946) 2018-07-25 09:01:29 +02:00
MMFiles Feature/internal 3306 (#7683) 2018-12-06 16:19:28 +01: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 Call license key check. (#7594) (#7704) 2018-12-10 10:33:00 +01:00
RocksDBEngine Feature/internal 3306 (#7683) 2018-12-06 16:19:28 +01: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 Document RocksDB exclusive option (#7517) 2018-11-29 13:59:07 +01:00
Transaction [devel] Bug fix/bad leader report current (#7585) 2018-12-03 10:20:30 +01: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 minor fixes (#7689) 2018-12-07 16:22:25 +01:00
CMakeLists.txt Port #7490. (#7559) 2018-11-30 17:26:29 +01:00
dbg.cmake