summaryrefslogtreecommitdiff
path: root/sphinx/websupport/storage/db.py
Commit message (Expand)AuthorAgeFilesLines
* Rename module to make clear it is only for sqlalchemy.Georg Brandl2010-08-211-205/+0
* Small code style changes, remove unused imports.Georg Brandl2010-08-211-4/+4
* remove line column from node tableJacob Mason2010-08-141-3/+1
* Added initial versioning supportDaniel Neuhäuser2010-08-111-3/+5
* Removed trailing whitespaceDaniel Neuhäuser2010-08-101-3/+3
* added get_metadataJacob Mason2010-08-091-0/+5
* added more comments/docstringsJacob Mason2010-08-091-4/+27
* updated docsJacob Mason2010-08-091-2/+1
* add moderator kwarg to moderation methods.Jacob Mason2010-08-061-0/+1
* add node or parent id to serializable commentJacob Mason2010-08-061-0/+6
* moved _serializable_list into db.pyJacob Mason2010-08-061-4/+49
* added storage packageJacob Mason2010-08-051-0/+126