index
:
delta/python-packages/sphinx.git
#1041
#1056
#955
add_missing_epub_options
add_stemmer
admonitions
apidoc-symlinks
apidoc_output_order
aria
autodoc_novalue
autosummary-file-ext
cancerhermit/fix-override-extensions-in-configpy-1375648717102
cpp-variadic
css
ext-linkcode
ext-linkcode-fix
extdev-tutorial-doc
fix-nested-figure-caption-i18n
fix-tocdepth
fslenz/examples-nicos-added-sphinx-itself-remov-1390580978166
gerardmp/added-libreoffice-extension-to-the-exten-1410948858630
hickford/add-instructions-how-to-install-sphinx-t-1410715164407
hickford/explain-how-to-install-sphinx-with-pip-r-1410714824122
hiddentocs
i18n-man-unicode
i18n-po-fix-reference-line-separator
i18n-term-translatable
improve-po-mode-el-support
improve-tags-docs
latex-header-in-next-pages
listnewdomains
masklinn/add-0000-to-potcreationdate-z-sets-an-e-1369740575399
master
memoir
minrk/sort-inheritance-diagram
psuter/fix-makebat-latexpdf-mechanism-to-cd-bac-1411635021827
quick-start-readline
rneu31/added-support-for-windows-color-output-u-1404418973591
stable
stevepiercy/update-pylons-link-add-pyramid-and-subst-1402445058989
tag-documentation
techtonik/add-link-to-irc-channel-1379750124356
techtonik/raise-six-requirement-to-14-when-userstr-1406538263417
tk0miya/do-not-enter-password-of-transifex-at-co-1404623350328
tooltip-escaping
tychoish/removed-version-change-1372634421412
westurner/doc-glossary-markup-ref
westurner/doc-invocationrst-sphinxapidoc-m-option-1413253549167
bitbucket.org: Obsolete (use python-packages/sphinx-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sphinx
/
websupport
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged in shimizukawa/sphinx-use-six (pull request #238)
Takayuki Shimizukawa
2014-05-25
1
-1
/
+1
|
\
|
*
fix node_id String length
solos
2014-04-19
1
-1
/
+1
*
|
use six privided text_type() to replace with unicode() to support py2/py3 in ...
shimizukawa
2014-04-29
2
-2
/
+6
*
|
use six privided functions/classes to support py2/py3 in one source. refs #1350.
shimizukawa
2014-04-29
1
-2
/
+1
|
/
*
Update copyright year.
Georg Brandl
2014-03-01
10
-10
/
+10
*
test suite fixes
Georg Brandl
2013-04-01
1
-0
/
+2
*
Copyright update.
Georg Brandl
2013-01-01
10
-10
/
+10
*
Closes #867: merge from https://bitbucket.org/giovannibajo/sphinx
Georg Brandl
2012-12-30
1
-1
/
+1
|
\
|
*
fix test failure: python3 + whoosh
shimizukawa
2012-12-17
1
-1
/
+1
*
|
Apply patch from:
Giovanni Bajo
2012-12-14
1
-1
/
+1
|
/
*
Closes #810: fix deprecation warnings with Python 3. What is left over is fro...
Georg Brandl
2012-01-29
2
-4
/
+5
*
Changed Conditional Expressions
togakushi
2011-11-26
1
-4
/
+18
*
Closes #796: use package_dir everywhere instead of __file__.
Georg Brandl
2011-11-01
1
-1
/
+1
*
Disable raw directive.
Georg Brandl
2011-01-25
1
-0
/
+1
*
Replace ternary statements with condition and 'then' or 'else'
Daniel Neuh?user
2011-01-08
3
-5
/
+5
*
Determine search language in builder, and add missing method in websupport in...
Georg Brandl
2011-01-04
1
-0
/
+5
*
merge with 1.0
Georg Brandl
2011-01-04
10
-10
/
+10
*
Add a text-based diff view e.g. for display in emails.
Georg Brandl
2010-11-21
3
-10
/
+20
*
Fix comment voting again.
Georg Brandl
2010-11-21
1
-1
/
+1
*
Remove more mentions of reject_comment.
Georg Brandl
2010-11-21
2
-9
/
+0
*
Remove comment rejection; delete is fine for that now.
Georg Brandl
2010-11-21
2
-21
/
+0
*
Remove comment form once comment is submitted, and allow directly opening a c...
Georg Brandl
2010-11-21
1
-1
/
+1
*
Fix deletion of comments with votes.
Georg Brandl
2010-11-21
2
-17
/
+20
*
Allow configuration whether to allow anonymous comments.
Georg Brandl
2010-11-21
1
-0
/
+7
*
Support complete comment deletion.
Georg Brandl
2010-11-21
3
-17
/
+28
*
Allow rst markup in the comment text.
Georg Brandl
2010-11-21
1
-0
/
+14
*
Tweak the commenting interface a bit.
Georg Brandl
2010-11-21
2
-4
/
+7
*
Fix a few smaller issues. Add JS and CSS for all pages.
Georg Brandl
2010-11-21
1
-14
/
+17
*
Make websupport builder inherit from serializing builder, remove separate Web...
Georg Brandl
2010-11-20
2
-48
/
+65
*
Avoid "import *" and remove unused import/variable.
Georg Brandl
2010-11-20
1
-5
/
+5
*
Style fix.
Georg Brandl
2010-11-12
1
-1
/
+1
*
Use different Whoosh API in order to fix test failure.
Georg Brandl
2010-08-21
1
-1
/
+3
*
Rename module to make clear it is only for sqlalchemy.
Georg Brandl
2010-08-21
2
-7
/
+7
*
Move default sqlalchemy engine creation to storage backend.
Georg Brandl
2010-08-21
2
-10
/
+10
*
Fail early with old sqlalchemy.
Georg Brandl
2010-08-21
1
-0
/
+5
*
Small code style changes, remove unused imports.
Georg Brandl
2010-08-21
8
-28
/
+35
*
display comments inline
Jacob Mason
2010-08-18
1
-0
/
+1
*
only add node if it doesn't already exist
Jacob Mason
2010-08-14
2
-1
/
+13
*
remove line column from node table
Jacob Mason
2010-08-14
3
-10
/
+4
*
merge with jacobmason/sphinx-web-support
DasIch
2010-08-14
3
-6
/
+10
|
\
|
*
Automated merge with ssh://bitbucket.org/jacobmason/sphinx-web-support
DasIch
2010-08-13
1
-1
/
+2
|
|
\
|
*
|
Added initial versioning support
DasIch
2010-08-11
3
-6
/
+10
*
|
|
moved templates back into js, getting the html template file trys to load the...
Jacob Mason
2010-08-13
1
-2
/
+1
*
|
|
fixed bug in CombinedHtmlDiffer that clipped the last line.
Jacob Mason
2010-08-13
1
-2
/
+2
|
|
/
|
/
|
*
|
separate js templates from js scripts
Jacob Mason
2010-08-12
1
-1
/
+2
|
/
*
Don't need to convert moderator to string anymore
Jacob Mason
2010-08-10
1
-1
/
+1
*
fix paths in js
Jacob Mason
2010-08-10
1
-22
/
+26
*
merge with jacobmason/sphinx-web-support
DasIch
2010-08-10
7
-89
/
+86
|
\
|
*
Don't create Javascript by ourselves, we have sphinx.util.jsonimpl.dumps for ...
DasIch
2010-08-10
1
-41
/
+41
|
*
Removed trailing whitespace
DasIch
2010-08-10
7
-57
/
+54
[next]