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
/
rpkid
/
rpki
/
gui
Age
Commit message (
Expand
)
Author
2011-11-10
move settings.py for portal gui django app to ${sysconfdir}/rpki since it rea...
Michael Elkins
2011-10-18
update rpki.gui.cacheview app to support new rcynic xml format. closes #106
Michael Elkins
2011-10-13
use the django.contrib.staticfiles app to serve the django admin site media.
Michael Elkins
2011-10-12
add support for oo setup via portal gui
Michael Elkins
2011-10-07
qualify csv_writer calls with rpki.myrpki.
Michael Elkins
2011-10-07
add support for import/export of xml files for rpki setup
Michael Elkins
2011-10-07
revert rev #3877 so the portal gui writes the csv files when configuring reso...
Michael Elkins
2011-09-20
fix botch where a child's prefixes were passed instead of asns
Michael Elkins
2011-06-15
no longer write csv files when calling configure_resources
Michael Elkins
2011-06-15
color code entire line in table
Michael Elkins
2011-06-15
display a table containing the full x.509 cert chain for all signed objects
Michael Elkins
2011-06-14
remove deprecated template
Michael Elkins
2011-06-14
extrude validation status lables from the rcynic XML file and shove into djan...
Michael Elkins
2011-06-12
add indices for AddressRange objects to speed up reprocessing changed rescerts
Michael Elkins
2011-06-12
remove <h1> tag from within title block since it is added by the parent template
Michael Elkins
2011-06-10
add URLs for as/address range detail
Michael Elkins
2011-06-09
add support for browing the rcynic cache
Michael Elkins
2011-05-13
relable 'Submit' buttons as 'Delete' for ROAs and Ghostbusters.
Michael Elkins
2011-05-13
give user detail on what default max length for a roa is
Michael Elkins
2011-05-03
add missing import from future
Michael Elkins
2011-04-18
use a more meaningful label for the unallocated case in the dropbox when edit...
Michael Elkins
2011-04-18
add missing html template
Michael Elkins
2011-04-18
ask for confirmation when deleting a roa request
Michael Elkins
2011-04-07
ADR vcard type is not a string, but a compound object
Michael Elkins
2011-04-06
use GMT instead of UTC, since the latter seems to make fbsd 8 unhappy
Michael Elkins
2011-03-30
pass a log file object to glue.list_received_resources
Michael Elkins
2011-03-30
add support for editing the validity period for child resource certs
Michael Elkins
2011-03-30
fix broken redirect after deleting split prefix
Michael Elkins
2011-03-30
add 'refresh' link in portal gui to query rpkid for updated information rathe...
Michael Elkins
2011-03-24
move base templates into rpki.gui.app
Michael Elkins
2011-03-24
add support to the portal gui for generating ghostbuster requests
Michael Elkins
2011-03-24
fix typo in settings.py
Michael Elkins
2011-03-03
put django project templates into $top/rpkid/rpki/gui/templates
Michael Elkins
2011-03-02
update portal-gui settings.py.in to reflect changes in django 1.2
Michael Elkins
2011-03-02
mv portal-gui TODO into the app directory
Michael Elkins
2011-03-02
move portal-gui scripts out of the python package tree into the project tree
Michael Elkins
2011-03-02
put default values for portal-gui django app into a local settings.py
Michael Elkins
2011-03-02
move rpki.gui.app templates into the source tree as recommended for distribut...
Michael Elkins
2011-02-25
portal-gui no longer invokes the myrpki.py command line tool.
Michael Elkins
2011-02-19
do not print warning about missing <list_received_resources/> responses when ...
Michael Elkins
2011-02-16
sort ASs and AddressRanges by the lower bound in the range
Michael Elkins
2011-02-15
Use the request.META['wsgi.errors'] log object instead of writing to sys.stde...
Michael Elkins
2011-02-12
do not require the host to be set while editing in the django admin interface
Michael Elkins
2011-02-08
add new script rpkigui-response as a help to put responses from
Michael Elkins
2011-01-25
move portal-gui/scripts to rpkid/rpkid/gui/scripts
Michael Elkins
2011-01-25
fix form validation to reject AS 0 in a roa request
Michael Elkins
2011-01-25
fix selective deletion of roa requests in prefix view page
Michael Elkins
2011-01-24
really fix glue.conf() *ahem*
Michael Elkins
2011-01-24
fix botched called to glue.conf()
Michael Elkins
2011-01-24
move portal-gui django app to $top/rpkid/rpki/gui
Michael Elkins
[prev]