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
2012-02-12
add link to display roas covering a bgp prefix in the routes view
Michael Elkins
2012-02-09
pep8 fixes
Michael Elkins
2012-02-08
sort roa list lexicographically by prefix
Michael Elkins
2012-02-07
check that the prefix is allocated to the user when validating the roa creati...
Michael Elkins
2012-02-07
use two-column format for dashboard
Michael Elkins
2012-02-07
add support for editing user accounts to change email and password
Michael Elkins
2012-02-07
make selection of parent in the user creation form optional, with the default...
Michael Elkins
2012-02-07
rename child creation wizard to user_create
Michael Elkins
2012-02-07
add basic user management support
Michael Elkins
2012-02-07
don't need to call Zookeeper.synchronize() when add/deleting roa requests
Michael Elkins
2012-02-07
force irdb sync with rpkid when something changes
Michael Elkins
2012-02-07
fix wrong class for block messages
Michael Elkins
2012-02-07
split roa creation double confirmation into separate functions and forms
Michael Elkins
2012-02-07
add glue function for converting string to resource_range_ip
Michael Elkins
2012-02-07
need to check max prefix length when checking new roa
Michael Elkins
2012-02-07
coerce min/max value back to appropriate datum_type for the range
Michael Elkins
2012-02-06
remove import cruft
Michael Elkins
2012-02-04
format models.py according to pep8
Michael Elkins
2012-02-04
fix import/export of XML files as part of the setup process
Michael Elkins
2012-02-02
form validation must be prepared for None values in required fields
Michael Elkins
2012-02-02
add support for add/revoke resources to child
Michael Elkins
2012-02-01
remove dead code
Michael Elkins
2012-02-01
fix typoh in filename
Michael Elkins
2012-01-30
remove dead code that is deprecated by the changes in tk100.
Michael Elkins
2012-01-21
require double confirmation for roa creation
Michael Elkins
2012-01-21
add form for creating ROA requests
Michael Elkins
2012-01-20
create custom template tag for fetching the verbose_name or verbose_name_plur...
Michael Elkins
2012-01-20
add deletion confirmation to general object detail template
Michael Elkins
2012-01-20
add generic template for viewing a list of objects as a table
Michael Elkins
2012-01-20
add styled warning message when there are no items in a generic list view
Michael Elkins
2012-01-20
wrap long lines
Michael Elkins
2012-01-20
fix issues reported by pyflakes and pep8 tools
Michael Elkins
2012-01-20
fix roa request list template to reflect the irdb RoaRequestPrefix model
Michael Elkins
2012-01-20
store the uri field from <list_received_resources/> pdu in order to allow for...
Michael Elkins
2012-01-20
add v6 to route view
Michael Elkins
2012-01-20
fix route view to work with new gui model for resource certs
Michael Elkins
2012-01-20
add generic object_detail base template for boilerplate detail views with an ...
Michael Elkins
2012-01-19
initial support for managing repositories and pubclients
Michael Elkins
2012-01-19
fixed ghostbuster suppport. app.models.GhostbusterRequest now does multi-tab...
Michael Elkins
2012-01-19
fixed views to lookup parent/child by pk rather than handle
Michael Elkins
2012-01-19
fix parent detail view to work with new models
Michael Elkins
2012-01-19
change rpkigui/ to app/ in template path for bootstrap_form.html
Michael Elkins
2012-01-19
add as_resource_range method to rpki.gui.models.ASN
Michael Elkins
2012-01-19
dashboard template filename does not need to be configurable
Michael Elkins
2012-01-19
unused asn list is composed of resource_range_as, so calling obj.as_resource_...
Michael Elkins
2012-01-19
use create() instead of add() when constructing a new object rather than addi...
Michael Elkins
2012-01-19
add new module range_list with implementation of a resource_set type object t...
Michael Elkins
2012-01-18
IP version in ChildNet is stored as a string; update filter
Michael Elkins
2012-01-18
fix dashboard view to filter asns properly
Michael Elkins
2012-01-18
remove deprecated URLs for rpkidemo
Michael Elkins
[prev]
[next]