index
:
delta/python-packages/sphinx-git.git
1.8.x
3.2.x
3.3.x
3.4.x
3.5.x
3.x
4.0.x
4.1.x
4.2.x
4.3.x
4.4.x
4.x
4606_incorrect_location_of_docstring
7.0.x
7613_class__signature__
7727_autosummary_PycodeError
7996_man_make_section_directory
8321_linkcheck_tel_links
8342_warning_for_unknown_domain
8349_sphinx-contrib
9864_mathjax_loading_method
bot/pull-translations
cleanup_napoleon
dependabot/github_actions/peter-evans/create-pull-request-5
dependabot/npm_and_yarn/follow-redirects-1.14.7
dependabot/npm_and_yarn/http-proxy-1.18.1
master
mypy-0.790
support_py310
github.com: sphinx-doc/sphinx.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sphinx
/
builders
/
linkcheck.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch '3.2.x' into 3.x
Takeshi KOMIYA
2020-11-01
1
-0
/
+1
|
\
|
*
Fix broken url not reporting error
Vasista Vovveti
2020-10-20
1
-0
/
+1
*
|
Merge pull request #8332 from sphinx-doc/8321_linkcheck_tel_links
Takeshi KOMIYA
2020-10-25
1
-1
/
+1
|
\
\
|
*
|
Fix #8321: linkcheck: ``tel:`` schema hyperlinks are detected as errors
8321_linkcheck_tel_links
Takeshi KOMIYA
2020-10-24
1
-1
/
+1
*
|
|
Linkcheck: Use Thread daemon argument
François Freitag
2020-10-11
1
-2
/
+1
|
/
/
*
|
Merge pull request #8245 from mgeier/linkcheck-sourcedir
Takeshi KOMIYA
2020-10-04
1
-3
/
+4
|
\
\
|
*
|
Pass docname instead of srcdir
Matthias Geier
2020-10-04
1
-3
/
+3
|
*
|
linkcheck: take source directory into account for local files
Matthias Geier
2020-09-27
1
-3
/
+4
|
|
/
*
|
Fix #8268: make linkcheck report HTTP errors
François Freitag
2020-10-03
1
-0
/
+1
|
/
*
linkcheck: Fix a protocol relative URL is considered as a local file
Takeshi KOMIYA
2020-07-24
1
-1
/
+1
*
Close #5208: linkcheck: Support checks for local links
Takeshi KOMIYA
2020-07-19
1
-2
/
+15
*
Close #7247: linkcheck: Add linkcheck_request_headers
Takeshi KOMIYA
2020-06-01
1
-5
/
+26
*
ENH: linkcheck: also write all links to output.json
Wes Turner
2020-02-12
1
-9
/
+30
*
Fix #7055: linkcheck: redirect is treated as an error
Takeshi KOMIYA
2020-01-30
1
-3
/
+3
*
A happy new year!
Takeshi KOMIYA
2020-01-01
1
-1
/
+1
*
builders/linkcheck: include "experimental" HTTP 308 as "permanently"
Georg Brandl
2019-11-30
1
-1
/
+1
*
Add linkcheck_auth option
Jonas Haag
2019-11-25
1
-3
/
+14
*
Fix #6806: linkcheck: Failure on parsing content
Takeshi KOMIYA
2019-11-17
1
-0
/
+3
*
Close #1331: Change default User-Agent header
Takeshi KOMIYA
2019-10-27
1
-1
/
+0
*
Be defensive and handle newly defined HTTP error code
Sebastien Besson
2019-10-08
1
-7
/
+10
*
Migrate to py3 style type annotation: sphinx.builders.linkcheck
Takeshi KOMIYA
2019-06-10
1
-36
/
+18
*
Fix #5502: linkcheck: Consider HTTP 503 response as not an error
Takeshi KOMIYA
2019-06-03
1
-0
/
+3
*
Fix #6378: linkcheck: Send commonly used User-Agent
Takeshi KOMIYA
2019-05-19
1
-1
/
+2
*
Clean up import for annotations
Takeshi KOMIYA
2019-03-06
1
-1
/
+1
*
Close #5196: linkcheck also checks remote images exist
Takeshi KOMIYA
2019-02-06
1
-4
/
+15
*
Add a helper function; get_node_line()
Takeshi KOMIYA
2019-02-06
1
-6
/
+2
*
Give "nonl=True" value to logging.info() instead of int
Takeshi KOMIYA
2019-01-19
1
-1
/
+1
*
Merge branch '1.8'
Takeshi KOMIYA
2019-01-02
1
-1
/
+1
|
\
|
*
A happy new year!
Takeshi KOMIYA
2019-01-02
1
-1
/
+1
*
|
Remove unnecessary encoding cookie from Python source files
Jon Dufresne
2018-12-16
1
-1
/
+0
*
|
Use Python 3 super() argument-less syntax
Jon Dufresne
2018-12-15
1
-1
/
+1
*
|
Replace all "unicode" type by "str"
Takeshi KOMIYA
2018-12-15
1
-15
/
+14
*
|
Move to py3 mode for mypy (and remove many "type: ignore" comments)
Takeshi KOMIYA
2018-12-15
1
-2
/
+1
*
|
Fix annotations for builders
Takeshi KOMIYA
2018-12-02
1
-4
/
+4
*
|
Fix annotations for builders
Takeshi KOMIYA
2018-11-29
1
-1
/
+1
*
|
Add sphinx.util.typing:unicode to help mypy-3 migration
Takeshi KOMIYA
2018-11-24
1
-0
/
+1
*
|
Remove use six.move module
Takeshi KOMIYA
2018-11-12
1
-26
/
+12
*
|
Prefer builtin open() over io.open() and codecs.open()
Jon Dufresne
2018-09-11
1
-2
/
+2
|
/
*
Merge branch 'master' into 5140_Accept_header_for_linkcheck
Takeshi KOMIYA
2018-07-29
1
-1
/
+1
|
\
|
*
Merge branch '1.7'
Takeshi KOMIYA
2018-07-17
1
-1
/
+1
|
|
\
|
|
*
Fix flake8 violations
Takeshi KOMIYA
2018-07-16
1
-1
/
+1
*
|
|
linkcheck: Drop application/xml from Accept header
Takeshi KOMIYA
2018-07-29
1
-2
/
+1
*
|
|
make linter happy
Honza Javorek
2018-07-03
1
-1
/
+4
*
|
|
add default Accept header
Honza Javorek
2018-07-03
1
-3
/
+4
|
/
/
*
|
Merge branch '1.7'
Takeshi KOMIYA
2018-03-18
1
-2
/
+2
|
\
\
|
|
/
|
*
Revert "Use typing.TYPE_CHECKING for typehints"
Takeshi KOMIYA
2018-03-13
1
-2
/
+2
*
|
Make console and warning messages translatable
Takeshi KOMIYA
2018-03-03
1
-4
/
+5
*
|
Merge branch '1.7'
Takeshi KOMIYA
2018-02-18
1
-2
/
+2
|
\
\
|
|
/
|
*
Use typing.TYPE_CHECKING for typehints
Takeshi KOMIYA
2018-02-14
1
-2
/
+2
*
|
Update type annotations
Takeshi KOMIYA
2018-02-04
1
-0
/
+1
|
/
[next]