summaryrefslogtreecommitdiff
path: root/src/mailman/handlers/docs
Commit message (Expand)AuthorAgeFilesLines
* Content Filtering: Ported a number of fixes from the 2.1 branch.Mark Sapiro2017-05-231-16/+6
* Make code style review pass.Barry Warsaw2017-01-041-55/+66
* Simplified the various list settings and remamed several things.Mark Sapiro2016-12-261-27/+15
* Modifications based on feedback from Barry.Mark Sapiro2016-12-161-20/+38
* Fixed a minor issue in handlers/dmarc.py revealed in testing.Mark Sapiro2016-11-031-4/+7
* DMARC mitigations, part 1a.Mark Sapiro2016-10-311-0/+142
* Reorganize the documentation for better accesibilityAbhilash Raj2016-08-211-0/+8
* New template system. Closes #249Barry Warsaw2016-07-163-34/+24
* Digests improvements:Barry Warsaw2015-12-191-2/+2
* Collapse multiple ``Re:`` in Subject headers. Given by Mark Sapiro.Barry Warsaw2015-10-291-1/+0
* Fixes for issue #147 Multiple "Re:" in subject.Mark Sapiro2015-10-291-6/+18
* Cosmetic fixes for Abhilash's branch.Barry Warsaw2015-08-301-6/+7
* Add some documentation for archiver links in footerAbhilash Raj2015-08-301-0/+9
* Some fixes caught by Barry during the reviewAurélien Bompard2015-07-051-2/+2
* The prototype archiver is not web-accessibleAurélien Bompard2015-06-301-46/+0
* Merge branch 'issue-109' into 'release-3.0'Barry Warsaw2015-06-021-16/+11
* Refactor subject-prefix handler out of cook-headers handler and make all testsBarry Warsaw2014-12-211-53/+28
* Fix the digest.rst doctest.Barry Warsaw2014-12-181-2/+4
* Fix subject-munging.rstBarry Warsaw2014-12-171-14/+12
* Core tests pass.Barry Warsaw2014-12-151-2/+2
* Better, but not perfect handler test passing.Barry Warsaw2014-12-1510-66/+39
* Checkpointing.Barry Warsaw2014-11-301-10/+6
* 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
* Several internal improvements:Barry Warsaw2014-01-061-0/+1
* Add enough __init__.py files to make these docs directories discoverable.Barry Warsaw2013-08-261-0/+0
* * Fix residual references to the old `IMailingList` archive variables.Barry Warsaw2012-08-182-6/+8
* Working for SQLite:Barry Warsaw2012-07-251-3/+3
* * List-Post should be NO when posting is not allowed. (LP: #987563)Barry Warsaw2012-04-271-1/+26
* * The `news` runner and queue has been renamed to the more accurate `nntp`.Barry Warsaw2012-03-312-24/+21
* ArchitectureBarry Warsaw2012-03-262-5/+6
* Add a doctest for owner recipients.Barry Warsaw2012-03-232-0/+63
* - Move some normal recipient tests to unittests.Barry Warsaw2012-03-231-26/+9
* Rename the member recipients calculating handler to make way for the ownerBarry Warsaw2012-03-231-1/+1
* Rename the src/mailman/pipeline directory to src/mailman/handlers since that'sBarry Warsaw2012-03-2319-0/+3094