1
0
Fork 0
arangodb/arangod
Simon eb709e0dd8 Using stream cursor in arangoexport and arangosh (#4807) 2018-03-12 09:41:43 +01:00
..
Actions
Agency Bug fix/supervision bug distributeshardslike and virtual collections (#4759) 2018-03-07 09:54:39 +01:00
Aql Deadlock detection uses TransactionID instead of Thread ID (#4787) 2018-03-09 18:35:38 +01:00
Auth Refactor Authentication Layer (devel) (#4592) 2018-02-28 13:24:28 +01:00
Cache Fix a small logic issue in cache resize metadata method. (#4631) 2018-02-20 18:46:13 +01:00
Cluster do not mask lock timeout or other errors on WAL flush but report them instead of an "internal error" (#4721) 2018-03-12 09:09:59 +01:00
GeneralServer Replace /_api/simple/by-example (#4779) 2018-03-09 09:35:48 +01:00
Graph Bug fix devel/bfs filter vertices (#4752) 2018-03-08 09:06:15 +01:00
IResearch manually-merge: differentiate data-source types by category e.g. LogicalCollection/LogicalView 2018-03-08 13:40:25 +03:00
Indexes Feature/cleanup internal (#4680) 2018-02-27 14:53:31 +01:00
InternalRestHandler remove old, potentially unsafe ScopeGuard implementation (#4576) 2018-02-13 18:13:02 +01:00
MMFiles Deadlock detection uses TransactionID instead of Thread ID (#4787) 2018-03-09 18:35:38 +01:00
Pregel Fix some problems with active failover (#4540) 2018-02-09 15:11:53 +01:00
Replication Active-Failover VelocyStream Fixes (#4715) 2018-03-05 15:54:19 +01:00
RestHandler Using stream cursor in arangoexport and arangosh (#4807) 2018-03-12 09:41:43 +01:00
RestServer Replacing js upgrade logic (#4061) 2018-03-08 13:57:30 +01:00
RocksDBEngine Changes since last PR: use a single map in vocbase for storing LogicalDataSource instances 2018-03-08 17:28:08 +03: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 Replacing js upgrade logic (#4061) 2018-03-08 13:57:30 +01:00
StorageEngine Changes since last PR: use a single map in vocbase for storing LogicalDataSource instances 2018-03-08 17:28:08 +03:00
Transaction Deadlock detection uses TransactionID instead of Thread ID (#4787) 2018-03-09 18:35:38 +01:00
Utils Changes since last PR: use a single map in vocbase for storing LogicalDataSource instances 2018-03-08 17:28:08 +03:00
V8Server devel Bug fix/compile error (#4808) 2018-03-12 09:20:23 +01:00
VocBase Deadlock detection uses TransactionID instead of Thread ID (#4787) 2018-03-09 18:35:38 +01:00
CMakeLists.txt Replacing js upgrade logic (#4061) 2018-03-08 13:57:30 +01:00
dbg.cmake