<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cowboy.git/Makefile, branch 2.2.2</title>
<subtitle>Small, fast, modern HTTP server for Erlang/OTP.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowboy.git/'/>
<entry>
<title>Update Cowboy to 2.2.2</title>
<updated>2018-01-24T10:50:07+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2018-01-24T10:50:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowboy.git/commit/?id=8d49ae3dda5b4274e55d2f4e5a5b4da0515b5a10'/>
<id>8d49ae3dda5b4274e55d2f4e5a5b4da0515b5a10</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Cowboy to 2.2.1</title>
<updated>2018-01-23T16:01:17+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2018-01-23T16:01:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowboy.git/commit/?id=d329ca4b6041c6d47db3f64ce1cd2d1a343c4f5a'/>
<id>d329ca4b6041c6d47db3f64ce1cd2d1a343c4f5a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a miscount of output flow control window for HTTP/2</title>
<updated>2018-01-23T15:14:18+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2018-01-23T15:14:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowboy.git/commit/?id=482de55a96f9b68664a4d8b638f887138e26c5e8'/>
<id>482de55a96f9b68664a4d8b638f887138e26c5e8</id>
<content type='text'>
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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Cowboy to 2.2.0</title>
<updated>2017-12-11T13:17:38+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2017-12-11T13:17:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowboy.git/commit/?id=388a68fc2e8766138e4fefae86e52724b098c12e'/>
<id>388a68fc2e8766138e4fefae86e52724b098c12e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add AUTO_CI_WINDOWS variable</title>
<updated>2017-11-19T12:25:54+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2017-11-19T12:25:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowboy.git/commit/?id=344cec95b40e281ffe2325916de96b4af12c8733'/>
<id>344cec95b40e281ffe2325916de96b4af12c8733</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move ci.erlang.mk to TEST_DEPS</title>
<updated>2017-11-17T21:57:44+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2017-11-17T21:57:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowboy.git/commit/?id=435c54181086fa25c1e5c88e56d2d43cddb42a81'/>
<id>435c54181086fa25c1e5c88e56d2d43cddb42a81</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tweak the Makefile</title>
<updated>2017-11-17T12:18:13+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2017-11-17T12:18:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowboy.git/commit/?id=52d869128b28011e0387f1744c8b547faac46cba'/>
<id>52d869128b28011e0387f1744c8b547faac46cba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add preliminary support for trailers in responses</title>
<updated>2017-11-15T13:58:49+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2017-11-15T13:58:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowboy.git/commit/?id=39baed6c800fa9e756f7491063ead399a23083f4'/>
<id>39baed6c800fa9e756f7491063ead399a23083f4</id>
<content type='text'>
This depends on changes in Cowlib that are only available on
master.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This depends on changes in Cowlib that are only available on
master.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use my new ci.erlang.mk plugin</title>
<updated>2017-11-12T21:31:02+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2017-11-12T21:31:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowboy.git/commit/?id=56dc5673d06e523a69c5b8b830f4d5462580e772'/>
<id>56dc5673d06e523a69c5b8b830f4d5462580e772</id>
<content type='text'>
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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Cowboy to 2.1.0</title>
<updated>2017-11-08T14:05:30+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2017-11-08T14:05:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/cowboy.git/commit/?id=1e883248640c2b3d9a7d640c79ff729b334a5294'/>
<id>1e883248640c2b3d9a7d640c79ff729b334a5294</id>
<content type='text'>
Also add OTP-20.1.4 to CI.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also add OTP-20.1.4 to CI.
</pre>
</div>
</content>
</entry>
</feed>
