| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | Add REST API for addresses, and change the user REST API to use it where | Barry Warsaw | 2011-04-19 | 1 | -0/+13 |
| * | More fleshing out of the users REST API. | Barry Warsaw | 2011-04-04 | 1 | -2/+4 |
| * | * Start fleshing out the REST API for users. | Barry Warsaw | 2011-03-18 | 1 | -0/+8 |
| * | Happy New Year. | Barry Warsaw | 2011-01-01 | 1 | -1/+1 |
| * | Add Basic Auth support to the REST API, given by Jimmy Bergman, with style | Barry Warsaw | 2010-10-11 | 1 | -1/+17 |
| |\ |
|
| | * | Add HTTP authentication to the REST API | root | 2010-09-28 | 1 | -2/+14 |
| |/ |
|
| * | Refactor both the mailing lists and membership REST wrappers. | Barry Warsaw | 2010-02-25 | 1 | -2/+2 |
| * | Refactor domains into a separate file. | Barry Warsaw | 2010-02-25 | 1 | -4/+10 |
| * | More refactoring: | Barry Warsaw | 2010-02-25 | 1 | -0/+88 |
| * | Remove some unused stuff and pick some lint. | Barry Warsaw | 2009-07-01 | 1 | -64/+0 |
| * | More REST server updates. | Barry Warsaw | 2009-06-29 | 1 | -7/+0 |
| * | Moving closer now. | Barry Warsaw | 2009-05-02 | 1 | -3/+1 |
| * | Make things import. | Barry Warsaw | 2009-04-02 | 1 | -1/+2 |
| * | Checking pointing all the ZCA and restful wiring that I really don't | Barry Warsaw | 2009-04-02 | 1 | -2/+28 |
| * | Checkpointing more REST stuff | Barry Warsaw | 2009-04-01 | 1 | -0/+46 |