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-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
2012-02-24
remove .title() from the template tags to retrieve the verbose_name of object...
Michael Elkins
2012-02-24
display current resource handle in a larger font. closes #206
Michael Elkins
2012-02-24
reword text to avoid indicating where the route origin validation table is re...
Michael Elkins
2012-02-24
move copyright notice to comment block. pep8 formatting.
Michael Elkins
2012-02-24
remove the admin link from the topbar. closes #202
Michael Elkins
2012-02-24
HttpResponse is not an exception
Michael Elkins
2012-02-23
move the 'select identity' link to the app_base template, inside the is_super...
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
2012-02-13
set proper sort order for RouteOrigin{,V6} to sort by prefix
Michael Elkins
2012-02-12
only show accepted roas in route_roa_list
Michael Elkins
[prev]
[next]