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_theming.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix #9222: Update Underscore.js to 1.13.1
Takeshi KOMIYA
2021-05-13
1
-1
/
+1
*
Merge branch '3.x'
Takeshi KOMIYA
2021-01-24
1
-1
/
+1
|
\
|
*
Update Underscore.js to 1.12.0
Takeshi KOMIYA
2021-01-23
1
-1
/
+1
*
|
refactor: Move CSS tags in basic/layout.html to ``css_files`` variable
Takeshi KOMIYA
2021-01-03
1
-1
/
+1
|
/
*
A happy new year!
Takeshi KOMIYA
2021-01-01
1
-1
/
+1
*
Sort imports with isort
François Freitag
2020-11-11
1
-1
/
+1
*
Fix #7696: html: Updated jQuery version from 3.4.1 to 3.5.1
Takeshi KOMIYA
2020-05-22
1
-1
/
+1
*
Fix tests
Septatrix
2020-03-14
1
-6
/
+6
*
Fix checking wrong highlighter
Septatrix
2020-03-14
1
-1
/
+1
*
Remove html_pygments_dark_style option
Septatrix
2020-03-14
1
-0
/
+16
*
test: encoding="utf-8" is no longer needed on reading text
Takeshi KOMIYA
2020-02-01
1
-1
/
+1
*
test: Use read_text() and read_bytes()
Takeshi KOMIYA
2020-02-01
1
-7
/
+7
*
A happy new year!
Takeshi KOMIYA
2020-01-01
1
-1
/
+1
*
Fix #6606: Update jQuery to 3.4.1
Takeshi KOMIYA
2019-08-02
1
-1
/
+1
*
Add a label to search input for accessability purposes.
Omer Katz
2019-05-12
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
*
|
Remove unnecessary encoding cookie from Python source files
Jon Dufresne
2018-12-16
1
-1
/
+0
|
/
*
Capitalization: "Table Of Contents" -> "Table of Contents".
Antony Lee
2018-07-22
1
-1
/
+1
*
Fix broken testcase by alabaster-0.711
Takeshi KOMIYA
2018-06-19
1
-4
/
+8
*
Merge branch 'stable' into 1.7-release
Takeshi KOMIYA
2018-01-20
1
-1
/
+1
|
\
|
*
Fix #4412: Updated jQuery version from 3.1.0 to 3.2.1
Takeshi KOMIYA
2018-01-19
1
-1
/
+1
*
|
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
*
|
Merge branch 'stable'
Takeshi KOMIYA
2017-12-16
1
-3
/
+20
|
\
\
|
|
/
|
*
diet test-root: Move testtheme to test-theming
Takeshi KOMIYA
2017-12-15
1
-3
/
+19
|
*
diet test-root: Move ziptheme to test-theming
Takeshi KOMIYA
2017-12-15
1
-3
/
+4
*
|
HTML themes can set up default sidebars through ``theme.conf``
Takeshi KOMIYA
2017-10-22
1
-0
/
+12
*
|
Changed test case "test_theme_api" to check, if a not needed html_theme_optio...
daniel
2017-06-26
1
-2
/
+4
|
/
*
Drop old methods
Takeshi KOMIYA
2017-04-21
1
-5
/
+5
*
Refactored again
Takeshi KOMIYA
2017-04-20
1
-1
/
+0
*
Add HTMLThemeFactory class
Takeshi KOMIYA
2017-04-20
1
-8
/
+4
*
Refactor sphinx.theming
Takeshi KOMIYA
2017-04-20
1
-14
/
+6
*
Fix fail to load template file if the parent template is archived
Takeshi KOMIYA
2017-04-18
1
-0
/
+6
*
Year++
Takeshi KOMIYA
2017-03-26
1
-1
/
+1
*
Fix flake8 violations
Takeshi KOMIYA
2017-01-26
1
-1
/
+1
*
pytest: remove deprecated with_app decorator functions
shimizukawa
2017-01-06
1
-4
/
+5
*
pytest: remove deprecated raises and raises_msg assert functions
shimizukawa
2017-01-06
1
-3
/
+6
*
pytest migration
shimizukawa
2017-01-04
1
-6
/
+5
*
To simplify, sphinx uses external mock package even if unittest.mock exists.
shimizukawa
2016-10-15
1
-1
/
+3
*
fix #2352 (qthelp builder should have ) and improve qthelp readability
Yoshiki Shibukawa
2016-07-13
1
-1
/
+1
*
Fix #2634 (Update jquery to latest from 1.x)
Yoshiki Shibukawa
2016-07-13
1
-1
/
+1
*
Obligatory copyright update.
Georg Brandl
2016-01-14
1
-1
/
+1
*
Fixes #1884: plug-in html themes cannot inherit another plug-in theme
shimizukawa
2015-11-22
1
-1
/
+17
*
remove test that is not works correctly on travis.ci (+1 squashed commits)
shimizukawa
2015-03-15
1
-41
/
+1
*
refs #1777: fix testing. first time testing always failed it means testing on...
shimizukawa
2015-03-15
1
-40
/
+33
*
refs #1777: add test for loading theme plugins
shimizukawa
2015-03-15
1
-2
/
+49
*
refs #1346, fix missing test requires, fix tests (need html_theme='classic')
shimizukawa
2015-02-24
1
-1
/
+1
*
Merge branch 'stable'
Georg Brandl
2015-01-03
1
-1
/
+1
|
\
|
*
all: update copyright
Georg Brandl
2015-01-03
1
-1
/
+1
[next]