| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | | | | | | After discussion at Pycon, we're changing "real_name" to "display_name" across | Barry Warsaw | 2012-03-15 | 69 | -284/+290 |
| |\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| | * | | | | | Schema change. After discussion at Pycon, we decided to change "real_name" to | Barry Warsaw | 2012-03-15 | 69 | -284/+290 |
| |/ / / / / |
|
| * | | | | | Add a test for a corner case of UserNotification.send() as suggested by Mark. | Barry Warsaw | 2012-03-15 | 3 | -5/+65 |
| * | | | | | * Subscription disabled probe warning notification messages are now sent | Barry Warsaw | 2012-03-14 | 6 | -23/+89 |
| |\ \ \ \ \ |
|
| | * | | | | | Fixed a logic error and added more conditions to the doctest. | Mark Sapiro | 2012-03-14 | 2 | -1/+39 |
| | * | | | | | Subscription disabled warnings are now sent without a Precedence: | Mark Sapiro | 2012-03-14 | 3 | -3/+7 |
| * | | | | | | A follow up with test improvements given by Toshio. | Barry Warsaw | 2012-03-14 | 1 | -5/+5 |
| |\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| | * | | | | | Fix a potential unicode traceback | toshio | 2012-03-14 | 1 | -5/+5 |
| | * | | | | | Merge the changes that went into mailman trunk | toshio | 2012-03-14 | 6 | -116/+148 |
| | |\ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | | test_archive_maildir_created(): I was dumb when I rewrote Toshio's original | Barry Warsaw | 2012-03-14 | 1 | -2/+5 |
| * | | | | | | * The Prototype archiver now stores its files in maildir format inside of | Barry Warsaw | 2012-03-14 | 8 | -6/+240 |
| |\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| | * | | | | | * The Prototype archiver now stores its files in maildir format inside of | Barry Warsaw | 2012-03-14 | 8 | -6/+240 |
| |/| | | | | |
|
| | | * | | | | Python-2.6 compat fixes | toshio | 2012-03-14 | 4 | -8/+8 |
| | |/| | | |
| |/ / / /
|/| | | | |
|
| * | | | | | Do not taunt Happy Python 2.6 Fun Ball. | Barry Warsaw | 2012-03-14 | 4 | -8/+8 |
| | |/ / /
|/| | | |
|
| | * | | | Merge with upstream | toshio | 2012-03-14 | 28 | -152/+523 |
| | |\ \ \
| |/ / /
|/| | | |
|
| * | | | | Move the interact module to a better sub-package location. | Barry Warsaw | 2012-03-13 | 3 | -2/+2 |
| * | | | | * The LMTP server now requires that the incoming message have a `Message-ID`, | Barry Warsaw | 2012-03-13 | 21 | -140/+445 |
| * | | | | * Global ``-C`` option now accepts an absolute path to the configuration | Barry Warsaw | 2012-03-12 | 2 | -2/+6 |
| |\ \ \ \ |
|
| | * | | | | Get rid of the function and inline the path call | Andrea Crotti | 2012-03-13 | 1 | -9/+1 |
| | * | | | | expand the user home and use the absolute path for the -C option | Andrea Crotti | 2012-03-13 | 1 | -1/+11 |
| * | | | | | Typo | Barry Warsaw | 2012-03-12 | 1 | -1/+1 |
| * | | | | | * Fix `test_moderation` for timezones East of UTC+0000, given by blacktav. | Barry Warsaw | 2012-03-12 | 2 | -3/+6 |
| * | | | | | * IPython support in `bin/mailman shell` contributed by Andrea Crotti. | Barry Warsaw | 2012-03-12 | 5 | -8/+64 |
| |\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | | various small fixes after reviewing with Barry Warsaw | Andrea Crotti | 2012-03-13 | 3 | -15/+15 |
| | * | | | | - add a section in the schema to customize the shell | Andrea Crotti | 2012-03-13 | 3 | -4/+41 |
| | | | * | | Revert to using a try: except: finally: for locking as the context manager | toshio | 2012-03-14 | 1 | -14/+15 |
| | | | * | | Unittests for the prototype archiver | toshio | 2012-03-14 | 2 | -0/+151 |
| | | | * | | Use 2.6+ syntax for assigning an exception | toshio | 2012-03-13 | 1 | -1/+1 |
| | | | * | | Update documentation for the prototype archiver | toshio | 2012-03-13 | 1 | -4/+8 |
| | | | * | | Style cleanups for the prototype patch | toshio | 2012-03-13 | 1 | -18/+20 |
| | | | * | | Merge with upstream mailman | toshio | 2012-03-13 | 11 | -264/+140 |
| | | | |\ \
| |_|_|/ /
|/| | | | |
|
| * | | | | | * The experimental `maildir` runner is removed. Use LMTP. | Barry Warsaw | 2012-03-12 | 5 | -204/+1 |
| | |/ / /
|/| | | |
|
| * | | | | Clean up of style test code, along with refactoring of corner cases to | Barry Warsaw | 2012-03-12 | 6 | -60/+139 |
| |/ / / |
|
| | * | | Fix up the archive_dir in the config file | toshio | 2012-03-13 | 3 | -1/+5 |
| | * | | Implement preliminary archiving to maildir in the prototype archiver | toshio | 2012-03-13 | 1 | -2/+42 |
| |/ / |
|
| * / | Clean up a few documentation issues. | Barry Warsaw | 2012-03-12 | 2 | -2/+2 |
| |/ |
|
| * | * Mailing lists get multiple chains and pipelines. For example, normal | Barry Warsaw | 2012-03-07 | 18 | -67/+83 |
| * | Consistent use of assertMultiLineEqual(). | Barry Warsaw | 2012-03-06 | 7 | -39/+24 |
| * | Reserve the mm_ prefix for Mailman | Barry Warsaw | 2012-03-05 | 2 | -5/+6 |
| * | Fix a typo in guess_extension(), and add a test. | Barry Warsaw | 2012-03-05 | 3 | -3/+48 |
| * | Update NEWS | Barry Warsaw | 2012-03-05 | 2 | -1/+2 |
| * | Fix header/footer interpolations when personalizing messages. | Barry Warsaw | 2012-03-05 | 5 | -29/+168 |
| * | Template indirection now also in effect for regular and digest headers and | Barry Warsaw | 2012-03-04 | 11 | -106/+349 |
| * | Fix welcome_message_uri to do the placeholder interpolations guaranteed in the | Barry Warsaw | 2012-03-04 | 8 | -4/+43 |
| * | Rename the confirmation template, and ensure that we get it via the template | Barry Warsaw | 2012-03-04 | 2 | -2/+6 |
| * | * A welcome message is sent when the user confirms their subscription via | Barry Warsaw | 2012-03-04 | 11 | -110/+248 |
| * | - Test welcome message notifications. | Barry Warsaw | 2012-03-04 | 8 | -43/+160 |
| * | Remove obsolete translations. | Barry Warsaw | 2012-03-03 | 67 | -487331/+0 |
| * | * Support downloading templates by URI, including mailman:// URIs. This is | Barry Warsaw | 2012-03-03 | 16 | -43/+485 |
| * | * Major redesign of the template search system, fixing LP: #788309. $var_dir | Barry Warsaw | 2012-03-03 | 8 | -204/+248 |