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
Age
Commit message (
Expand
)
Author
2012-11-27
Fix error message regarding the minimum version requirement for Django. See ...
Michael Elkins
2012-11-27
merge ^/branches/tk329
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 duplicate copies of web portal meda
Michael Elkins
2012-11-26
remove *_list templates since they are no longer used
Michael Elkins
2012-11-26
also remove settings.pyc in uninstall
Michael Elkins
2012-11-26
require django 1.3 or later. 1.2 is out of the support window
Michael Elkins
2012-11-26
configure now sets STATIC_ROOT in settings.py
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
merge with /trunk
Michael Elkins
2012-11-23
snapshot of work in progress
Michael Elkins
2012-11-23
Use Py_ssize_t consistently for string lengths in C/Python API. See #355.
Rob Austein
2012-11-22
ipaddress_object_from_bytes() wasn't throwing exception correctly on
Rob Austein
2012-11-22
back out some of the CBV changes
Michael Elkins
2012-11-22
commiting work in progress
Michael Elkins
2012-11-22
add missing Id keyword expansion
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-19
Retry failed publication, general case. Closes #306.
Rob Austein
2012-11-18
Test environment for deliberately broken pubd.
Rob Austein
2012-11-18
"make clean" shouldn't delete files under version control.
Rob Austein
2012-11-16
fixes to handle the case where the gui is managing the root
Michael Elkins
2012-11-16
The resource_range_ip* classes were recently changed to use rpki.POW.IPAddress
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
Merge tk274 performance work back to trunk. Closes #274.
Rob Austein
2012-11-15
Pull from /trunk.
Rob Austein
2012-11-15
Do not group prefixes for the same AS in ROA requests, always create a new RO...
Michael Elkins
2012-11-15
Pull from /trunk.
Rob Austein
2012-11-15
sra points out the django south check needs to avoid lexographic comparison o...
Michael Elkins
2012-11-15
verify that the roa request prefix the user entered is unique
Michael Elkins
2012-11-15
Reorder tests to make sure user gets right warnings. See #348.
Rob Austein
2012-11-15
configure now confirms that django south 0.7.6 or later is installed if the c...
Michael Elkins
2012-11-15
Automatic pull of documentation from Wiki.
RPKI Documentation Robot
2012-11-14
There are no longer any user configurable options in settings.py, so always i...
Michael Elkins
2012-11-14
merge with /trunk
Michael Elkins
2012-11-14
Automatic pull of documentation from Wiki.
RPKI Documentation Robot
2012-11-14
When adding a prefix/AS to a child, verify that it does not
Michael Elkins
2012-11-14
report os.walk() errors in wsgi script
Michael Elkins
2012-11-14
Automatic pull of documentation from Wiki.
RPKI Documentation Robot
2012-11-13
fix notification of valid->invalid transitions
Michael Elkins
2012-11-13
vcard.prettyPrint() prints to stdout, and doesn't return a string.
Michael Elkins
[next]