| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add .idea to .gitignore | Andrew Vereshchagin | 2016-06-04 | 1 | -0/+1 |
| | | |||||
| * | Allow List-ID in decoration template URIs. | Barry Warsaw | 2016-02-27 | 1 | -1/+3 |
| | | | | | | | | | Closes #196 In mailman: URIs (e.g. IMailingList.header_uri and .footer_uri), you used to be able to only use fqdn-listnames. But since List-IDs are more stable, let's allow those too. Silently deprecate using the fqdn-listname. | ||||
| * | Refactor API differences into a separate class. | Barry Warsaw | 2016-01-13 | 1 | -0/+2 |
| | | | | | | | | | | | | We now have an IAPI interface which defines methods to convert to/from UUIDs to their REST representations, and to calculate the API-homed full URL path to a resource. Add implementations API30 and API31 to handle the two different implementations so far. This also simplifies the various path_to() calls. Also: Add support for diff_cover to tox.ini to check that all differences against the master branch have full test coverage. | ||||
| * | Add patterns to .gitignore | Aurélien Bompard | 2015-06-16 | 1 | -0/+2 |
| | | |||||
| * | Add a test to prove that LP: #1165589 doesn't affect Mailman 3. | Barry Warsaw | 2015-05-04 | 1 | -0/+2 |
| | | |||||
| * | Typical ignore pattern. | Barry Warsaw | 2015-04-28 | 1 | -0/+2 |
