Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-13 | Groundwork for Django ORM world conquest: sort out settings.py mess. | Rob Austein | |
svn path=/branches/tk713/; revision=5948 | |||
2014-06-19 | Specify the python path as a string rather than passing an object reference. ↵ | Michael Elkins | |
See #701 svn path=/trunk/; revision=5868 | |||
2014-06-16 | qualify email recipient address with the FQDN of the local host. see #700 | Michael Elkins | |
svn path=/trunk/; revision=5867 | |||
2014-06-05 | fix typo. closes #698 | Michael Elkins | |
svn path=/trunk/; revision=5862 | |||
2014-05-30 | Still more PyLint. | Rob Austein | |
svn path=/trunk/; revision=5850 | |||
2014-05-29 | PyLint | Rob Austein | |
svn path=/trunk/; revision=5845 | |||
2014-05-29 | Python style police: instantiate exceptions before raising them | Rob Austein | |
(convert two-expression form of "raise" to one-expression form). svn path=/trunk/; revision=5844 | |||
2014-04-14 | bump copyright | Michael Elkins | |
svn path=/trunk/; revision=5797 | |||
2014-04-14 | store resource handle name as a string in the session rather than a Conf ↵ | Michael Elkins | |
object. closes #689 svn path=/trunk/; revision=5795 | |||
2014-04-14 | do not emit a warning about missing parent certs in the cacheview db, since ↵ | Michael Elkins | |
this is usually just a harmless case that the rcynic cache has been updated and we haven't yet updated our db svn path=/trunk/; revision=5794 | |||
2014-04-14 | send a single email to root when stale rcynic/routeviews data is detected ↵ | Michael Elkins | |
during the nightly expiration check. we no longer send email to the user accounts about this. see #686 svn path=/trunk/; revision=5793 | |||
2014-04-11 | fix broken import in newer django 1.5+. closes #687 | Michael Elkins | |
svn path=/trunk/; revision=5786 | |||
2014-04-07 | Pull tk674 changes from trunk. Required manual conflict resolution | Rob Austein | |
because of tree changes in this (tk685) branch; with luck the subversion mergeinfo will record what happened as I intended, but if something horrible happens when this is merged back to trunk, you'll know why. Manual diff of affected files against trunk looks good. svn path=/branches/tk685/; revision=5766 | |||
2014-04-05 | Source tree reorg, phase 1. Almost everything moved, no file contents changed. | Rob Austein | |
svn path=/branches/tk685/; revision=5757 |