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
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-02-20
use resource_range_ip.parse_str() rather than calling through resource_range_...
Michael Elkins
2013-02-20
Fix bug introduced in [4985] where login() was called in the logout() method.
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-27
fix formatting in roa request creation confirmation view
Michael Elkins
2012-11-26
use table to display repository details
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 dependence on django-crispy-forms by including a basic form template f...
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
remove deprecated templates
Michael Elkins
2012-11-21
update templates to use twitter bootstrap 2.2.1
Michael Elkins
2012-11-20
add support for client side route lookup in the roa creation form
Michael Elkins
2012-11-16
put asn last in ROA creation form, and autofocus the prefix input field
Michael Elkins
2012-11-16
add "autofocus=true" to the text boxes for entering ASNs and prefixes
Michael Elkins
2012-11-15
Pull from /trunk.
Rob Austein
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-12
merge with /trunk
Michael Elkins
2012-11-10
merge with ^/tk316
Michael Elkins
2012-11-10
remove 'serialize' from the introspection rules, since it doesn't affect the ...
Michael Elkins
2012-11-10
initial support for using django south on rpki.gui.app
Michael Elkins
2012-11-08
Avoid specifying the keyword parameters min= and max= in rpki.gui.app.range_l...
Michael Elkins
2012-11-08
to_bytes -> toBytes, from_bytes -> fromBytes to match the rpki.POW.IPAddress API
Michael Elkins
2012-10-26
Teach MySQLdb converter interface about rpki.sundial.datetime.
Rob Austein
2012-10-12
Replace rpki.ipaddrs with rpki.POW.IPAddress.
Rob Austein
2012-08-31
Merge from trunk.
Rob Austein
2012-08-24
do not assume that user.email is not None
Michael Elkins
2012-07-13
fix missing imports
Michael Elkins
2012-07-12
move fetching of admin email addresses to the glue library so it can be used ...
Michael Elkins
2012-07-06
remove debug msg to stdout from rpki.gui.app.glue.list_received_resources
Michael Elkins
2012-07-05
remove admin autodiscover since we do not use the admin interface
Michael Elkins
2012-07-05
add empty stub admin.py to overwrite any existing module
Michael Elkins
2012-07-03
initial implementation of rescert expiration cron script
Michael Elkins
2012-06-27
in roa creation form, assume mask is closet classful if mask is missing. clo...
Michael Elkins
2012-02-24
add more information to the Parent detail view. closes #205
Michael Elkins
[next]