| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixup ref spacing. | Stephen J. Turnbull | 2017-05-24 | 1 | -1/+1 |
| | | |||||
| * | Document Unicode usage in Mailman 3 REST API and email addresses. | Stephen J. Turnbull | 2017-05-24 | 1 | -0/+4 |
| | | |||||
| * | Remove the dependency on httplib2. | Barry Warsaw | 2017-02-06 | 1 | -9/+6 |
| | | | | | Closes #42 | ||||
| * | Extensive reorganization | Barry Warsaw | 2017-02-04 | 1 | -19/+33 |
| | | |||||
| * | * REST API version 3.1 introduced. Mostly backward compatible with version | Barry Warsaw | 2015-07-18 | 1 | -0/+1 |
| | | | | | | | 3.0 except that UUIDs are represented as hex strings instead of 128-bit integers, since the latter are not compatible with all versions of JavaScript. | ||||
| * | Prepare for 3.1. | Barry Warsaw | 2015-05-01 | 1 | -1/+1 |
| | | | | | Fix some tests that incorrectly hardcoded "3.0" | ||||
| * | Deprecate <api>/system path in favor of <api>/system/versions. | Barry Warsaw | 2014-12-26 | 1 | -7/+7 |
| | | |||||
| * | All the REST tests pass. | Barry Warsaw | 2014-12-15 | 1 | -4/+1 |
| | | |||||
| * | s/restish/falcon/ | Barry Warsaw | 2014-11-15 | 1 | -46/+24 |
| |\ | |||||
| | * | First pass at converting to falcon for the REST API layer. | Barry Warsaw | 2014-08-12 | 1 | -46/+24 |
| |/ | | | | | Currently, only /<api>/system and its subpaths work, but basic auth does work too. Requires a refactoring modification to falcon. | ||||
| * | Use print functions consistently through, and update all __future__ imports to | Barry Warsaw | 2014-04-28 | 1 | -2/+2 |
| | | | | | | | | | reflect this. Also, mock out sys.stderr on some tests so that their nose2 output is quieter. A few other minor coding style consistencies. | ||||
| * | Finally, all doctests are named .rst | Barry Warsaw | 2011-09-23 | 1 | -0/+76 |
