summaryrefslogtreecommitdiff
path: root/sphinx/websupport
Commit message (Collapse)AuthorAgeFilesLines
* Drop APIs deprecated in 2.0Takeshi KOMIYA2018-09-0310-137/+0
|
* A happy new year!Takeshi KOMIYA2018-01-0110-10/+10
|
* Fix typo (again)jfbu2017-05-021-1/+1
|
* Fix typojfbu2017-05-021-1/+2
|
* Fix typo in sphinxcontrib-websupportMartin Hasoň2017-05-021-2/+2
|
* make websupport-dependency optionalTakeshi KOMIYA2017-04-291-7/+12
|
* Emit deprecation warnings on importing sphinx.websupportTakeshi KOMIYA2017-04-221-0/+7
|
* Split websupport to sphinxcontrib-websupport packageTakeshi KOMIYA2017-04-2210-1280/+13
|
* Merge branch 'stable'Takeshi KOMIYA2017-03-2610-10/+10
|\
| * Year++Takeshi KOMIYA2017-03-2610-10/+10
| |
* | Upgrade to mypy-0.5Takeshi KOMIYA2017-03-033-2/+10
| |
* | Merge branch 'stable'Takeshi KOMIYA2017-01-121-1/+1
|\ \ | |/
| * Fix flake8 violationsTakeshi KOMIYA2017-01-121-1/+1
| |
* | Merge branch 'stable'Takeshi KOMIYA2016-12-171-3/+3
|\ \ | |/
| * Fix #3246: xapian search adapter crashesTakeshi KOMIYA2016-12-161-3/+3
| |
* | Add type-check annotations to sphinx.*Takeshi KOMIYA2016-11-163-10/+10
|/
* Updates related to new feed() signatureMatthias Geier2016-06-083-5/+7
|
* Merge branch 'stable'Takeshi KOMIYA2016-05-261-1/+6
|\
| * Make Xapian search work with Python 3Dmitry Shachnev2016-05-251-1/+6
| |
* | Refactor code using ``with`` syntaxTakeshi KOMIYA2016-05-261-9/+3
|/
* Obligatory copyright update.Georg Brandl2016-01-1410-10/+10
|
* refs #1784: fix for websupport.shimizukawa2015-06-081-0/+4
|
* final pep8 fixes; reactivate most warnings in flake8Georg Brandl2015-03-081-1/+1
|
* websupport: pep8 fixesGeorg Brandl2015-03-085-19/+20
|
* Merge branch 'stable'Georg Brandl2015-01-0310-10/+10
|\
| * all: update copyrightGeorg Brandl2015-01-0310-10/+10
| |
* | Merged in shimizukawa/sphinx-use-six (pull request #238)Takayuki Shimizukawa2014-05-253-4/+7
|\ \ | | | | | | | | | using six package for py2/3 compatibility without 2to3. refs #1350
| * | use six privided text_type() to replace with unicode() to support py2/py3 in ↵Takayuki Shimizukawa2014-04-292-2/+6
| | | | | | | | | | | | one source. refs #1350.
| * | use six privided functions/classes to support py2/py3 in one source. refs #1350.Takayuki Shimizukawa2014-04-291-2/+1
| |/
* | fix node_id String lengthsolos2014-04-191-1/+1
|/ | | | fix node_id String length
* Update copyright year.Georg Brandl2014-03-0110-10/+10
|
* test suite fixesGeorg Brandl2013-04-011-0/+2
|
* Copyright update.Georg Brandl2013-01-0110-10/+10
|
* Closes #867: merge from https://bitbucket.org/giovannibajo/sphinxGeorg Brandl2012-12-301-1/+1
|\
| * Apply patch from:Giovanni Bajo2012-12-141-1/+1
| | | | | | | | https://bitbucket.org/birkenfeld/sphinx/issue/867/error-in-websupport-get_metadata
* | fix test failure: python3 + whooshTakayuki Shimizukawa2012-12-171-1/+1
|/
* Closes #810: fix deprecation warnings with Python 3. What is left over is ↵Georg Brandl2012-01-292-4/+5
| | | | from nose or docutils.
* Changed Conditional Expressionstogakushi2011-11-261-4/+18
|
* Closes #796: use package_dir everywhere instead of __file__.Georg Brandl2011-11-011-1/+1
|
* Disable raw directive.Georg Brandl2011-01-251-0/+1
|
* Replace ternary statements with condition and 'then' or 'else'Daniel Neuhäuser2011-01-083-5/+5
|
* Determine search language in builder, and add missing method in websupport ↵Georg Brandl2011-01-041-0/+5
| | | | indexer implementations.
* merge with 1.0Georg Brandl2011-01-0410-10/+10
|
* Add a text-based diff view e.g. for display in emails.Georg Brandl2010-11-213-10/+20
|
* Fix comment voting again.Georg Brandl2010-11-211-1/+1
|
* Remove more mentions of reject_comment.Georg Brandl2010-11-212-9/+0
|
* Remove comment rejection; delete is fine for that now.Georg Brandl2010-11-212-21/+0
|
* Remove comment form once comment is submitted, and allow directly opening a ↵Georg Brandl2010-11-211-1/+1
| | | | comment popup with an anchor.
* Fix deletion of comments with votes.Georg Brandl2010-11-212-17/+20
|
* Allow configuration whether to allow anonymous comments.Georg Brandl2010-11-211-0/+7
|