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
/
Makefile
Age
Commit message (
Expand
)
Author
2012-08-27
Switch to Ranch for connection handling
Loïc Hoguin
2012-04-13
Add a clean-docs target to the Makefile
Loïc Hoguin
2012-04-12
Use a separate rebar.config file for running tests
Loïc Hoguin
2012-01-31
Merge branch 'autobahn-suite' of https://github.com/klaar/cowboy
Loïc Hoguin
2012-01-31
Pass --no_native option to dialyzer to improve dialyzing times
Loïc Hoguin
2012-01-25
Add Autobahn test suite for websockets
Magnus Klaar
2011-12-16
Remove -Wbehaviours dialyzer option unavailable in R15B
Loïc Hoguin
2011-12-15
Skip dependencies when running ct tests
Loïc Hoguin
2011-10-05
Skip deps when generating docs
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-07-06
Add documentation for the public interface.
Loïc Hoguin
2011-06-21
Use dialyzer directly instead of through rebar
Loïc Hoguin
2011-05-16
Makefile: Clean build the application before starting tests.
Loïc Hoguin
2011-05-04
Makefile: Add separate eunit and ct test rules.
Loïc Hoguin
2011-04-08
Initial work on a ct test suite for the HTTP protocol.
Loïc Hoguin
2011-04-03
Add a dialyze verb to the Makefile for convenience.
Loïc Hoguin
2011-04-03
Use rebar instead of ./rebar by default in the Makefile.
Loïc Hoguin
2011-03-23
Makefile: Use a REBAR variable
Hans Ulrich Niedermann
2011-03-17
Initial commit.
Loïc Hoguin