index
:
cowboy.git
1.0.x
1.1.x
active_n
http3
master
Small, fast, modern HTTP server for Erlang/OTP.
Loïc Hoguin
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rebar.config
Age
Commit message (
Expand
)
Author
2014-06-10
Update Ranch to 0.10.0
Loïc Hoguin
2014-06-10
Update cowlib to 0.6.2
Loïc Hoguin
2014-03-27
Update cowlib to 0.6.1
Loïc Hoguin
2014-03-25
Update rebar.config
Loïc Hoguin
2014-02-19
Update cowlib to 0.5.1 to fix multipart issues
Loïc Hoguin
2014-02-06
Add and document the new multipart code
Loïc Hoguin
2013-11-14
Update Ranch to 0.9.0
Loïc Hoguin
2013-11-08
Optimize query string parsing
Loïc Hoguin
2013-11-02
Review, improve and document the static files handler
Loïc Hoguin
2013-10-23
Move cookie parsing/building code to cowlib
Loïc Hoguin
2013-09-04
Make cowlib a proper dependency
Loïc Hoguin
2013-08-24
Update Ranch to 0.8.5
Loïc Hoguin
2013-06-20
Update Ranch to 0.8.4
Loïc Hoguin
2013-05-16
Update Ranch to 0.8.3
Loïc Hoguin
2013-05-01
Update Ranch to 0.8.2 and use ct_helper for testing SSL
Loïc Hoguin
2013-04-12
Update Ranch to 0.8.1
Loïc Hoguin
2013-04-03
Update Ranch to 0.8.0
Loïc Hoguin
2013-03-06
Update Ranch to 0.6.2
Loïc Hoguin
2013-01-29
Update Ranch to 0.6.1
Loïc Hoguin
2013-01-05
Stop using rebar in the Makefile
Loïc Hoguin
2012-12-26
Update Ranch to 0.6.0
Loïc Hoguin
2012-12-01
Use Transport:sendfile/2 from Ranch
Loïc Hoguin
2012-09-26
Update Ranch to latest commit
Loïc Hoguin
2012-08-27
Switch to Ranch for connection handling
Loïc Hoguin
2012-04-12
Use a separate rebar.config file for running tests
Loïc Hoguin
2011-12-07
replace quoted:from_url with cowboy_http:urldecode
Magnus Klaar
2011-10-11
Bump quoted to version 1.2.0
Loïc Hoguin
2011-07-26
Add cowboy_cookies for cookie creation and parsing
Tom Burdick
2011-07-26
Update quoted to 1.0.3 to fix outstanding issues
Loïc Hoguin
2011-07-26
Add a PropEr test for cowboy_dispatcher:split_host/1
Loïc Hoguin
2011-07-20
URL decode query strings
Loïc Hoguin
2011-06-27
Add the remaining missing specs
Loïc Hoguin
2011-06-21
Use dialyzer directly instead of through rebar
Loïc Hoguin
2011-05-16
Enable code coverage
Anthony Ramine
2011-04-12
Don't enable binary optimization warnings by default.
Loïc Hoguin
2011-03-22
Add more dialyzer warnings to rebar.config.
Loïc Hoguin
2011-03-21
Add a rebar.config file with useful options.
Loïc Hoguin