summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* More news.Barry Warsaw2010-01-281-0/+2
* NewsBarry Warsaw2010-01-281-0/+9
* The qrunner section's path variable should use $QUEUE_DIR to pick up theBarry Warsaw2010-01-281-1/+1
* Checkpointint support for different path layouts, allowing us to optionallyBarry Warsaw2010-01-2712-39/+233
* The functionality of 'bin/list_members' has been moved to 'bin/mailmanBarry Warsaw2010-01-232-196/+5
* Support filtering by delivery status.Barry Warsaw2010-01-232-1/+109
* Add filtering by delivery mode.Barry Warsaw2010-01-232-0/+66
* -o/--outputBarry Warsaw2010-01-232-6/+45
* Refactoring and basic tests for membership display.Barry Warsaw2010-01-232-17/+87
* For 'bin/mailman members':Barry Warsaw2010-01-232-17/+16
* Prep for 3.0a6.Barry Warsaw2010-01-192-3/+8
* updateBarry Warsaw2010-01-181-1/+1
* Update documentation.Barry Warsaw2010-01-182-0/+132
* Getting startedBarry Warsaw2010-01-121-3/+3
* Documentation reorganization.Barry Warsaw2010-01-1225-28/+26
* Fix some markup.Barry Warsaw2010-01-112-10/+12
* Update the NEWS file for 3.0a5.Barry Warsaw2010-01-111-1/+8
* Add a commentBarry Warsaw2010-01-011-0/+5
* Happy New Year.Barry Warsaw2010-01-01252-254/+254
* More tests.Barry Warsaw2009-12-284-11/+97
* Some corner case tests.Barry Warsaw2009-12-284-2/+58
* * Leave a mailing list via the REST API.Barry Warsaw2009-12-289-15/+89
* * Add REST interface for joining a mailing list.Barry Warsaw2009-12-2818-55/+208
* Show owners and moderators.Barry Warsaw2009-12-281-0/+44
* * Move the canonical url for subscriptions to under the mailing list.Barry Warsaw2009-12-282-10/+85
* Show test for MemberRole.member.Barry Warsaw2009-12-274-7/+56
* Add REST API for subscription services.Barry Warsaw2009-12-277-0/+124
* Pick lint. Down to 4137 lines of warnings.Barry Warsaw2009-12-1418-93/+110
* Update the ALPHA read me file.Barry Warsaw2009-12-131-13/+18
* The test suite has to be able to inhibit the loading of any configurationBarry Warsaw2009-12-132-1/+11
* Update NEWS file.Barry Warsaw2009-12-131-0/+21
* Extend the mailman.cfg search algorithm, and make it work across allBarry Warsaw2009-12-132-0/+210
* Finally remove code we're not going to use.Barry Warsaw2009-12-1374-20948/+0
* * Refactor devmode settings, so that they live in one section.Barry Warsaw2009-12-124-21/+24
* * Add a missing import.Barry Warsaw2009-12-122-3/+6
* IRegistrar is now a utility; it doesn't need to be adapted from an IDomain.Barry Warsaw2009-12-1211-137/+142
* Merge trunkBarry Warsaw2009-12-121-1/+1
|\
| * OS X doesn't have /bin/trueBarry Warsaw2009-12-111-1/+1
* | IRegistrar.register() now requires a mailing list argument. This fixes theBarry Warsaw2009-12-104-26/+37
* | * Refactor the language manager off of the config object and into a utility.Barry Warsaw2009-12-1023-57/+124
|/
* Typo.Barry Warsaw2009-12-101-0/+1
* Add a 'name' attribute to the Switchboards. This is so 'whichq' can be setBarry Warsaw2009-12-105-16/+24
* Add missing import.Barry Warsaw2009-12-101-0/+2
* Migrate unshunt to the bin/mailman command.Barry Warsaw2009-12-103-51/+214
* * Make IDomainManager a utility, since the config object is global.Barry Warsaw2009-12-0826-93/+156
* Fix some test failures:Barry Warsaw2009-12-083-2/+8
* Fix a test.Barry Warsaw2009-12-061-2/+11
* Only a verified address can be used to unsubscribe someone from a mailing list.Barry Warsaw2009-12-062-7/+39
* Add tests for -leave with one of your alternative addresses.Barry Warsaw2009-12-063-5/+44
* Implement the 'leave' email command.Barry Warsaw2009-12-062-6/+55