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
/
tests
/
test_ext_intersphinx.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
rename intersphinx_disabled_{refs -> reftypes}
Jakob Lykke Andersen
2021-10-31
1
-5
/
+5
*
intersphinx_disabled_refs, rename 'all' to '*'
Jakob Lykke Andersen
2021-10-31
1
-1
/
+1
*
Generalize to disable specific refs as well.
Jakob Lykke Andersen
2021-10-31
1
-13
/
+25
*
Add intersphinx_disabled_domains
Jakob Lykke Andersen
2021-10-31
1
-22
/
+71
*
Intersphinx, refactoring
Jakob Lykke Andersen
2021-10-31
1
-2
/
+2
*
intersphinx: Add testcase for case insensitive term match (refs: #9299)
Takeshi KOMIYA
2021-07-11
1
-0
/
+10
*
refactor: reduce calls of find_pending_xref_conditions (refs: #9240)
Takeshi KOMIYA
2021-05-22
1
-8
/
+0
*
Decl styling, fix cpp tests
Jakob Lykke Andersen
2021-04-12
1
-2
/
+2
*
Decl styling, more nodes and C++ conversion
Jakob Lykke Andersen
2021-04-12
1
-2
/
+2
*
intersphinx: Support pending_xref_condition
Takeshi KOMIYA
2021-03-06
1
-0
/
+8
*
Merge branch '3.x' into 8446_escape_spaces_inside_desc_signatures
Takeshi KOMIYA
2021-02-01
1
-2
/
+2
|
\
|
*
A happy new year!
Takeshi KOMIYA
2021-01-01
1
-1
/
+1
|
*
refactor with pyupgrade
Takeshi KOMIYA
2020-11-25
1
-1
/
+1
*
|
Fix #8446: html: consecutive spaces are displayed as single space
Takeshi KOMIYA
2020-11-22
1
-2
/
+2
|
/
*
Make tests/ a Python package
François Freitag
2020-11-20
1
-2
/
+3
*
refactor: Fix flake8 violations under tests/ directory
Takeshi KOMIYA
2020-11-15
1
-1
/
+0
*
Sort imports with isort
François Freitag
2020-11-11
1
-5
/
+3
*
Rewrite test_inspect_main_url to avoid mocking
François Freitag
2020-11-08
1
-15
/
+15
*
Merge branch '2.4.x' into 3.x
Takeshi KOMIYA
2020-02-22
1
-0
/
+6
|
\
|
*
Fix #7183: intersphinx: ``:attr:`` reference to property is broken
Takeshi KOMIYA
2020-02-22
1
-0
/
+6
*
|
test: Use read_text() and read_bytes()
Takeshi KOMIYA
2020-02-01
1
-1
/
+1
|
/
*
A happy new year!
Takeshi KOMIYA
2020-01-01
1
-1
/
+1
*
Fix #6140: Use unittest.mock instead of mock
Takeshi KOMIYA
2019-03-08
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
*
|
intersphinx: Normalize mapping on config-inited
Takeshi KOMIYA
2018-12-17
1
-1
/
+10
*
|
Remove unnecessary encoding cookie from Python source files
Jon Dufresne
2018-12-16
1
-1
/
+0
*
|
Avoid respecifying default encoding for .encode()/.decode() calls
Jon Dufresne
2018-12-15
1
-1
/
+1
|
/
*
Fix #4664: Reading objects.inv fails again
Takeshi KOMIYA
2018-02-23
1
-10
/
+10
*
Fix flake8 violations
Takeshi KOMIYA
2018-02-19
1
-5
/
+5
*
Merge branch 'stable' into 1.7-release
Takeshi KOMIYA
2018-02-03
1
-0
/
+32
|
\
|
*
intersphinx: Add testcase for inventory fallbacks
Takeshi KOMIYA
2018-01-31
1
-0
/
+32
*
|
Fix #4209: intersphinx: In link title, "v" should be optional if target has n...
Takeshi KOMIYA
2018-01-30
1
-1
/
+20
*
|
Fix #4079: Add notranslate class to let Google Translate know they are not tr...
Takeshi KOMIYA
2018-01-13
1
-1
/
+2
*
|
Merge commit '4277eb13315d5649401190df86874b3832ddfa3e'
Takeshi KOMIYA
2018-01-07
1
-1
/
+7
|
\
\
|
|
/
|
*
Fix links to external option docs with intersphinx (refs: #3769)
Takeshi KOMIYA
2018-01-02
1
-1
/
+7
*
|
Merge branch 'happy_new_year' into master
Takeshi KOMIYA
2018-01-01
1
-1
/
+1
|
\
\
|
|
/
|
*
A happy new year!
Takeshi KOMIYA
2018-01-01
1
-1
/
+1
*
|
Fix flake8 violations
Takeshi KOMIYA
2017-12-23
1
-1
/
+0
*
|
Some cleanup to avoid using the std:: namespace
Andy Neebel
2017-09-28
1
-0
/
+7
*
|
C++, adapt sphinx-doc/sphinx#3894 after merge to master
Jakob Lykke Andersen
2017-09-28
1
-6
/
+0
*
|
Comment out broken test cases temporarily
Takeshi KOMIYA
2017-09-24
1
-6
/
+6
|
/
*
Improve cpp intersphinx support
Andy Neebel
2017-06-26
1
-0
/
+6
*
Mark tests as xfail/skip to allow successful run
Andy Neebel
2017-06-14
1
-0
/
+2
*
Implement get_full_qualified_name() to CPPDomain (refs: #3630)
Takeshi KOMIYA
2017-04-23
1
-0
/
+20
*
Implement get_full_qualified_name() to JavascriptDomain (refs: #3630)
Takeshi KOMIYA
2017-04-23
1
-0
/
+24
*
Implement get_full_qualified_name() to StandardDomain (refs: #3630)
Takeshi KOMIYA
2017-04-23
1
-37
/
+74
*
Fix #3351: intersphinx does not refers context
Takeshi KOMIYA
2017-04-16
1
-0
/
+12
*
Merge branch 'stable'
Takeshi KOMIYA
2017-03-26
1
-1
/
+1
|
\
|
*
Year++
Takeshi KOMIYA
2017-03-26
1
-1
/
+1
[next]