1
0
Fork 0
arangodb/arangod/GeneralServer
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
..
AsyncJobManager.cpp Feature/js to cpp transaction handler (#2985) 2017-08-11 09:29:34 +02:00
AsyncJobManager.h Feature/js to cpp transaction handler (#2985) 2017-08-11 09:29:34 +02:00
AuthenticationFeature.cpp Bug fix/small issues 1608 (#3049) 2017-08-17 21:35:41 +02:00
AuthenticationFeature.h Bug fix/small issues 1608 (#3049) 2017-08-17 21:35:41 +02:00
GeneralCommTask.cpp Feature/auth context (#2815) 2017-07-16 09:39:03 +02:00
GeneralCommTask.h Feature/auth context (#2815) 2017-07-16 09:39:03 +02:00
GeneralDefinitions.h Squashed commit of the following: 2017-05-12 23:22:22 +02:00
GeneralListenTask.cpp Feature/auth context (#2815) 2017-07-16 09:39:03 +02:00
GeneralListenTask.h merged shutdown and close 2017-06-09 14:51:11 +02:00
GeneralServer.cpp Feature/planning 499 different error codes for version check (#3118) 2017-08-30 10:47:31 +02:00
GeneralServer.h there still seems to be a race between 2017-05-09 02:03:59 +02:00
GeneralServerFeature.cpp Feature/js to cpp transaction handler (#2985) 2017-08-11 09:29:34 +02:00
GeneralServerFeature.h try to fix shutdown issues when collection opening thread is waiting forever for scheduler to finish 2017-04-25 14:20:00 +02:00
HttpCommTask.cpp Feature/auth context (#2815) 2017-07-16 09:39:03 +02:00
HttpCommTask.h Feature/auth context (#2815) 2017-07-16 09:39:03 +02:00
RestEngine.cpp removed unused includes 2017-06-08 13:37:30 +02:00
RestEngine.h better threads working handling 2017-02-06 16:32:55 +01:00
RestHandler.cpp Fix cases where the root user has access to excluded collections (#2856) 2017-08-03 21:16:08 +02:00
RestHandler.h Feature/js to cpp transaction handler (#2985) 2017-08-11 09:29:34 +02:00
RestHandlerFactory.cpp fixed some issues detected by coverity scan (#2915) 2017-08-02 09:36:08 +02:00
RestHandlerFactory.h switch to boost asio 2016-10-14 10:12:17 +00:00
RestStatus.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
RestStatus.h switch to boost asio 2016-10-14 10:12:17 +00:00
VstCommTask.cpp Feature/auth context (#2815) 2017-07-16 09:39:03 +02:00
VstCommTask.h Feature/auth context (#2815) 2017-07-16 09:39:03 +02:00
VstNetwork.h Squashed commit of the following: 2017-05-12 23:22:22 +02:00