Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop APIs deprecated in 2.0 | Takeshi KOMIYA | 2018-09-03 | 1 | -12/+0 |
* | A happy new year! | Takeshi KOMIYA | 2018-01-01 | 1 | -1/+1 |
* | Split websupport to sphinxcontrib-websupport package | Takeshi KOMIYA | 2017-04-22 | 1 | -166/+1 |
* | Merge branch 'stable' | Takeshi KOMIYA | 2017-03-26 | 1 | -1/+1 |
|\ | |||||
| * | Year++ | Takeshi KOMIYA | 2017-03-26 | 1 | -1/+1 |
* | | Upgrade to mypy-0.5 | Takeshi KOMIYA | 2017-03-03 | 1 | -1/+1 |
* | | Add type-check annotations to sphinx.* | Takeshi KOMIYA | 2016-11-16 | 1 | -2/+2 |
|/ | |||||
* | Obligatory copyright update. | Georg Brandl | 2016-01-14 | 1 | -1/+1 |
* | websupport: pep8 fixes | Georg Brandl | 2015-03-08 | 1 | -8/+8 |
* | all: update copyright | Georg Brandl | 2015-01-03 | 1 | -1/+1 |
* | Update copyright year. | Georg Brandl | 2014-03-01 | 1 | -1/+1 |
* | Copyright update. | Georg Brandl | 2013-01-01 | 1 | -1/+1 |
* | Apply patch from: | Giovanni Bajo | 2012-12-14 | 1 | -1/+1 |
* | Replace ternary statements with condition and 'then' or 'else' | Daniel Neuhäuser | 2011-01-08 | 1 | -1/+1 |
* | merge with 1.0 | Georg Brandl | 2011-01-04 | 1 | -1/+1 |
* | Add a text-based diff view e.g. for display in emails. | Georg Brandl | 2010-11-21 | 1 | -2/+5 |
* | Remove comment rejection; delete is fine for that now. | Georg Brandl | 2010-11-21 | 1 | -8/+0 |
* | Fix deletion of comments with votes. | Georg Brandl | 2010-11-21 | 1 | -0/+1 |
* | Support complete comment deletion. | Georg Brandl | 2010-11-21 | 1 | -9/+16 |
* | Rename module to make clear it is only for sqlalchemy. | Georg Brandl | 2010-08-21 | 1 | -2/+2 |
* | Move default sqlalchemy engine creation to storage backend. | Georg Brandl | 2010-08-21 | 1 | -4/+4 |
* | 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 | 1 | -5/+9 |
* | only add node if it doesn't already exist | Jacob Mason | 2010-08-14 | 1 | -1/+6 |
* | remove line column from node table | Jacob Mason | 2010-08-14 | 1 | -2/+2 |
* | Added initial versioning support | Daniel Neuhäuser | 2010-08-11 | 1 | -2/+2 |
* | Removed trailing whitespace | Daniel Neuhäuser | 2010-08-10 | 1 | -3/+3 |
* | added get_metadata | Jacob Mason | 2010-08-09 | 1 | -0/+14 |
* | A few changes to sqlalchemystorage | Jacob Mason | 2010-08-09 | 1 | -8/+18 |
* | added more comments/docstrings | Jacob Mason | 2010-08-09 | 1 | -6/+10 |
* | updated docs | Jacob Mason | 2010-08-09 | 1 | -4/+4 |
* | only comment on paragraphs | Jacob Mason | 2010-08-09 | 1 | -1/+1 |
* | moved _serializable_list into db.py | Jacob Mason | 2010-08-06 | 1 | -47/+1 |
* | added storage package | Jacob Mason | 2010-08-05 | 1 | -0/+178 |