summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Simplify the transactional() decorator.Barry Warsaw2012-04-221-13/+39
* Rename mailman.database.transaction.txn to ...transactional. Modernize theBarry Warsaw2012-04-203-14/+9
* * A `PasswordChangeEvent` is triggered when an `IUser`'s password changes.Barry Warsaw2012-04-075-3/+49
* * An `AddressVerificationEvent` is triggered when an `IAddress` is verifiedBarry Warsaw2012-04-074-5/+57
* Remove redundant, obsolete test data. This stuff all lives in flufl.bounceBarry Warsaw2012-04-0687-10367/+0
* Add missing bug reference.Barry Warsaw2012-04-061-1/+1
* Merge branch from Andrea Crotti, with a minor cleanup:Barry Warsaw2012-04-061-2/+1
|\
| * the sys prompt can be safely set also when the readline import failsAndrea Crotti2012-03-141-2/+2
* | Whitespace normalization.Barry Warsaw2012-04-061-2/+0
* | * Header check specifications in the `mailman.cfg` file have changed quiteBarry Warsaw2012-04-0611-193/+364
* | * A mailing list's *moderator password* is no longer stored in the clear; itBarry Warsaw2012-04-045-221/+449
* | * Fixed a UnicodeError with non-ascii message bodies in the `approved` rule,Barry Warsaw2012-04-045-1/+71
|\ \
| * | * Added a unit test for rules/approved.pyMark Sapiro2012-03-184-0/+76
| * | Merged from trunk.Mark Sapiro2012-03-1851-4059/+726
| |\ \
| * | | Fixed a unicode decode error on messages with non-ascii text/plain parts.Mark Sapiro2012-03-151-1/+3
* | | | - Improve the NNTP doctest.Barry Warsaw2012-04-023-120/+47
* | | | The port of NNTPRunner to Mailman 3 is complete.Barry Warsaw2012-04-014-34/+197
* | | | - More tests of mailman.runners.nntp.prepare_message(), this time of theBarry Warsaw2012-04-014-42/+128
* | | | More tests, though still not 100% coverage.Barry Warsaw2012-03-313-21/+56
* | | | * The `news` runner and queue has been renamed to the more accurate `nntp`.Barry Warsaw2012-03-3113-63/+201
* | | | Fix a few typos, and the creation of index.html symlink to make PyPI happy.Barry Warsaw2012-03-282-5/+5
* | | | * Some additional documentation on related components such as Postorius andBarry Warsaw2012-03-284-20/+303
|\ \ \ \
| * | | | Update documentation post-sprint for Beta releases.Stephen J. Turnbull2012-03-263-18/+298
* | | | | Remove a few more obsolete scripts.Barry Warsaw2012-03-284-749/+0
* | | | | Remove another obsolete script.Barry Warsaw2012-03-282-151/+1
* | | | | Remove obsolete script.Barry Warsaw2012-03-261-660/+0
* | | | | Add bug tagBarry Warsaw2012-03-261-1/+1
* | | | | Beta 2 of course.Barry Warsaw2012-03-261-1/+1
* | | | | ArchitectureBarry Warsaw2012-03-2621-96/+345
* | | | | Prep for next version.Barry Warsaw2012-03-241-3/+3
* | | | | Last minute emergency bandaid for bug LP: #963612Barry Warsaw2012-03-232-29/+44
* | | | | Prepping for 3.0b1.Barry Warsaw2012-03-232-2/+2
* | | | | Test repair.Barry Warsaw2012-03-231-1/+1
* | | | | Verp all messages to the -owners. Add a test to prove that email to -ownersBarry Warsaw2012-03-233-0/+153
* | | | | Add the OwnerPipeline, with tests, and rename some things for consistency.Barry Warsaw2012-03-233-7/+73
* | | | | Add a doctest for owner recipients.Barry Warsaw2012-03-232-0/+63
* | | | | - Move some normal recipient tests to unittests.Barry Warsaw2012-03-237-44/+259
* | | | | Rename the member recipients calculating handler to make way for the ownerBarry Warsaw2012-03-234-7/+7
* | | | | Rename the src/mailman/pipeline directory to src/mailman/handlers since that'sBarry Warsaw2012-03-2342-13/+13
* | | | | Extend the pipeline runner to handle messages to the -owner address.Barry Warsaw2012-03-232-1/+119
* | | | | Add a simple owner processing chain.Barry Warsaw2012-03-224-2/+134
* | | | | Add an owner chain and pipeline to the schema, model, and interface. PlumbBarry Warsaw2012-03-226-2/+123
* | | | | Several fixes and cleanups, ostensibly to fix Python 2.6 support.Barry Warsaw2012-03-228-22/+52
| |_|/ / |/| | |
* | | | Adjustments after landing the nopipermail branch.Barry Warsaw2012-03-172-15/+2
* | | | Merge the Pipermail eradication branch. The scrubber is also removed.Barry Warsaw2012-03-1750-4047/+535
|\ \ \ \
| * | | | * Pipermail has been eradicated.Barry Warsaw2012-03-1621-908/+397
| * | | | Eradicate Pipermail. Everything but the scrubber test works. That will takeBarry Warsaw2012-03-1532-3162/+149
| | |_|/ | |/| |
* | | | * Improved "8 mile high" document distilled by Stephen Turnbull from theBarry Warsaw2012-03-162-0/+192
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | Use minlen to disentagle the POSTING queue.Stephen J. Turnbull2012-03-151-5/+4
| * | Remove redundant PNGs.Stephen J. Turnbull2012-03-153-0/+0