Age | Commit message (Expand) | Author |
2016-05-07 | More copyright notices, what fun. | Rob Austein |
2016-04-26 | Further consolidation of config file parsing, command line parsing, | Rob Austein |
2015-11-11 | Configure pylint to use the pylint-django plugin, which (mostly) | 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-19 | Amputate old SQL code out of rpkid with a fire axe, replacing it with | Rob Austein |
2015-10-16 | PyLint. As usual, a lot of noise and a handful of real, albeit minor, bugs. | Rob Austein |
2014-11-12 | Fix first round of RRDP SIA URI bugs. | Rob Austein |
2014-09-17 | Clean out last vestiges of SAX-based publication protocol code. | Rob Austein |
2014-08-28 | Log connection info in simplified HTTP server. | Rob Austein |
2014-06-05 | First cut at fully configurable logging system. Still a bit raw, and | Rob Austein |
2014-05-30 | Use --log-file in yamltest; debug the rotating log file options. | Rob Austein |
2014-05-30 | Rewritten rpki.log.init() still confuses PyLint. | Rob Austein |
2014-05-30 | Move all the complexity of configuring the ten zillion kinds of | Rob Austein |
2014-05-29 | PyLint | Rob Austein |
2014-05-29 | Provide our own logging Formatter class rather than straining to | Rob Austein |
2014-05-29 | For some reason using choices with a non-string type in argparse works | Rob Austein |
2014-05-28 | Cleanup. Whack default logging level down to warning, except when running di... | Rob Austein |
2014-05-28 | Update all uses of rpki.log.traceback() for use with logging module. | Rob Austein |
2014-05-28 | Whack all logging calls to use per-module logger objects. | Rob Austein |
2014-05-28 | Rework logging initialization code. | Rob Austein |
2014-05-22 | Initial conversion to Python logging system. Still very crude. | Rob Austein |
2014-05-22 | Clean excess baggage out of old logging code prior to replacing it | Rob Austein |
2014-04-05 | Source tree reorg, phase 1. Almost everything moved, no file contents changed. | Rob Austein |