1
0
Fork 0
arangodb/arangod
Jan Christoph Uhde 20e1a673fd Feature/planning 499 different error codes for version check (#3118)
* return different error codes for check-version

* Adds data file for exit codes that can be used by ArangoDB applications

* add some exit codes

* better return codes for centos

* add codes in arangod

* remove test code

* prevent re-downloading of starter and other small improvements

* fix some erros

* finish centos

* update urls

* add info about systemd detection

* move further towards a working systemd setup

* set service type to simple

* add arangodb-update-db script

* start work on debian packages

* a db dir that is already in place (former installation) should be reused now

* fix minor bugs

* Implement exit code translation in the windows installer.

* add autogenerated NSIS exit code mapping
2017-08-30 10:47:31 +02:00
..
Actions make number of v8 contexts dynamic. start with just 1 or 2 contexts 2017-03-10 17:59:44 +01:00
Agency Bug fix/agency mt fixes (#3158) 2017-08-30 10:43:51 +02:00
Aql No access collections (#3088) 2017-08-25 13:59:03 +02:00
Cache Changed some tasks to post through Scheduler instead of directly. (#3159) 2017-08-30 10:41:41 +02:00
Cluster Bug fix/agency mt fixes (#3158) 2017-08-30 10:43:51 +02:00
GeneralServer Feature/planning 499 different error codes for version check (#3118) 2017-08-30 10:47:31 +02:00
Graph No access collections (#3088) 2017-08-25 13:59:03 +02:00
Indexes No access collections (#3088) 2017-08-25 13:59:03 +02:00
InternalRestHandler Integreated a ShortestPathEngine on DBServers and wired it up with ShortestPathNode and Options. The path seems to be computed correctly in clsuter now, but the vertices are not yet retrieved. 2017-04-20 13:57:14 +02:00
MMFiles Changed some tasks to post through Scheduler instead of directly. (#3159) 2017-08-30 10:41:41 +02:00
Pregel Bug fix/scheduling et al (#3161) 2017-08-30 10:40:02 +02:00
Replication Do not allow replication to create/drop collections (#2898) 2017-07-28 14:24:02 +02:00
Rest added --console 2016-04-10 13:47:53 +02:00
RestHandler No access collections (#3088) 2017-08-25 13:59:03 +02:00
RestServer Feature/planning 499 different error codes for version check (#3118) 2017-08-30 10:47:31 +02:00
RocksDBEngine Bug fix/fixes 2808 (#3156) 2017-08-28 15:16:41 +02:00
Scheduler Bug fix/scheduling et al (#3161) 2017-08-30 10:40:02 +02:00
Statistics raised statistics entries 2017-04-26 09:54:14 +02:00
StorageEngine a few simplifications and extensions (#3115) 2017-08-24 14:46:16 +02:00
Transaction No access collections (#3088) 2017-08-25 13:59:03 +02:00
Utils a few simplifications and extensions (#3115) 2017-08-24 14:46:16 +02:00
V8Server Bug fix/scheduling et al (#3161) 2017-08-30 10:40:02 +02:00
Views Made LoggerView log to VIEWS topic and fixed level bug. 2017-05-28 18:24:51 -04:00
VocBase Bug fix/scheduling et al (#3161) 2017-08-30 10:40:02 +02:00
CMakeLists.txt Bug fix/scheduler delete (#3077) 2017-08-25 12:00:17 +02:00
dbg.cmake