1
0
Fork 0
arangodb/arangod
jsteemann f9d4598f52 fix macros for non-maintainer mode 2018-02-14 15:40:16 +01:00
..
Actions Missing things for active / passive (#3578) 2017-11-04 20:30:23 +01:00
Agency Fix some problems with active failover (#4540) 2018-02-09 15:11:53 +01:00
Aql fix macros for non-maintainer mode 2018-02-14 15:40:16 +01:00
Cache Downgraded log level for debug statements in caching system. (#4448) 2018-01-26 17:07:29 +01:00
Cluster Now smart edge collections also translate the collectionName of distributeShardsLike (#4568) 2018-02-12 14:42:09 +01:00
GeneralServer Feature/aqlfunction to cpp (#4573) 2018-02-13 11:50:49 +01:00
Graph Speed up condition normalization (DNF conversion) (#4574) 2018-02-13 22:13:52 +01:00
IResearch locally tested only, Changes since last PR: ensure parser.cc dependency is tracked in the build directory to avoid bison invocation on MSVC, aquire IResearchView snapshot at transaction begin() and reuse it for all queries, remove unused callback registration from Methods (#4564) 2018-02-14 12:32:29 +01:00
Indexes Speed up condition normalization (DNF conversion) (#4574) 2018-02-13 22:13:52 +01:00
InternalRestHandler remove old, potentially unsafe ScopeGuard implementation (#4576) 2018-02-13 18:13:02 +01:00
MMFiles Speed up condition normalization (DNF conversion) (#4574) 2018-02-13 22:13:52 +01:00
Pregel Fix some problems with active failover (#4540) 2018-02-09 15:11:53 +01:00
Replication forward port of replication bugfixes from 3.2 (#4572) 2018-02-12 18:13:51 +01:00
RestHandler remove old, potentially unsafe ScopeGuard implementation (#4576) 2018-02-13 18:13:02 +01:00
RestServer forward port of replication bugfixes from 3.2 (#4572) 2018-02-12 18:13:51 +01:00
RocksDBEngine Speed up condition normalization (DNF conversion) (#4574) 2018-02-13 22:13:52 +01:00
Scheduler do not log connection errors caused by using wrong protocols with log level ERR (#4561) 2018-02-12 10:32:24 +01:00
Statistics fix memory leak after creating a collection on coordinator (#4252) 2018-01-10 00:08:07 +01:00
StorageEngine locally tested only, Changes since last PR: ensure parser.cc dependency is tracked in the build directory to avoid bison invocation on MSVC, aquire IResearchView snapshot at transaction begin() and reuse it for all queries, remove unused callback registration from Methods (#4564) 2018-02-14 12:32:29 +01:00
Transaction locally tested only, Changes since last PR: ensure parser.cc dependency is tracked in the build directory to avoid bison invocation on MSVC, aquire IResearchView snapshot at transaction begin() and reuse it for all queries, remove unused callback registration from Methods (#4564) 2018-02-14 12:32:29 +01:00
Utils Bug fix/internal issue #342: allow to bind a view name (#4554) 2018-02-13 21:53:01 +01:00
V8Server remove old, potentially unsafe ScopeGuard implementation (#4576) 2018-02-13 18:13:02 +01:00
Views Feature iresearch (#4105) 2018-01-19 14:23:58 +01:00
VocBase Bug fix/internal issue #342: allow to bind a view name (#4554) 2018-02-13 21:53:01 +01:00
CMakeLists.txt Feature/aqlfunction to cpp (#4573) 2018-02-13 11:50:49 +01:00
dbg.cmake