aboutsummaryrefslogtreecommitdiff
path: root/rpkid/portal-gui/scripts
AgeCommit message (Expand)Author
2011-09-30no longer necessary to create stub rpki.conf for deprecated rpkidemo usersMichael Elkins
2011-06-29import with_statement now done by python build scriptMichael Elkins
2011-06-17More "from __future__ import with_statement" funRob Austein
2011-06-15implement context manager wrapper for django transaction dbMichael Elkins
2011-06-15display a table containing the full x.509 cert chain for all signed objectsMichael Elkins
2011-06-14extrude validation status lables from the rcynic XML file and shove into djan...Michael Elkins
2011-06-14speed up processing rescerts by disabling autocommit while updating rfc3779 infoMichael Elkins
2011-06-14properly handle the self-signed TAsMichael Elkins
2011-06-12fix bug in garbage collection. should be calling .all() on the RelatedManage...Michael Elkins
2011-06-10make rpkigui-rcynic a full-fledged installed script.Michael Elkins
2011-06-09add support for browing the rcynic cacheMichael Elkins
2011-03-24adduser script should use settings from rpki.gui.appMichael Elkins
2011-03-02move portal-gui scripts out of the python package tree into the project treeMichael Elkins