Age | Commit message (Expand) | Author |
2015-10-24 | Switched from BlobField to BinaryField, but doesn't seem to have | Rob Austein |
2015-10-23 | Serialize HTTP requests to the same URL NetLoc, to comply with the | Rob Austein |
2015-10-23 | Task system now working with Tornado. Two new problems: some kind of | Rob Austein |
2015-10-22 | Fix a couple of places where we were calling coroutines as if they | Rob Austein |
2015-10-22 | Lint cleanup. | Rob Austein |
2015-10-22 | First cut at replacing rpkid's HTTP and I/O system with Tornado. Not | Rob Austein |
2015-10-20 | Regen. | Rob Austein |
2015-10-20 | Fat fingers broke schema in previous revision. | Rob Austein |
2015-10-20 | Regen. | Rob Austein |
2015-10-20 | Change <self/> (etc) to <tenant/> (etc). "self" always was a really | Rob Austein |
2015-10-19 | Whoops, missed creating a migration for field name change. | Rob Austein |
2015-10-19 | Amputate old SQL code out of rpkid with a fire axe, replacing it with | Rob Austein |
2015-10-16 | Regen | Rob Austein |
2015-10-16 | PyLint. 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-16 | Doh, forgot to include rrdp_notification_uri in old-style SQL template. | Rob Austein |
2015-10-16 | Replace RRDP wired-in-URL kludge with proper support in OOB and | Rob Austein |
2015-10-15 | Convert zookeeper to use new (IETF standards track I-D) out-of-band | Rob Austein |
2015-10-15 | Update Zookeeper OOB setup XML code to something approximating current coding... | Rob Austein |
2015-10-15 | Extend rpki.irdb.zookeeper.etree_read() to support reading directly | Rob Austein |
2015-10-14 | Checkpoint.0 | Rob Austein |
2015-10-14 | Checkpoint. | Rob Austein |
2015-10-13 | Checkpoint. | Rob Austein |
2015-10-12 | Checkpoint while porting old create/set actions to ORM models. | Rob Austein |
2015-10-11 | Checkpoint updated XML code. | Rob Austein |
2015-10-11 | Add XMLTemplate class in an attempt to encapsulate omst of the | Rob Austein |
2015-10-10 | Clean up ancient XML namespace kludges. | Rob Austein |
2015-10-10 | Merge what's left of rpki.xml_utils into what's left of | Rob Austein |
2015-10-10 | Clean still more old XML-related classes. | Rob Austein |
2015-10-09 | Unwind more of the left_right XML processing from the old | Rob Austein |
2015-10-09 | Baby steps towards using new rpkidb models. Now that SAX is gone, | Rob Austein |
2015-10-08 | Add an initial set of rpkidb models and confirm that Django is willing | Rob Austein |
2015-10-08 | Clean out remains of old publication_control protocol implementation. | 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 |
2015-10-07 | Apparently 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-07 | Move all the special-case glorp for attribute types into templates, | Rob Austein |
2015-10-07 | SAX cleanup. | Rob Austein |
2015-10-07 | Working without SAX. I think. Checkpointing version that worked | Rob Austein |
2015-10-06 | Cleanup getting this old development branch running again with Django | Rob Austein |
2015-07-21 | Code to support multiple HTTP content types didn't quite work with | Rob Austein |
2015-07-21 | Last batch of catch-up merges. Still need to test, but this is a | Rob Austein |
2015-07-21 | More relatively straightforward merges. | Rob Austein |
2015-07-21 | Start catching up on six months worth of little changes in RRDP. | Rob Austein |
2014-11-26 | Pull from trunk. | Rob Austein |
2014-11-18 | Yet another XML cleanup bug. | Rob Austein |
2014-11-16 | Import correct tag. | Rob Austein |
2014-11-13 | Import left-right symbols needed. | Rob Austein |