| Commit message (Expand) | Author | Age | Files | Lines |
| * | Migrate the [un]subscription_policy attribute. | J08nY | 2017-08-07 | 1 | -1/+48 |
| * | 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 | -1/+2 |
| * | allow_none -> allow_blank | Barry Warsaw | 2016-07-12 | 1 | -3/+3 |
| * | REST: allow setting a member's moderation_action to None | Aurélien Bompard | 2016-07-12 | 1 | -1/+4 |
| * | Clean up the rest directory. | Barry Warsaw | 2016-03-25 | 1 | -16/+13 |
| * | Clean up the core directory. | Barry Warsaw | 2016-03-24 | 1 | -2/+19 |
| * | Super duper. | Barry Warsaw | 2016-01-26 | 1 | -1/+1 |
| * | Refactor API contexts. | Barry Warsaw | 2016-01-13 | 1 | -10/+2 |
| * | 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 | -9/+18 |
| * | A better email validator which actually validates the email address. | Barry Warsaw | 2015-04-15 | 1 | -1/+5 |
| * | Abhilash's fix for allowing singleton strings in REST interfaces that also | Barry Warsaw | 2015-04-15 | 1 | -1/+3 |
| * | Add lots of test for various bits of domain owners. | Barry Warsaw | 2015-04-06 | 1 | -0/+9 |
| * | 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 | -6/+2 |
| * | Two more REST tests passing. | Barry Warsaw | 2014-12-15 | 1 | -1/+1 |
| * | Checkpointing. | Barry Warsaw | 2014-11-30 | 1 | -1/+1 |
| * | Trunk merge. | Barry Warsaw | 2014-11-02 | 1 | -1/+1 |
| |\ |
|
| | * | Pass all tests with PYTHONWARNINGS=error. | Barry Warsaw | 2014-09-22 | 1 | -1/+1 |
| * | | Complete the conversion from restish to falcon, modulo a clean up pass. All | Barry Warsaw | 2014-08-14 | 1 | -5/+1 |
| * | | Port users and part of members. | Barry Warsaw | 2014-08-13 | 1 | -2/+2 |
| * | | Get addresses.rst, i.e. /<api>/addresses working. | Barry Warsaw | 2014-08-12 | 1 | -1/+1 |
| |/ |
|
| * | 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 |
| * | Switch to PEP 435 enums from flufl.enums. | Barry Warsaw | 2013-06-18 | 1 | -3/+7 |
| * | Bump copyright years. | Barry Warsaw | 2013-01-01 | 1 | -1/+1 |
| * | * You can now PUT and PATCH on user resources to change the user's display | Barry Warsaw | 2012-09-22 | 1 | -0/+50 |
| * | 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 | -2/+9 |
| * | * User and Member ids are now proper UUIDs. The UUIDs are pended as unicodes, | Barry Warsaw | 2011-08-30 | 1 | -0/+15 |
| * | Happy New Year. | Barry Warsaw | 2011-01-01 | 1 | -1/+1 |
| * | Ugly, ugly, ugly hack to enable the non-standard HTTP verb PATCH for partial | Barry Warsaw | 2010-09-01 | 1 | -1/+6 |
| * | Refactor, and add a missing import. | Barry Warsaw | 2010-08-23 | 1 | -0/+94 |