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