| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * Add property `IListmanager.name_compoments` which returns 2-tuples for | Barry Warsaw | 2012-01-27 | 5 | -6/+38 |
| * | Three performance improvements. | Barry Warsaw | 2012-01-27 | 1 | -6/+8 |
| * | Storm now has a "load hook" which we can use to restore the rosters when the | Barry Warsaw | 2012-01-27 | 2 | -10/+9 |
| * | A faster implementation of SubscriptionService.get_members(). | Barry Warsaw | 2012-01-26 | 2 | -13/+22 |
| * | * Add property `IUserManager.members` to return all `IMembers` in the system. | Barry Warsaw | 2012-01-26 | 4 | -1/+43 |
| * | - Bump copyright years. | Barry Warsaw | 2012-01-07 | 275 | -890/+309 |
| |\ |
|
| | * | copybump | Barry Warsaw | 2012-01-01 | 270 | -270/+270 |
| | * | Replace the password stuff with flufl.password. | Barry Warsaw | 2012-01-01 | 9 | -619/+17 |
| | * | * `bin/mailman shell` is an alias for `withlist`. | Barry Warsaw | 2011-11-13 | 2 | -0/+12 |
| * | | typo | Barry Warsaw | 2012-01-07 | 1 | -1/+1 |
| |/ |
|
| * | * Stop adding the X-BeenThere header. | Barry Warsaw | 2011-11-06 | 13 | -352/+349 |
| * | A couple of small cleanups. | Barry Warsaw | 2011-11-04 | 2 | -5/+2 |
| * | * Fix a couple of spelling errors. | Barry Warsaw | 2011-11-02 | 10 | -34/+43 |
| * | Remove extraneous `test_suite()` functions. zope.testrunner will | Barry Warsaw | 2011-10-30 | 31 | -667/+11 |
| * | * Implement the style manager as a utility instead of an attribute hanging | Barry Warsaw | 2011-10-24 | 10 | -18/+83 |
| * | * Fixed KeyError in retry runner, contributed by Stephen A. Goss. | Barry Warsaw | 2011-10-24 | 3 | -1/+67 |
| |\ |
|
| | * | LP: #872391, fix Retry runner bug with unit test | Stephen A. Goss | 2011-10-24 | 2 | -1/+66 |
| |/ |
|
| * | PostgreSQL support contributed by Stephen A. Goss, with refactoring and test | Barry Warsaw | 2011-10-23 | 14 | -24/+622 |
| |\ |
|
| | * | Add some minimal documentation about setting up the database. | Barry Warsaw | 2011-10-23 | 1 | -0/+71 |
| | * | Fix a few bogus sort order assumptions uncovered by the PostgreSQL tests. | Barry Warsaw | 2011-10-23 | 1 | -2/+3 |
| | * | Sort the address memberships, first by mailing list fqdn, then by email | Barry Warsaw | 2011-10-23 | 1 | -2/+8 |
| | * | Add database specific pre- and post- reset callbacks. Use this to implement | Barry Warsaw | 2011-10-23 | 3 | -1/+42 |
| | * | digest_size_thresholds should be floats. This still doesn't work in | Barry Warsaw | 2011-10-22 | 2 | -2/+2 |
| | * | - Be a little more careful about preparing the SQL statements for execution | Barry Warsaw | 2011-10-22 | 3 | -7/+16 |
| | * | - Ensure that class removal is deterministic. | Barry Warsaw | 2011-10-22 | 3 | -28/+53 |
| | * | Merge PostgreSQL support from Stephen A. Goss, with refactoring by Barry. LP: | Barry Warsaw | 2011-10-22 | 7 | -16/+456 |
| |/| |
|
| | * | LP: #860159 (experimental) PostgreSQL support | Stephen A. Goss | 2011-09-26 | 2 | -4/+344 |
| * | | * 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 |
| |\ \ \ \
| |_|_|/
|/| | | |
|