| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | NEWS. | Barry Warsaw | 2013-11-27 | 1 | -0/+1 | |
| * | | | | Merge branch contributed by Joanna Skrzeszewska. | Barry Warsaw | 2013-11-27 | 24 | -22/+571 | |
| |\ \ \ \ | ||||||
| | * | | | | Archived-At header calculation must observe list archivers. | Barry Warsaw | 2013-11-27 | 1 | -3/+7 | |
| | * | | | | Add lists/<list-id>/archivers as the resource end-point. | Barry Warsaw | 2013-11-27 | 4 | -53/+190 | |
| | * | | | | More fixes. | Barry Warsaw | 2013-11-26 | 3 | -1/+10 | |
| | * | | | | Checkpointing. | Barry Warsaw | 2013-11-25 | 19 | -93/+373 | |
| | * | | | | Joanna's branch | Barry Warsaw | 2013-10-27 | 5 | -19/+137 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Unit tests for enabling/disabling archivers. | Joanna Skrzeszewska | 2013-09-18 | 1 | -0/+26 | |
| | | * | | | | Changes for enabling/disabling archivers. | Joanna Skrzeszewska | 2013-09-08 | 4 | -19/+111 | |
| | | |/ / / | ||||||
| * | / / / | Do a better job of pattern matching for the nose2 -P plugin switch. | Barry Warsaw | 2013-11-27 | 1 | -3/+7 | |
| |/ / / / | ||||||
| | | * | | Aurélien Bompard's import-from-2.1 branch, with cleanup and fixes. | Barry Warsaw | 2014-04-14 | 14 | -27/+1138 | |
| | |/| | |/| | | | ||||||
| | | * | | Minor pyflakes fixes | Aurélien Bompard | 2013-10-22 | 2 | -4/+3 | |
| | | * | | Merge from the main branch | Aurélien Bompard | 2013-10-22 | 8 | -115/+140 | |
| | | |\ \ | ||||||
| | | * | | | Text templates should be in UTF-8 | Aurélien Bompard | 2013-10-21 | 3 | -3/+31 | |
| | | * | | | Handle acceptable_aliases being a list in the pickle | Aurélien Bompard | 2013-10-15 | 2 | -1/+17 | |
| | | * | | | Better handling of mixed case email addresses | Aurélien Bompard | 2013-10-11 | 2 | -12/+65 | |
| | | * | | | Handle 'local-part-only' acceptable aliases | Aurélien Bompard | 2013-10-11 | 2 | -2/+22 | |
| | | * | | | Don't change the mail_host when importing | Aurélien Bompard | 2013-10-11 | 2 | -4/+4 | |
| | | * | | | Use the full language code in the configuration hint | Aurélien Bompard | 2013-10-11 | 2 | -6/+4 | |
| | | * | | | Deal with non-ascii bans and aliases | Aurélien Bompard | 2013-10-09 | 2 | -20/+34 | |
| | | * | | | Make sure the imported preferred_language exists, and work around Python issu... | Aurélien Bompard | 2013-10-08 | 3 | -5/+76 | |
| | | * | | | Some more unicode checks when importing | Aurélien Bompard | 2013-10-08 | 2 | -9/+39 | |
| | | * | | | Content filter must be removed on list deletion | Aurélien Bompard | 2013-10-03 | 2 | -0/+17 | |
| | | * | | | More unicode fixes in the import script | Aurélien Bompard | 2013-10-03 | 2 | -2/+35 | |
| | | * | | | Strings are almost always bytestrings in the pickle, test for that | Aurélien Bompard | 2013-10-03 | 2 | -58/+58 | |
| | | * | | | Import most list parameters from the 2.1 pickle | Aurélien Bompard | 2013-09-30 | 3 | -5/+824 | |
| | | * | | | When importing from 2.1, handle the archiving policy | Aurélien Bompard | 2013-09-20 | 2 | -0/+41 | |
| | |/ / / | ||||||
| * | | | | * The `bounceevent` table now uses list-ids to cross-reference the mailing | Barry Warsaw | 2013-10-24 | 19 | -103/+287 | |
| |\ \ \ \ | |_|/ / |/| | | | ||||||
| | * | | | typo | Barry Warsaw | 2013-10-24 | 1 | -1/+1 | |
| | * | | | Only do the cleanup if we're not using SQLite. | Barry Warsaw | 2013-10-24 | 2 | -6/+6 | |
| | * | | | trunk merge | Barry Warsaw | 2013-10-22 | 3 | -0/+70 | |
| | |\ \ \ | |/ / / |/| | | | ||||||
| * | | | | Sort imports. | Barry Warsaw | 2013-10-18 | 1 | -1/+1 | |
| * | | | | * Fix importation from MM2.1 to MM3 of the archive policy. Given by Aurélien | Barry Warsaw | 2013-10-18 | 3 | -0/+70 | |
| | * | | | trunk merge | Barry Warsaw | 2013-10-18 | 6 | -32/+24 | |
| | |\ \ \ | |/ / / |/| | | | ||||||
| * | | | | trunk merge | Barry Warsaw | 2013-10-18 | 0 | -0/+0 | |
| |\ \ \ \ | | |/ / | |/| | | ||||||
| | * | | | re-delete obsolete file | Barry Warsaw | 2013-09-03 | 1 | -277/+0 | |
| | * | | | trunk merge | Barry Warsaw | 2013-09-03 | 55 | -1203/+361 | |
| | |\ \ \ | ||||||
| | * | | | | Update bootstrap.py | Barry Warsaw | 2013-07-21 | 1 | -53/+165 | |
| * | | | | | * When --sort is used, watch out for continuation lines, which shouldn't get | Barry Warsaw | 2013-10-18 | 6 | -32/+24 | |
| | |/ / / |/| | | | ||||||
| | | * | | Test repair, and import enum from the right place. | Barry Warsaw | 2013-09-01 | 1 | -2/+3 | |
| | | * | | trunk merge | Barry Warsaw | 2013-09-01 | 56 | -1368/+361 | |
| | | |\ \ | |_|/ / |/| | | | ||||||
| * | | | | * `mailman conf` now has a `-t/--sort` flag which sorts the output by section | Barry Warsaw | 2013-09-01 | 4 | -5/+49 | |
| |\ \ \ \ | ||||||
| | * | | | | Added an example to the docs | Karl-Aksel Puulmann | 2013-04-06 | 1 | -1/+8 | |
| | * | | | | Fixed tests broken by previous commit | Karl-Aksel Puulmann | 2013-04-06 | 3 | -1/+3 | |
| | * | | | | Add --sort flag to mailman conf subcommand (LP: #1162492) | Karl-Aksel Puulmann | 2013-04-05 | 1 | -4/+17 | |
| | | |_|/ | |/| | | ||||||
| * | | | | * Expose ``hide_address`` to the ``.../preferences`` REST API. Contributed | Barry Warsaw | 2013-08-28 | 3 | -0/+6 | |
| |\ \ \ \ | ||||||
| | * | | | | Adding a missing hide_address preference | Sneha Priscilla | 2013-08-09 | 1 | -0/+1 | |
| | | |/ / | |/| | | ||||||
| * | | | | Merge Steve's documentation updates. | Barry Warsaw | 2013-08-28 | 4 | -43/+107 | |
| |\ \ \ \ | ||||||
| | * | | | | Rewrite the MTA-independent part of MTA.rst. | Stephen J. Turnbull | 2013-07-04 | 1 | -17/+63 | |
| | * | | | | Add 'Contact Us' section. | Stephen J. Turnbull | 2013-07-04 | 1 | -4/+9 | |
