Commit Graph
12 Commits
Author SHA1 Message Date
Alex Gaynor 830e986b7a Include additional info on broken links in linkcheck 2016-05-29 10:30:33 -07:00
Alex Gaynor c005543cfd enable travis caching 2016-02-14 15:12:52 +09:00
Alex Gaynor 7b759b1db7 Removed ez_setup.py
There are no common cases where it will be used anymore:

* pip always installs stuff with setuptools
* Modern pythons preinstall setuptools
2016-02-13 10:14:16 -05:00
Alex Gaynor 3e1360299d enable travis caching 2016-02-13 10:10:14 -05:00
Alex Gaynor 3f2612ee78 Make some code in linkcheck more idiomatic 2016-02-13 09:54:51 -05:00
Alex Gaynor 79206ef7b1 fixed indentation here as well 2016-02-13 09:23:00 -05:00
Alex Gaynor 374c6a6db3 fixed indentation 2016-02-13 09:18:41 -05:00
Alex Gaynor e6980adaf6 oops, lost this 2016-02-13 09:02:44 -05:00
Alex Gaynor 863e2f468f moved more logic around 2016-02-13 08:55:55 -05:00
Alex Gaynor ae5bfe500e syntax error 2016-02-13 08:55:00 -05:00
Alex Gaynor 4f00a9905c Fixed #1099 -- allow the linkcheck builder to retry on errors.
This is useful because if you run linkcheck often, you are likely to see lots of transient network errors, which usually disappear if you simply try again.
2016-02-13 08:52:38 -05:00
Alex Gaynor 7592e4bda2 Use an HTTPS url for fonts so these load on HTTPS pages
Right now they're blocked as active mixed content.
2015-06-11 07:20:49 -04:00