summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Add .idea to .gitignoreAndrew Vereshchagin2016-06-041-0/+1
|
* Allow List-ID in decoration template URIs.Barry Warsaw2016-02-271-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 Warsaw2016-01-131-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 .gitignoreAurélien Bompard2015-06-161-0/+2
|
* Add a test to prove that LP: #1165589 doesn't affect Mailman 3.Barry Warsaw2015-05-041-0/+2
|
* Typical ignore pattern.Barry Warsaw2015-04-281-0/+2