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
/
rpki
/
rpkic.py
Age
Commit message (
Expand
)
Author
2015-10-26
"Any programmer who fails to comply with the standard naming, formatting,
Rob Austein
2015-10-22
First cut at replacing rpkid's HTTP and I/O system with Tornado. Not
Rob Austein
2015-10-20
Change <self/> (etc) to <tenant/> (etc). "self" always was a really
Rob Austein
2015-10-16
PyLint. As usual, a lot of noise and a handful of real, albeit minor, bugs.
Rob Austein
2015-10-10
Merge what's left of rpki.xml_utils into what's left of
Rob Austein
2015-10-08
Upgrade to new way of doing WSGI. Silence ten zillion deprecation
Rob Austein
2015-10-08
Initial sorta-mostly-working with Django 1.8. Incredibly noisy due to
Rob Austein
2015-10-07
Discard Django router in favor of separate settings files tailored to
Rob Austein
2014-11-08
Clean up unused exceptions left over from some refactoring expedition
Rob Austein
2014-11-07
Yet another SAX -> ETree nit.
Rob Austein
2014-11-03
Another SAX -> ETree fix.
Rob Austein
2014-10-05
Pull from trunk.
Rob Austein
2014-10-05
Address incompatible API changes in Django 1.7: apps.populate(),
Rob Austein
2014-09-14
Start backing out all the old settings.configure() calls, which were
Rob Austein
2014-09-13
Groundwork for Django ORM world conquest: sort out settings.py mess.
Rob Austein
2014-05-30
Pylint did find a couple of trivial but real bugs under all the noise.
Rob Austein
2014-05-29
PyLint
Rob Austein
2014-05-28
Rework logging initialization code.
Rob Austein
2014-04-05
Source tree reorg, phase 1. Almost everything moved, no file contents changed.
Rob Austein