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
Age
Commit message (
Expand
)
Author
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
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
2012-01-18
fix bad indent
Michael Elkins
2012-01-18
change proxy models in app.models to match names from irdb.models
Michael Elkins
2012-01-17
pull duplicated model for represent AS ranges into abstract model in rpki.gui...
Michael Elkins
2012-01-17
remove as_resource_range() and as_roa_prefix() from Proxy models since they w...
Michael Elkins
2012-01-17
add issuer handle to string representation of a RoaRequest
Michael Elkins
2012-01-17
fix typoh where prefix=True should have been proxy=True
Michael Elkins
2012-01-17
remove django admin site from installed apps
Michael Elkins
2012-01-17
remove deprecated settings in support of rpkidemo
Michael Elkins
2012-01-17
web portal no longer needs to write files in ${localstatedir}
Michael Elkins
2012-01-17
need to add keyword to callback argument
Michael Elkins
2012-01-17
fix module path for rpki.gui.models
Michael Elkins
2012-01-17
remove deprecated templates for old models
Michael Elkins
2012-01-17
rename template subdirectory to match the django application name
Michael Elkins
2012-01-17
remove deprecated misc module
Michael Elkins
2012-01-17
remove deprecated AllocationTree module
Michael Elkins
2012-01-17
remove deprecated asnset module
Michael Elkins
2012-01-17
update roa templates to match models.RoaRequestPrefix
Michael Elkins
2012-01-17
continued integration with tk100
Michael Elkins
2012-01-17
modify route_view to use common validation code
Michael Elkins
2012-01-17
display routes matching ROA request to be deleted
Michael Elkins
2012-01-17
add support for ipv6 routes in route_view
Michael Elkins
2012-01-17
add support for importing mrt format ribs
Michael Elkins
2012-01-17
store timestamps in UTC
Michael Elkins
2012-01-17
create utility function for updating Timestamp objects
Michael Elkins
2012-01-17
display name+ts in admin site Timestamp list
Michael Elkins
2012-01-17
fix generation of timestamp dict
Michael Elkins
2012-01-17
add Timestamp model to admin site
Michael Elkins
2012-01-17
show data import timestamps in route view
Michael Elkins
2012-01-17
add Timestamp model to store metadata for external data
Michael Elkins
2012-01-17
add link to route view in sidebar
Michael Elkins
2012-01-17
refactor cacheview app to use common rpki.gui.models
Michael Elkins
2012-01-17
incorporate validation status from cacheview app
Michael Elkins
2012-01-17
updated routeviews data handling
Michael Elkins
2012-01-17
add debug message for route view
Michael Elkins
2012-01-17
add column for validation status
Michael Elkins
2012-01-17
import initial cut at rpki.gui.routeview app
Michael Elkins
2012-01-17
forgot to include html templates in last commit
Michael Elkins
2012-01-17
Use Twitter Bootstrap CSS Framework to style html templates
Michael Elkins
[prev]
[next]