1
0
Fork 0
arangodb/arangod
Jan 67e7e4181e
Bug fix/remove v8 executor (#4756)
2018-03-13 10:41:02 +01:00
..
Actions Missing things for active / passive (#3578) 2017-11-04 20:30:23 +01:00
Agency Bug fix/supervision bug distributeshardslike and virtual collections (#4759) 2018-03-07 09:54:39 +01:00
Aql Bug fix/remove v8 executor (#4756) 2018-03-13 10:41:02 +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 fix a few blind spots in storage engine selection (#4809) 2018-03-12 13:40:16 +01:00
GeneralServer Replace /_api/simple/by-example (#4779) 2018-03-09 09:35:48 +01:00
Graph Bug fix/remove v8 executor (#4756) 2018-03-13 10:41:02 +01:00
IResearch remove ArangoSearch dependencies from StorageEngineMock 2018-03-12 13:34:57 +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 Improve upgrade logic (#4789) 2018-03-12 22:44:09 +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 fix a few blind spots in storage engine selection (#4809) 2018-03-12 13:40:16 +01: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 Bug fix/remove v8 executor (#4756) 2018-03-13 10:41:02 +01:00
CMakeLists.txt Bug fix/remove v8 executor (#4756) 2018-03-13 10:41:02 +01:00
dbg.cmake