summaryrefslogtreecommitdiff
path: root/src/mailman/app
Commit message (Expand)AuthorAgeFilesLines
...
* Bump copyright years.Barry Warsaw2015-01-0422-22/+22
* * ``$cwd`` is now an additional substitution variable for the ``mailman.cfg``Barry Warsaw2015-01-031-2/+6
* Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-2222-105/+25
* Trunk merge.Barry Warsaw2014-12-222-4/+6
|\
| * * Fixed getting non-ASCII filenames from RFC 2231 i18n'd messages. Given byBarry Warsaw2014-12-082-4/+7
| |\
| | * Convert unicode instance testing to bytes instance testingAurélien Bompard2014-12-042-3/+3
| | * Do not auto-convert Message headers to unicodeAurélien Bompard2014-12-022-3/+6
| |/
* | Refactor subject-prefix handler out of cook-headers handler and make all testsBarry Warsaw2014-12-211-4/+4
* | One more test fixed.Barry Warsaw2014-12-181-2/+2
* | Fix test_bounces.Barry Warsaw2014-12-171-1/+1
* | Fix test_bounces.Barry Warsaw2014-12-171-2/+2
* | app/docs and app.tests all pass now.Barry Warsaw2014-12-154-8/+13
* | More test repair.Barry Warsaw2014-12-152-3/+3
* | Core tests pass.Barry Warsaw2014-12-151-4/+4
* | All the REST tests pass.Barry Warsaw2014-12-151-1/+1
* | Fix pipelines tests.Barry Warsaw2014-12-151-4/+4
* | Use listid instead of (fqdn) listname in the metadata pickle.Barry Warsaw2014-12-152-2/+2
* | Port some of the commands.Barry Warsaw2014-12-131-1/+3
* | CheckpointingBarry Warsaw2014-12-122-2/+2
* | Fix test_inject.pyBarry Warsaw2014-12-111-1/+1
* | registrar.rst is ported; some bad path tests moved to a unittest.Barry Warsaw2014-12-011-2/+2
* | Port model/tests/test_user.pyBarry Warsaw2014-12-011-1/+1
* | Checkpointing.Barry Warsaw2014-11-304-35/+34
|/
* * You no longer have to edit `src/mailman/testing/testing.cfg` to run theBarry Warsaw2014-11-091-3/+6
* tox-ify the test suite. First, this makes it easier to run since you don'tBarry Warsaw2014-11-081-10/+9
|\
| * Tox-ify the test suite. Now you don't have to create a virtualenv separately.Barry Warsaw2014-11-071-3/+3
|/
* Merge abompard's fixes to the Postgres test suite.Barry Warsaw2014-10-301-43/+34
* Clean up pass.Barry Warsaw2014-09-221-4/+3
* * fix the circular dependecy problem between User and AdressAbhilash Raj2014-09-191-1/+1
* fix all tests in mailman.model.testsAbhilash Raj2014-09-131-6/+5
* * change declarative_base class to use ModelMeta classAbhilash Raj2014-09-061-1/+1
* Use print functions consistently through, and update all __future__ imports toBarry Warsaw2014-04-2815-73/+73
* Remove a few redundant checks.Barry Warsaw2014-04-152-8/+0
* Trunk mergeBarry Warsaw2014-04-1422-128/+324
|\
| * * Module coding style consistency.Barry Warsaw2014-03-022-15/+34
| * - Clean up and simplify remove_list()Barry Warsaw2014-03-022-21/+20
| * Several internal improvements:Barry Warsaw2014-01-069-76/+254
| * Bump copyright years.Barry Warsaw2014-01-0121-21/+21
* | Aurélien Bompard's import-from-2.1 branch, with cleanup and fixes.Barry Warsaw2014-04-142-1/+12
|\ \ | |/ |/|
| * Text templates should be in UTF-8Aurélien Bompard2013-10-212-1/+12
* | typoBarry Warsaw2013-10-241-1/+1
|/
* * Use the ``enum34`` package instead of ``flufl.enum``.Barry Warsaw2013-08-272-2/+2
|\
| * Switch to PEP 435 enums from flufl.enums.Barry Warsaw2013-06-182-2/+2
* | * Re-name doctests.Barry Warsaw2013-08-251-1/+2
|/
* Bump copyright years.Barry Warsaw2013-01-0121-21/+21
* LP: #975692 phase 1Barry Warsaw2012-12-286-176/+88
* * Fill out the documentation on moderation notifications.Barry Warsaw2012-12-172-105/+188
* Fix cross-references.Barry Warsaw2012-12-171-2/+2
* * Simplify moderator.rst and requests.rst so they serve a better purpose asBarry Warsaw2012-12-173-7/+499
* Expose held subscription/unsubscription requests via the API.Barry Warsaw2012-12-151-3/+2