Age | Commit message (Expand) | Author |
2014-03-27 | Update cowlib to 0.6.1 | Loïc Hoguin |
2014-03-27 | Add +warn_missing_spec and fix specs | Loïc Hoguin |
2014-03-23 | Update cowlib to 0.6.0 | 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-09-02 | Add request body support for SPDY | Loïc Hoguin |
2013-08-31 | Use gun to test the SPDY implementation in Cowboy | 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-30 | Add experimental and incomplete SPDY support | 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-05-01 | Spin-off erlang.mk as a separate project | Loïc Hoguin |
2013-04-30 | Make getting deps a function in the Makefile | Loïc Hoguin |
2013-04-26 | Removed asserts from unit tests | Egobrain |
2013-04-22 | Reorganize the websocket test suite | 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-03-02 | Allow overriding ERLC_OPTS | Loïc Hoguin |
2013-03-02 | Disable cover in tests by default | Loïc Hoguin |
2013-03-02 | Disable the shell for ct_run | Loïc Hoguin |
2013-02-21 | Added warn compile options. Fixed compile warnings. | Egobrain |
2013-02-20 | Merge branch 'fix_ranch_vsn' of git://github.com/nevar/cowboy | Loïc Hoguin |
2013-02-20 | Compile cowboy_sub_protocol behaviour before modules using it | Loïc Hoguin |
2013-02-18 | Fix ranch version in Makefile | Slava Yurin |
2013-02-06 | Makefile: separate deps compilation from app compilation | Loïc Hoguin |
2013-01-29 | Makefile verbosity tweaks | Loïc Hoguin |
2013-01-29 | Makefile: only recompile files newer than the .app | Loïc Hoguin |
2013-01-17 | Add recursive dependency fetching to the Makefile | Loïc Hoguin |
2013-01-10 | Update autobahntestsuite to 0.5.2 | Loïc Hoguin |
2013-01-07 | Add optional automatic response body compression | Loïc Hoguin |
2013-01-05 | Stop using rebar in the Makefile | Loïc Hoguin |
2013-01-04 | Use erl -eval instead of rebar for generating edoc documentation | Loïc Hoguin |
2013-01-04 | Use ct_run instead of rebar ct for running ct tests | Loïc Hoguin |
2012-09-26 | Optimize cowboy_protocol | Loïc Hoguin |
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 |