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
*
Fix #3320: Warning about reference target not being found for container types
Takeshi KOMIYA
2017-05-13
2
-1
/
+12
*
Merge pull request #3585 from eric-wieser/escape-autosummary
Takeshi KOMIYA
2017-03-29
3
-0
/
+36
|
\
|
*
BUG: Fix autosummary of members with a trailing underscore
Eric Wieser
2017-03-26
3
-0
/
+36
*
|
Merge pull request #3518 from agjohnson/fix-singlehtml-empty-toctree
Takeshi KOMIYA
2017-03-29
4
-0
/
+21
|
\
\
|
*
|
Add another test for empty toctree
Anthony Johnson
2017-03-29
3
-1
/
+3
|
*
|
Allow empty toctree in singlehtml builder
Anthony Johnson
2017-03-05
3
-0
/
+19
*
|
|
Year++
Takeshi KOMIYA
2017-03-26
77
-77
/
+77
|
|
/
|
/
|
*
|
Test whether the escaping is correct by looking at the plaintext
Eric Wieser
2017-03-24
1
-7
/
+22
*
|
Move apidoc tests to subfolder, rather than polluting main test
Eric Wieser
2017-03-24
6
-4
/
+6
*
|
Fix issues with trailing underscores in heading names
Eric Wieser
2017-03-23
3
-2
/
+21
*
|
Fix intersphinx debug tool
David Baumgold
2017-03-21
1
-1
/
+55
*
|
Merge pull request #3520 from agjohnson/fix-domain-py-nesting
Takeshi KOMIYA
2017-03-18
1
-3
/
+4
|
\
\
|
*
|
Fix Python domain nesting
Anthony Johnson
2017-03-06
1
-3
/
+4
*
|
|
Merge pull request #3555 from mitya57/stable
Takeshi KOMIYA
2017-03-16
1
-5
/
+5
|
\
\
\
|
*
|
|
Fix a test failure which was uncovered by the previous change
Dmitry Shachnev
2017-03-15
1
-1
/
+1
|
*
|
|
test_markup: Make verify functions test both HTML and LaTeX outputs
Dmitry Shachnev
2017-03-14
1
-4
/
+4
*
|
|
|
Fix #3174: [Napoleon] Defers autodoc-skip-member to other extensions if Napol...
Rob Ruana
2017-03-14
1
-5
/
+5
|
/
/
/
*
|
|
C++, fix parsing error of non-type template arg
Jakob Lykke Andersen
2017-03-12
1
-6
/
+10
*
|
|
More robust hyperlink macros in LaTeX output (refs #3317, #3340, #3533) (#3538)
Jean-François B
2017-03-11
2
-23
/
+23
|
/
/
*
|
Add tests for xrefs on Python and JavaScript domains
Anthony Johnson
2017-03-05
9
-1
/
+358
|
/
*
replace internal copy of ElementTree with standard library's ElementTree
Yoshiki Shibukawa
2017-03-01
5
-2043
/
+1
*
Add tests for the previous two changes
Dmitry Shachnev
2017-02-27
1
-4
/
+14
*
Merge pull request #3455 from shibukawa/fix-again/epub-nbsp-issue
Takeshi KOMIYA
2017-02-26
3
-0
/
+45
|
\
|
*
Fix   is appeared in EPUB docs #3450 again
Yoshiki Shibukawa
2017-02-26
3
-0
/
+45
*
|
Fix #3421: Could not translate a caption of tables
Takeshi KOMIYA
2017-02-26
3
-0
/
+76
|
/
*
Fix #3438: update timestamp certainly to ensure test condition
Takeshi KOMIYA
2017-02-24
2
-3
/
+11
*
Fix IndexBuilder.prune() and load() supports _filenames field
Takeshi KOMIYA
2017-02-21
1
-2
/
+26
*
Fix #3349: Result of ``IndexBuilder.load()`` is broken
Takeshi KOMIYA
2017-02-20
1
-11
/
+92
*
Fix #3366: option directive does not allow punctuations
Takeshi KOMIYA
2017-02-15
2
-1
/
+5
*
Fix parselinenos() could not parse left half open range (cf. "-4")
Takeshi KOMIYA
2017-02-12
1
-0
/
+1
*
Add testcase for parselinenos
Takeshi KOMIYA
2017-02-12
1
-1
/
+20
*
Fix #3370: the caption of code-block is not picked up for translation
Takeshi KOMIYA
2017-01-26
3
-0
/
+26
*
Fix flake8 violations
Takeshi KOMIYA
2017-01-26
20
-67
/
+70
*
Fix #3285: autosummary: asterisks are escaped twice
Takeshi KOMIYA
2017-01-21
2
-1
/
+9
*
Fix #3158: too much space after captions in PDF output
Takeshi KOMIYA
2017-01-15
1
-19
/
+19
*
C++, fix refs to operator() functions.
Jakob Lykke Andersen
2017-01-15
4
-5
/
+22
*
fix nits
shimizukawa
2017-01-13
1
-1
/
+1
*
refs #3329: emit warnings if po file is invalid and can't read it. Also writi...
shimizukawa
2017-01-13
1
-1
/
+1
*
pytest: update by reviewing
shimizukawa
2017-01-09
3
-48
/
+42
*
pytest optimizatoin:
shimizukawa
2017-01-08
18
-1460
/
+1844
*
pytest: nits
shimizukawa
2017-01-06
1
-1
/
+1
*
pytest: remove deprecated with_app decorator functions
shimizukawa
2017-01-06
38
-246
/
+264
*
fix
shimizukawa
2017-01-06
1
-1
/
+1
*
pytest: remove deprecated raises and raises_msg assert functions
shimizukawa
2017-01-06
9
-66
/
+115
*
pytest: nits
shimizukawa
2017-01-06
1
-1
/
+2
*
pytest: remove deprecated with_tempdir decorator
shimizukawa
2017-01-06
6
-28
/
+5
*
pytest: remove repr_as testing feature that avoids long annoying log for test...
shimizukawa
2017-01-05
3
-25
/
+5
*
pytest: remove unused testing feature for a while.
shimizukawa
2017-01-05
1
-125
/
+2
*
pytest migration
shimizukawa
2017-01-04
31
-1728
/
+786
*
Fix test_latex failed if stylefiles not found (refs: #3264)
Takeshi KOMIYA
2016-12-24
1
-3
/
+3
[next]