| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | | * Fixed Postfix alias file generation when more than one mailing list | Barry Warsaw | 2011-10-16 | 3 | -4/+41 |
| * | | * `bin/mailman start --force` option is fixed. (LP: #869317) | Barry Warsaw | 2011-10-16 | 7 | -76/+217 |
| * | | * Build the Sphinx documentation with `python setup.py build_sphinx` instead | Barry Warsaw | 2011-10-05 | 1 | -0/+2 |
| |/ |
|
| * | Bump version numbers | Barry Warsaw | 2011-09-25 | 2 | -4/+9 |
| * | Fix a shallow test failure. | Barry Warsaw | 2011-09-24 | 1 | -1/+1 |
| * | This is the way to build the documentation now: | Barry Warsaw | 2011-09-23 | 3 | -33/+26 |
| * | Finally, all doctests are named .rst | Barry Warsaw | 2011-09-23 | 85 | -0/+0 |
| * | Version number bump for 3.0.0a8 release. | Barry Warsaw | 2011-09-23 | 2 | -2/+2 |
| * | Improved the way flufl.enum.Enums are stored in the database. Now, they | Barry Warsaw | 2011-09-23 | 12 | -46/+62 |
| * | * Preferences for addresses, users, and members can be accessed, changed, and | Barry Warsaw | 2011-09-23 | 12 | -12/+541 |
| * | * Getting the memberships for a non-existent address did not give a 404 error | Barry Warsaw | 2011-09-13 | 4 | -3/+66 |
| * | * Rewrote a test for compatibility between Python 2.6 and 2.7. (LP: #833208) | Barry Warsaw | 2011-09-07 | 2 | -24/+16 |
| * | * Four new events are created, and notifications are sent during domain | Barry Warsaw | 2011-09-02 | 7 | -5/+216 |
| * | * You can now query or change a member's `delivery_mode` attribute through | Barry Warsaw | 2011-09-01 | 5 | -12/+130 |
| |\ |
|
| | * | LP 833132: add delivery_mode to member info in REST API, and make PATCHable w... | Stephen A. Goss | 2011-08-24 | 3 | -10/+129 |
| * | | * PATCHing an invalid attribute on a member did not give a 400 error | Barry Warsaw | 2011-09-01 | 3 | -2/+22 |
| * | | * Getting the roster or configuration of a nonexistent list did not give a | Barry Warsaw | 2011-09-01 | 3 | -0/+95 |
| * | | * New REST resource http://.../<domain>/lists can be GETed in order to find | Barry Warsaw | 2011-08-30 | 10 | -4/+198 |
| |\ \ |
|
| | * | | email_host => mail_host | Stephen A. Goss | 2011-08-23 | 1 | -1/+1 |
| | * | | merged changes to main branch | Stephen A. Goss | 2011-08-23 | 15 | -70/+195 |
| | |\ \ |
|
| | * | | | some tweaks to fix for LP: 829765 based on feedback | Stephen A. Goss | 2011-08-23 | 9 | -18/+88 |
| | * | | | REST API: add listing of mailing lists per domain | Stephen A. Goss | 2011-08-19 | 6 | -3/+61 |
| * | | | | * User and Member ids are now proper UUIDs. The UUIDs are pended as unicodes, | Barry Warsaw | 2011-08-30 | 31 | -142/+424 |
| |\ \ \ \
| |_|_|/
|/| | | |
|
| | * | | | LP: #834130 add moderators and owners through REST API w/tests | Stephen A. Goss | 2011-08-25 | 6 | -21/+50 |
| |/ / / |
|
| * | | | * Local timezone in X-Mailman-Approved-At caused test failure. (LP: #832404) | Barry Warsaw | 2011-08-23 | 3 | -5/+18 |
| * | | | * Fix AttributeError triggered by i18n call in autorespond_to_sender() | Barry Warsaw | 2011-08-23 | 5 | -16/+120 |
| | |/
|/| |
|
| * | | Rename IDomain.email_host to .mail_host for consistency. Similarly in the | Barry Warsaw | 2011-08-22 | 9 | -64/+65 |
| * | | * Moderating a message with Action.accept now sends the message. (LP: #827697) | Barry Warsaw | 2011-08-22 | 7 | -6/+130 |
| |/ |
|
| * | * Four new events are created, and notifications are sent during mailing list | Barry Warsaw | 2011-08-17 | 16 | -45/+348 |
| |\ |
|
| | * | Complete bug 827036 work. | Barry Warsaw | 2011-08-17 | 9 | -44/+110 |
| | * | Fix some typos, and improve the code. | Barry Warsaw | 2011-08-17 | 2 | -3/+3 |
| | * | Basic infrastructure for fixing bug 827036. | Barry Warsaw | 2011-08-17 | 8 | -39/+176 |
| | * | Send event notifications whenever a mailing list is created or deleted. | Barry Warsaw | 2011-08-16 | 4 | -3/+95 |
| |/ |
|
| * | * Handle SIGTERM in the REST server so that the test suite always shuts down | Barry Warsaw | 2011-08-15 | 2 | -2/+9 |
| * | * DELETE users via the REST API. (LP: #820660) | Barry Warsaw | 2011-08-14 | 4 | -4/+94 |
| * | * Fixed incorrect error code for /members/<bogus> (LP: #821020). Given by | Barry Warsaw | 2011-08-14 | 3 | -0/+14 |
| * | Remove role plurals from /lists/<fqdn_listname/rosters/<role> | Barry Warsaw | 2011-08-14 | 3 | -10/+20 |
| * | Fixed broken API for getting a membership via role and email from a mailing | Barry Warsaw | 2011-08-14 | 3 | -4/+22 |
| * | * New REST resource http://.../members/find can be POSTed to in order to find | Barry Warsaw | 2011-08-13 | 10 | -27/+385 |
| * | Remove all pylint vestiges. | Barry Warsaw | 2011-08-03 | 25 | -36/+0 |
| * | Factor out bounce detection to flufl.bounce. | Barry Warsaw | 2011-07-15 | 126 | -13323/+19 |
| * | * The IMailingList attribute ``host_name`` has been renamed to ``mail_host`` | Barry Warsaw | 2011-06-16 | 25 | -361/+62 |
| * | Plumb key=value arguments through to the `bin/mailman inject` command. | Barry Warsaw | 2011-06-15 | 2 | -6/+44 |
| * | * Move inject.py to mailman.app package. | Barry Warsaw | 2011-06-15 | 5 | -16/+235 |
| * | After a current analysis by Richard Wackerbarth, it was found that not | Barry Warsaw | 2011-06-14 | 2 | -6/+18 |
| * | NEWS file updates | Barry Warsaw | 2011-06-11 | 1 | -0/+18 |
| * | Fixed two typos. | Barry Warsaw | 2011-06-11 | 2 | -4/+5 |
| * | Do not allow a list to be created with a bogus owner address. (LP: #778687) | Barry Warsaw | 2011-06-11 | 4 | -48/+143 |
| * | Update COPYING file to GPLv3. (LP: #790994) | Barry Warsaw | 2011-06-11 | 1 | -0/+4 |
| * | Typos, left over crud, and a refactoring. | Barry Warsaw | 2011-06-10 | 3 | -17/+5 |