0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 12:20:24 +00:00
Commit graph

130 commits

Author SHA1 Message Date
Loïc Hoguin
7c366986d5
Update Ranch to 1.5.0 2018-04-10 13:43:50 +02:00
Loïc Hoguin
ac349120f6
Depend on Cowlib master for now 2018-04-06 17:39:48 +02:00
Loïc Hoguin
a7b06f2e13
Tentatively update Cowboy to 2.3.0 2018-03-28 18:15:40 +02:00
Loïc Hoguin
28f8b0f29a
Update Cowlib to 2.2.1 2018-03-28 18:12:37 +02:00
Loïc Hoguin
e4f1c332a3
Add a test suite for RFC7538; update Cowlib to 2.2.0
This adds the 308 status code and fixes a few small
parsing bugs.
2018-03-05 16:48:56 +01:00
Loïc Hoguin
b47b511cbe
Enable ci.erlang.mk only when CI_ERLANG_MK=1 is set
This will avoid issues with other people's build systems.
2018-02-28 17:44:23 +01:00
Loïc Hoguin
8d49ae3dda
Update Cowboy to 2.2.2 2018-01-24 11:50:07 +01:00
Loïc Hoguin
d329ca4b60
Update Cowboy to 2.2.1 2018-01-23 17:01:17 +01:00
Loïc Hoguin
482de55a96
Fix a miscount of output flow control window for HTTP/2
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.
2018-01-23 16:14:18 +01:00
Loïc Hoguin
388a68fc2e
Update Cowboy to 2.2.0 2017-12-11 14:17:38 +01:00
Loïc Hoguin
344cec95b4
Add AUTO_CI_WINDOWS variable 2017-11-19 13:25:54 +01:00
Loïc Hoguin
435c541810
Move ci.erlang.mk to TEST_DEPS 2017-11-17 22:57:44 +01:00
Loïc Hoguin
52d869128b
Tweak the Makefile 2017-11-17 13:18:13 +01:00
Loïc Hoguin
39baed6c80
Add preliminary support for trailers in responses
This depends on changes in Cowlib that are only available on
master.
2017-11-15 14:58:49 +01:00
Loïc Hoguin
56dc5673d0
Use my new ci.erlang.mk plugin
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-12 22:31:02 +01:00
Loïc Hoguin
1e88324864
Update Cowboy to 2.1.0
Also add OTP-20.1.4 to CI.
2017-11-08 14:05:30 +00:00
Loïc Hoguin
5e88a9b394
Update Cowlib to 2.0.1 and fix OTP 20.1+ Websocket compression
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-11-01 15:41:52 +00:00
Loïc Hoguin
d43bcb5cb3
Add OTP-20.1.2 to CI 2017-10-13 23:21:27 +02:00
Loïc Hoguin
716a052b15
Update version, CI and Cowlib dependency version
Hello 2.0.0!
2017-10-03 17:10:16 +02:00
Loïc Hoguin
754d125f35
Cowboy 2.0.0-rc.4 2017-09-27 18:30:13 +02:00
Loïc Hoguin
5fe46ebe64
Add OTP-20.1 to CI 2017-09-27 14:22:44 +02:00
Loïc Hoguin
17400f73b4
Cowboy 2.0.0-rc.3 2017-09-15 12:55:05 +02:00
Loïc Hoguin
a2832d5f4a
Add OTP 20.0.5 to CI 2017-09-15 12:52:16 +02:00
Loïc Hoguin
47aa0097ed
Add OTP 20.0.4 to CI 2017-08-29 11:29:30 +02:00
Loïc Hoguin
3d8339267b
Cowboy 2.0.0-rc.2 2017-08-23 15:04:57 +02:00
Loïc Hoguin
b5defc6e0d
Add OTP-20.0.2 to CI 2017-08-08 17:11:45 +02:00
Loïc Hoguin
238ac3afc6
Update version to 2.0.0-rc.1 2017-07-24 11:57:47 +02:00
Loïc Hoguin
13ba35f2f0
Disable testing of ErlLLVM 2017-07-12 17:48:51 +02:00
Loïc Hoguin
949dbb5434
Update to Cowlib 2.0.0-rc.1
Also update the Erlang versions tested on CI.
2017-07-12 17:42:50 +02:00
Loïc Hoguin
2bcb390257
Update version to 2.0.0-pre.10 2017-06-28 20:15:52 +02:00
Loïc Hoguin
490fbbe2f7
Update OTP versions 2017-06-28 20:15:24 +02:00
Loïc Hoguin
6f7b59886e
Remove NumAcceptors argument from start_clear/tls
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-06-07 15:15:54 +02:00
Loïc Hoguin
2ad057ab1c
Update to 2.0.0-pre.9 2017-05-19 20:23:01 +02:00
Loïc Hoguin
8ef1382f0a
Add OTP 19.3.3 and 20-rc1 to CI; remove OTP 18 2017-05-05 16:39:49 +02:00
Loïc Hoguin
d8cdd9bd15
Update version to 2.0.0-pre.7 2017-02-18 21:01:15 +01:00
Loïc Hoguin
c4ed8e2a37
Erlang/OTP 19.2.3 2017-02-18 19:15:45 +01:00
Loïc Hoguin
182f824138
Erlang/OTP 19.2.2 and 18.3.4.5 2017-02-05 15:10:26 +01:00
Loïc Hoguin
413196ace1
Erlang/OTP 19.2.1 2017-01-22 15:52:46 +01:00
Loïc Hoguin
637706ff1f
Update Ranch to 1.3.0 2017-01-02 16:47:54 +01:00
Loïc Hoguin
89120a3606
Update CI release list 2016-12-21 17:20:27 +01:00
Loïc Hoguin
a24d48fec6
Add HiPE and ErLLVM testing 2016-11-05 14:20:19 +02:00
Loïc Hoguin
faca7866ed
Partially update manual for the cowboy_req
Only the access functions have been modified so far.
2016-11-05 14:17:30 +02:00
Loïc Hoguin
8fe700f341
Erlang/OTP 19.1.5 2016-10-18 11:19:56 +02:00
Loïc Hoguin
932f1301c5
Erlang/OTP 19.1.4 2016-10-14 16:46:06 +02:00
Loïc Hoguin
a197b35f89
Update CI targets 2016-10-10 23:31:04 +02:00
Loïc Hoguin
5477d613f9 Tweak the one-liner description of the project 2016-09-29 22:46:26 +02:00
Loïc Hoguin
3c7766119d Update OTP versions tested 2016-06-22 12:33:58 +02:00
Loïc Hoguin
e87438ffb1 Update Ranch to 1.2.1 2016-03-10 23:30:19 +01:00
Loïc Hoguin
e84e06d8f9 Update CI 2016-01-15 13:48:35 +01:00
Loïc Hoguin
4023e7f4e4 Convert the documentation to Asciidoc
A few small revisions were made, and Erlang.mk has been updated.
2016-01-14 13:37:20 +01:00