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_search.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow parallel execution of tests in ``test_search`` (#11292)
Martin Liška
2023-04-05
1
-0
/
+3
*
Remove hidden state from ``test_nosearch`` (#11291)
Martin Liška
2023-04-05
1
-13
/
+15
*
Fix COM812
Adam Turner
2023-02-18
1
-3
/
+3
*
Restore correct parallel search index building (#11192)
Jeremy Maitin-Shepard
2023-02-15
1
-0
/
+7
*
Rewrite IndexBuilder loading
Adam Turner
2023-01-02
1
-1
/
+8
*
Support searching for index entries (#10819)
Adam Turner
2022-09-20
1
-2
/
+4
*
search: support searching for (sub)titles (#10717)
Martin Liška
2022-09-09
1
-2
/
+4
*
Lint with `flake8-bugbear` (#10602)
danieleades
2022-07-12
1
-1
/
+1
*
Merge branch '5.x' into fix-warnings
Adam Turner
2022-05-02
1
-17
/
+16
|
\
|
*
Deprecate `sphinx.util.jsdump`
Adam Turner
2022-04-27
1
-17
/
+16
*
|
`.read_text()` -> `.read_text(encoding='utf8')`
Adam Turner
2022-04-27
1
-4
/
+4
*
|
Catch `DeprecationWarning` for `docutils.frontend.OptionParser`
Adam Turner
2022-04-22
1
-1
/
+6
|
/
*
Collapse single line docstrings
Adam Turner
2022-02-20
1
-2
/
+1
*
Remove copyright and licence fields
Adam Turner
2022-02-20
1
-3
/
+0
*
Fix module docstring indentation
Adam Turner
2022-02-20
1
-2
/
+2
*
Fix module docstring first line
Adam Turner
2022-02-20
1
-2
/
+1
*
Remove module titles in docstrings
Adam Turner
2022-02-19
1
-3
/
+0
*
A happy new year!
Takeshi KOMIYA
2022-01-01
1
-1
/
+1
*
search, store objects as array to retain all
Jakob Lykke Andersen
2021-09-25
1
-2
/
+7
*
search, test update
Jakob Lykke Andersen
2021-09-25
1
-55
/
+63
*
Merge branch '3.x'
Takeshi KOMIYA
2021-01-01
1
-1
/
+1
|
\
|
*
A happy new year!
Takeshi KOMIYA
2021-01-01
1
-1
/
+1
*
|
Merge branch '3.x'
Takeshi KOMIYA
2020-11-12
1
-1
/
+1
|
\
\
|
|
/
|
*
Sort imports with isort
François Freitag
2020-11-11
1
-1
/
+1
*
|
improve test_nosearch
Mateusz Lapsa-Malawski
2020-08-07
1
-0
/
+1
*
|
update tests
Mateusz Lapsa-Malawski
2020-08-07
1
-3
/
+6
|
/
*
Close #7025: html search: full text search can be disabled via metadata
Takeshi KOMIYA
2020-02-22
1
-1
/
+11
*
test: Use read_text() and read_bytes()
Takeshi KOMIYA
2020-02-01
1
-4
/
+4
*
A happy new year!
Takeshi KOMIYA
2020-01-01
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
*
|
Merge branch '1.8'
jfbu
2018-12-28
1
-0
/
+15
|
\
\
|
|
/
|
*
#5605 fix Chinese search index (#5611)
Timotheus Kampik
2018-12-25
1
-0
/
+15
*
|
Remove unnecessary encoding cookie from Python source files
Jon Dufresne
2018-12-16
1
-1
/
+0
*
|
Improve JS handling in test_search.py
Jon Dufresne
2018-11-13
1
-5
/
+3
*
|
Replace all six.BytesIO with io.BytesIO
Jon Dufresne
2018-09-23
1
-1
/
+1
*
|
Remove unnecessary object from class definitions
Jon Dufresne
2018-09-11
1
-1
/
+1
|
/
*
Search: make a difference between fullname and dispname
Jakob Lykke Andersen
2018-06-10
1
-1
/
+1
*
Fix flake8 violations
Takeshi KOMIYA
2018-02-19
1
-2
/
+2
*
A happy new year!
Takeshi KOMIYA
2018-01-01
1
-1
/
+1
*
Fix #4169: Chinese language doesn't trigger Chinese search automatically
Takeshi KOMIYA
2017-10-21
1
-0
/
+12
*
Year++
Takeshi KOMIYA
2017-03-26
1
-1
/
+1
*
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 flake8 violations
Takeshi KOMIYA
2017-01-26
1
-1
/
+0
*
pytest: remove deprecated with_app decorator functions
shimizukawa
2017-01-06
1
-9
/
+8
*
Fix #3039: English stemmer returns wrong word if the word is capitalized
Takeshi KOMIYA
2016-10-17
1
-2
/
+4
*
Fix #3045: HTML search index creator should ignore "raw" content if now html
Takeshi KOMIYA
2016-10-17
1
-1
/
+9
*
allow search hits in body text that are in title of other doc #2891 (#2971)
Timotheus Kampik
2016-10-11
1
-0
/
+10
*
Merge branch 'master' into fix-stemming-removes-short-words-from-search-results
Timotheus Kampik
2016-07-10
1
-1
/
+3
|
\
[next]