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
/
app
/
views.py
Age
Commit message (
Expand
)
Author
2014-04-05
Source tree reorg, phase 1. Almost everything moved, no file contents changed.
Rob Austein
2013-06-27
add button to delete all alerts
Michael Elkins
2013-06-14
fix bug in roa confirmation page where routes that overlap with the roa, but ...
Michael Elkins
2013-06-13
handle exception thrown when there are no matching routes to display
Michael Elkins
2013-06-13
fix botched decoration of the alert class-based views where the self argument...
Michael Elkins
2013-06-10
decorate alert views to require a user to be logged in and a resource handle ...
Michael Elkins
2013-04-15
add warning to CSV import form for ROAs, ASes and Prefixes that all existing ...
Michael Elkins
2013-04-03
add support for deleting alerts
Michael Elkins
2013-04-03
intial support for storing alerts and displaying them in the gui
Michael Elkins
2013-03-29
in the route detail view, view roa list by page since the list may be quite l...
Michael Elkins
2013-03-28
allow user to create roas by selecting entries from the route view
Michael Elkins
2013-03-26
configure logging support to go both to apache.log and to email the admins up...
Michael Elkins
2013-03-25
use new method Zookeeper.initialize_resource_bpki() added in [5206].
Michael Elkins
2013-03-25
use Zookeeper.synchronize_ca() when changes are made to a single resource hol...
Michael Elkins
2013-03-24
revert default filetype to xml in serve_xml()
Michael Elkins
2013-03-22
add import/export of asns.csv and prefixes.csv
Michael Elkins
2013-03-21
merge ^/branches/tk334
Michael Elkins
2013-03-01
remove duplication line of code
Michael Elkins
2013-02-28
conf list for superusers should show everything
Michael Elkins
2013-02-27
add a clone button to each roa, which copies the prefix as the default value ...
Michael Elkins
2013-02-26
add support for multiple users managing the same resource holder
Michael Elkins
2013-02-25
move repository client list to its own page
Michael Elkins
2013-02-23
add new roa creation form allowing multiple roas to be entered
Michael Elkins
2013-02-21
add support for breaking the route view into multiple pages
Michael Elkins
2013-02-20
remove glue.str_to_resource_range() since resource_range_ip.parse_str() can n...
Michael Elkins
2013-02-20
add is_prefix attribute to ipv6 objects so that the create roa button appears...
Michael Elkins
2013-01-31
require a connection secured with TLS, otherwise return a HTTP 500 error
Michael Elkins
2013-01-08
merge ^/branches/tk325
Michael Elkins
2012-11-27
rewrite ghostbuster_delete to avoid using DeleteView, so we don't need revers...
Michael Elkins
2012-11-27
poke rpkid when a ghostbuster is created/edited
Michael Elkins
2012-11-26
use css class row-fluid instead of row to use relative widths rather than abs...
Michael Elkins
2012-11-26
remove *_list templates since they are no longer used
Michael Elkins
2012-11-26
rewrite ghostbuster_{create,edit} not to use generic views
Michael Elkins
2012-11-25
do not display part of the vcard that are disallowed by RFC
Michael Elkins
2012-11-23
snapshot of work in progress
Michael Elkins
2012-11-22
back out some of the CBV changes
Michael Elkins
2012-11-22
commiting work in progress
Michael Elkins
2012-11-22
commiting work in progress
Michael Elkins
2012-11-21
update templates to use twitter bootstrap 2.2.1
Michael Elkins
2012-11-15
Pull from /trunk.
Rob Austein
2012-11-14
merge with /trunk
Michael Elkins
2012-11-12
merge with /trunk
Michael Elkins
2012-11-12
merge with /trunk
Michael Elkins
2012-11-10
add ResourceCert.conf and make .parent optinally null
Michael Elkins
2012-10-26
Teach MySQLdb converter interface about rpki.sundial.datetime.
Rob Austein
2012-02-24
HttpResponse is not an exception
Michael Elkins
2012-02-22
remove gui interface to update_bpki since this should be run either by the cl...
Michael Elkins
2012-02-16
fix bug where ipv4 addresses were displayed instead of ipv6 in the dashboard
Michael Elkins
2012-02-15
poke rpkid to run its cron job after creating/deleting roas or gbrs
Michael Elkins
2012-02-14
rework cacheview models to separate validation status from accepted objects
Michael Elkins
[next]