| Commit message (Expand) | Author | Age | Files | Lines |
| * | PR288 vetted | Barry Warsaw | 2017-08-29 | 1 | -0/+15 |
| * | Add self_links to the system configuration resources. | Barry Warsaw | 2017-05-23 | 1 | -1/+11 |
| * | Add an explanatory comment. See GL#324 | Barry Warsaw | 2017-05-09 | 1 | -0/+4 |
| * | Bump copyright years. | Barry Warsaw | 2017-01-04 | 1 | -1/+1 |
| * | Use `atpublic` for @public instead of internal copy. | Barry Warsaw | 2016-11-29 | 1 | -1/+1 |
| * | New template system. Closes #249 | Barry Warsaw | 2016-07-16 | 1 | -0/+17 |
| * | Better handling of the REST API plumbing. | Barry Warsaw | 2016-06-28 | 1 | -2/+2 |
| * | Revert a few incorrect renames. | Barry Warsaw | 2016-04-03 | 1 | -5/+5 |
| * | Don't pass `api` when it's readily available. | Barry Warsaw | 2016-04-03 | 1 | -21/+12 |
| * | API consistency. | Barry Warsaw | 2016-04-03 | 1 | -2/+2 |
| * | Checkpointing. | Barry Warsaw | 2016-04-02 | 1 | -54/+27 |
| * | Sort chains and pipelines before returning them | Simon Hanna | 2016-04-02 | 1 | -2/+2 |
| * | Expose chains through the rest interface | Simon Hanna | 2016-04-02 | 1 | -0/+11 |
| * | Expose pipelines through the rest interface | Simon Hanna | 2016-04-02 | 1 | -0/+11 |
| * | Clean up the rest directory. | Barry Warsaw | 2016-03-25 | 1 | -7/+7 |
| * | Expose the ban list on the REST API | Aurélien Bompard | 2016-01-13 | 1 | -0/+12 |
| * | Refactor API differences into a separate class. | Barry Warsaw | 2016-01-13 | 1 | -3/+3 |
| * | Refactor API contexts. | Barry Warsaw | 2016-01-13 | 1 | -14/+15 |
| * | Happy New Year. | Barry Warsaw | 2016-01-02 | 1 | -1/+1 |
| * | Major push for completing issue #121. Now in API 3.1, all UUIDs must be the | Barry Warsaw | 2015-12-30 | 1 | -8/+22 |
| * | Implement the REST API for <api>/owners. | Barry Warsaw | 2015-09-23 | 1 | -3/+3 |
| * | Start of owners top level resource. | Barry Warsaw | 2015-09-23 | 1 | -0/+8 |
| * | * REST API version 3.1 introduced. Mostly backward compatible with version | Barry Warsaw | 2015-07-18 | 1 | -3/+18 |
| * | Update docstring. | Barry Warsaw | 2015-03-29 | 1 | -0/+1 |
| * | * A new API is provided to support non-production testing infrastructures, | Barry Warsaw | 2015-02-13 | 1 | -1/+29 |
| * | Bump copyright years. | Barry Warsaw | 2015-01-04 | 1 | -1/+1 |
| * | * ``$cwd`` is now an additional substitution variable for the ``mailman.cfg`` | Barry Warsaw | 2015-01-03 | 1 | -0/+13 |
| * | * You can access the system configuration via the resource path | Barry Warsaw | 2014-12-26 | 1 | -3/+30 |
| * | Deprecate <api>/system path in favor of <api>/system/versions. | Barry Warsaw | 2014-12-26 | 1 | -4/+7 |
| * | Remove huge amounts of now unnecessary file boilerplate. | Barry Warsaw | 2014-12-22 | 1 | -5/+1 |
| * | Lots of REST test fixes. | Barry Warsaw | 2014-12-15 | 1 | -4/+4 |
| * | Fix some basic REST plumbing, and make test_rosters pass. | Barry Warsaw | 2014-12-11 | 1 | -1/+2 |
| * | Refactor so that most modules don't need to import falcon, and so fewer | Barry Warsaw | 2014-08-14 | 1 | -3/+3 |
| * | Complete the conversion from restish to falcon, modulo a clean up pass. All | Barry Warsaw | 2014-08-14 | 1 | -4/+3 |
| * | Lists and pagination are ported. | Barry Warsaw | 2014-08-13 | 1 | -7/+2 |
| * | Get addresses.rst, i.e. /<api>/addresses working. | Barry Warsaw | 2014-08-12 | 1 | -22/+5 |
| * | First pass at converting to falcon for the REST API layer. | Barry Warsaw | 2014-08-12 | 1 | -34/+66 |
| * | Use print functions consistently through, and update all __future__ imports to | Barry Warsaw | 2014-04-28 | 1 | -1/+1 |
| * | Bump copyright years. | Barry Warsaw | 2014-01-01 | 1 | -1/+1 |
| * | Bump copyright years. | Barry Warsaw | 2013-01-01 | 1 | -1/+1 |
| * | * List styles are supported through the REST API. Get the list of available | Barry Warsaw | 2012-12-30 | 1 | -0/+7 |
| * | * Add list_id to JSON representation for a mailing list (given by Jimmy | Barry Warsaw | 2012-09-22 | 1 | -2/+4 |
| * | * Major redesign of the template search system, fixing LP: #788309. $var_dir | Barry Warsaw | 2012-03-03 | 1 | -0/+24 |
| * | copybump | Barry Warsaw | 2012-01-01 | 1 | -1/+1 |
| * | * Preferences for addresses, users, and members can be accessed, changed, and | Barry Warsaw | 2011-09-23 | 1 | -5/+14 |
| * | * New REST resource http://.../<domain>/lists can be GETed in order to find | Barry Warsaw | 2011-08-30 | 1 | -3/+2 |
| |\ |
|
| | * | REST API: add listing of mailing lists per domain | Stephen A. Goss | 2011-08-19 | 1 | -2/+3 |
| |/ |
|
| * | * New REST resource http://.../members/find can be POSTed to in order to find | Barry Warsaw | 2011-08-13 | 1 | -3/+7 |
| * | Complete the ability to change a subscription address, both internally and via | Barry Warsaw | 2011-04-25 | 1 | -3/+2 |
| * | Give IMembers a unique member id. We have to do this in order to give them a | Barry Warsaw | 2011-04-22 | 1 | -2/+4 |