Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-11 | Add HTTP/2 support preview2.0.0-pre.2 | Loïc Hoguin | |
This commit is not only an early preview of HTTP/2, it is an early preview of the new Cowboy architecture that will be presented tomorrow in my talk. If you have found it before the talk, great! It's not complete so you better go watch the talk anyway. | |||
2015-05-05 | Add rfc7230 test suite and update others to recent Gun | Loïc Hoguin | |
This is a large commit. The rfc7230 test suite adds many tests from the RFC7230 document. Gun has been updated quite a bit recently, which broke the Cowboy suites. This is now fixed with this commit. A new hook onfirstrequest has been added. It was very useful during debugging of the test suites. The initial process code has changed a little; more changes are expected with the switch to maps for options. | |||
2014-11-07 | Update erlang.mk | Loïc Hoguin | |
2014-10-04 | Update erlang.mk | Loïc Hoguin | |
2014-08-02 | Update links extend -> ninenines | Loïc Hoguin | |
2014-08-01 | Update to erlang.mk 1.0.0 | Loïc Hoguin | |
2014-07-06 | Provide installable man pages | Loïc Hoguin | |
make docs: generate Markdown and man pages in doc/ make install-docs: install man pages to be usable directly Docs are generated from the ezdoc files in doc/src/. | |||
2014-06-30 | Update erlang.mk and update paths to start the release | Loïc Hoguin | |
Fixes a couple invalid instructions at the same time. | |||
2014-03-24 | Update erlang.mk | Loïc Hoguin | |
2013-12-29 | Now testing on R15B01+ and maint and master git branches | Loïc Hoguin | |
2013-12-02 | Update erlang.mk again | Loïc Hoguin | |
2013-12-02 | Update erlang.mk | Loïc Hoguin | |
2013-11-14 | Update erlang.mk | Loïc Hoguin | |
2013-10-14 | erlang.mk now has built-in support for relx | Loïc Hoguin | |
2013-08-31 | Update erlang.mk | Loïc Hoguin | |
2013-08-24 | Update erlang.mk | Loïc Hoguin | |
2013-06-19 | Update erlang.mk | Loïc Hoguin | |
2013-05-15 | Change some module calls to local function calls | 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 | |