summaryrefslogtreecommitdiff
path: root/src/mailman/handlers (follow)
Commit message (Expand)AuthorAgeFilesLines
* We don't need the 'six' package any more.Barry Warsaw2015-01-041-1/+1
* Bump copyright years.Barry Warsaw2015-01-0426-26/+26
* Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-2226-124/+27
* Trunk merge.Barry Warsaw2014-12-221-0/+55
|\
| * LP: #1130696 - AttributeError on .senderBarry Warsaw2014-12-101-0/+55
| |\
| | * Make the MIMEDigester generate a subclass of MIMEMultipart with our additionsAurélien Bompard2014-12-092-12/+12
| | * Handle the MIMEMultipart created by the DigestRunner properlyAurélien Bompard2014-11-302-1/+55
| |/
* | Refactor subject-prefix handler out of cook-headers handler and make all testsBarry Warsaw2014-12-214-170/+348
* | Fix the digest.rst doctest.Barry Warsaw2014-12-181-2/+4
* | Fix subject-munging.rstBarry Warsaw2014-12-171-14/+12
* | Pass all command tests.Barry Warsaw2014-12-151-2/+1
* | Core tests pass.Barry Warsaw2014-12-151-2/+2
* | Better, but not perfect handler test passing.Barry Warsaw2014-12-1514-70/+179
* | Fix pipelines tests.Barry Warsaw2014-12-151-1/+1
* | Use listid instead of (fqdn) listname in the metadata pickle.Barry Warsaw2014-12-153-5/+3
* | * Read the .cfg files not as bytes any more, but as UTF-8 encoding files.Barry Warsaw2014-12-152-19/+10
* | Checkpointing.Barry Warsaw2014-11-304-18/+14
|/
* * Fix Unicode errors when a message being added to the digest has non-asciiBarry Warsaw2014-11-292-1/+63
|\
| * Fix digest handler crashAurélien Bompard2014-11-252-1/+64
* | * Fixed Unicode errors in the digest runner and when sending messages to theBarry Warsaw2014-11-292-1/+27
|\ \ | |/ |/|
| * Fix some unicode issuesAurélien Bompard2014-11-272-1/+18
|/
* Fix a few issues with `python2 -3` compatibility.Barry Warsaw2014-11-191-3/+3
* tox-ify the test suite. First, this makes it easier to run since you don'tBarry Warsaw2014-11-082-16/+23
|\
| * Tox-ify the test suite. Now you don't have to create a virtualenv separately.Barry Warsaw2014-11-071-2/+3
|/
* Use print() to smooth over the SA return of Python longs in PostgreSQL.Barry Warsaw2014-10-131-2/+2
* Use print functions consistently through, and update all __future__ imports toBarry Warsaw2014-04-2817-114/+114
* Trunk mergeBarry Warsaw2014-04-1421-24/+28
|\
| * Several internal improvements:Barry Warsaw2014-01-061-0/+1
| * Bump copyright years.Barry Warsaw2014-01-0120-20/+20
| * Merge branch contributed by Joanna Skrzeszewska.Barry Warsaw2013-11-271-4/+7
| |\
| | * Archived-At header calculation must observe list archivers.Barry Warsaw2013-11-271-3/+7
| |/
* | Aurélien Bompard's import-from-2.1 branch, with cleanup and fixes.Barry Warsaw2014-04-141-3/+11
|\ \ | |/ |/|
| * Import most list parameters from the 2.1 pickleAurélien Bompard2013-09-301-2/+7
|/
* Add enough __init__.py files to make these docs directories discoverable.Barry Warsaw2013-08-261-0/+0
* * `bin/runner` command has been simplified and its command line optionsBarry Warsaw2013-06-171-2/+2
* Bump copyright years.Barry Warsaw2013-01-0120-20/+20
* ConfigurationBarry Warsaw2012-11-041-4/+3
* * Python 2.7 is not required. Python 2.6 is no longer officially supported.Barry Warsaw2012-10-311-50/+15
* Style fixes: compare enums with identity, not equality.Barry Warsaw2012-08-202-2/+2
* * Fix residual references to the old `IMailingList` archive variables.Barry Warsaw2012-08-184-8/+13
* Working for SQLite:Barry Warsaw2012-07-252-4/+4
* * List-Post should be NO when posting is not allowed. (LP: #987563)Barry Warsaw2012-04-272-4/+33
* General code cleanup.Barry Warsaw2012-04-2518-68/+51
* * The `news` runner and queue has been renamed to the more accurate `nntp`.Barry Warsaw2012-03-314-31/+29
* ArchitectureBarry Warsaw2012-03-264-10/+10
* Verp all messages to the -owners. Add a test to prove that email to -ownersBarry Warsaw2012-03-231-0/+3
* Add a doctest for owner recipients.Barry Warsaw2012-03-232-0/+63
* - Move some normal recipient tests to unittests.Barry Warsaw2012-03-234-39/+251
* Rename the member recipients calculating handler to make way for the ownerBarry Warsaw2012-03-232-4/+4
* Rename the src/mailman/pipeline directory to src/mailman/handlers since that'sBarry Warsaw2012-03-2340-0/+5508