summaryrefslogtreecommitdiff
path: root/src/mailman/rest/docs
Commit message (Expand)AuthorAgeFilesLines
* Add self_links to the system configuration resources.Barry Warsaw2017-05-231-0/+4
* Update welcome template with correct password reset instructionsBritt Gresham2017-05-221-2/+2
* Fixed broken tests.Mark Sapiro2017-02-191-0/+1
* Remove the dependency on httplib2.Barry Warsaw2017-02-061-9/+6
* Extensive reorganizationBarry Warsaw2017-02-042-22/+79
* Style fixesSimon Hanna2017-01-111-1/+1
* Decode RFC2047 encoded Subject when accessing held messagesSimon Hanna2017-01-111-0/+27
* Bump copyright years.Barry Warsaw2017-01-041-1/+1
* Implement caching suffix list with in-tree fallback.Barry Warsaw2017-01-011-0/+1
* Fix some fallout from the previous commit.Barry Warsaw2016-12-311-4/+10
* Simplified the various list settings and remamed several things.Mark Sapiro2016-12-261-11/+6
* Merged from master.Mark Sapiro2016-12-091-1/+1
|\
| * Use `atpublic` for @public instead of internal copy.Barry Warsaw2016-11-291-1/+1
* | Merge branch 'dmarc' of gitlab.com:msapiro/mailman into dmarcMark Sapiro2016-11-262-0/+20
|\ \ | |/ |/|
| * Added new list DMARC attributes to rest/listconf.py and updated tests.Mark Sapiro2016-11-011-0/+17
| * DMARC mitigations, part 1a.Mark Sapiro2016-10-311-0/+3
* | Merge branch 'hide-system-disabled-archivers' into 'master' Barry Warsaw2016-11-261-4/+0
|\ \ | |/ |/|
| * Don't show the disabled archivers in the REST APIAurélien Bompard2016-08-181-4/+0
* | Full coverage.Barry Warsaw2016-10-261-7/+8
* | Implement the review suggestionsAurélien Bompard2016-10-261-3/+3
* | REST: add a query string to only get advertised listsAurélien Bompard2016-10-261-3/+27
* | Split registration (subscription) and unsubscription:Barry Warsaw2016-09-131-1/+12
* | REST: allow MailingList.info to be setAurélien Bompard2016-08-301-0/+2
* | Reorganize the documentation for better accesibilityAbhilash Raj2016-08-211-0/+8
|/
* Fix typo. #267Mark Sapiro2016-07-171-1/+1
* New template system. Closes #249Barry Warsaw2016-07-165-37/+651
* Fix #207Barry Warsaw2016-07-141-0/+4
* REST: allow setting a member's moderation_action to NoneAurélien Bompard2016-07-121-0/+22
* Some fixes.Barry Warsaw2016-04-301-0/+1
* Tweaks and clean up.Barry Warsaw2016-04-291-73/+79
* Add batch unsubscribe option to REST API.Harshit Bansal2016-04-281-27/+74
* public() takes keyword arguments.Barry Warsaw2016-04-041-2/+3
* Complete the port to Falcon 1.0.Barry Warsaw2016-04-026-0/+28
* Allow fall backs for moderation actions.Barry Warsaw2016-04-011-2/+6
* Members and nonmembers moderation action fallbackAurélien Bompard2016-03-312-47/+8
* Clean up the rest directory.Barry Warsaw2016-03-251-6/+2
* Document the pagination API.Barry Warsaw2016-03-162-1/+89
* Add NEWS and clean up.Barry Warsaw2016-03-031-1/+3
* Exposed goodbye_message_uri attribute through REST API.Harshit Bansal2016-03-031-0/+2
* Last cleanups.Barry Warsaw2016-02-291-8/+16
* Review suggestions on the REST entry pointsAurélien Bompard2016-02-291-8/+8
* Review suggestions: rename the new index column to positionAurélien Bompard2016-02-291-10/+10
* Expose the header matches in the REST APIAurélien Bompard2016-02-291-0/+174
* Add NEWS and tweak.Barry Warsaw2016-01-131-1/+1
* Member search can be done using GET requestsAurélien Bompard2016-01-131-0/+22
* Clean up the branch for landing.Barry Warsaw2016-01-131-22/+23
* Add the self_link for bans and factor some codeAurélien Bompard2016-01-131-2/+14
* Expose the ban list on the REST APIAurélien Bompard2016-01-131-0/+81
* Refactor API differences into a separate class.Barry Warsaw2016-01-131-28/+0
* Boost coverage.Barry Warsaw2016-01-082-28/+60