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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor ``status_iterator``
HEAD
master
Adam Turner
2023-05-15
1
-15
/
+22
*
Allow ``copyright`` to contain multiple entries (#10983)
Stefanie Molin
2023-05-11
3
-0
/
+33
*
Allow multi-line object description signatures (#11011)
TLouf
2023-05-11
13
-8
/
+1127
*
html builder: Append CRC32 checksum to asset URIs (#11415)
Adam Turner
2023-05-11
2
-13
/
+26
*
Warn on deprecated Python-specific index types (#11412)
Adam Turner
2023-05-09
7
-25
/
+3
*
linkcheck: Use context managers for HTTP requests (#11318)
James Addison
2023-05-09
11
-11
/
+27
*
Remove HTML 4 support (#11385)
Adam Turner
2023-04-28
1
-12
/
+10
*
Make ``locale`` required in ``sphinx.util.i18n.format_date()`` (#11366)
Adam Turner
2023-04-27
1
-6
/
+0
*
Remove the deprecated ``sphinx.ext.napoleon.iterators`` module (#11364)
Adam Turner
2023-04-27
1
-358
/
+0
*
Remove the deprecated Setuptools integration (#11363)
Adam Turner
2023-04-27
3
-3
/
+0
*
Update test for Alabaster version tuple
Adam Turner
2023-04-26
1
-1
/
+5
*
Revert the default type of ``nitpick_ignore[_regex]`` to ``list``
Adam Turner
2023-04-25
1
-0
/
+15
*
Revert "Support and prefer ``.jinja`` to ``_t`` for static templates (#11165)...
James Addison
2023-04-23
9
-141
/
+10
*
Partially revert "Disable localisation when SOURCE_DATE_EPOCH is set (#10949)...
Adam Turner
2023-04-21
2
-47
/
+0
*
Use ``overwrite_file`` context manager in ``test_ext_autodoc_configs`` (#11320)
Martin Liška
2023-04-21
1
-64
/
+69
*
Add missing test decorator for ``test_util_inspect`` (#11321)
Martin Liška
2023-04-21
1
-0
/
+1
*
Increase timeout threshold for ``linkcheck`` tests (#11326)
James Addison
2023-04-21
9
-9
/
+9
*
Update CHANGES for PR #11333
Bénédikt Tran
2023-04-18
1
-7
/
+10
*
Fix duplicated labels in TeX output (#11093)
Bénédikt Tran
2023-04-17
7
-0
/
+91
*
test_build_latex: move output to a separate output dir
Martin Liska
2023-04-13
1
-6
/
+9
*
Use leaner TeX syntax (follow-up to #11319)
Jean-François B
2023-04-11
9
-18
/
+18
*
LaTeX: get aligned longtable obey current list indent
Jean-François B
2023-04-11
11
-12
/
+48
*
Support and prefer ``.jinja`` to ``_t`` for static templates (#11165)
James Addison
2023-04-07
9
-10
/
+141
*
Disable localisation when ``SOURCE_DATE_EPOCH`` is set (#10949)
James Addison
2023-04-07
4
-0
/
+99
*
autosummary: Support documenting inherited attributes (#10691)
Jens Hedegaard Nielsen
2023-04-06
3
-1
/
+69
*
Enable 'nit-picky mode' for Sphinx's documentation
Adam Turner
2023-04-06
1
-2
/
+2
*
Support type comments in ``PropertyDocumenter`` (#11298)
picnixz
2023-04-06
5
-0
/
+77
*
Fix instability in ``test_ext_viewcode`` (#11297)
Martin Liška
2023-04-06
1
-2
/
+4
*
Fix instability in ``test_build_epub`` (#11296)
Martin Liška
2023-04-06
1
-3
/
+3
*
Use a shared file-system lock in ``create_server`` (#11294)
Martin Liška
2023-04-06
2
-9
/
+19
*
Autosummary: Extend ``__all__`` members to template rendering (#10811)
Clément Pinard
2023-04-06
7
-2
/
+95
*
Resolve lint errors from Ruff 0.0.261
Adam Turner
2023-04-05
1
-3
/
+3
*
Allow parallel execution of tests in ``test_search`` (#11292)
Martin Liška
2023-04-05
2
-1
/
+4
*
Remove hidden state from ``test_nosearch`` (#11291)
Martin Liška
2023-04-05
4
-15
/
+18
*
Add an option for displaying short ``Literal`` types (#11109)
Adam Turner
2023-04-05
1
-0
/
+67
*
Add unit test for issue #11110 as fixed by #11113
Jean-François B
2023-04-03
6
-0
/
+74
*
Let the #11276 test actually be one which would have failed earlier
Jean-François B
2023-03-31
1
-0
/
+10
*
Resolve lint errors from Ruff 0.0.260
Adam Turner
2023-03-31
1
-1
/
+1
*
Fix #11274: external links may break PDF build if under \sphinxupquote
Jean-François B
2023-03-31
2
-0
/
+14
*
Fix typos found by codespell
Dimitri Papadopoulos
2023-03-27
3
-4
/
+4
*
LaTeX: let mark-up for seealso directive use explicit colon (fix #11264)
Jean-François B
2023-03-26
1
-1
/
+1
*
Increase ``test_linkcheck`` timeouts
Adam Turner
2023-03-24
9
-13
/
+9
*
Speed up ``test_linkcheck``
Adam Turner
2023-03-24
17
-119
/
+191
*
Resolve lint errors from Ruff 0.0.259
Adam Turner
2023-03-23
4
-4
/
+5
*
Improve static typing in ``intersphinx`` et al
Adam Turner
2023-03-17
1
-1
/
+1
*
Deprecate legacy ``intersphinx_mapping`` format (#11247)
Adam Turner
2023-03-17
1
-1
/
+4
*
Include source in highlighting warnings (#11150)
Jeremy Maitin-Shepard
2023-03-17
3
-4
/
+5
*
Drop OrderedDict
Adam Turner
2023-03-05
1
-4
/
+1
*
Remove tests that rely on setuptools
Adam Turner
2023-03-05
7
-178
/
+0
*
Remove ``.egg`` support from pycode ``ModuleAnalyser``
Adam Turner
2023-03-05
7
-65
/
+0
[next]