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
*
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
*
Prefer ``contextlib.chdir`` to ``sphinx.util.osutil.cd``
Adam Turner
2023-03-05
4
-8
/
+25
*
Update tests for Babel 2.12 (CLDR 42)
Adam Turner
2023-03-05
1
-2
/
+11
*
Resolve lint errors from Ruff 0.0.254
Adam Turner
2023-03-05
2
-2
/
+2
*
Resolve ``flake8-return`` errors
Adam Turner
2023-02-18
3
-0
/
+4
*
Unescape quotation marks where possible
Adam Turner
2023-02-18
5
-8
/
+8
*
Fix pytest style issues
Adam Turner
2023-02-18
16
-71
/
+44
*
Avoid ``unittest.TestCase`` methods
Adam Turner
2023-02-18
4
-294
/
+295
*
Prefer ``@pytest.fixture()``
Adam Turner
2023-02-18
7
-16
/
+16
*
Fix COM812
Adam Turner
2023-02-18
21
-139
/
+139
*
Add ``content_offset`` parameter to ``nested_parse_with_titles`` (#11147)
Jeremy Maitin-Shepard
2023-02-15
4
-0
/
+56
*
Restore correct parallel search index building (#11192)
Jeremy Maitin-Shepard
2023-02-15
1
-0
/
+7
*
Treat Python warnings as errors during testing
Adam Turner
2023-02-15
2
-2
/
+7
*
Fix Ruff bidirectional text errors
Adam Turner
2023-02-11
1
-2
/
+5
*
Skip sphinx.locale.init_console when running tests (#11159)
Jean Abou-Samra
2023-01-31
1
-0
/
+14
*
Fix various Ruff errors
Adam Turner
2023-01-31
2
-5
/
+5
*
Update test_config.py::test_needs_sphinx for Alabaster 0.7.13 compat
Jean-François B
2023-01-21
1
-7
/
+7
*
Merge branch '6.1.x'
Adam Turner
2023-01-10
4
-19
/
+3
|
\
|
*
Undo parallel image changes
Adam Turner
2023-01-10
4
-19
/
+3
*
|
Fix #11079 (LaTeX: figure with align disappears if not followed by text)
Jean-François B
2023-01-08
1
-3
/
+6
*
|
Adopt ``profile = "black"`` for ``isort``
Adam Turner
2023-01-07
17
-46
/
+185
|
/
*
Fix copying images under parallel execution (#11100)
Adam Turner
2023-01-07
4
-0
/
+82
*
LaTeX: fix 5.1.0 bugs related to topic and contents boxes (#11102)
Jean-François B
2023-01-06
1
-0
/
+72
[next]