| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | New template system. Closes #249 | Barry Warsaw | 2016-07-16 | 1 | -29/+13 |
| | | | | | | The new template system is introduced for API 3.1. See ``src/mailman/rest/docs/templates.rst`` for details. | ||||
| * | Reviewed and updated domains doctest. | Barry Warsaw | 2015-04-06 | 1 | -13/+18 |
| | | |||||
| * | * implement left over methods | Abhilash Raj | 2015-04-06 | 1 | -5/+5 |
| | | | | | * add and remove owners using the address | ||||
| * | * Add `drop_column` inside sqlite check, fix indentation | Abhilash Raj | 2015-03-31 | 1 | -4/+4 |
| | | | | | | | | | * Change `Owner` to `DomainOwner` * Fix indentation errors in docs * add multiple owners using `add_owners` * all dummy addresses should be using example.com, example.org to avoid conflict ever * add dummy tests | ||||
| * | add tests, fix docs, remove contact_address | Abhilash Raj | 2015-03-28 | 1 | -23/+26 |
| | | |||||
| * | More model test fixes and ports. | Barry Warsaw | 2014-12-13 | 1 | -13/+1 |
| | | |||||
| * | Use print functions consistently through, and update all __future__ imports to | Barry Warsaw | 2014-04-28 | 1 | -11/+11 |
| | | | | | | | | | reflect this. Also, mock out sys.stderr on some tests so that their nose2 output is quieter. A few other minor coding style consistencies. | ||||
| * | * New REST resource http://.../<domain>/lists can be GETed in order to find | Barry Warsaw | 2011-08-30 | 1 | -0/+24 |
| |\ | | | | | | | | | all the mailing lists in a specific domain (LP: #829765). Given by Stephen A. Goss. | ||||
| | * | merged changes to main branch | Stephen A. Goss | 2011-08-23 | 1 | -0/+23 |
| |/ | |||||
| * | Rename IDomain.email_host to .mail_host for consistency. Similarly in the | Barry Warsaw | 2011-08-22 | 1 | -0/+123 |
| REST API. (LP: #831660) | |||||
