summaryrefslogtreecommitdiff
path: root/src/mailman/docs
Commit message (Expand)AuthorAgeFilesLines
...
* | | * When deleting a user via REST, make sure all linked addresses are deleted.Barry Warsaw2015-02-091-0/+2
* | | * You can now DELETE an address. If the address is linked to a user, theBarry Warsaw2015-02-051-0/+2
* | | * When creating a user with an email address, do not create the user recordBarry Warsaw2015-02-051-0/+3
| |/ |/|
* | small documentation changeAbhilash Raj2015-01-271-1/+2
* | * Improve the documentation describing how to run Alembic to add new schemaBarry Warsaw2015-01-203-36/+57
|\ \
| * | Update the documentationAbhilash Raj2015-01-171-35/+24
| * | Add how to migrate in DATABASE.rstAbhilash Raj2015-01-131-0/+23
* | | Fix autonumbering in style guide.Barry Warsaw2015-01-201-1/+1
* | | * Fix calculation of default configuration file to use when the ``$var_dir``Barry Warsaw2015-01-201-0/+5
|/ /
* | Bump copyright years.Barry Warsaw2015-01-046-6/+6
* | * ``$cwd`` is now an additional substitution variable for the ``mailman.cfg``Barry Warsaw2015-01-031-0/+8
* | Add NEWS.Barry Warsaw2015-01-021-0/+13
* | Documentation cleanup.Barry Warsaw2014-12-301-0/+1
* | Prep for release.Barry Warsaw2014-12-291-1/+1
* | * You can access the system configuration via the resource pathBarry Warsaw2014-12-261-0/+7
* | Deprecate <api>/system path in favor of <api>/system/versions.Barry Warsaw2014-12-261-0/+2
* | Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-221-3/+0
* | Update the setup.py, tox.ini, template.py and documentation for the switch toBarry Warsaw2014-12-224-36/+30
* | Trunk merge.Barry Warsaw2014-12-221-1/+14
|\ \
| * | * Fixed `AttributeError` on MIME digest messages. Given by Aurélien Bompard.Barry Warsaw2014-12-101-0/+2
| * | * Fixed getting non-ASCII filenames from RFC 2231 i18n'd messages. Given byBarry Warsaw2014-12-081-0/+2
| |\ \ | |/ / |/| |
| * | Updated a credit.Barry Warsaw2014-12-081-1/+1
| * | * The address resource now has an additional '/user' sub-resource which canBarry Warsaw2014-12-081-0/+6
| * | * Fixed messages without a `text/plain` part crashing the `Approved` rule.Barry Warsaw2014-12-031-1/+3
|/ /
* | * Fix Unicode errors when a message being added to the digest has non-asciiBarry Warsaw2014-11-291-0/+3
|\ \
* | | * Fixed Unicode errors in the digest runner and when sending messages to theBarry Warsaw2014-11-291-0/+5
|/ /
* | s/restish/falcon/Barry Warsaw2014-11-151-0/+2
* | * You no longer have to edit `src/mailman/testing/testing.cfg` to run theBarry Warsaw2014-11-093-19/+38
* | tox-ify the test suite. First, this makes it easier to run since you don'tBarry Warsaw2014-11-082-40/+43
* | DatabaseBarry Warsaw2014-11-012-0/+21
* | Docs update.Barry Warsaw2014-08-231-3/+3
* | Use print functions consistently through, and update all __future__ imports toBarry Warsaw2014-04-281-1/+1
* | Carve away the stone.Barry Warsaw2014-04-221-0/+5
* | News for 3.0b4.Barry Warsaw2014-04-221-1/+1
* | * Fix test isolation bug in ``languages.rst``.Barry Warsaw2014-04-171-0/+2
* | * Fixed a crash in the REST server when searching for nonmembers viaBarry Warsaw2014-04-151-0/+6
* | * Use ``setuptools`` instead of ``distribute``, since the latter is defunct.Barry Warsaw2014-04-151-0/+1
|\ \
| * | * Use ``setuptools`` instead of ``distribute``, since the latter is defunct.Barry Warsaw2014-04-151-0/+1
* | | Add bug number.Barry Warsaw2014-04-151-1/+1
|/ /
* | Documentation updates from Stephen Turnbull.Barry Warsaw2014-04-153-8/+118
|\ \
| * | Improve documentation.Stephen J. Turnbull2014-03-293-7/+117
* | | * Addresses can be added to existing users, including display names, via theBarry Warsaw2014-04-141-0/+2
* | | * Greatly improve the fidelity of the Mailman 2.1 list importer functionalityBarry Warsaw2014-04-141-15/+16
|/ /
* | * Fix IntegrityError (against PostgreSQL) when deleting a list with contentBarry Warsaw2014-03-151-0/+2
* | * Fix non-member moderation rule to prefer a member sender if both membersBarry Warsaw2014-03-151-0/+3
* | Bump copyright years.Barry Warsaw2014-01-016-7/+7
* | * Add support for the Exim 4 MTA. Contributed by Stephen Turnbull.Barry Warsaw2013-11-302-10/+131
|\ \
| * | New modules config.exim4 and mta.exim4 support the Exim4 MTA.Stephen J. Turnbull2013-09-251-10/+131
* | | NEWS.Barry Warsaw2013-11-271-0/+1
* | | Merge branch contributed by Joanna Skrzeszewska.Barry Warsaw2013-11-271-0/+2