| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Trunk merge | Barry Warsaw | 2014-04-14 | 9 | -28/+220 |
| |\ |
|
| | * | * Module coding style consistency. | Barry Warsaw | 2014-03-02 | 1 | -9/+32 |
| | * | - Clean up and simplify remove_list() | Barry Warsaw | 2014-03-02 | 1 | -1/+13 |
| | * | Several internal improvements: | Barry Warsaw | 2014-01-06 | 3 | -10/+167 |
| | * | Bump copyright years. | Barry Warsaw | 2014-01-01 | 8 | -8/+8 |
| * | | Aurélien Bompard's import-from-2.1 branch, with cleanup and fixes. | Barry Warsaw | 2014-04-14 | 1 | -0/+11 |
| |\ \
| |/
|/| |
|
| | * | Text templates should be in UTF-8 | Aurélien Bompard | 2013-10-21 | 1 | -0/+11 |
| |/ |
|
| * | Bump copyright years. | Barry Warsaw | 2013-01-01 | 8 | -8/+8 |
| * | LP: #975692 phase 1 | Barry Warsaw | 2012-12-28 | 2 | -4/+50 |
| * | * Simplify moderator.rst and requests.rst so they serve a better purpose as | Barry Warsaw | 2012-12-17 | 1 | -6/+40 |
| * | Configuration | Barry Warsaw | 2012-11-04 | 4 | -17/+11 |
| * | * Python 2.7 is not required. Python 2.6 is no longer officially supported. | Barry Warsaw | 2012-10-31 | 3 | -47/+20 |
| * | Database | Barry Warsaw | 2012-10-16 | 1 | -14/+14 |
| * | * The link between members and the mailing lists they are subscribed to, is | Barry Warsaw | 2012-09-04 | 2 | -6/+6 |
| * | * Non-unicode values in msgdata broke pending requests. (LP: #1031391) | Barry Warsaw | 2012-08-17 | 1 | -0/+12 |
| * | * `passlib`_ is now used for all password hashing instead of flufl.password. | Barry Warsaw | 2012-07-02 | 1 | -18/+1 |
| * | Replace flufl.password with passlib, albeit with a wrapper. | Barry Warsaw | 2012-06-27 | 1 | -3/+4 |
| * | Whitespace normalization. | Barry Warsaw | 2012-04-06 | 1 | -2/+0 |
| * | * Header check specifications in the `mailman.cfg` file have changed quite | Barry Warsaw | 2012-04-06 | 1 | -19/+46 |
| * | Several fixes and cleanups, ostensibly to fix Python 2.6 support. | Barry Warsaw | 2012-03-22 | 1 | -2/+3 |
| * | Schema change. After discussion at Pycon, we decided to change "real_name" to | Barry Warsaw | 2012-03-15 | 1 | -1/+1 |
| * | * Subscription disabled probe warning notification messages are now sent | Barry Warsaw | 2012-03-14 | 1 | -4/+15 |
| * | * The LMTP server now requires that the incoming message have a `Message-ID`, | Barry Warsaw | 2012-03-13 | 1 | -12/+65 |
| * | * Fix `test_moderation` for timezones East of UTC+0000, given by blacktav. | Barry Warsaw | 2012-03-12 | 1 | -3/+4 |
| * | Consistent use of assertMultiLineEqual(). | Barry Warsaw | 2012-03-06 | 4 | -21/+14 |
| * | Fix welcome_message_uri to do the placeholder interpolations guaranteed in the | Barry Warsaw | 2012-03-04 | 1 | -0/+27 |
| * | - Test welcome message notifications. | Barry Warsaw | 2012-03-04 | 1 | -0/+101 |
| * | * Support downloading templates by URI, including mailman:// URIs. This is | Barry Warsaw | 2012-03-03 | 1 | -0/+146 |
| * | * Major redesign of the template search system, fixing LP: #788309. $var_dir | Barry Warsaw | 2012-03-03 | 1 | -10/+14 |
| * | * Held messages can now be moderated through the REST API. Mailing list | Barry Warsaw | 2012-01-30 | 1 | -0/+14 |
| * | copybump | Barry Warsaw | 2012-01-01 | 5 | -5/+5 |
| * | Remove extraneous `test_suite()` functions. zope.testrunner will | Barry Warsaw | 2011-10-30 | 5 | -46/+0 |
| * | * Rewrote a test for compatibility between Python 2.6 and 2.7. (LP: #833208) | Barry Warsaw | 2011-09-07 | 1 | -24/+15 |
| * | * User and Member ids are now proper UUIDs. The UUIDs are pended as unicodes, | Barry Warsaw | 2011-08-30 | 3 | -2/+129 |
| |\ |
|
| | * | LP: #834130 add moderators and owners through REST API w/tests | Stephen A. Goss | 2011-08-25 | 1 | -1/+13 |
| |/ |
|
| * | * Local timezone in X-Mailman-Approved-At caused test failure. (LP: #832404) | Barry Warsaw | 2011-08-23 | 1 | -4/+12 |
| * | * Moderating a message with Action.accept now sends the message. (LP: #827697) | Barry Warsaw | 2011-08-22 | 1 | -0/+106 |
| * | * Move inject.py to mailman.app package. | Barry Warsaw | 2011-06-15 | 1 | -0/+219 |
| * | * bounce_unrecognized_goes_to_list_owner -> forward_unrecognized_bounces_to | Barry Warsaw | 2011-05-25 | 1 | -2/+137 |
| * | Implement and test the extraction of the bouncing email address when a probe | Barry Warsaw | 2011-05-09 | 1 | -2/+26 |
| * | Add non-English tests of the probe message. | Barry Warsaw | 2011-05-08 | 1 | -1/+71 |
| * | Merge bounces branch (still incomplete, but tests pass). | Barry Warsaw | 2011-05-07 | 1 | -13/+127 |
| |\ |
|
| | * | checkpointing | Barry Warsaw | 2011-05-06 | 1 | -1/+6 |
| | * | * Fix setup.py version regexp. | Barry Warsaw | 2011-05-03 | 1 | -13/+36 |
| |/ |
|
| * | Start the enablement of bounce detection. | Barry Warsaw | 2011-05-01 | 1 | -0/+166 |
| * | add_member() | Barry Warsaw | 2011-04-08 | 1 | -0/+28 |
| * | Eliminate Utils.get_pattern() and in the process, completely revamp | Barry Warsaw | 2011-02-25 | 1 | -1/+56 |
| * | Fixed a typo in add_member() which prevented subscribing an email address that | Barry Warsaw | 2011-01-31 | 2 | -0/+76 |