| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Convert from bzr to git. | Barry Warsaw | 2015-04-28 | 1 | -46/+0 | |
| | | ||||||
| * | Prep for 3.0 final. | Barry Warsaw | 2015-04-24 | 1 | -3/+3 | |
| | | ||||||
| * | * Port the REST machinery to Falcon 0.3. (LP: #1446881) | Barry Warsaw | 2015-04-23 | 2 | -3/+6 | |
| |\ | ||||||
| | * | Port to Falcon 0.3. | Barry Warsaw | 2015-04-23 | 1 | -3/+5 | |
| |/ | ||||||
| * | Aurelien's nick name | Barry Warsaw | 2015-04-22 | 1 | -1/+1 | |
| | | ||||||
| * | Steve's nickname. | Barry Warsaw | 2015-04-22 | 1 | -1/+1 | |
| | | ||||||
| * | * The test suite now runs successfully again with PostgreSQL. Given by | Barry Warsaw | 2015-04-22 | 5 | -18/+36 | |
| |\ | | | | | | | Aurélien Bompard. (LP: #1435941) | |||||
| | * | Propagate the MAILMAN_EXTRA_TESTING_CFG env var to subprocesses | Aurélien Bompard | 2015-04-22 | 1 | -5/+5 | |
| | | | ||||||
| | * | Import: autodetect boolean columns | Aurélien Bompard | 2015-04-22 | 1 | -7/+5 | |
| | | | ||||||
| | * | PostgreSQL: remove tables before unittest runs | Aurélien Bompard | 2015-04-22 | 1 | -0/+6 | |
| | | | ||||||
| | * | PostgreSQL: fix autoincrement reset in tests | Aurélien Bompard | 2015-04-22 | 1 | -5/+9 | |
| | | | ||||||
| * | | Point to the wiki release notes page. | Barry Warsaw | 2015-04-21 | 1 | -0/+4 | |
| |/ | ||||||
| * | raj-abhilash1's branch to ensure we block release on Falcon 0.3. I moved and | Barry Warsaw | 2015-04-21 | 2 | -0/+54 | |
| |\ | | | | | | | | | | | renamed his test. Also, backfill a relevant Launchpad bug number. | |||||
| | * | 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 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | once their subscription is completed. Remove some dead tests. Update an interface. | |||||
| * | | | | 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 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | "token owner". The latter describes who owns the token --i.e. which phase of the workflow is being waited on. It can either be no one, the subscriber, or the moderator. Tokens and token owners are properly initialized and reset when the workflow is completed, so we always know which step of the process is being waited on. Also, remove ISubscriptionService.join() since this will now be handled by the IRegistrar adapter. | |||||
| * | | | | Add a test for a reported (but non-reproducible) failure patching a mailing ↵ | Barry Warsaw | 2015-04-15 | 1 | -1/+19 | |
| | | | | | | | | | | | | | | | | | list's subscription policy. | |||||
| | | | * | 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 | |
| |\ \ \ | | | | | | | | | | | | | accept lists of strings. | |||||
| | * | | | 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 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | When domains are created using REST API with only one owner, validator changes it to be a string instead of a list and so the .add() function iterates over the string raising InvalidEmailError | |||||
| * | | | | * Mailing list subscription policy work flow has been completely rewritten. | Barry Warsaw | 2015-04-15 | 47 | -756/+2135 | |
| |\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | It now properly supports email verification and subscription confirmation by the user, and approval by the moderator using unique tokens. ``IMailingList`` objects now have a ``subscription_policy`` attribute. | |||||
| | * | | | 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 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Make sure Registrar.discard() removces any workflow state manager state associated with the token, and that this is flushed to SA. * Adjust the email commands to the new IRegistrar API. * Update the IRegistrar interface. * Add IWorkflowStateManager.discard() and make `count` an attribute/property. * Mark two tests as expected failures due to LP: #1444184. | |||||
| | * | | | 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 | |
| | |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the mailing list (via preferred address/user or explicit address). IMember.get_member() is defined to return the explicit address when members are subscribed in both ways. IMember.get_memberships() returns a sequence of length 0, 1, or 2 containing all the member records associated with the email address. Fixed the AbstractMemberRoster methods query to properly return subscriptions via the user's preferred address and via an explicit address. | |||||
