Peter Lemenkov
a957fb2059
Merge ed684e8ca9
into 7529807170
преди 8 години
Chandrashekhar Mullaparthi
7529807170
Publishing to hex.pm requires version 4.4.0, not just 4.4
преди 8 години
Chandrashekhar Mullaparthi
63e830d12d
New release bundling patches for the past 6 months
преди 8 години
Chandrashekhar Mullaparthi
303bc1fc9d
Merge pull request #151 from meetnow/master
Added stream_full_chunks option
преди 8 години
Patrick Schneider
fd3c3ad9bf
Added stream_full_chunks option
With this option, the process given by stream_to will get a message with chunk data each fully received chunk; stream_chunk_size is set to infinity for this. This is useful for certain applications that stream live data with each unit being represented by a single chunk; one example is CouchDB's continuous changes feed.
преди 8 години
Chandrashekhar Mullaparthi
c4bb66ec2a
Merge pull request #145 from shakugan/patch-1
sock options ignored on ssl
преди 8 години
Chandru Mullaparthi
b28542d1e3
Bug fix for spurious timeout messages being sent to the client in certain cases. Other cleanup
преди 9 години
shakugan
2bf69b3955
call ssl:connect/3 with connect_timeout param
Conn_timeout = get_value(connect_timeout, Options, Timeout),
case do_connect(Host_1, Port_1, Options, State_2, Conn_timeout) of
преди 9 години
shakugan
216f84cf92
sock options ignored on ssl
преди 9 години
Peter Lemenkov
ed684e8ca9
Proper lager usage
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
преди 9 години
Chandru Mullaparthi
07e47c6ba0
New release after fixing travis-ci builds
преди 9 години
Chandru Mullaparthi
b1e9ad427f
Modified build to get travis builds to succeed
преди 9 години
Chandru Mullaparthi
7aa39ea575
Modified build to get travis builds to succeed
преди 9 години
Chandru Mullaparthi
017ab585e4
Invoke eunit tests only for files in src directory
преди 9 години
Chandru Mullaparthi
6d5bcef5ff
Bug fixes
преди 9 години
Chandrashekhar Mullaparthi
b5c705cb8f
Fixed invocation of socks proxy
преди 9 години
Chandrashekhar Mullaparthi
1917a70868
Clean up tests
преди 9 години
Chandrashekhar Mullaparthi
411468d749
Fix for #139 - file not being saved to disk when server does not respond with content-length
преди 9 години
Chandrashekhar Mullaparthi
a1be5369c9
Fixed links
преди 9 години
Chandrashekhar Mullaparthi
96ea3cbb6b
Fixed links
преди 9 години
Chandrashekhar Mullaparthi
ecff14ab23
Version incremented
преди 9 години
Chandrashekhar Mullaparthi
79e26aed6b
Removed lines which were failing travis builds
преди 9 години
Chandrashekhar Mullaparthi
ad31b0375b
Merge branch 'barrel-db-master'
преди 9 години
Chandrashekhar Mullaparthi
14bb6b8d04
Merge branch 'master' of https://github.com/barrel-db/ibrowse into barrel-db-master
преди 9 години
benoitc
82f61864a0
fix travis tests
преди 9 години
benoitc
a2bd3485ec
update doc
преди 9 години
benoitc
8734ed3d0d
fix tests
преди 9 години
benoitc
1439ab010b
move to rebar3
преди 9 години
benoitc
45099028d8
use global rebar
преди 9 години
benoitc
94fab9a4d9
add hex metadata
for packaging in hex
преди 9 години
Chandrashekhar Mullaparthi
1ae07edae8
Added info for hex
преди 9 години
Chandrashekhar Mullaparthi
fd81d44182
Version 4.2
преди 9 години
Chandrashekhar Mullaparthi
7c4d098b79
Merge branch 'master' of https://github.com/shankardevy/ibrowse into shankardevy-master
преди 9 години
Chandrashekhar Mullaparthi
ae6a91855b
Merge branch 'merge_pull_req_123'
преди 9 години
Chandrashekhar Mullaparthi
3c96a918ca
Removed update to author list. Names are already in the CONTRIBUTORS file. This is a consistent approach to the way contributions from everyone else has been handled over the years. Correct authorship has been acknowledged in the new module ibrowse_functional_tests.erl
преди 9 години
Chandrashekhar Mullaparthi
b4ad6df3c5
Workaround travis-ci build failure.
преди 9 години
Chandrashekhar Mullaparthi
3a4044d4c1
Compile test modules
преди 9 години
Chandrashekhar Mullaparthi
8494e9433f
Merge branch 'improve_pipeline_balance' of https://github.com/benjaminplee/ibrowse into merge_pull_req_123
преди 9 години
Chandrashekhar Mullaparthi
ea3305d21f
Release 4.1.2
преди 9 години
Chandrashekhar Mullaparthi
5ee4a80661
Merge pull request #132 from surik/patch-1
Fix ibrowse_http_client.erl
преди 9 години
Yury Gargay
0970fa0350
Fix ibrowse_http_client.erl
Fix misprint in #130
преди 9 години
Shankar Dhanasekaran
e478d01025
Rename 'Digest' to 'Basic'
Digest could mean HTTP Digest Authentication which is completely
different from what we call Digest currently. Renaming this is
essential to implement the actual HTTP Digest Authentication
преди 9 години
Chandrashekhar Mullaparthi
58007c7433
Merge pull request #130 from surik/otp18
Build under R18 #129
преди 9 години
Yury Gargay
62816035bb
Build under R18 #129
преди 9 години
Chandrashekhar Mullaparthi
04566c7001
Merge pull request #126 from StoneCypher/master
removes doubled repl prompt
преди 10 години
John Haugeland
d713f209d0
removes doubled repl prompt
преди 10 години
Chandrashekhar Mullaparthi
200b7eb5f1
Merge pull request #125 from marcelog/marcelog_max_attempts_config
Add max_attempts option
преди 10 години
Marcelo Gornstein
418f6ce932
adding max_attempts option
преди 10 години
benjamin.lee
37fce82846
Fixed extraction of Pid for iteration with new key
Missed in original work.
преди 10 години
benjaminplee
1a680f00e0
Made test server less chatty while shutting down
Connections warned of badargs to ets:delete
when shutting the server down with open connections;
created noise while reviewing test results.
преди 10 години