| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | | | * When deleting a user via REST, make sure all linked addresses are deleted. | Barry Warsaw | 2015-02-09 | 1 | -0/+2 |
| * | | | * You can now DELETE an address. If the address is linked to a user, the | Barry Warsaw | 2015-02-05 | 1 | -0/+2 |
| * | | | * When creating a user with an email address, do not create the user record | Barry Warsaw | 2015-02-05 | 1 | -0/+3 |
| | |/
|/| |
|
| * | | small documentation change | Abhilash Raj | 2015-01-27 | 1 | -1/+2 |
| * | | * Improve the documentation describing how to run Alembic to add new schema | Barry Warsaw | 2015-01-20 | 3 | -36/+57 |
| |\ \ |
|
| | * | | Update the documentation | Abhilash Raj | 2015-01-17 | 1 | -35/+24 |
| | * | | Add how to migrate in DATABASE.rst | Abhilash Raj | 2015-01-13 | 1 | -0/+23 |
| * | | | Fix autonumbering in style guide. | Barry Warsaw | 2015-01-20 | 1 | -1/+1 |
| * | | | * Fix calculation of default configuration file to use when the ``$var_dir`` | Barry Warsaw | 2015-01-20 | 1 | -0/+5 |
| |/ / |
|
| * | | Bump copyright years. | Barry Warsaw | 2015-01-04 | 6 | -6/+6 |
| * | | * ``$cwd`` is now an additional substitution variable for the ``mailman.cfg`` | Barry Warsaw | 2015-01-03 | 1 | -0/+8 |
| * | | Add NEWS. | Barry Warsaw | 2015-01-02 | 1 | -0/+13 |
| * | | Documentation cleanup. | Barry Warsaw | 2014-12-30 | 1 | -0/+1 |
| * | | Prep for release. | Barry Warsaw | 2014-12-29 | 1 | -1/+1 |
| * | | * You can access the system configuration via the resource path | Barry Warsaw | 2014-12-26 | 1 | -0/+7 |
| * | | Deprecate <api>/system path in favor of <api>/system/versions. | Barry Warsaw | 2014-12-26 | 1 | -0/+2 |
| * | | Remove huge amounts of now unnecessary file boilerplate. | Barry Warsaw | 2014-12-22 | 1 | -3/+0 |
| * | | Update the setup.py, tox.ini, template.py and documentation for the switch to | Barry Warsaw | 2014-12-22 | 4 | -36/+30 |
| * | | Trunk merge. | Barry Warsaw | 2014-12-22 | 1 | -1/+14 |
| |\ \ |
|
| | * | | * Fixed `AttributeError` on MIME digest messages. Given by Aurélien Bompard. | Barry Warsaw | 2014-12-10 | 1 | -0/+2 |
| | * | | * Fixed getting non-ASCII filenames from RFC 2231 i18n'd messages. Given by | Barry Warsaw | 2014-12-08 | 1 | -0/+2 |
| | |\ \
| |/ /
|/| | |
|
| | * | | Updated a credit. | Barry Warsaw | 2014-12-08 | 1 | -1/+1 |
| | * | | * The address resource now has an additional '/user' sub-resource which can | Barry Warsaw | 2014-12-08 | 1 | -0/+6 |
| | * | | * Fixed messages without a `text/plain` part crashing the `Approved` rule. | Barry Warsaw | 2014-12-03 | 1 | -1/+3 |
| |/ / |
|
| * | | * Fix Unicode errors when a message being added to the digest has non-ascii | Barry Warsaw | 2014-11-29 | 1 | -0/+3 |
| |\ \ |
|
| * | | | * Fixed Unicode errors in the digest runner and when sending messages to the | Barry Warsaw | 2014-11-29 | 1 | -0/+5 |
| |/ / |
|
| * | | s/restish/falcon/ | Barry Warsaw | 2014-11-15 | 1 | -0/+2 |
| * | | * You no longer have to edit `src/mailman/testing/testing.cfg` to run the | Barry Warsaw | 2014-11-09 | 3 | -19/+38 |
| * | | tox-ify the test suite. First, this makes it easier to run since you don't | Barry Warsaw | 2014-11-08 | 2 | -40/+43 |
| * | | Database | Barry Warsaw | 2014-11-01 | 2 | -0/+21 |
| * | | Docs update. | Barry Warsaw | 2014-08-23 | 1 | -3/+3 |
| * | | Use print functions consistently through, and update all __future__ imports to | Barry Warsaw | 2014-04-28 | 1 | -1/+1 |
| * | | Carve away the stone. | Barry Warsaw | 2014-04-22 | 1 | -0/+5 |
| * | | News for 3.0b4. | Barry Warsaw | 2014-04-22 | 1 | -1/+1 |
| * | | * Fix test isolation bug in ``languages.rst``. | Barry Warsaw | 2014-04-17 | 1 | -0/+2 |
| * | | * Fixed a crash in the REST server when searching for nonmembers via | Barry Warsaw | 2014-04-15 | 1 | -0/+6 |
| * | | * Use ``setuptools`` instead of ``distribute``, since the latter is defunct. | Barry Warsaw | 2014-04-15 | 1 | -0/+1 |
| |\ \ |
|
| | * | | * Use ``setuptools`` instead of ``distribute``, since the latter is defunct. | Barry Warsaw | 2014-04-15 | 1 | -0/+1 |
| * | | | Add bug number. | Barry Warsaw | 2014-04-15 | 1 | -1/+1 |
| |/ / |
|
| * | | Documentation updates from Stephen Turnbull. | Barry Warsaw | 2014-04-15 | 3 | -8/+118 |
| |\ \ |
|
| | * | | Improve documentation. | Stephen J. Turnbull | 2014-03-29 | 3 | -7/+117 |
| * | | | * Addresses can be added to existing users, including display names, via the | Barry Warsaw | 2014-04-14 | 1 | -0/+2 |
| * | | | * Greatly improve the fidelity of the Mailman 2.1 list importer functionality | Barry Warsaw | 2014-04-14 | 1 | -15/+16 |
| |/ / |
|
| * | | * Fix IntegrityError (against PostgreSQL) when deleting a list with content | Barry Warsaw | 2014-03-15 | 1 | -0/+2 |
| * | | * Fix non-member moderation rule to prefer a member sender if both members | Barry Warsaw | 2014-03-15 | 1 | -0/+3 |
| * | | Bump copyright years. | Barry Warsaw | 2014-01-01 | 6 | -7/+7 |
| * | | * Add support for the Exim 4 MTA. Contributed by Stephen Turnbull. | Barry Warsaw | 2013-11-30 | 2 | -10/+131 |
| |\ \ |
|
| | * | | New modules config.exim4 and mta.exim4 support the Exim4 MTA. | Stephen J. Turnbull | 2013-09-25 | 1 | -10/+131 |
| * | | | NEWS. | Barry Warsaw | 2013-11-27 | 1 | -0/+1 |
| * | | | Merge branch contributed by Joanna Skrzeszewska. | Barry Warsaw | 2013-11-27 | 1 | -0/+2 |