| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | | | * The `bounceevent` table now uses list-ids to cross-reference the mailing | Barry Warsaw | 2013-10-24 | 1 | -0/+5 |
| * | | | * Fix importation from MM2.1 to MM3 of the archive policy. Given by Aurélien | Barry Warsaw | 2013-10-18 | 1 | -0/+2 |
| * | | | * When --sort is used, watch out for continuation lines, which shouldn't get | Barry Warsaw | 2013-10-18 | 1 | -1/+2 |
| |/ / |
|
| * | | * `mailman conf` now has a `-t/--sort` flag which sorts the output by section | Barry Warsaw | 2013-09-01 | 1 | -0/+6 |
| |\| |
|
| * | | * Expose ``hide_address`` to the ``.../preferences`` REST API. Contributed | Barry Warsaw | 2013-08-28 | 1 | -0/+2 |
| |\ \ |
|
| * \ \ | Merge Steve's documentation updates. | Barry Warsaw | 2013-08-28 | 4 | -43/+107 |
| |\ \ \ |
|
| | * | | | Rewrite the MTA-independent part of MTA.rst. | Stephen J. Turnbull | 2013-07-04 | 1 | -17/+63 |
| | * | | | Add 'Contact Us' section. | Stephen J. Turnbull | 2013-07-04 | 1 | -4/+9 |
| | * | | | Improve diagrams. Some wording fixups. | Stephen J. Turnbull | 2013-05-14 | 1 | -10/+18 |
| | * | | | Touch up descriptions of MTAs. Fix one typo. | Stephen J. Turnbull | 2013-05-14 | 1 | -10/+12 |
| | * | | | Some minor wording fixups. | Stephen J. Turnbull | 2013-05-14 | 1 | -11/+15 |
| | * | | | Avoid implication that Python 3 support is coming soon. | Stephen J. Turnbull | 2013-05-14 | 1 | -1/+1 |
| | | |/
| |/| |
|
| * | | | * Use the ``enum34`` package instead of ``flufl.enum``. | Barry Warsaw | 2013-08-27 | 1 | -0/+1 |
| |\ \ \
| | |/
| |/| |
|
| * / | | * Mailman 3 no longer uses ``zc.buildout`` and tests are now run by the | Barry Warsaw | 2013-08-27 | 2 | -37/+26 |
| |/ / |
|
| * | | * `bin/runner` command has been simplified and its command line options | Barry Warsaw | 2013-06-17 | 1 | -0/+5 |
| * | | * Add `subject_prefix` to the `IMailingList` interface, and clarify the | Barry Warsaw | 2013-05-30 | 1 | -9/+11 |
| * | | * Fix REST server crash on `mailman reopen` due to no interception of | Barry Warsaw | 2013-05-30 | 1 | -0/+2 |
| |/ |
|
| * | * Support pagination of some large collections (lists, users, members). | Barry Warsaw | 2013-03-21 | 1 | -0/+2 |
| * | * Add ``reply_to_address`` and ``first_strip_reply_to`` as writable | Barry Warsaw | 2013-03-20 | 1 | -0/+5 |
| * | - Write ./var/etc/mailman.cfg if it doesn't already exist. | Barry Warsaw | 2013-03-20 | 1 | -0/+8 |
| * | Clean up branch: | Barry Warsaw | 2013-03-19 | 1 | -0/+1 |
| * | fix up graphviz graphs for fwd compatibility (to 2.28 & 2.30) | Yarko | 2013-03-18 | 1 | -42/+48 |
| * | * Creation of lists with upper case names should be coerced to lower case. | Barry Warsaw | 2013-03-06 | 1 | -0/+2 |
| * | * Non-queue runners should not create ``var/queue`` subdirectories. Fixed by | Barry Warsaw | 2013-01-20 | 1 | -0/+5 |
| * | Bump copyright years. | Barry Warsaw | 2013-01-01 | 6 | -6/+6 |
| * | Bump version numbers. | Barry Warsaw | 2012-12-31 | 1 | -0/+5 |
| * | Update some documentation and add a DEVELOP.rst overview. | Barry Warsaw | 2012-12-30 | 5 | -48/+240 |
| * | Let's release 3.0b3 | Barry Warsaw | 2012-12-30 | 1 | -1/+1 |
| * | * List styles are supported through the REST API. Get the list of available | Barry Warsaw | 2012-12-30 | 1 | -1/+1 |
| * | * The default list style is renamed to `legacy-default` and a new | Barry Warsaw | 2012-12-30 | 1 | -0/+3 |
| * | Remove mailinglist.admin_member_chunksize. | Barry Warsaw | 2012-12-30 | 1 | -0/+1 |
| * | Remove mailinglist.private_roster. | Barry Warsaw | 2012-12-30 | 1 | -0/+1 |
| * | Remove unused columns mailinglist.subscribe_policy, | Barry Warsaw | 2012-12-30 | 1 | -2/+7 |
| * | Remove mailinglist.send_reminders column too. | Barry Warsaw | 2012-12-30 | 1 | -2/+2 |
| * | * The column `mailinglist.new_member_options` was unused, and has been | Barry Warsaw | 2012-12-30 | 1 | -0/+2 |
| * | Revert the addition of the mailinglist.style_name column, as well as the | Barry Warsaw | 2012-12-29 | 1 | -1/+4 |
| * | * A user's password can be verified by POSTing to .../user/<id>/login. The | Barry Warsaw | 2012-12-26 | 1 | -0/+4 |
| * | * Improve the --help text for the `start`, `stop`, `restart`, and `reopen` | Barry Warsaw | 2012-12-23 | 1 | -0/+2 |
| * | * Two new events are triggered on membership changes: `SubscriptionEvent` | Barry Warsaw | 2012-12-23 | 1 | -6/+9 |
| * | More NEWS. | Barry Warsaw | 2012-12-17 | 1 | -0/+13 |
| * | * Expose a REST API for membership change (subscriptions and unsubscriptions) | Barry Warsaw | 2012-12-17 | 1 | -1/+7 |
| |\ |
|
| | * | * Fill out the documentation on moderation notifications. | Barry Warsaw | 2012-12-17 | 1 | -1/+7 |
| * | | * Allow the getting/setting of IMailingList.subject_prefix via the REST API | Barry Warsaw | 2012-12-17 | 1 | -0/+2 |
| |/ |
|
| * | * Deleting a user through the REST API also deletes all the user's linked | Barry Warsaw | 2012-11-05 | 1 | -0/+2 |
| * | Merge Aurélien Bompard's branch to factor our archiver-specific configurations | Barry Warsaw | 2012-11-04 | 1 | -0/+1 |
| |\ |
|
| * | | Configuration | Barry Warsaw | 2012-11-04 | 1 | -0/+8 |
| * | | Better NEWS entry | Barry Warsaw | 2012-10-31 | 1 | -1/+2 |
| |\ \ |
|
| | * | | Better NEWS entry | Barry Warsaw | 2012-10-31 | 1 | -1/+2 |
| * | | | merge trunk | Barry Warsaw | 2012-10-31 | 1 | -0/+2 |
| |\ \ \
| |/ /
|/| | |
|
| | * | | * `bin/mailman start` was passing the wrong relative path to its runner | Barry Warsaw | 2012-10-24 | 1 | -0/+2 |