<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/flake8.git/README.rst, branch pre_commit_config</title>
<subtitle>gitlab.com: pycqa/flake8.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/'/>
<entry>
<title>Clearer docs, NOQA_INLINE_REGEXP comment - fixes #469</title>
<updated>2018-10-28T19:17:01+00:00</updated>
<author>
<name>Jesaja Everling</name>
<email>jeverling@gmail.com</email>
</author>
<published>2018-10-28T19:08:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=cafe7805147a44959038dfb489a95d157a8e43b9'/>
<id>cafe7805147a44959038dfb489a95d157a8e43b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: Link fixes and redirect avoidance</title>
<updated>2018-05-21T16:17:59+00:00</updated>
<author>
<name>Ville Skyttä</name>
<email>ville.skytta@iki.fi</email>
</author>
<published>2018-05-21T16:17:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=cc5558c926eb04a63d4311002e0446bac74af0eb'/>
<id>cc5558c926eb04a63d4311002e0446bac74af0eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Point documentation to http: instead of https:</title>
<updated>2016-08-11T16:11:26+00:00</updated>
<author>
<name>Daniel Quinn</name>
<email>code@danielquinn.org</email>
</author>
<published>2016-08-11T16:11:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=4d9d325d3cd987795bf4e7bf1a71fb0930716cf3'/>
<id>4d9d325d3cd987795bf4e7bf1a71fb0930716cf3</id>
<content type='text'>

The certificate at that URL is for `readthedocs.io`, so if you want to use https, it's best to use `flake8.readthedocs.io` and not `flake8.pycqa.org`.  As it is currently, you get a certificate error.

Note also that the `Code of Conduct` and `Getting Started Contributing` links are using `http` and pointing to the insecure domain, so if you do want https, you should change those as well.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

The certificate at that URL is for `readthedocs.io`, so if you want to use https, it's best to use `flake8.readthedocs.io` and not `flake8.pycqa.org`.  As it is currently, you get a certificate error.

Note also that the `Code of Conduct` and `Getting Started Contributing` links are using `http` and pointing to the insecure domain, so if you do want https, you should change those as well.</pre>
</div>
</content>
</entry>
<entry>
<title>Fix hyperlink in Links.</title>
<updated>2016-07-28T19:14:41+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-07-28T19:14:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=3dd2c90f8484ba549939b1c20f2c57678946eb90'/>
<id>3dd2c90f8484ba549939b1c20f2c57678946eb90</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update the README</title>
<updated>2016-06-26T01:09:56+00:00</updated>
<author>
<name>Ian Cordasco</name>
<email>graffatcolmingov@gmail.com</email>
</author>
<published>2016-06-26T01:09:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=6b7855e102a09027a8b2898272f5b86edbc0d10d'/>
<id>6b7855e102a09027a8b2898272f5b86edbc0d10d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert readthedocs links for their .org -&gt; .io migration for hosted projects</title>
<updated>2016-06-15T20:57:11+00:00</updated>
<author>
<name>Adam Chainz</name>
<email>adam@adamj.eu</email>
</author>
<published>2016-06-15T20:57:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=e459e57d58f83786d7afe2a2f72a1c9fec2757a3'/>
<id>e459e57d58f83786d7afe2a2f72a1c9fec2757a3</id>
<content type='text'>
As per [their blog post of the 27th April](https://blog.readthedocs.com/securing-subdomains/) ‘Securing subdomains’:

&gt; Starting today, Read the Docs will start hosting projects from subdomains on the domain readthedocs.io, instead of on readthedocs.org. This change addresses some security concerns around site cookies while hosting user generated data on the same domain as our dashboard.

Test Plan: Manually visited all the links I’ve modified.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As per [their blog post of the 27th April](https://blog.readthedocs.com/securing-subdomains/) ‘Securing subdomains’:

&gt; Starting today, Read the Docs will start hosting projects from subdomains on the domain readthedocs.io, instead of on readthedocs.org. This change addresses some security concerns around site cookies while hosting user generated data on the same domain as our dashboard.

Test Plan: Manually visited all the links I’ve modified.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a FAQ section to the readme</title>
<updated>2015-12-11T13:14:21+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-12-11T13:14:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=17e397fb2c3b5ae0b3ff654beaf6648de1b87b85'/>
<id>17e397fb2c3b5ae0b3ff654beaf6648de1b87b85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>we want those links in the doc</title>
<updated>2013-06-19T09:48:22+00:00</updated>
<author>
<name>Tarek Ziade</name>
<email>tarek@ziade.org</email>
</author>
<published>2013-06-19T09:48:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=26283741b91484a7aeb6b10c0f42cb30dba9dc4f'/>
<id>26283741b91484a7aeb6b10c0f42cb30dba9dc4f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update the README to include the mailing list</title>
<updated>2013-03-21T15:26:15+00:00</updated>
<author>
<name>Ian Cordasco</name>
<email>graffatcolmingov@gmail.com</email>
</author>
<published>2013-03-21T15:26:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=8935e0f5c1cad72a19904b171ae0ca714dcd59d8'/>
<id>8935e0f5c1cad72a19904b171ae0ca714dcd59d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-use the README to avoid duplication with the documentation</title>
<updated>2013-02-23T12:19:12+00:00</updated>
<author>
<name>Florent Xicluna</name>
<email>florent.xicluna@gmail.com</email>
</author>
<published>2013-02-23T12:19:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=f5825f72908a72fec96133c067b0e034c1b41ac9'/>
<id>f5825f72908a72fec96133c067b0e034c1b41ac9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
