Jan Steemann
|
cf7fa63a53
|
issue #1036: allow aborting waiting HTTP requests from the ArangoShell
|
2015-12-03 18:55:51 +01:00 |
Jan Steemann
|
f013c809ea
|
replication improvements
|
2015-11-30 18:27:31 +01:00 |
Jan Steemann
|
b13284a0c3
|
replication improvements
|
2015-11-27 16:16:31 +01:00 |
CoDEmanX
|
b4593a7e82
|
Change spelling of 'initialize' to American English (comments and log messages only)
|
2015-09-01 17:07:21 +02:00 |
Jan Steemann
|
a3ee707f6f
|
less creations of empty headers maps
|
2015-08-30 22:11:18 +02:00 |
Jan Steemann
|
a9d63a0612
|
do not advertise support for delate encoding in `org/arangodb/request` by default
|
2015-08-29 02:46:01 +02:00 |
Jan Steemann
|
58a8f2a6a2
|
remove v8 dependency for arangoimp
|
2015-06-18 18:30:45 +02:00 |
Willi Goesgens
|
53a37ae387
|
Fix timeouts - followup of #cc427f9b1c0e28fec5abc312df606229195db7b8
- use TRI_microtime() instead of copying it with the name 'now()'
- handle select-timeouts on non linux platforms.
|
2015-05-26 15:55:36 +02:00 |
Willi Goesgens
|
73023291e9
|
Add SSL error handling inspired by curl; make shure the user gets the message.
|
2015-01-29 09:52:08 +01:00 |
Max Neunhoeffer
|
dbf1f66841
|
Fix SimpleHttpClient for the n+1 time. Some major cleanup done.
Added a lot of comments to explain why it should work now properly.
|
2014-11-16 19:56:58 -05:00 |
Frank Celler
|
5a783df66f
|
removed while loop
|
2014-11-15 17:19:26 +01:00 |
Frank Celler
|
77fd12b987
|
fixed SimpleHttpClient
|
2014-11-14 23:50:00 +01:00 |
Jan Steemann
|
beafbe6a5c
|
fixed invalid reads
|
2014-11-07 11:57:26 +01:00 |
Jan Steemann
|
ccd20d7638
|
do not print broken error message
|
2014-10-28 01:02:24 +01:00 |
Jan Steemann
|
13d240384f
|
less namespace pollution
|
2014-10-28 00:24:37 +01:00 |
Jan Steemann
|
dbf964e204
|
small optimizations
|
2014-09-24 12:09:13 +02:00 |
Jan Steemann
|
506936dcdb
|
rename orgy
|
2014-09-13 02:35:13 +02:00 |
Jan Steemann
|
42ba273589
|
prevent assertion failure
|
2014-07-02 18:52:29 +02:00 |
Frank Celler
|
6936972d08
|
updated disclaimer
|
2014-06-20 16:41:35 +02:00 |
Max Neunhoeffer
|
f50452259e
|
Allow SimpleHttpClient to keep the connection open on destruction.
|
2014-01-14 12:52:03 +01:00 |
Max Neunhoeffer
|
f7f8543fea
|
Revert "Add stealConnection to SimpleHttpClient."
This reverts commit 3cf68a58526925d09556eaba2a3f4386563ffb31.
|
2014-01-14 12:44:21 +01:00 |
Max Neunhoeffer
|
ebdc06c8b2
|
Revert "Fix bug in stealConnection."
This reverts commit f6fbcfcff07ebfe21364809d347fdc786689d57e.
|
2014-01-14 12:44:19 +01:00 |
Max Neunhoeffer
|
06999a5d25
|
Fix bug in stealConnection.
|
2014-01-14 09:44:27 +01:00 |
Max Neunhoeffer
|
4a66d69ad5
|
Add stealConnection to SimpleHttpClient.
|
2014-01-14 09:42:50 +01:00 |
Jan Steemann
|
4f50b98c45
|
removed second logger implementation
|
2013-10-30 00:38:25 +01:00 |
Jan Steemann
|
b8318609e2
|
updated arangorestore
|
2013-10-10 16:58:21 +02:00 |
Jan Steemann
|
369433f1e2
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
Conflicts:
arangosh/Benchmark/BenchmarkThread.h
lib/SimpleHttpClient/SimpleHttpClient.cpp
|
2013-09-05 12:34:45 +02:00 |
Jan Steemann
|
073745a5fe
|
added --keep-alive option for arangob, improved output of arangob
|
2013-09-04 23:56:13 +02:00 |
Jan Steemann
|
42b8dfca49
|
added --server.database option for client tools
|
2013-09-02 13:02:53 +02:00 |
Jan Steemann
|
ed4fa9361b
|
fixed senseless wait for body in http head
|
2013-03-26 15:36:40 +01:00 |
Frank Celler
|
1aa5109fa3
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
Jan Steemann
|
f63d47c028
|
fixed request timeouts, increased max packet size for arangosh
|
2012-10-12 01:26:03 +02:00 |
Jan Steemann
|
0619c9960c
|
fixed arangob for batch requests
|
2012-09-25 11:46:15 +02:00 |
Jan Steemann
|
29778d0b4d
|
added binary client
|
2012-09-19 18:03:43 +02:00 |
Jan Steemann
|
d602942925
|
preparation for issue #110: added HTTP patch method
|
2012-08-20 13:50:24 +02:00 |
Jan Steemann
|
ceda8b686a
|
ssl connections
|
2012-07-25 15:08:17 +02:00 |
Jan Steemann
|
7ea8cff7c8
|
some connection refactoring
|
2012-07-24 18:42:31 +02:00 |
Jan Steemann
|
68249d4eaa
|
removed dead members
|
2012-07-24 15:02:57 +02:00 |
Jan Steemann
|
a40b1ed511
|
renamed classes
|
2012-07-23 15:58:08 +02:00 |
Jan Steemann
|
4e6c8024f6
|
added support for unix sockets, switched connection strings to endpoint syntax
|
2012-07-23 13:54:35 +02:00 |
Frank Celler
|
af60ebe612
|
fixed doc errors
|
2012-06-24 16:43:20 +02:00 |
Frank Celler
|
d2c758d663
|
the great rename
|
2012-06-08 15:01:25 +02:00 |