aboutsummaryrefslogtreecommitdiff
path: root/rpki
AgeCommit message (Expand)Author
2015-10-20Regen.Rob Austein
2015-10-20Fat fingers broke schema in previous revision.Rob Austein
2015-10-20Regen.Rob Austein
2015-10-20Change <self/> (etc) to <tenant/> (etc). "self" always was a reallyRob Austein
2015-10-19Whoops, missed creating a migration for field name change.Rob Austein
2015-10-19Amputate old SQL code out of rpkid with a fire axe, replacing it withRob Austein
2015-10-16RegenRob Austein
2015-10-16PyLint. As usual, a lot of noise and a handful of real, albeit minor, bugs.Rob Austein
2015-10-16.delete() -> .destroy() to avoid built-in ORM .delete() methods.Rob Austein
2015-10-16Doh, forgot to include rrdp_notification_uri in old-style SQL template.Rob Austein
2015-10-16Replace RRDP wired-in-URL kludge with proper support in OOB andRob Austein
2015-10-15Convert zookeeper to use new (IETF standards track I-D) out-of-bandRob Austein
2015-10-15Update Zookeeper OOB setup XML code to something approximating current coding...Rob Austein
2015-10-15Extend rpki.irdb.zookeeper.etree_read() to support reading directlyRob Austein
2015-10-14Checkpoint.0Rob Austein
2015-10-14Checkpoint.Rob Austein
2015-10-13Checkpoint.Rob Austein
2015-10-12Checkpoint while porting old create/set actions to ORM models.Rob Austein
2015-10-11Checkpoint updated XML code.Rob Austein
2015-10-11Add XMLTemplate class in an attempt to encapsulate omst of theRob Austein
2015-10-10Clean up ancient XML namespace kludges.Rob Austein
2015-10-10Merge what's left of rpki.xml_utils into what's left ofRob Austein
2015-10-10Clean still more old XML-related classes. Rob Austein
2015-10-09Unwind more of the left_right XML processing from the oldRob Austein
2015-10-09Baby steps towards using new rpkidb models. Now that SAX is gone,Rob Austein
2015-10-08Add an initial set of rpkidb models and confirm that Django is willingRob Austein
2015-10-08Clean out remains of old publication_control protocol implementation.Rob Austein
2015-10-08Upgrade to new way of doing WSGI. Silence ten zillion deprecationRob Austein
2015-10-08Initial sorta-mostly-working with Django 1.8. Incredibly noisy due toRob Austein
2015-10-07Discard Django router in favor of separate settings files tailored toRob Austein
2015-10-07Apparently I broke router certificate generation on this branch a while ago a...Rob Austein
2015-10-07@django.db.transaction.commit_on_success => @django.db.transaction.atomic.Rob Austein
2015-10-07Move all the special-case glorp for attribute types into templates,Rob Austein
2015-10-07SAX cleanup.Rob Austein
2015-10-07Working without SAX. I think. Checkpointing version that workedRob Austein
2015-10-06Cleanup getting this old development branch running again with DjangoRob Austein
2015-07-21Code to support multiple HTTP content types didn't quite work withRob Austein
2015-07-21Last batch of catch-up merges. Still need to test, but this is aRob Austein
2015-07-21More relatively straightforward merges.Rob Austein
2015-07-21Start catching up on six months worth of little changes in RRDP.Rob Austein
2014-11-26Pull from trunk.Rob Austein
2014-11-18Yet another XML cleanup bug.Rob Austein
2014-11-16Import correct tag.Rob Austein
2014-11-13Import left-right symbols needed.Rob Austein
2014-11-13More RRDP retrieval.Rob Austein
2014-11-12Fix first round of RRDP SIA URI bugs.Rob Austein
2014-11-12Initial (awful kludge) version of adding RRDP URIs to SIA extension.Rob Austein
2014-11-09rpkic force_publication working on tk705 again.Rob Austein
2014-11-08Clean up unused exceptions left over from some refactoring expeditionRob Austein
2014-11-08It may be time to pylint this code again.Rob Austein