| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bump copyright years. | Barry Warsaw | 2017-01-04 | 3 | -3/+3 |
| | | |||||
| * | Import order flake8 plugin. | Barry Warsaw | 2016-03-27 | 2 | -3/+2 |
| | | | | | Fix lots of import order errors discovered by the new plugin. | ||||
| * | Clean up of archiving subdirectory. | Barry Warsaw | 2016-03-24 | 2 | -15/+3 |
| | | |||||
| * | Happy New Year. | Barry Warsaw | 2016-01-02 | 3 | -3/+3 |
| | | |||||
| * | The MHonArc archiver must set stdin=PIPE when calling the subprocess. Given | Barry Warsaw | 2015-08-17 | 3 | -1/+125 |
| | | | | | by Walter Doekes. | ||||
| * | * Messages now include a `Message-ID-Hash` as the replacement for | Barry Warsaw | 2015-06-14 | 1 | -2/+2 |
| | | | | | | | `X-Message-ID-Hash` although the latter is still included for backward compatibility. Also be sure that all places which add the header use the same algorithm. | ||||
| * | Bump copyright years. | Barry Warsaw | 2015-01-04 | 1 | -1/+1 |
| | | |||||
| * | Remove huge amounts of now unnecessary file boilerplate. | Barry Warsaw | 2014-12-22 | 1 | -4/+0 |
| | | |||||
| * | Checkpointing. | Barry Warsaw | 2014-11-30 | 1 | -4/+4 |
| | | | | | | | | | | | By using `six` I think I have most of the imports squared away. There's probably still uses of `unicode` built-ins that need fixing. The idea is to first get the test suite running (which it doesn't yet), and then to fix tests. There's a bug in lazr.config which requires us to patch it for now. | ||||
| * | Bump copyright years. | Barry Warsaw | 2014-01-01 | 1 | -1/+1 |
| | | |||||
| * | Bump copyright years. | Barry Warsaw | 2013-01-01 | 1 | -1/+1 |
| | | |||||
| * | - Module modernization by adding the print_function() import. | Barry Warsaw | 2012-04-22 | 1 | -2/+3 |
| | | | | | - Update many tests to use the transaction() context manager. | ||||
| * | Add a test for a corner case of UserNotification.send() as suggested by Mark. | Barry Warsaw | 2012-03-15 | 1 | -5/+5 |
| | | | | | | Fix a test failure found by Toshio, along with an XXX about how we should fix this problem long term. | ||||
| * | Fix a potential unicode traceback | toshio | 2012-03-14 | 1 | -5/+5 |
| | | |||||
| * | test_archive_maildir_created(): I was dumb when I rewrote Toshio's original | Barry Warsaw | 2012-03-14 | 1 | -2/+5 |
| | | | | | test. Undumbify that. | ||||
| * | * The Prototype archiver now stores its files in maildir format inside of | Barry Warsaw | 2012-03-14 | 1 | -84/+104 |
| | | | | | `$var_dir/archives/prototype`, given by Toshio Kuratomi. | ||||
| * | Unittests for the prototype archiver | toshio | 2012-03-14 | 2 | -0/+151 |
