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
fa42f55545
clang format
2016-08-10 20:08:17 +02:00
Jan Christoph Uhde
fe84762bef
fix header of velocypack chunks
2016-08-10 16:42:42 +02:00
Jan Christoph Uhde
c4444ae4e4
fix vppCommTask - do not return true when false should be returned
2016-08-10 15:17:31 +02:00
Jan Christoph Uhde
da0c40cff7
server should now reply
2016-08-10 11:11:26 +02:00
Jan Christoph Uhde
8f6ff64d00
fix errors in vpp protocol
2016-08-09 19:09:24 +02:00
Jan Christoph Uhde
01c1c09d5a
add first vpack test -- content type has to be fixed first
2016-08-04 13:32:25 +02:00
Jan Christoph Uhde
54eda61754
connect response to CommTask WriteBuffers
2016-08-03 16:08:04 +02:00
Jan Christoph Uhde
cae1d47e5d
fix build errors
2016-08-03 09:42:20 +02:00
Jan Christoph Uhde
cb275e239f
add: clean buffer for VppCommTask
2016-08-03 09:20:22 +02:00
Jan Christoph Uhde
08cc5c543e
remove unused code - small fixes
2016-08-02 15:57:30 +02:00
Jan Christoph Uhde
3e6c7617d0
small improvements
2016-08-01 08:54:27 +02:00
Jan Christoph Uhde
5f370e0f46
reading vpp should work now!
2016-07-29 11:03:26 +02:00
Jan Christoph Uhde
d574570174
Merge branch 'engine-vs-velocystream' of github.com:arangodb/arangodb into obi-velocystream-4
...
* 'engine-vs-velocystream' of github.com:arangodb/arangodb: (70 commits)
fixed undefined behavior
fixed tests
Latest performance measuring scripts and analysis program.
moved dropCollection into TRI_vocbase_t
make ctor explicit
Improve error handling
removed unused consts
Fix ssl tests (CORS)
more refactoring
some vocbase refactoring
updated CHANGELOG
added thread affinity for MacOSX
moved query id generation
refactoring
Fix testing.js
Docs: make examples clearer that require modules, add note about aqlQuery -> aql
Docs (arangosh): aqlQuery -> aql
reactivate TickIterator
refactoring
New script version.
...
2016-07-28 16:36:36 +02:00
Jan Christoph Uhde
4f00b0a48e
silence compiler warning
2016-07-28 16:16:56 +02:00
jsteemann
ebaabdb076
Merge branch 'obi-velocystream-4' of https://github.com/arangodb/arangodb into engine-vs-velocystream
2016-07-28 16:11:26 +02:00
Jan Christoph Uhde
fa0015e658
add: implemented part of VppCommTask
2016-07-28 13:58:51 +02:00
Jan Christoph Uhde
732c182388
fix building
2016-07-27 12:08:07 +02:00
Jan Christoph Uhde
3f57335fe4
with error
2016-07-27 11:48:21 +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