1
0
Fork 0
arangodb/arangod
jsteemann aa5e02c82d make syncer more compatible and ignore revs if not present 2018-02-19 18:44:08 +01:00
..
Actions
Agency There is a start-up race condition where collection could be in plan but not current. A server shutdown during this period locks system. (#4478) 2018-02-19 09:14:24 +01:00
Aql Implement FIND_FIRST and FIND_LAST in c++ (#4608) 2018-02-19 10:41:21 +01:00
Cache
Cluster
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 Bug fix/internal issue #350 (#4601) 2018-02-15 18:57:08 +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
Replication make syncer more compatible and ignore revs if not present 2018-02-19 18:44:08 +01:00
RestHandler do allow input to /_api/aqlfunction choose between (#4603) 2018-02-16 14:10:17 +01:00
RestServer
RocksDBEngine some fixes for replication (#4621) 2018-02-19 15:54:55 +01:00
Scheduler
Statistics
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
VocBase do allow input to /_api/aqlfunction choose between (#4603) 2018-02-16 14:10:17 +01:00
CMakeLists.txt Feature/aqlfunction to cpp (#4573) 2018-02-13 11:50:49 +01:00
dbg.cmake