Jan Christoph Uhde
44d7f0ffad
do not even try to answer on error on protocol level
2016-09-06 13:55:35 +02:00
Jan Christoph Uhde
275ebf566f
add patch requested by mark
2016-09-06 13:42:47 +02:00
Jan Christoph Uhde
905c06d88e
add new agent to allow 2 answers to one message
2016-09-06 13:26:27 +02:00
jsteemann
df808cd665
Merge branch 'engine-vs-velocystream' of https://github.com/arangodb/arangodb into generic-col-types
2016-09-05 11:51:09 +02:00
Jan Christoph Uhde
63fa20fb42
Merge remote-tracking branch 'origin/devel' into obi-velocystream-try-merge-devel
...
* origin/devel:
don't leak on help
Abort compilation process if the cmake configure run fails
|| exit 1
Handle 503 answer from dbservers properly
return service unavailable during shutdown
Add cxgcc snippets
fix users home directory.
Fix debian scripted password documentation.
slighty improved error handling in import API
fixed issue #2026
Fix release matching for alpha/beta versions
We mustn't use minuses in the releases since that will collide later on with packaging.
Pass arguments along to build.sh
Fix windows NSIS client package
fix typo
- properly use armhf for armv7 packages - specify CPACK_DEBIAN_PACKAGE_ARCHITECTURE so one can cx-compile packages.
Conflicts:
arangod/Cluster/ClusterComm.cpp
lib/Rest/FakeRequest.cpp
2016-08-31 15:06:27 +02:00
jsteemann
c8ee419a80
fix calls
2016-08-31 11:23:48 +02:00
jsteemann
f116ae4cc3
fixed leak
2016-08-31 11:12:24 +02:00
Jan Christoph Uhde
975a3a8aa0
StatisticsAgent is no longer CommTask base - http_server tests ok!
2016-08-25 16:21:45 +02:00
Jan Christoph Uhde
2ba4901b86
fist changes to get request agents working
2016-08-25 13:28:19 +02:00
Jan Christoph Uhde
1febeadfd7
finish ResponseCode enum
2016-08-23 15:46:42 +02:00
Jan Christoph Uhde
a6f5fc97de
finish ProtocolVersion, ProtocolType and ConnectionType
2016-08-23 15:36:36 +02:00
Frank Celler
aed99f6b53
fixed ownership of handler
2016-08-18 23:06:36 +02:00
Jan Christoph Uhde
3fb68c632d
handleSimpleError now respects messageId
2016-08-17 13:22:31 +02:00
Jan Christoph Uhde
21a9f64538
remove: _request from CommTask and contentType from setPayload()
2016-08-17 09:29:23 +02:00
Jan Christoph Uhde
e62b4f69d6
add better logging and clean up code
2016-08-12 15:05:03 +02:00
Jan Christoph Uhde
a1d6909f88
make use of generateBody in payload and fix some bugs in VppCommTask
2016-08-11 13:20:58 +02:00
Jan Christoph Uhde
08cc5c543e
remove unused code - small fixes
2016-08-02 15:57:30 +02:00
Jan Christoph Uhde
9965ca9c6a
Merge branch 'obi-velocystream-2' into obi-velocystream-3
...
* obi-velocystream-2: (21 commits)
enable VPACK
add some documentation
add some documenation
get rid fo cookies in non-http requests
Documentation improvements
Docs: Fix locking and isolation code examples (require db object and use AQL traversal)
fix recovery edge case
grunt build [ci skip]
added edge hover event
redirect to new gv
ui added query execution of selected text
gv improvements
removed unused code path
added convenience method getRegister()
remove body() method from GeneralRequest
Removing unnecessary library "z" by cross-compiling
Adaptation of V8 architecture "arm64" with "aarch64" processor.
Complete to __aarch64__ achritectur
add: VppResponse
cppcheck
...
Conflicts:
arangod/GeneralServer/GeneralCommTask.cpp
arangod/GeneralServer/GeneralCommTask.h
arangod/GeneralServer/HttpCommTask.h
2016-07-27 10:11:50 +02:00
Frank Celler
078457c302
cleanup of calls
2016-07-26 17:20:14 +02:00
Jan Christoph Uhde
d93b709b4f
add some documentation
2016-07-26 13:51:56 +02:00
Jan Christoph Uhde
c17d6d0e3a
add some documenation
2016-07-26 11:43:01 +02:00
Frank Celler
23d7fc7247
moved startThread from HttpCommTask to RestHandler
2016-07-25 16:40:29 +02:00
Frank Celler
96e69b5b92
moved create of CommTask into ListenTask
2016-07-23 20:04:38 +02:00
Jan Christoph Uhde
b8c705868e
Split Http- and HttpsCommTask
...
add .ctags_exclude and new CommTasks
move some code form GeneralCommTask to HttpCommTask
move more code into HttpCommTask
fix ording or initialization
if access of classes
make _requestAsHttp() private
more cleanup
2016-07-23 01:17:48 +02:00
Jan Christoph Uhde
5edaf0043a
preparations for velocystream completed
2016-07-21 09:32:00 +02:00