jsteemann
|
96fceb4411
|
use std::unordered_maps for headers
|
2016-05-01 20:52:47 +02:00 |
jsteemann
|
348e1e3397
|
client tools simplifications and fixes
|
2016-04-25 22:28:43 +02:00 |
Frank Celler
|
d6e8046992
|
updated cleanupCFiles
|
2016-04-23 16:34:57 -07:00 |
Jan Steemann
|
c0fd5c5f78
|
removal of some JSON
|
2016-04-12 18:21:11 +02:00 |
Frank Celler
|
494bdca847
|
splitted HttpRequest into GeneralRequest/HttpRequest
|
2016-03-31 11:45:21 +02:00 |
Frank Celler
|
dfa9047484
|
switch arangosh to new ApplicationFeatures and ProgramOptions
|
2016-03-08 23:32:43 +01:00 |
jsteemann
|
b3a20e915f
|
simplified some logging
|
2016-02-24 22:48:56 +01:00 |
Jan Steemann
|
b7abf5a40d
|
attempt to fix Windows build
|
2016-02-01 12:04:28 +01:00 |
jsteemann
|
9482ee1cca
|
use Logger
|
2016-01-30 00:08:35 +01:00 |
Jan Steemann
|
9046e1831b
|
clang-format
|
2016-01-27 13:43:46 +01:00 |
jsteemann
|
431900f17a
|
changed namespace from triagens to arangodb
|
2016-01-17 00:44:53 +01:00 |
Jan Steemann
|
687d6133f0
|
comments reformatting
|
2016-01-11 09:52:39 +01:00 |
jsteemann
|
9f0576c65f
|
don't rely so much on namespace std being present
|
2016-01-08 01:05:06 +01:00 |
Jan Steemann
|
3ad20c0cae
|
auto-generated headers
|
2016-01-06 18:41:51 +01:00 |
Jan Steemann
|
a3b026d9d1
|
removed useless sections from code, unified include guards
|
2016-01-06 14:15:22 +01:00 |
Jan Steemann
|
f422576ee0
|
clang-format
|
2016-01-05 17:43:24 +01:00 |
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 |