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 #3164: Change search order of ``sphinx.ext.inheritance_diagram``
Takeshi KOMIYA
2016-11-23
1
-5
/
+7
*
inheritance_diagram: Move _import_class_or_module() method to function
Takeshi KOMIYA
2016-11-23
3
-1
/
+52
*
Fix #3117: LaTeX writer crashes if admonition is placed before first section ...
Takeshi KOMIYA
2016-11-23
3
-0
/
+40
*
#3093: fix test again
shimizukawa
2016-11-20
1
-12
/
+12
*
#3093: fix test again
shimizukawa
2016-11-20
2
-0
/
+19
*
#3093: fix test
shimizukawa
2016-11-20
2
-3
/
+3
*
refs #3093: add tests
shimizukawa
2016-11-20
2
-1
/
+18
*
Fix #3135: ``sphinx.ext.autodoc`` crashes with plain Callable
Takeshi KOMIYA
2016-11-13
2
-5
/
+11
*
Fix #2931: code-block directive with same :caption: causes warning of duplica...
Takeshi KOMIYA
2016-09-17
2
-9
/
+9
*
Fix relative paths in intersphinx links
Andrey Golovizin
2016-09-14
1
-0
/
+15
*
Fix #1462: autosummary warns for namedtuple with attribute with trailing unde...
Takeshi KOMIYA
2016-08-30
2
-0
/
+20
*
#2902: jsdump.loads fails to load search index if keywords starts with unders...
Takeshi KOMIYA
2016-08-27
1
-0
/
+4
*
Add tests for sphinx.util.jsdump:loads()
Takeshi KOMIYA
2016-08-27
1
-4
/
+11
*
Add testcase for #2846
Takeshi KOMIYA
2016-08-17
1
-1
/
+87
*
Fix test has broken in py3
Takeshi KOMIYA
2016-08-11
1
-2
/
+4
*
Remove debug print
Takeshi KOMIYA
2016-08-11
1
-1
/
+0
*
Fix #2789: `sphinx.ext.intersphinx` generates wrong hyperlinks if the invento...
Takeshi KOMIYA
2016-08-11
1
-1
/
+44
*
fix html entity to fix epub error
Yoshiki Shibukawa
2016-08-09
1
-1
/
+1
*
ext.autodoc: fix formatting instance annotations
Joost van Zwieten
2016-08-07
2
-1
/
+12
*
Merge pull request #2778 from LeoHuckvale/fix-abstractproperty-part2
Takeshi KOMIYA
2016-07-21
1
-0
/
+70
|
\
|
*
Fix tests for Python 2.6
Leo Huckvale
2016-07-14
1
-3
/
+15
|
*
inspect: return defargs[0] if obj.__dict__ raises exception
Leo Huckvale
2016-07-14
1
-0
/
+58
*
|
Optimized tests: remove markups for warnings
Takeshi KOMIYA
2016-07-15
5
-33
/
+0
*
|
Optimized tests: Add test-warnings
Takeshi KOMIYA
2016-07-14
10
-53
/
+290
|
/
*
Optimize tests: test_get_items_summary
Takeshi KOMIYA
2016-07-14
1
-1
/
+1
*
Use applehelp_disable_external_tools on testing (for non MacOS)
Takeshi KOMIYA
2016-07-14
1
-1
/
+2
*
Optimize tests: test_applehelp_output
Takeshi KOMIYA
2016-07-14
3
-1
/
+40
*
Optimize tests: test_ifconfig
Takeshi KOMIYA
2016-07-14
1
-1
/
+4
*
Optimize tests: test_searchadapters
Takeshi KOMIYA
2016-07-14
3
-1
/
+452
*
Optimize tests: Remove test_i18n (duplicated with test_intl)
Takeshi KOMIYA
2016-07-14
1
-17
/
+0
*
Optimize tests: test_jsmath
Takeshi KOMIYA
2016-07-14
3
-15
/
+47
*
Optimize tests: test_imgmath_png, test_imgmath_svg
Takeshi KOMIYA
2016-07-14
3
-2
/
+12
*
Optimize tests: test_master_doc_not_found
Takeshi KOMIYA
2016-07-14
1
-5
/
+8
*
Merge pull request #2766 from silviot/stable
Takeshi KOMIYA
2016-07-08
1
-0
/
+9
|
\
|
*
Make javascript search work in more contexts
Silvio Tomatis
2016-07-08
1
-0
/
+9
*
|
Fix #2667: latex crashes if resized images appeared in section title
Takeshi KOMIYA
2016-07-05
1
-3
/
+4
|
/
*
Fix #2579: Could not refer a label including both spaces and colons via `sphi...
Takeshi KOMIYA
2016-06-24
1
-0
/
+3
*
Merge pull request #2672 from jfbu/jfbu_fixincludegraphics
Jean-François B
2016-06-22
1
-14
/
+17
|
\
|
*
latex ``\noindent`` for non-inline images, not only if top level
jfbu
2016-06-19
1
-9
/
+12
|
*
Fix #2671: image directive may lead to inconsistent spacing in pdf
jfbu
2016-06-17
1
-9
/
+9
*
|
C++, fix parsing of function types in other types.
Jakob Lykke Andersen
2016-06-16
1
-0
/
+5
|
/
*
Fix #2629. Add new config option ``latex_keep_old_macro_names``
jfbu
2016-06-15
3
-33
/
+36
*
Fix flake8 violation under tests/
Takeshi KOMIYA
2016-06-12
25
-97
/
+129
*
Fix #2593 (continued): allow figure captions in LaTeX tabulary tables
jfbu
2016-06-05
1
-1
/
+1
*
Fix #2593: latex crashes if any figures in the table
Takeshi KOMIYA
2016-06-05
2
-3
/
+14
*
Merge pull request #2613 from shibukawa/feature/extension-blacklist-to-stable
Takeshi KOMIYA
2016-06-03
1
-0
/
+6
|
\
|
*
add extension blacklist to avoid error when loading deprecated extensions
Yoshiki Shibukawa
2016-06-02
1
-0
/
+6
*
|
Make testcases robust
Takeshi KOMIYA
2016-06-03
2
-14
/
+14
|
/
*
Fix combination of figure directive options; width, figwidth and align (ref: ...
Takeshi KOMIYA
2016-05-30
3
-3
/
+14
*
Fix style-checker errors
Takeshi KOMIYA
2016-05-29
1
-6
/
+6
[next]