Max Neunhoeffer
|
ca2c4cdf52
|
Exorcise closing of connections in SimpleHttpClient.
|
2014-01-30 20:46:26 +01:00 |
Jan Steemann
|
e906f68235
|
windows fixes
|
2014-01-27 17:46:15 +01:00 |
Max Neunhoeffer
|
ea3d3c0baa
|
Add ConnectionManager.
|
2014-01-14 16:23:05 +01:00 |
Max Neunhoeffer
|
f7a9acf592
|
Merge branch 'sharding' of ssh://github.com/triAGENS/ArangoDB into sharding
|
2014-01-14 15:05:41 +01:00 |
Max Neunhoeffer
|
fc96df2244
|
Separate out ConnectionManager from ClusterComm.
|
2014-01-14 15:04:55 +01:00 |
Jan Steemann
|
b1c4f75e50
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into sharding
|
2014-01-14 13:29:07 +01:00 |
Jan Steemann
|
2cc44ba58e
|
upgraded client version number
|
2014-01-14 13:27:35 +01: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
|
2e3f2132c3
|
Revert "One more change to SimpleHttpClient."
This reverts commit b8662d870e924de6d9a1ec0293937976b30701b2.
|
2014-01-14 12:44:12 +01:00 |
Max Neunhoeffer
|
2021240bc6
|
One more change to SimpleHttpClient.
|
2014-01-14 12:42:45 +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
|
16e16f705c
|
some bugfixes for asyncRequest etc
|
2013-12-20 18:03:55 +01:00 |
Jan Steemann
|
8bc1692d54
|
fixed issue #711, #687
|
2013-12-20 15:13:23 +01:00 |
Jan Steemann
|
7c4944de83
|
added --server.ssl-protocol option for client tools
Conflicts:
arangosh/Benchmark/BenchmarkThread.h
lib/GeneralServer/SslAsyncCommTask.h
|
2013-12-13 17:58:24 +01:00 |
Jan Steemann
|
4f50b98c45
|
removed second logger implementation
|
2013-10-30 00:38:25 +01:00 |
Jan Steemann
|
43b4f78b62
|
issue #620
|
2013-10-28 19:38:19 +01:00 |
Jan Steemann
|
b8318609e2
|
updated arangorestore
|
2013-10-10 16:58:21 +02:00 |
Jan Steemann
|
46a295ba43
|
fixed some Windows warnings
|
2013-10-08 12:39:47 +02:00 |
Jan Steemann
|
106fedd615
|
several errors fixed
|
2013-09-26 09:44:50 +02:00 |
Jan Steemann
|
c3a2886148
|
fixed some minor issues in arangob
|
2013-09-24 10:45:01 +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
|
2556b0714f
|
fixed issues reported by VS 2012
|
2013-08-29 16:43:56 +02:00 |
Jan Steemann
|
edc71e5424
|
support for deflate compression
|
2013-08-28 11:44:49 +02:00 |
Jan Steemann
|
9b8b030a8a
|
added several tests for authentication
|
2013-08-22 11:18:11 +02:00 |
Jan Steemann
|
08b9f57166
|
stoppable replication applier
|
2013-07-17 10:58:10 +02:00 |
Jan Steemann
|
f5968a4646
|
handle a master's state response
|
2013-07-04 10:13:09 +02:00 |
Jan Steemann
|
7543ad0283
|
removed redundant declaration of HTTP status codes
|
2013-07-01 12:11:02 +02:00 |
Jan Steemann
|
d7b64d4ae2
|
merged patches by @guidoreina
|
2013-05-21 11:33:43 +02:00 |
Jan Steemann
|
b0bd55adbe
|
fixed downloads
|
2013-04-18 12:00:49 +02:00 |
Jan Steemann
|
ed4fa9361b
|
fixed senseless wait for body in http head
|
2013-03-26 15:36:40 +01:00 |
Jan Steemann
|
37f364e70e
|
added internal.download()
|
2013-03-24 01:04:26 +01:00 |
Frank Celler
|
1aa5109fa3
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
Oreste Panaia
|
fc5e1ba623
|
merge conflicts with devel
|
2013-02-28 19:42:58 +08:00 |
Oreste Panaia
|
a48696ec28
|
network modifications required for windows
|
2013-02-28 17:43:39 +08:00 |
Oreste Panaia
|
9e69106c90
|
Merge branch '1.2' of https://github.com/triAGENS/ArangoDB into 1.2
|
2013-02-22 16:58:06 +08:00 |
Oreste Panaia
|
ea601a23b3
|
Socket changes for windows libev
|
2013-02-22 16:51:13 +08:00 |
Frank Celler
|
2553b572ab
|
fixed mode
|
2013-02-21 14:14:20 +01:00 |
Oreste Panaia
|
2c12f63d7f
|
libev interface
|
2013-02-19 20:58:21 +08:00 |
Frank Celler
|
069dcdfc94
|
changed logging of fatal errors
|
2013-02-14 16:47:35 +01:00 |
Jan Steemann
|
6c64dbd105
|
some more cleanup
|
2013-02-01 15:29:37 +01:00 |
Jan Steemann
|
0686cfdbd0
|
fixed error messages in simplehttpclient
|
2013-01-15 18:33:07 +01:00 |
Frank Celler
|
7380ddfabe
|
Merge branch '1.1' of github.com:triAGENS/ArangoDB into devel
Conflicts:
arangosh/V8Client/arangosh.cpp
bin/arango32.msi
bin/arango64.msi
lib/BasicsC/win-utils.c
|
2013-01-15 15:50:47 +01:00 |
Oreste Panaia
|
cdb9055cf4
|
shell and import
|
2013-01-14 20:23:56 +08:00 |
Oreste Panaia
|
c01a5c6275
|
arango shell and import
|
2013-01-14 20:16:09 +08:00 |
Jan Steemann
|
8d4fb1d8ff
|
tried to fix connection states
|
2013-01-12 03:15:11 +01:00 |