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-03-28
allow user to create roas by selecting entries from the route view
Michael Elkins
2013-03-26
set rpki.config.default_dirname from rpki.gui.autoconf.sysconfdir to the need...
Michael Elkins
2013-03-26
convert the two remaining scripts using $top/buildtools/make-django-script.py...
Michael Elkins
2013-03-26
setting INSTALLED_APPS is not required when accessing existing db tables.
Michael Elkins
2013-03-26
add new rpki.gui.script_util.setup() that does the ORM setup for standalone s...
Michael Elkins
2013-03-26
need to return a byte string instead of long now that we are no longer conver...
Michael Elkins
2013-03-26
configure logging support to go both to apache.log and to email the admins up...
Michael Elkins
2013-03-26
add templates for 404 and 500 error reporting to the user
Michael Elkins
2013-03-25
fix wrong css class for page-header
Michael Elkins
2013-03-25
upgrade to bootstrap 2.3.1
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
add link to pubclient detail for exporting the XML response
Michael Elkins
2013-03-24
correct xml attribute for popup help is 'title'
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-19
need to guard against issuer being None the first time we process the root ce...
Michael Elkins
2013-03-18
merge work for #460
Michael Elkins
2013-03-06
fix DeprecationWarning showing up in the apache.log
Michael Elkins
2013-03-05
fix paginator template tag to nicely display when there are a huge amount of ...
Michael Elkins
2013-03-05
need enctype="multipart/form-data" when uploading files in a form
Michael Elkins
2013-03-05
field label was not being expanded in the app_form.html template
Michael Elkins
2013-03-05
remove outdated css class attributes for an old version of bootstap
Michael Elkins
2013-03-04
move core function to rpki.gui.app.check_expired
Michael Elkins
2013-03-04
add .cert_chain property to return the complete certificate chain for the spe...
Michael Elkins
2013-03-04
move core of rpkid/portal-gui/scripts/rpkigui-import-routes.py to rpkid/rpki/...
Michael Elkins
2013-03-04
move core implementation to rpki.gui.cacheview.util and only leave the script...
Michael Elkins
2013-03-01
remove duplication line of code
Michael Elkins
2013-03-01
change rpki.gui.models.IPV6AddressField.get_db_prep_value() to return `long` ...
Michael Elkins
2013-02-28
remove rpki.gui.cacheview from urls.py since it is outdated and doesn't compi...
Michael Elkins
2013-02-28
update templates for new syntax of the {% url %} tag in django 1.5
Michael Elkins
2013-02-28
conf list for superusers should show everything
Michael Elkins
2013-02-27
drop "Request" from "ROA Requests" in dashboard
Michael Elkins
2013-02-27
add a clone button to each roa, which copies the prefix as the default value ...
Michael Elkins
2013-02-27
updated web portal html templates to use newer syntax for the {% url %} tag
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-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
[prev]
[next]