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
/
sphinx
/
websupport
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
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 ↵
Georg Brandl
2010-11-20
2
-48
/
+65
|
|
|
|
WebSupportApp.
*
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
Daniel Neuhäuser
2010-08-14
2
-4
/
+3
|
\
|
*
moved templates back into js, getting the html template file trys to load ↵
Jacob Mason
2010-08-13
1
-2
/
+1
|
|
|
|
|
|
|
|
the images from template tags resulting in a bunch of 404's. This is a project for after pencils down date since it functions fine as is
|
*
fixed bug in CombinedHtmlDiffer that clipped the last line.
Jacob Mason
2010-08-13
1
-2
/
+2
|
|
*
|
Automated merge with ssh://bitbucket.org/jacobmason/sphinx-web-support
Daniel Neuhäuser
2010-08-13
3
-6
/
+10
|
\
\
|
|
/
|
/
|
|
*
Added initial versioning support
Daniel Neuhäuser
2010-08-11
3
-6
/
+10
|
|
*
|
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
Daniel Neuhäuser
2010-08-10
7
-89
/
+86
|
\
|
*
Don't create Javascript by ourselves, we have sphinx.util.jsonimpl.dumps for ↵
Daniel Neuhäuser
2010-08-10
1
-41
/
+41
|
|
|
|
|
|
|
|
that
|
*
Removed trailing whitespace
Daniel Neuhäuser
2010-08-10
7
-57
/
+54
|
|
*
|
fixed ajax-loader.gif path
Jacob Mason
2010-08-10
1
-0
/
+1
|
/
*
added comment metadata to frontend
Jacob Mason
2010-08-09
1
-0
/
+2
|
*
added get_metadata
Jacob Mason
2010-08-09
4
-1
/
+42
|
*
A few changes to sqlalchemystorage
Jacob Mason
2010-08-09
1
-8
/
+18
|
*
added more comments/docstrings
Jacob Mason
2010-08-09
3
-40
/
+80
|
*
moved NullSearchException to sphinx.websupport.errors
Jacob Mason
2010-08-09
2
-4
/
+10
|
*
create a searcher for each query
Jacob Mason
2010-08-09
1
-4
/
+2
|
*
updated docs
Jacob Mason
2010-08-09
5
-115
/
+219
|
*
only comment on paragraphs
Jacob Mason
2010-08-09
1
-1
/
+1
|
*
only provide pygments.css, update image locations.
Jacob Mason
2010-08-08
1
-0
/
+9
|
*
an even nicer build directory
Jacob Mason
2010-08-07
1
-7
/
+10
|
*
update get_document to add comment options to js
Jacob Mason
2010-08-07
1
-3
/
+5
|
*
add COMMENT_OPTIONS to context
Jacob Mason
2010-08-07
1
-2
/
+28
|
*
add moderator kwarg to moderation methods.
Jacob Mason
2010-08-06
2
-2
/
+7
|
*
check for next in differ
Jacob Mason
2010-08-06
1
-1
/
+1
|
*
add node or parent id to serializable comment
Jacob Mason
2010-08-06
1
-0
/
+6
|
*
moved _serializable_list into db.py
Jacob Mason
2010-08-06
2
-51
/
+50
|
*
use static paths for static files and resources
Jacob Mason
2010-08-06
1
-9
/
+8
|
*
added storage package
Jacob Mason
2010-08-05
4
-15
/
+62
|
*
Ensure hidden comments can't be replied to
Jacob Mason
2010-08-05
1
-1
/
+5
|
*
Add comment moderation backend
Jacob Mason
2010-08-05
1
-4
/
+23
|
*
added update_username method
Jacob Mason
2010-08-05
1
-0
/
+13
|
*
added delete_comment method
Jacob Mason
2010-08-04
2
-3
/
+23
|
*
allow custom db uris for sqlalchemybackend
Jacob Mason
2010-08-04
1
-3
/
+3
|
[prev]
[next]