aboutsummaryrefslogtreecommitdiff
path: root/rpki/gui/app
AgeCommit message (Expand)Author
2016-07-20add data import timestamps to the dashboard viewMichael Elkins
2016-07-20use format_html() to build strings returned by custom template tags so that t...Michael Elkins
2016-07-18Remove "import url from future" from Django templates. Fixes #823.Rob Austein
2016-06-17Remove 'load url from future' as it is no longer needed in recent Django vers...Michael Elkins
2016-04-29gracefully catch and log exception from zookeeperMichael Elkins
2016-04-21Update the GUI to work with the new rcynicdb.Michael Elkins
2016-03-30Still more UID-swapped file I/O, and general cleanup of UI file I/O.Rob Austein
2016-03-21Django API fashion police renamed "mimetype" to be "content_type".Rob Austein
2015-10-28Now working with PostgreSQL.Rob Austein
2015-10-27Reimplement rpki.gui.models.IPAddressField as a subclass of CharFieldRob Austein
2015-10-26Whack a few things stale imports and Django 1.6-isms to get GUIRob Austein
2015-10-26"Any programmer who fails to comply with the standard naming, formatting,Rob Austein
2015-10-20Change <self/> (etc) to <tenant/> (etc). "self" always was a reallyRob Austein
2015-10-15Extend rpki.irdb.zookeeper.etree_read() to support reading directlyRob Austein
2015-10-08Initial sorta-mostly-working with Django 1.8. Incredibly noisy due toRob Austein
2015-07-21More relatively straightforward merges.Rob Austein
2014-11-26Pull from trunk.Rob Austein
2014-11-18Yet another XML cleanup bug.Rob Austein
2014-11-16Import correct tag.Rob Austein
2014-11-13Import left-right symbols needed.Rob Austein
2014-11-07"He just kept saying `One lousy comma!' as we dragged him away...."Rob Austein
2014-11-05Missed an _elt in [6002]. Pull changes from trunk.Rob Austein
2014-11-03Convert some lingering *_elt references to lxml.etree.Rob Austein
2014-10-11Pull from trunk.Rob Austein
2014-10-05Pull from trunk.Rob Austein
2014-10-03Add router cert request support to the GUI.Michael Elkins
2014-07-07Checkpoint of SQL-based publish and withdraw processing. Doesn'tRob Austein
2014-06-19Specify the python path as a string rather than passing an object reference. ...Michael Elkins
2014-06-16qualify email recipient address with the FQDN of the local host. see #700Michael Elkins
2014-06-05fix typo. closes #698Michael Elkins
2014-05-30Still more PyLint.Rob Austein
2014-05-29PyLintRob Austein
2014-05-29Python style police: instantiate exceptions before raising themRob Austein
2014-04-14bump copyrightMichael Elkins
2014-04-14store resource handle name as a string in the session rather than a Conf obje...Michael Elkins
2014-04-14do not emit a warning about missing parent certs in the cacheview db, since t...Michael Elkins
2014-04-14send a single email to root when stale rcynic/routeviews data is detected dur...Michael Elkins
2014-04-07Pull tk674 changes from trunk. Required manual conflict resolutionRob Austein
2014-04-05Source tree reorg, phase 1. Almost everything moved, no file contents changed.Rob Austein