Chandrashekhar Mullaparthi
af5eebd9f5
Merge pull request #95 from AeroNotix/master
Fixed up documentation
il y a 12 ans
AeroNotix
005dcc8ad8
Added a Makefile target to more easily build the documentation.
There's no need for this not to be here since it's a very common
operation when retrieving new dependencies. In fact, it's the first
thing I did.
il y a 12 ans
AeroNotix
b038c416c5
Specify in greater detail what we want to ignore in the documentation folder.
il y a 12 ans
AeroNotix
cc9df4fbb4
Ignore the build documentation files.
il y a 12 ans
AeroNotix
74bb7933df
Fixed documentation errors
I fixed the documentation errors in order to get them to build I made
a cursory check through the source to ensure that they were correct
and it seems like they are so I submit this patch.
il y a 12 ans
Chandrashekhar Mullaparthi
b2c3f404ea
Merge pull request #91 from flycodepl/bug/async_timeout_message.issue86
send message after async response timeout
il y a 12 ans
Paul Peter Flis
cd6a380d6f
send message after async response timeout
il y a 12 ans
Chandrashekhar Mullaparthi
69c94d3cf1
Merge pull request #88 from pib/master
Comment example proxy setting from default ibrowse.conf
il y a 12 ans
Paul Bonser
4d41cddbad
[ fixes #87 ] Don't set proxy settings by default
il y a 12 ans
Chandrashekhar Mullaparthi
de1cb06c9c
Merge pull request #85 from dis/binary-headers
allow binary header values
il y a 12 ans
dis
bf362ac19c
allow binary header values
il y a 12 ans
Chandrashekhar Mullaparthi
76692df488
Merge pull request #83 from maruthavanan/master
Update counter crashed when select process shutdown.
il y a 12 ans
maruthavanan
f7a98b1ef9
Update src/ibrowse_lb.erl
il y a 12 ans
maruthavanan
7c55ac9fc6
Update src/ibrowse_lb.erl
ets update counter throws exception when the corresponding process has already shutdown. Added line fee to L248
il y a 12 ans
maruthavanan
bb9fe3078e
Update src/ibrowse_lb.erl
ets:update_counter crashes when select process has shutdown.
il y a 12 ans
Chandrashekhar Mullaparthi
de0c933678
Merge pull request #82 from norton/norton-xref-n-test
xref and test changes
il y a 12 ans
Joseph Wayne Norton
a3e64d54f7
Deprecate test/Makefile
il y a 12 ans
Joseph Wayne Norton
9612a2fe63
Add xref Makefile target
Move src/ibrowse_test.erl file to the test directory.
il y a 12 ans
Chandrashekhar Mullaparthi
67d3bcbf18
Merge pull request #75 from norton/dev
Add worker_process_options for start and start_link purposes
il y a 12 ans
Joseph Wayne Norton
1a80940891
Add worker_process_options for start and start_link purposes
Typically used to specify non-default, garbage collection options.
il y a 12 ans
Chandrashekhar Mullaparthi
61bef107f0
Merge pull request #76 from Ubiquiti-TeleFi/appfile
Changes to app file and remove compile warnings
il y a 12 ans
Paul Oliver
d04d2078ca
Remove unused variable
il y a 12 ans
Paul Oliver
225568e4f2
Add registered procs and let rebar handle modules list
il y a 12 ans
Chandrashekhar Mullaparthi
9b8b042fb7
Fixed issue #67 with eyes wide open
il y a 12 ans
Chandrashekhar Mullaparthi
52ce596b91
Bug fix for issue #67
il y a 12 ans
chandru
ca3b5478bf
Fixed bug in using proxy
il y a 12 ans
Chandrashekhar Mullaparthi
d8c2e5a8da
Fixed test code
il y a 13 ans
Chandrashekhar Mullaparthi
302c824a8a
Merge branch 'master' of github.com:cmullaparthi/ibrowse
il y a 13 ans
Chandrashekhar Mullaparthi
7265dbcf18
Merge pull request #66 from refuge/master
add missing methods
il y a 13 ans
Chandrashekhar Mullaparthi
b70d68b260
Merge branch 'master' of github.com:cmullaparthi/ibrowse
il y a 13 ans
Chandrashekhar Mullaparthi
1fc0bc41e0
Fixed issue 67
il y a 13 ans
benoitc
f8ebe0bb4a
add missing methods and reorder them by type.
il y a 13 ans
benoitc
67eea91362
whitespaces
il y a 13 ans
Chandrashekhar Mullaparthi
6765f4263a
Merge pull request #65 from tsloughter/master
moved hrl to include dir
il y a 13 ans
Tristan Sloughter
a6a19169ab
moved hrl to include dir
il y a 13 ans
Chandrashekhar Mullaparthi
47cdce000d
Fixed URL parsing issue. Bumping up version number
il y a 13 ans
Chandrashekhar Mullaparthi
eb8b62cf84
Merge pull request #63 from Mistagrooves/master
Returning empty bodies from the body generating function results in the end of the resource.
il y a 13 ans
Mistagrooves
5f9d0270cc
mistakenly added rebar.bat
il y a 13 ans
Mistagrooves
7a8e53d855
Updated method of checking for empty
il y a 13 ans
Mistagrooves
2c709e3cad
Accounted for empty lists as well
il y a 13 ans
Mistagrooves
8dfdac84c1
A body generating function returning 0 data looks to the end server as the end of the entity which it shouldn't
il y a 13 ans
Chandrashekhar Mullaparthi
21b559db75
Merge pull request #62 from Mistagrooves/master
Ibrowse_lb process shuts down before all the connections are closed.
il y a 13 ans
Mistagrooves
a21fe24148
Fixed an issue where ibrowse_lb could shutdown before all connections are closed
il y a 13 ans
Chandrashekhar Mullaparthi
0005cac696
Fixed issue with stopping ibrowse
il y a 13 ans
Chandrashekhar Mullaparthi
26d34d542f
Behave consistently on errors
il y a 13 ans
Chandrashekhar Mullaparthi
b9675455cc
Changing version number to reflect bug fix
il y a 13 ans
Chandrashekhar Mullaparthi
0f4f99b0be
Fixed dialyzer warning which showed a bug!
il y a 13 ans
Chandrashekhar Mullaparthi
3aabf5dfdf
Added get_metrics
il y a 13 ans
Chandrashekhar Mullaparthi
1ab803a12f
Merge branch 'master' of github.com:cmullaparthi/ibrowse
il y a 13 ans
Chandrashekhar Mullaparthi
d3d43e8529
Changes to load balancing and various other tweaks
il y a 13 ans