| Commit message (Expand) | Author | Age | Files | Lines |
| * | Enforce a stricter coding style. | Barry Warsaw | 2017-01-26 | 1 | -1/+1 |
| * | 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 |
| * | Fix the Flake8 ignore tags | Aurélien Bompard | 2016-11-21 | 1 | -1/+1 |
| * | Rebase mailman/mailman!180 and cleanup # noqa | Barry Warsaw | 2016-07-28 | 1 | -1/+1 |
| * | Better handling of the REST API plumbing. | Barry Warsaw | 2016-06-28 | 1 | -9/+15 |
| * | Complete the port to Falcon 1.0. | Barry Warsaw | 2016-04-02 | 1 | -3/+1 |
| * | Checkpointing. | Barry Warsaw | 2016-04-02 | 1 | -11/+10 |
| * | Don't use `flake8: noqa`. | Barry Warsaw | 2016-04-01 | 1 | -1/+1 |
| * | Clean up the rest directory. | Barry Warsaw | 2016-03-25 | 1 | -19/+12 |
| * | Clean up the core directory. | Barry Warsaw | 2016-03-24 | 1 | -3/+2 |
| * | Refactor API differences into a separate class. | Barry Warsaw | 2016-01-13 | 1 | -4/+5 |
| * | Refactor API contexts. | Barry Warsaw | 2016-01-13 | 1 | -36/+18 |
| * | 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 | -16/+38 |
| * | When deleting an Address, dependencies must be deleted first | Aurélien Bompard | 2015-11-21 | 1 | -6/+0 |
| * | Rework pagination to fix the 'start' and 'total_size' values | Aurélien Bompard | 2015-11-04 | 1 | -5/+1 |
| * | Implement the REST API for <api>/owners. | Barry Warsaw | 2015-09-23 | 1 | -0/+15 |
| * | * REST API version 3.1 introduced. Mostly backward compatible with version | Barry Warsaw | 2015-07-18 | 1 | -6/+7 |
| * | Fixes #136 on the 3.0 maintenance branch. | Barry Warsaw | 2015-07-13 | 1 | -1/+1 |
| * | * When creating a user via REST using an address that already exists, but | Barry Warsaw | 2015-05-10 | 1 | -4/+15 |
| * | Add lots of test for various bits of domain owners. | Barry Warsaw | 2015-04-06 | 1 | -11/+38 |
| * | Checkpointing: | Barry Warsaw | 2015-04-06 | 1 | -10/+15 |
| * | * implement left over methods | Abhilash Raj | 2015-04-06 | 1 | -13/+12 |
| * | merge serverowner branch | Abhilash Raj | 2015-03-27 | 1 | -5/+49 |
| |\ |
|
| | * | all tests passing now (except doctests) | Abhilash Raj | 2015-03-26 | 1 | -5/+19 |
| | * | add domainowner and serverowner options | Abhilash Raj | 2015-03-21 | 1 | -3/+33 |
| * | | * When deleting a user object, make sure their preferences are also deleted. | Barry Warsaw | 2015-03-20 | 1 | -1/+1 |
| |/ |
|
| * | * When deleting a user via REST, make sure all linked addresses are deleted. | Barry Warsaw | 2015-02-09 | 1 | -1/+5 |
| * | Bump copyright years. | Barry Warsaw | 2015-01-04 | 1 | -1/+1 |
| * | Remove huge amounts of now unnecessary file boilerplate. | Barry Warsaw | 2014-12-22 | 1 | -7/+6 |
| * | Trunk merge. | Barry Warsaw | 2014-12-22 | 1 | -26/+131 |
| |\ |
|
| | * | * The address resource now has an additional '/user' sub-resource which can | Barry Warsaw | 2014-12-08 | 1 | -22/+129 |
| | |\ |
|
| | | * | REST feature: create a user from an existing address | Aurélien Bompard | 2014-12-08 | 1 | -21/+119 |
| | |/ |
|
| * | | Lots of REST test fixes. | Barry Warsaw | 2014-12-15 | 1 | -2/+2 |
| * | | Checkpointing. | Barry Warsaw | 2014-11-30 | 1 | -5/+7 |
| |/ |
|
| * | Make sure runner subprocesses get covered during `tox -e coverage`. | Barry Warsaw | 2014-11-16 | 1 | -0/+1 |
| * | Minor cleanups. | Barry Warsaw | 2014-08-15 | 1 | -2/+1 |
| * | Refactor so that most modules don't need to import falcon, and so fewer | Barry Warsaw | 2014-08-14 | 1 | -40/+27 |
| * | Complete the conversion from restish to falcon, modulo a clean up pass. All | Barry Warsaw | 2014-08-14 | 1 | -4/+4 |
| * | Port users and part of members. | Barry Warsaw | 2014-08-13 | 1 | -43/+72 |
| * | Make preferences work. | Barry Warsaw | 2014-08-13 | 1 | -1/+1 |
| * | Get addresses.rst, i.e. /<api>/addresses working. | Barry Warsaw | 2014-08-12 | 1 | -4/+5 |
| * | 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 |
| * | Tweaks and fixes by Barry. | Barry Warsaw | 2013-03-21 | 1 | -1/+1 |
| * | Removed unused `default_count` argument and remove one wrapping level in pagi... | Florian Fuchs | 2013-03-20 | 1 | -1/+1 |
| * | REST API: Added pagination functionality to list, member and user collections. | Florian Fuchs | 2013-03-20 | 1 | -1/+2 |
| * | Bump copyright years. | Barry Warsaw | 2013-01-01 | 1 | -1/+1 |
| * | Remove commented out pdb call. | Barry Warsaw | 2012-12-26 | 1 | -1/+0 |