Commit graph

38 commits

Author SHA1 Message Date
Adam Chainz
e459e57d58 Convert readthedocs links for their .org -> .io migration for hosted projects
As per [their blog post of the 27th April](https://blog.readthedocs.com/securing-subdomains/) ‘Securing subdomains’:

> 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.
2016-06-15 21:57:11 +01:00
Ian Cordasco
eac3fcfc42
Update mock.patch to use pycodestyle as well 2016-06-15 13:39:38 -05:00
Ian Cordasco
874d9f9e8c
Bump version and track changes for 2.6.0 2016-06-15 11:45:54 -05:00
Ian Cordasco
3bf761be58
Release v2.5.5 2016-06-14 09:07:13 -05:00
Ian Cordasco
e2d6f33151 Fix AttributeError referring to enabled_extensions
Release v2.5.4
2016-02-11 11:53:44 -06:00
Ian Cordasco
1845ec33ec Bump version for 2.5.3 and update changes 2016-02-11 11:20:49 -06:00
Ian Cordasco
388db0d811 Bump version to 2.5.2
Record changes

Bump cap on mccabe
2016-01-30 08:51:42 -06:00
Ian Cordasco
8b27711400 Correct release date for 2.5.1
Closes #108
2015-12-14 13:13:38 -06:00
Ian Cordasco
5021da880c Update stdin_get_value monkey-patching
Let's use an enclosed function to replace the stdin_get_value function
on pep8.

Closes #107
2015-12-07 22:50:39 -06:00
Ian Cordasco
17553e6192 Add .flake8 to PROJECT_CONFIG for local config files 2015-11-23 10:20:42 -06:00
Ian Cordasco
99bc94edaa Release notes and version bump for v2.5.0 2015-10-24 20:11:15 -05:00
Ian Cordasco
3ce1050d0f Update CHANGES for 2.4.1 2015-05-18 18:43:42 -05:00
Ian Cordasco
c51702e9f0 Add notes for merge request 23 2015-03-10 22:03:55 -05:00
Ian Cordasco
ea456614b5 Update version and release notes for 2.4.0 2015-03-07 20:42:08 -06:00
Ian Cordasco
500a64f040 Add notes for updates to git hook 2015-03-06 20:55:25 -06:00
Ian Cordasco
7c132d1c33 Update release notes, dependencies, and version
Closes #32
2015-02-22 12:13:30 -06:00
Ian Cordasco
2f577791db Bump version to 2.3.0 and update changelog 2015-01-04 14:49:07 -06:00
Ian Cordasco
247877b7c5 Prepare release 2.2.5 2014-10-19 21:26:24 -05:00
Ian Cordasco
2cf10d26a3 Release v2.2.4 2014-10-09 16:56:01 -05:00
Ian Cordasco
568d7751eb Release v2.2.3 2014-08-25 19:02:46 -05:00
Ian Cordasco
62ff350d1e Update CHANGES for 2.2.2 2014-07-04 21:50:41 -05:00
Ian Cordasco
8a0ac48df6 Prepare for v2.2.1 2014-06-30 08:49:44 -05:00
Ian Cordasco
54b0030531 Bump information necessary to release v2.2.0 2014-06-22 21:20:23 -05:00
Florent Xicluna
ed6d0398bc Add support for 'python -m flake8' on Python >= 2.7; issue #85 2014-05-05 22:08:03 +02:00
Florent Xicluna
6c395673e2 Do not overwrite Git pre-commit hook; closes #149 2014-05-05 21:34:21 +02:00
Florent Xicluna
1ea9f12b18 Assume UTF-8 when decoding hg or git output; closes #148 2014-05-05 21:01:05 +02:00
Florent Xicluna
94b59d327e New option --jobs to spawn multiple processes in parallel; closes #146 2014-04-27 00:22:50 +02:00
Florent Xicluna
eb6025ebff Fix the setuptools command to read the project configuration; closes #144 and #145 2014-04-26 23:30:32 +02:00
Florent Xicluna
5770b171d5 Add option 'doctests' to run Pyflakes checks on doctests too; issue #138 2014-03-30 23:31:19 +02:00
Florent Xicluna
876309ad97 Add changelog entries 2014-03-30 23:04:48 +02:00
Ian Cordasco
91c67ab7fe Changes for 2.1.0 2013-10-26 15:23:24 -05:00
Ian Cordasco
1ff4b2f508 Thanks @flox for the reminder 2013-02-23 17:42:34 -05:00
Florent Xicluna
c3760d700b Review the changelog 2013-02-23 23:12:19 +01:00
Ian Cordasco
b4c212ba2d Fix the RTD URL 2013-02-23 14:34:56 -05:00
Ian Cordasco
d22068b81c Add extension documentation
Add more to the CHANGES list
2013-02-23 14:33:08 -05:00
Florent Xicluna
2db51c22a7 Typos in the changelog 2013-02-22 14:41:32 +01:00
Florent Xicluna
467b9f5c29 Upgrade requirements to pep8 1.4.3 and mccabe 0.2 2013-02-22 08:30:37 +01:00
Florent Xicluna
9a8d85d22f Move the changelog to CHANGES.rst 2013-02-20 22:50:12 +01:00