summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'api-clean' into 'master'Barry Warsaw2015-05-033-212/+74
|\
| * Remove old APIs handle_subscription() and hold_subscription().Barry Warsaw2015-05-023-212/+74
|/
* Merge branch '1-admin-notify-mchanges' into 'release-3.0'Barry Warsaw2015-05-025-15/+67
* Date.Barry Warsaw2015-05-011-0/+1
* Prepare for 3.1.Barry Warsaw2015-05-014-7/+10
* Typical ignore pattern.Barry Warsaw2015-04-281-0/+2
* Convert from bzr to git.Barry Warsaw2015-04-2819-1117/+0
* Now that we're on Python 3.4, we don't need enum34.Barry Warsaw2015-04-281-1/+0
* Be sure to use Falcon 0.3.Barry Warsaw2015-04-271-1/+1
|\
| * use falcon >= 0.3rc1 till a stable releaseAbhilash Raj2015-04-281-1/+1
|/
* Prep for 3.0 final.Barry Warsaw2015-04-241-3/+3
* * Port the REST machinery to Falcon 0.3. (LP: #1446881)Barry Warsaw2015-04-232-3/+6
|\
| * Port to Falcon 0.3.Barry Warsaw2015-04-231-3/+5
|/
* Aurelien's nick nameBarry Warsaw2015-04-221-1/+1
* Steve's nickname.Barry Warsaw2015-04-221-1/+1
* * The test suite now runs successfully again with PostgreSQL. Given byBarry Warsaw2015-04-225-18/+36
|\
| * * The test suite now runs successfully again with PostgreSQL. Given byBarry Warsaw2015-04-225-18/+36
|/|
| * Propagate the MAILMAN_EXTRA_TESTING_CFG env var to subprocessesAurélien Bompard2015-04-221-5/+5
| * Import: autodetect boolean columnsAurélien Bompard2015-04-221-7/+5
| * PostgreSQL: remove tables before unittest runsAurélien Bompard2015-04-221-0/+6
| * PostgreSQL: fix autoincrement reset in testsAurélien Bompard2015-04-221-5/+9
* | Point to the wiki release notes page.Barry Warsaw2015-04-211-0/+4
|/
* raj-abhilash1's branch to ensure we block release on Falcon 0.3. I moved andBarry Warsaw2015-04-212-0/+54
|\
| * merge trunk and fix merge conflictsAbhilash Raj2015-04-2045-1101/+1469
| |\ | |/ |/|
* | Typos; given by sumanah.Barry Warsaw2015-04-191-2/+2
|\ \
| * | typofixesSumana Harihareswara2015-04-191-2/+2
|/ /
* | Set up for 3.0.0 final.Barry Warsaw2015-04-191-3/+3
* | Date in NEWS.Barry Warsaw2015-04-171-1/+1
* | Fix spellings.Barry Warsaw2015-04-173-3/+3
* | maxking's nicknameBarry Warsaw2015-04-171-1/+1
* | Remove todo from release branch.Barry Warsaw2015-04-171-10/+0
* | VERSION.Barry Warsaw2015-04-171-1/+1
* | Documentation updates.Barry Warsaw2015-04-176-77/+89
|\ \
| * \ merge the trunkAbhilash Raj2015-01-300-0/+0
| |\ \
| * | | add more docs for autogenerating migrations using alembicAbhilash Raj2015-01-301-0/+8
* | | | Fix MANIFEST.in to include all the necessary test data files.Barry Warsaw2015-04-171-1/+1
* | | | Plumb subscription request handling through the REST API.Barry Warsaw2015-04-1715-540/+790
|\ \ \ \
| * | | | Branch his ready.Barry Warsaw2015-04-176-26/+79
| * | | | Check pointing new subscription moderation REST API.Barry Warsaw2015-04-176-92/+147
| * | | | Updates.Barry Warsaw2015-04-162-36/+10
| * | | | Checkpointing.Barry Warsaw2015-04-162-0/+268
| * | | | Checkpointing.Barry Warsaw2015-04-1611-528/+428
|/ / / /
* | | | Clean up some templates; given by raj-abhilash1Barry Warsaw2015-04-164-25/+13
|\ \ \ \
* | | | | Move a doctest to the right directory.Barry Warsaw2015-04-161-0/+0
* | | | | Update versions for 3.0rc1, but don't tag yet.Barry Warsaw2015-04-163-6/+5
* | | | | Plumb the subscription policy through to the membership subscription REST API.Barry Warsaw2015-04-1522-462/+586
|\ \ \ \ \
| * | | | | Plumb the subscription policy through the REST API.Barry Warsaw2015-04-1517-170/+287
| * | | | | Give the SubscriptionWorkflow a member attribute which gets set to the memberBarry Warsaw2015-04-153-43/+25
| * | | | | A better email validator which actually validates the email address.Barry Warsaw2015-04-152-2/+22
| * | | | | Rewrite the subscription service doctest for the updated API.Barry Warsaw2015-04-152-145/+118