1
0
Fork 0
arangodb/arangod
jsteemann 782bc0fb4a fix compile warnings 2018-11-10 23:11:44 +01:00
..
Actions issue 427.5: use ApplicationServer reference instead of pointer (#6145) 2018-08-15 12:16:02 +03:00
Agency try not to throw so many exceptions from Supervision (#7227) 2018-11-07 15:36:41 +01:00
Aql Bug fix/refactor query optimizer (#7228) 2018-11-05 18:30:12 +01:00
Auth rather use null-pointers than try/catch for control flow (#7271) 2018-11-08 16:27:44 +01:00
Cache Bugfix: More 3.4 scheduler changes backported (#7091) 2018-10-26 17:09:20 +02:00
Cluster Fix nullptr dereference in SynchronizeShard. (#7268) 2018-11-08 14:13:00 +01:00
ClusterEngine fix compile warnings 2018-11-10 23:11:44 +01:00
GeneralServer Bug fix/refactor find emplace (#7197) 2018-11-02 17:18:47 +01:00
GeoIndex Bug fix/refactor find emplace (#7197) 2018-11-02 17:18:47 +01:00
Graph Bug fix/refactor find emplace (#7197) 2018-11-02 17:18:47 +01:00
IResearch Feature/arangosearch optimize documents reading (#7280) 2018-11-09 18:10:22 +03:00
Indexes Bug fix/refactor find emplace (#7197) 2018-11-02 17:18:47 +01:00
InternalRestHandler remove methods from VelocyPackHelper that are also in VPackSlice (#5946) 2018-07-25 09:01:29 +02:00
MMFiles fix compile warnings 2018-11-10 23:11:44 +01:00
Pregel Bug fix/refactor find emplace (#7197) 2018-11-02 17:18:47 +01:00
Replication issue 496.5: minor API cleanup and error reportin enhancements, update iresearch to commit d69f7bd184e009da7bf0a478efd34a0c85b74291 (#7216) 2018-11-06 13:59:18 +03:00
RestHandler issue 496.5: minor API cleanup and error reportin enhancements, update iresearch to commit d69f7bd184e009da7bf0a478efd34a0c85b74291 (#7216) 2018-11-06 13:59:18 +03:00
RestServer remove OpenFilesTracker (#7189) 2018-11-02 11:38:38 +01:00
RocksDBEngine fix compile warnings 2018-11-10 23:11:44 +01:00
Scheduler Bugfix: backport defensive Communicator change and revert constant change in Scheduler (#7214) 2018-11-05 15:18:31 -06:00
Sharding Simplify dropDatabaseCoordinator & fix some bugs (#7211) 2018-11-06 15:26:33 +01:00
Statistics try to fix "caught exception during statistics processing: Expecting Object" errors that may happen right after upgrading from 3.3 2018-10-25 11:28:22 +02:00
StorageEngine Upgrade old MMFiles collections for compatibility with ArangoSearch. (#7248) 2018-11-07 15:52:37 +01:00
Transaction Fix a crash in DBServerAgencySync (#7207) 2018-11-03 20:18:15 +01:00
Utils Use shared_ptr for LogicalCollection (#7220) 2018-11-05 18:31:57 +01:00
V8Server issue 496.5: minor API cleanup and error reportin enhancements, update iresearch to commit d69f7bd184e009da7bf0a478efd34a0c85b74291 (#7216) 2018-11-06 13:59:18 +03:00
VocBase Upgrade old MMFiles collections for compatibility with ArangoSearch. (#7248) 2018-11-07 15:52:37 +01:00
CMakeLists.txt bug-fix/internal-issue-#6289 (#7249) 2018-11-07 15:17:04 +03:00
dbg.cmake