aboutsummaryrefslogtreecommitdiff
path: root/rpki/rpkidb/migrations
AgeCommit message (Expand)Author
2016-04-23Internal root working with vastly-simplified implementation.Rob Austein
2016-04-23Start fleshing out Parent actions that require poking at companion Root object.Rob Austein
2016-04-23Add Root model to rpki.rpkidb and root-related attributes toRob Austein
2016-04-23Upon further analysis: Roots and Turtles don't need handles, onlyRob Austein
2016-04-23Swing CA model to link to Turtle instead of Parent.Rob Austein
2016-04-23Step one of adding internal support for RPKI roots to rpkid: splitRob Austein
2016-01-23Add multiple-URI TAL support to rcynicng.Rob Austein
2015-11-11Oops, forgot to commit migration for latest schema change.Rob Austein
2015-11-11Refactor a few of the ridiculously long rpkidb model methods intoRob Austein
2015-10-28Now working with PostgreSQL.Rob Austein
2015-10-25All SKI operations on issued certificates are really g(SKI)Rob Austein
2015-10-24Switched from BlobField to BinaryField, but doesn't seem to haveRob 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-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-08Add an initial set of rpkidb models and confirm that Django is willingRob Austein