| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | merge trunk and fix merge conflicts | Abhilash Raj | 2015-04-20 | 42 | -1089/+1467 |
| |\ | |||||
| | * | typofixes | Sumana Harihareswara | 2015-04-19 | 1 | -2/+2 |
| | * | Set up for 3.0.0 final. | Barry Warsaw | 2015-04-19 | 1 | -3/+3 |
| | * | Date in NEWS. | Barry Warsaw | 2015-04-17 | 1 | -1/+1 |
| | * | Fix spellings. | Barry Warsaw | 2015-04-17 | 3 | -3/+3 |
| | * | maxking's nickname | Barry Warsaw | 2015-04-17 | 1 | -1/+1 |
| | * | VERSION. | Barry Warsaw | 2015-04-17 | 1 | -1/+1 |
| | * | Documentation updates. | Barry Warsaw | 2015-04-17 | 5 | -77/+88 |
| | |\ | |||||
| | | * | add more docs for autogenerating migrations using alembic | Abhilash Raj | 2015-01-30 | 1 | -0/+8 |
| | * | | Branch his ready. | Barry Warsaw | 2015-04-17 | 6 | -26/+79 |
| | * | | Check pointing new subscription moderation REST API. | Barry Warsaw | 2015-04-17 | 6 | -92/+147 |
| | * | | Updates. | Barry Warsaw | 2015-04-16 | 2 | -36/+10 |
| | * | | Checkpointing. | Barry Warsaw | 2015-04-16 | 2 | -0/+268 |
| | * | | Checkpointing. | Barry Warsaw | 2015-04-16 | 11 | -528/+428 |
| | * | | Clean up some templates; given by raj-abhilash1 | Barry Warsaw | 2015-04-16 | 4 | -25/+13 |
| | |\ \ | |||||
| | * | | | Move a doctest to the right directory. | Barry Warsaw | 2015-04-16 | 1 | -0/+0 |
| | * | | | Update versions for 3.0rc1, but don't tag yet. | Barry Warsaw | 2015-04-16 | 2 | -5/+5 |
| | * | | | Plumb the subscription policy through the REST API. | Barry Warsaw | 2015-04-15 | 16 | -169/+286 |
| | * | | | Give the SubscriptionWorkflow a member attribute which gets set to the member | Barry Warsaw | 2015-04-15 | 3 | -43/+25 |
| | * | | | A better email validator which actually validates the email address. | Barry Warsaw | 2015-04-15 | 2 | -2/+22 |
| | * | | | Rewrite the subscription service doctest for the updated API. | Barry Warsaw | 2015-04-15 | 2 | -145/+118 |
| | * | | | The SubscriptionWorkflow and Registar classes now have both a token and a | Barry Warsaw | 2015-04-15 | 6 | -123/+137 |
| | * | | | Add a test for a reported (but non-reproducible) failure patching a mailing l... | Barry Warsaw | 2015-04-15 | 1 | -1/+19 |
| * | | | | mark the test as an expected failure | Abhilash Raj | 2015-04-16 | 1 | -0/+1 |
| * | | | | Add test case to check a bug in falcon's Request class | Abhilash Raj | 2015-04-16 | 1 | -0/+8 |
| | |/ / |/| | | |||||
| * | | | fix tests for previous commit | Abhilash Raj | 2015-04-16 | 3 | -8/+6 |
| * | | | merge trunk | Abhilash Raj | 2015-04-15 | 52 | -759/+2205 |
| |\| | | |||||
| | * | | Open templates for reading in utf-8; given by abompard. | Barry Warsaw | 2015-04-15 | 1 | -1/+1 |
| | * | | Abhilash's fix for allowing singleton strings in REST interfaces that also | Barry Warsaw | 2015-04-15 | 4 | -2/+69 |
| | |\ \ | |||||
| | | * | | add test for previous bugfix | Abhilash Raj | 2015-04-14 | 1 | -0/+9 |
| | | * | | fix creating domains from rest with only one owners | Abhilash Raj | 2015-04-14 | 1 | -1/+4 |
| | * | | | * Mailing list subscription policy work flow has been completely rewritten. | Barry Warsaw | 2015-04-15 | 47 | -756/+2135 |
| | |\ \ \ | | |/ / | |/| | | |||||
| | | * | | Prevent replay attacks with the confirmation token. | Barry Warsaw | 2015-04-15 | 10 | -19/+96 |
| | | * | | Remove unused import. | Barry Warsaw | 2015-04-14 | 1 | -1/+0 |
| | | * | | Full test suite passes. | Barry Warsaw | 2015-04-14 | 14 | -100/+173 |
| | | * | | Merge the member query fix branch. | Barry Warsaw | 2015-04-14 | 6 | -16/+163 |
| | | |\ \ | |||||
| | | | * | | Added IMember.subscriber to definitively return how a member is subscribed to | Barry Warsaw | 2015-04-14 | 6 | -17/+162 |
| | | |/ / | |/| | | |||||
| | | * | | Checkpointing. | Barry Warsaw | 2015-04-14 | 17 | -636/+307 |
| | | * | | The SubscriptionWorkflow class doesn't need to include the expiry date in its | Barry Warsaw | 2015-04-13 | 3 | -1/+36 |
| | | * | | * Give the workflow state manager a count method. | Barry Warsaw | 2015-04-13 | 3 | -8/+36 |
| | | * | | Give IPendings a count of entries. | Barry Warsaw | 2015-04-13 | 2 | -0/+13 |
| | | * | | SubscriptionPolicy is largely done, modulo bugs, and the unknown-unknown of | Barry Warsaw | 2015-04-13 | 5 | -108/+136 |
| | | * | | Subscription workflows now support bans. | Barry Warsaw | 2015-04-13 | 3 | -3/+24 |
| | | * | | Fix regression. | Barry Warsaw | 2015-04-13 | 1 | -1/+0 |
| | | * | | Subsume hold_subscription() functionality into the subscription workflow. | Barry Warsaw | 2015-04-13 | 3 | -14/+108 |
| | | * | | Handle save/restore of the subscription workflow. | Barry Warsaw | 2015-04-13 | 6 | -46/+142 |
| | | * | | Subscription workflow checkpointing. | Barry Warsaw | 2015-04-09 | 5 | -74/+317 |
| | | * | | Rebase Alembic revisions. | Barry Warsaw | 2015-04-07 | 1 | -2/+2 |
| | | * | | Add run_thru() and run_until() to workflow, mostly for testing purposes. | Barry Warsaw | 2015-04-07 | 2 | -2/+46 |
| | | * | | Trunk merge | Barry Warsaw | 2015-04-07 | 25 | -115/+660 |
| | | |\ \ | | |/ / | |/| | | |||||
