Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-06 | Depend on Cowlib master for now | Loïc Hoguin | |
2018-03-28 | Tentatively update Cowboy to 2.3.02.3.0 | Loïc Hoguin | |
2018-03-28 | Update Cowlib to 2.2.1 | Loïc Hoguin | |
2018-03-05 | Add a test suite for RFC7538; update Cowlib to 2.2.0 | Loïc Hoguin | |
This adds the 308 status code and fixes a few small parsing bugs. | |||
2018-02-28 | Enable ci.erlang.mk only when CI_ERLANG_MK=1 is set | Loïc Hoguin | |
This will avoid issues with other people's build systems. | |||
2018-01-24 | Update Cowboy to 2.2.22.2.2 | Loïc Hoguin | |
2018-01-23 | Update Cowboy to 2.2.12.2.1 | Loïc Hoguin | |
2018-01-23 | Fix a miscount of output flow control window for HTTP/2 | Loïc Hoguin | |
The miscount occurred because of a faulty iolist split function. The bug should now be corrected, a PropEr test has been added and a regression test has also been added. | |||
2017-12-11 | Update Cowboy to 2.2.0 | Loïc Hoguin | |
2017-11-19 | Add AUTO_CI_WINDOWS variable | Loïc Hoguin | |
2017-11-17 | Move ci.erlang.mk to TEST_DEPS | Loïc Hoguin | |
2017-11-17 | Tweak the Makefile | Loïc Hoguin | |
2017-11-15 | Add preliminary support for trailers in responses | Loïc Hoguin | |
This depends on changes in Cowlib that are only available on master. | |||
2017-11-12 | Use my new ci.erlang.mk plugin | Loïc Hoguin | |
Instead of tracking Erlang/OTP versions manually in each project, I can just say OTP-19+ and let the plugin fill in the most recent patch releases for each version. In addition I will configure the CI commands to cleanup unneeded versions automatically. | |||
2017-11-08 | Update Cowboy to 2.1.0 | Loïc Hoguin | |
Also add OTP-20.1.4 to CI. | |||
2017-11-01 | Update Cowlib to 2.0.1 and fix OTP 20.1+ Websocket compression | Loïc Hoguin | |
Unfortunately compression will be disabled for 20.1, 20.1.1 and 20.1.2. In additiona I do not recommend 20.1.3 due to issues inflating some specific sizes. | |||
2017-10-13 | Add OTP-20.1.2 to CI | Loïc Hoguin | |
2017-10-03 | Update version, CI and Cowlib dependency version | Loïc Hoguin | |
Hello 2.0.0! | |||
2017-09-27 | Cowboy 2.0.0-rc.42.0.0-rc.4 | Loïc Hoguin | |
2017-09-27 | Add OTP-20.1 to CI | Loïc Hoguin | |
2017-09-15 | Cowboy 2.0.0-rc.32.0.0-rc.3 | Loïc Hoguin | |
2017-09-15 | Add OTP 20.0.5 to CI | Loïc Hoguin | |
2017-08-29 | Add OTP 20.0.4 to CI | Loïc Hoguin | |
2017-08-23 | Cowboy 2.0.0-rc.22.0.0-rc.2 | Loïc Hoguin | |
2017-08-08 | Add OTP-20.0.2 to CI | Loïc Hoguin | |
2017-07-24 | Update version to 2.0.0-rc.12.0.0-rc.1 | Loïc Hoguin | |
2017-07-12 | Disable testing of ErlLLVM | Loïc Hoguin | |
2017-07-12 | Update to Cowlib 2.0.0-rc.1 | Loïc Hoguin | |
Also update the Erlang versions tested on CI. | |||
2017-06-28 | Update version to 2.0.0-pre.102.0.0-pre.10 | Loïc Hoguin | |
2017-06-28 | Update OTP versions | Loïc Hoguin | |
2017-06-07 | Remove NumAcceptors argument from start_clear/tls | Loïc Hoguin | |
They are now cowboy:start_clear/3 and cowboy:start_tls/3. The NumAcceptors argument can be specified via the num_acceptor transport option. Ranch has been updated to 1.4.0 to that effect. | |||
2017-05-19 | Update to 2.0.0-pre.92.0.0-pre.9 | Loïc Hoguin | |
2017-05-05 | Add OTP 19.3.3 and 20-rc1 to CI; remove OTP 18 | Loïc Hoguin | |
2017-02-18 | Update version to 2.0.0-pre.72.0.0-pre.7 | Loïc Hoguin | |
2017-02-18 | Erlang/OTP 19.2.3 | Loïc Hoguin | |
2017-02-05 | Erlang/OTP 19.2.2 and 18.3.4.5 | Loïc Hoguin | |
2017-01-22 | Erlang/OTP 19.2.1 | Loïc Hoguin | |
2017-01-02 | Update Ranch to 1.3.0 | Loïc Hoguin | |
2016-12-21 | Update CI release list | Loïc Hoguin | |
2016-11-05 | Add HiPE and ErLLVM testing | Loïc Hoguin | |
2016-11-05 | Partially update manual for the cowboy_req | Loïc Hoguin | |
Only the access functions have been modified so far. | |||
2016-10-18 | Erlang/OTP 19.1.5 | Loïc Hoguin | |
2016-10-14 | Erlang/OTP 19.1.4 | Loïc Hoguin | |
2016-10-10 | Update CI targets | Loïc Hoguin | |
2016-09-29 | Tweak the one-liner description of the project | Loïc Hoguin | |
2016-06-22 | Update OTP versions tested | Loïc Hoguin | |
2016-03-10 | Update Ranch to 1.2.1 | Loïc Hoguin | |
2016-01-15 | Update CI | Loïc Hoguin | |
2016-01-14 | Convert the documentation to Asciidoc | Loïc Hoguin | |
A few small revisions were made, and Erlang.mk has been updated. | |||
2015-11-16 | Update Erlang.mk | Loïc Hoguin | |