Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2015-09-23 | Update OTP versions to use for CI | Loïc Hoguin | |
2015-07-21 | Don't call xdg-open at the end of CI | Loïc Hoguin | |
2015-07-21 | Update erlang.mk and remove .app.src | Loïc Hoguin | |
Everything is now directly generated from the Makefile. Also properly update dependencies. | |||
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-06 | Update Cowlib to 1.3.0 | Juan Puig | |
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. | |||
2015-03-06 | Update Cowlib to 1.2.0; adds Websocket permessage-deflate | Loïc Hoguin | |
The Websocket text frames should also be less resource intensive to validate now, with a binary concatenation avoided. | |||
2015-02-16 | Add +warn_untyped_record to the build options | Loïc Hoguin | |
2015-02-16 | Use cow_ws for the Websocket parsing code | Loïc Hoguin | |
Updates Cowlib to 1.1.0 | |||
2015-02-03 | Use cowlib master | Loïc Hoguin | |
2014-10-04 | Add a commented line to enable dialyze for tests in the Makefile | 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-10 | Update Ranch to 0.10.0 | Loïc Hoguin | |
2014-06-10 | Update cowlib to 0.6.2 | Loïc Hoguin | |
Fixes parsing of Google Analytics cookies. | |||
2014-04-26 | Make loop handlers work with SPDY | Loïc Hoguin | |
Adds a loop_handler test suite that runs all tests under HTTP, HTTPS, SPDY each with and without the compress option enabled. Fixes output filtering that used to filter more than it should have. This forces us to parse the string sent by the emulator, which means it's probably not perfect yet. But it should at least not hide errors we want to see. Fix a crash in the output filtering code that entirely disabled output. Now when there is a crash the normal tty output is restored. Handlers are now in test/handlers/ as they can be reused between suites. Only generate a single certificate for the whole ct run to speed things up when we got many different test groups each needing certificates. |