Age | Commit message (Expand) | Author |
2016-04-23 | Add yamltest code to set up TAL and root certificate correctly under | Rob Austein |
2016-02-21 | Be a bit more frugal with memory: serialize XML directly to disk, and, | Rob Austein |
2016-02-21 | Don't really need delta XML in SQL either, just need the hash. | Rob Austein |
2016-02-21 | We don't really need to store the full XML snapshot in SQL. We don't | Rob Austein |
2016-01-23 | Add multiple-URI TAL support to rcynicng. | Rob Austein |
2015-11-11 | Configure pylint to use the pylint-django plugin, which (mostly) | Rob Austein |
2015-10-28 | Now working with PostgreSQL. | Rob Austein |
2015-10-26 | "Any programmer who fails to comply with the standard naming, formatting, | Rob Austein |
2015-10-25 | All SKI operations on issued certificates are really g(SKI) | Rob Austein |
2015-10-25 | Tweak binary field types to get SQLite3 working as a Django ORM | Rob Austein |
2015-10-24 | Switched from BlobField to BinaryField, but doesn't seem to have | Rob Austein |
2015-10-16 | PyLint. As usual, a lot of noise and a handful of real, albeit minor, bugs. | 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-12 | Initial (awful kludge) version of adding RRDP URIs to SIA extension. | Rob Austein |
2014-11-08 | Simplify RRDP schema again: one delta file now contains exactly one | Rob Austein |
2014-09-19 | Convert pubd to use Django ORM and lxml.etree. | Rob Austein |
2014-09-13 | Groundwork for Django ORM world conquest: sort out settings.py mess. | Rob Austein |