1
0
Fork 0
arangodb/arangod
Jan 5ef3a215ce
added missing option `--server.statistics-history`, which was present in (#10438)
2019-11-14 16:10:44 +01:00
..
Actions C++17 clean up (#10287) 2019-11-11 08:49:54 +01:00
Agency added missing option `--server.statistics-history`, which was present in (#10438) 2019-11-14 16:10:44 +01:00
Aql fix issues found by cppcheck (#10434) 2019-11-14 12:04:24 +01:00
Auth C++17 clean up (#10287) 2019-11-11 08:49:54 +01:00
Cache C++17 clean up (#10287) 2019-11-11 08:49:54 +01:00
Cluster Bug fix/internal issue #651 (#10415) 2019-11-13 19:50:17 +03:00
ClusterEngine clean up a bit (#10391) 2019-11-11 09:28:18 +01:00
FeaturePhases Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
GeneralServer Bug fix/internal issue #651 (#10415) 2019-11-13 19:50:17 +03:00
GeoIndex Bug fix/fix suspicous stuff (#10273) 2019-10-17 15:34:22 +02:00
Graph Remove IndexHandle (#10424) 2019-11-14 11:34:57 +01:00
IResearch Bug fix/dont use indexes in progress (#10432) 2019-11-14 14:06:42 +03:00
Indexes show index type in not implemented exception (#10426) 2019-11-13 16:46:33 +01:00
InternalRestHandler Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
MMFiles Bug fix/dont use indexes in progress (#10432) 2019-11-14 14:06:42 +03:00
Network fix description of NetworkFeature options 2019-11-14 13:53:23 +01:00
Pregel clean up a bit (#10391) 2019-11-11 09:28:18 +01:00
Replication Improve syncer error message (#10403) 2019-11-12 15:30:19 +01:00
RestHandler Bug fix/dont use indexes in progress (#10432) 2019-11-14 14:06:42 +03:00
RestServer ARANGODB_UPGRADE_DURING_RESTORE env variable. (#10385) 2019-11-13 10:00:48 +01:00
RocksDBEngine added missing option `--server.statistics-history`, which was present in (#10438) 2019-11-14 16:10:44 +01:00
Scheduler abort write transactions (#10248) 2019-10-23 15:49:47 +02:00
Sharding clean up a bit (#10391) 2019-11-11 09:28:18 +01:00
Statistics added missing option `--server.statistics-history`, which was present in (#10438) 2019-11-14 16:10:44 +01:00
StorageEngine add optional exclusive writes to rocksdb engine (#10364) 2019-11-12 19:09:13 +01:00
Transaction Bug fix/dont use indexes in progress (#10432) 2019-11-14 14:06:42 +03:00
Utils Feature/parallel aql phase one 2 (#10408) 2019-11-12 15:47:31 +01:00
V8Server fix issues found by cppcheck (#10434) 2019-11-14 12:04:24 +01:00
VocBase Bug fix/dont use indexes in progress (#10432) 2019-11-14 14:06:42 +03:00
CMakeLists.txt Feature/issue #642 (#10352) 2019-11-07 19:16:33 +03:00
dbg.cmake