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
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