| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | - Clean up and simplify remove_list() | Barry Warsaw | 2014-03-02 | 3 | -22/+20 |
| * | Fix the default. | Barry Warsaw | 2014-01-06 | 1 | -2/+2 |
| * | Several internal improvements: | Barry Warsaw | 2014-01-06 | 20 | -83/+290 |
| * | Bump copyright years. | Barry Warsaw | 2014-01-01 | 315 | -317/+317 |
| * | Fix a couple of intermittent test problems. | Barry Warsaw | 2013-12-01 | 2 | -0/+3 |
| * | * Add support for the Exim 4 MTA. Contributed by Stephen Turnbull. | Barry Warsaw | 2013-11-30 | 4 | -10/+186 |
| |\ | |||||
| | * | New modules config.exim4 and mta.exim4 support the Exim4 MTA. | Stephen J. Turnbull | 2013-09-25 | 3 | -10/+185 |
| * | | 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 |
| |/ / | |||||
| * | | * 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 | 5 | -32/+23 |
| | |\ \ | |/ / |/| | | |||||
| * | | | * When --sort is used, watch out for continuation lines, which shouldn't get | Barry Warsaw | 2013-10-18 | 5 | -32/+23 |
| | |/ |/| | |||||
| | * | Test repair, and import enum from the right place. | Barry Warsaw | 2013-09-01 | 1 | -2/+3 |
| | * | trunk merge | Barry Warsaw | 2013-09-01 | 51 | -227/+348 |
| | |\ | |/ |/| | |||||
| * | | * `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 |
| | * | | | | Improve diagrams. Some wording fixups. | Stephen J. Turnbull | 2013-05-14 | 1 | -10/+18 |
| | * | | | | Touch up descriptions of MTAs. Fix one typo. | Stephen J. Turnbull | 2013-05-14 | 1 | -10/+12 |
| | * | | | | Some minor wording fixups. | Stephen J. Turnbull | 2013-05-14 | 1 | -11/+15 |
| | * | | | | Avoid implication that Python 3 support is coming soon. | Stephen J. Turnbull | 2013-05-14 | 1 | -1/+1 |
| * | | | | | * Use the ``enum34`` package instead of ``flufl.enum``. | Barry Warsaw | 2013-08-27 | 30 | -40/+46 |
| |\ \ \ \ \ | |||||
| | * | | | | | Switch to PEP 435 enums from flufl.enums. | Barry Warsaw | 2013-06-18 | 29 | -40/+45 |
| | | |/ / / | |/| | | | |||||
| * | | | | | * Mailman 3 no longer uses ``zc.buildout`` and tests are now run by the | Barry Warsaw | 2013-08-27 | 14 | -139/+140 |
| |\ \ \ \ \ | |/ / / / |/| | | | | |||||
| | * | | | | * Suppress the extra Doctest: lines. | Barry Warsaw | 2013-08-27 | 1 | -5/+5 |
| | * | | | | Add enough __init__.py files to make these docs directories discoverable. | Barry Warsaw | 2013-08-26 | 7 | -0/+1 |
| | * | | | | * Re-name doctests. | Barry Warsaw | 2013-08-25 | 4 | -64/+46 |
| | * | | | | Switch to virtualenv and nose2 instead of zc.buildout and zope.testing. | Barry Warsaw | 2013-08-25 | 4 | -41/+63 |
| |/ / / / | |||||
| | | | * | remove debugging | Barry Warsaw | 2013-09-01 | 1 | -1/+0 |
| | | | * | Migrate bounceevent.list_name -> bounceevent.list_id | Barry Warsaw | 2013-09-01 | 17 | -97/+276 |
| | |_|/ |/| | | |||||
| * | | | * `bin/runner` command has been simplified and its command line options | Barry Warsaw | 2013-06-17 | 10 | -247/+243 |
