Age | Commit message (Expand) | Author |
2016-07-20 | need to add contenttypes and auth to INSTALLED_APPS even for gui auxillary sc... | Michael Elkins |
2016-06-17 | Disable email to root when a Django exception occurs, and log it to the apach... | Michael Elkins |
2016-05-25 | Make rpkigui-import-routes use logging settings from /etc/rpki.conf instead o... | Michael Elkins |
2016-05-07 | Oops, TeX-style "--" numeric ranges in copyright comments are bad fit | Rob Austein |
2016-05-07 | More copyright notices, what fun. | Rob Austein |
2016-04-21 | Update the GUI to work with the new rcynicdb. | Michael Elkins |
2016-03-28 | Apparently we lost DOWNLOAD_DIRECTORY while consolidating the GUI's | Rob Austein |
2016-01-15 | RRDP seems to work now, at least with RIPE's implementation. | Rob Austein |
2016-01-08 | Start converting rcynicng to use a database. | Rob Austein |
2015-11-11 | Configure pylint to use the pylint-django plugin, which (mostly) | Rob Austein |
2015-10-27 | Reenable vile MySQL "latin1" workaround for now. | Rob Austein |
2015-10-26 | "Any programmer who fails to comply with the standard naming, formatting, | Rob Austein |
2015-10-26 | Unbound variable in postgresql configuration. | Rob Austein |
2015-10-25 | Tweak binary field types to get SQLite3 working as a Django ORM | Rob Austein |
2015-10-25 | Make SQL engine configurable. Works for MySQL, not yet tested for anything e... | Rob Austein |
2015-10-25 | Force MySQL characterset to Latin1 to suppress constant whining about | 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 |