summaryrefslogtreecommitdiff
path: root/src/mailman/rest
Commit message (Expand)AuthorAgeFilesLines
...
| * merge trunk and fix merge conflictsAbhilash Raj2015-04-2015-648/+923
| |\ | |/ |/|
* | Branch his ready.Barry Warsaw2015-04-173-13/+58
* | Check pointing new subscription moderation REST API.Barry Warsaw2015-04-174-88/+141
* | Updates.Barry Warsaw2015-04-162-36/+10
* | Checkpointing.Barry Warsaw2015-04-162-0/+268
* | Checkpointing.Barry Warsaw2015-04-165-514/+370
* | Plumb the subscription policy through the REST API.Barry Warsaw2015-04-155-132/+173
* | A better email validator which actually validates the email address.Barry Warsaw2015-04-152-2/+22
* | Add a test for a reported (but non-reproducible) failure patching a mailing l...Barry Warsaw2015-04-151-1/+19
| * mark the test as an expected failureAbhilash Raj2015-04-161-0/+1
| * Add test case to check a bug in falcon's Request classAbhilash Raj2015-04-161-0/+8
|/
* Abhilash's fix for allowing singleton strings in REST interfaces that alsoBarry Warsaw2015-04-153-1/+68
|\
| * add test for previous bugfixAbhilash Raj2015-04-141-0/+9
| * fix creating domains from rest with only one ownersAbhilash Raj2015-04-141-1/+4
* | Trunk mergeBarry Warsaw2015-04-078-58/+374
|\|
| * * Domains now have a list of owners, which are ``IUser`` objects, instead ofBarry Warsaw2015-04-068-58/+374
| |\
| | * Add lots of test for various bits of domain owners.Barry Warsaw2015-04-066-37/+131
| | * Checkpointing:Barry Warsaw2015-04-065-17/+169
| | * Abhilash's branch, pre-cleaning.Barry Warsaw2015-04-067-37/+106
| |/|
| | * * implement left over methodsAbhilash Raj2015-04-064-21/+29
| | * * Add `drop_column` inside sqlite check, fix indentationAbhilash Raj2015-03-312-2/+7
| | * add tests, fix docs, remove contact_addressAbhilash Raj2015-03-283-25/+26
| | * merge serverowner branchAbhilash Raj2015-03-272-10/+65
| | |\
| | | * all tests passing now (except doctests)Abhilash Raj2015-03-261-5/+19
| | | * add domainowner and serverowner optionsAbhilash Raj2015-03-212-8/+49
| * | | Update docstring.Barry Warsaw2015-03-291-0/+1
* | | | Advertise the subscription policy in the REST APIAurélien Bompard2015-03-313-1/+7
* | | | Merge abompard's subpolicy branch port with trunk. Still a WIP.Barry Warsaw2015-03-291-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Merge from headAurélien Bompard2015-03-263-1/+38
| |\| |
| * | | Resurrect Barry's subpolicy branch (lp:~barry/mailman/subpolicy)Aurélien Bompard2015-03-203-18/+19
| | |/ | |/|
* | | Merging in several refactorings, and a REST API change.Barry Warsaw2015-03-263-17/+32
|\ \ \ | |_|/ |/| |
| * | Replace add_member() with subscribe() helper.Barry Warsaw2015-03-261-3/+2
| * | Extended test helper subscribe() which takes an optional email address andBarry Warsaw2015-03-261-0/+13
| * | * Refactor add_member() so that it uses a RequestRecord namedtuple.Barry Warsaw2015-03-212-16/+19
* | | LP: #1432239 - Make sure acceptable aliases are deleted before the mailingBarry Warsaw2015-03-241-0/+16
|/ /
* / * When deleting a user object, make sure their preferences are also deleted.Barry Warsaw2015-03-202-1/+22
|/
* LP: #1425359: Elaborate on how email addresses with mixed case can subscribeBarry Warsaw2015-03-131-6/+38
|\
| * Fixed the issue #1425359 and wrote corresponding tests.black-perl ankprashar@gmail.com2015-03-041-0/+9
|/
* * Member resource JSON now include the ``member_id`` as a separate key.Barry Warsaw2015-02-133-1/+54
* * A new API is provided to support non-production testing infrastructures,Barry Warsaw2015-02-133-1/+113
* Don't hardcode the Python versionAurélien Bompard2015-02-111-1/+1
* * When deleting a user via REST, make sure all linked addresses are deleted.Barry Warsaw2015-02-092-70/+119
* * You can now DELETE an address. If the address is linked to a user, theBarry Warsaw2015-02-053-0/+77
* * When creating a user with an email address, do not create the user recordBarry Warsaw2015-02-051-0/+22
* We don't need the 'six' package any more.Barry Warsaw2015-01-0417-48/+35
* Bump copyright years.Barry Warsaw2015-01-0425-25/+25
* * ``$cwd`` is now an additional substitution variable for the ``mailman.cfg``Barry Warsaw2015-01-035-0/+424
* * You can access the system configuration via the resource pathBarry Warsaw2014-12-268-16/+246
* Deprecate <api>/system path in favor of <api>/system/versions.Barry Warsaw2014-12-263-13/+32
* Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-2224-91/+18