Age | Commit message (Expand) | Author |
2016-04-27 | Catch exceptions from Zookeeper to gracefully continue when we can't talk to ... | Michael Elkins |
2016-04-21 | Update the GUI to work with the new rcynicdb. | Michael Elkins |
2016-03-30 | Still more UID-swapped file I/O, and general cleanup of UI file I/O. | Rob Austein |
2016-03-29 | Initial fixes to rpkigui-rcynic. Still not working, but failing in a | Rob Austein |
2016-03-23 | Wrap a MySQL-specific error check so it doesn't cause problems when using oth... | Rob Austein |
2016-03-21 | Django API fashion police renamed "mimetype" to be "content_type". | Rob Austein |
2016-03-20 | Clean up rcynic installation, run rcynicng instead of (old) rcynic, clean up ... | Rob Austein |
2015-10-28 | Now working with PostgreSQL. | Rob Austein |
2015-10-27 | Reimplement rpki.gui.models.IPAddressField as a subclass of CharField | Rob Austein |
2015-10-26 | Whack a few things stale imports and Django 1.6-isms to get GUI | Rob Austein |
2015-10-26 | "Any programmer who fails to comply with the standard naming, formatting, | Rob Austein |
2015-10-20 | Change <self/> (etc) to <tenant/> (etc). "self" always was a really | Rob Austein |
2015-10-15 | Extend rpki.irdb.zookeeper.etree_read() to support reading directly | Rob Austein |
2015-10-10 | Clean still more old XML-related classes. | 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-07-21 | More relatively straightforward merges. | 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 |
2014-11-07 | "He just kept saying `One lousy comma!' as we dragged him away...." | Rob Austein |
2014-11-05 | Missed an _elt in [6002]. Pull changes from trunk. | Rob Austein |
2014-11-03 | Convert some lingering *_elt references to lxml.etree. | Rob Austein |
2014-10-11 | Pull from trunk. | Rob Austein |
2014-10-05 | Helps to import module before using it. | Rob Austein |
2014-10-05 | Pull from trunk. | Rob Austein |
2014-10-05 | Address incompatible API changes in Django 1.7: apps.populate(), | Rob Austein |
2014-10-03 | Add router cert request support to the GUI. | Michael Elkins |
2014-09-23 | Typo | Rob Austein |
2014-09-16 | Merge changes from branches/tk713 into branches/tk705. See #705, #713. | Rob Austein |
2014-09-16 | Add support for running GUI under yamltest. | Rob Austein |
2014-09-14 | Start backing out all the old settings.configure() calls, which were | Rob Austein |
2014-09-13 | Groundwork for Django ORM world conquest: sort out settings.py mess. | Rob Austein |
2014-07-07 | Checkpoint of SQL-based publish and withdraw processing. Doesn't | Rob Austein |
2014-06-19 | Specify the python path as a string rather than passing an object reference. ... | Michael Elkins |
2014-06-16 | qualify email recipient address with the FQDN of the local host. see #700 | Michael Elkins |
2014-06-05 | fix typo. closes #698 | Michael Elkins |
2014-05-30 | Still more PyLint. | Rob Austein |
2014-05-29 | PyLint | Rob Austein |
2014-05-29 | Python style police: instantiate exceptions before raising them | Rob Austein |
2014-04-14 | bump copyright | Michael Elkins |
2014-04-14 | store resource handle name as a string in the session rather than a Conf obje... | Michael Elkins |
2014-04-14 | do not emit a warning about missing parent certs in the cacheview db, since t... | Michael Elkins |
2014-04-14 | send a single email to root when stale rcynic/routeviews data is detected dur... | Michael Elkins |
2014-04-11 | fix broken import in newer django 1.5+. closes #687 | Michael Elkins |
2014-04-07 | Pull tk674 changes from trunk. Required manual conflict resolution | Rob Austein |
2014-04-05 | Source tree reorg, phase 1. Almost everything moved, no file contents changed. | Rob Austein |