summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Split registration (subscription) and unsubscription:Barry Warsaw2016-09-1314-65/+147
| * | | | | Fix more tests.Barry Warsaw2016-09-116-10/+20
| * | | | | Collapse two doctests into one.Barry Warsaw2016-09-113-105/+149
| * | | | | More test fixes.Barry Warsaw2016-09-092-12/+14
| * | | | | A few more changes.Barry Warsaw2016-09-084-9/+12
| * | | | | Fix many failures.Barry Warsaw2016-09-084-10/+115
| * | | | | Fix migration.Barry Warsaw2016-09-021-4/+4
| * | | | | Remove workflowmanager.pyBarry Warsaw2016-09-025-156/+7
| * | | | | IWorkflowManager -> ISubscriptionManagerBarry Warsaw2016-09-0112-36/+37
| * | | | | Merge branch 'issue213' of gitlab.com:warsaw/mailman into issue213Barry Warsaw2016-09-010-0/+0
| |\ \ \ \ \
| | * | | | | CheckpointingBarry Warsaw2016-08-3021-358/+96
| | * | | | | Checkpointing.Barry Warsaw2016-08-293-118/+386
| | * | | | | Intermediate CommitAbhilash Raj2016-08-2926-85/+965
| * | | | | | CheckpointingBarry Warsaw2016-09-0121-358/+96
| * | | | | | Checkpointing.Barry Warsaw2016-09-013-118/+386
| * | | | | | Intermediate CommitAbhilash Raj2016-09-0126-85/+965
* | | | | | | First cut at PUT/PATCH for domain.Mark Sapiro2016-10-201-0/+33
| |_|_|/ / / |/| | | | |
* | | | | | Fix flake8.extension spec for flake8 v3.Barry Warsaw2016-10-161-1/+1
* | | | | | Fixes ipython singleton class 'InteractiveShellEmbed' initializationamitt0012016-10-101-2/+2
| |_|/ / / |/| | | |
* | | | | fixed "Get the sources" info sectionamitt0012016-10-091-5/+3
* | | | | added newline above "Get the sources" sectionAmit Tripathi2016-10-091-0/+1
* | | | | Added "Get the sources" for mailman 3 to CONTRIBUTE docsAmit Tripathi2016-10-091-0/+14
* | | | | Fix build in CI because of a Falcon pre-releaseAurélien Bompard2016-10-031-0/+1
|/ / / /
* | | | Use a multiline value and update NEWSAurélien Bompard2016-08-312-2/+4
* | | | REST: allow MailingList.info to be setAurélien Bompard2016-08-303-0/+19
|/ / /
* | | Recent NEWS.Barry Warsaw2016-08-251-0/+2
* | | Added unsubscribe instructions to list:member:generic:footer.txtFrancesco Ariis2016-08-255-14/+18
* | | Close #273Barry Warsaw2016-08-235-8/+35
* | | Forbid newlines in MailingList.descriptionAurélien Bompard2016-08-234-2/+41
* | | Reorganize the documentation for better accesibilityAbhilash Raj2016-08-2111-18/+97
|/ /
* | Switch to stock mysql image in CI.Abhilash Raj2016-08-151-1/+1
* | MySQL is now an officially supported database.Barry Warsaw2016-07-2937-182/+367
* | Rebase mailman/mailman!180 and cleanup # noqaBarry Warsaw2016-07-2844-92/+97
* | flake8-respect-noqa is no longer required with flake8>3.0Abhilash Raj2016-07-282-3/+2
* | Pass $MAILMAN_* and $PYTHON* envars to tox.Barry Warsaw2016-07-191-1/+2
* | Fix failure to change copied name :(Mark Sapiro2016-07-191-1/+1
* | Improved email address validation and added tests.Mark Sapiro2016-07-182-7/+44
|/
* Added blank line.Mark Sapiro2016-07-171-0/+1
* Update NEWS.rst for fix to #266Mark Sapiro2016-07-171-0/+1
* Improve email.Validator.is_valid() to be more compliant with RFC 5321.Mark Sapiro2016-07-171-3/+9
* Fix typo. #267Mark Sapiro2016-07-171-1/+1
* New template system. Closes #249Barry Warsaw2016-07-16139-2249/+3865
* Fix #207Barry Warsaw2016-07-145-1/+26
* Add NEWSBarry Warsaw2016-07-121-0/+3
* allow_none -> allow_blankBarry Warsaw2016-07-123-6/+6
* Fix import orderAurélien Bompard2016-07-121-1/+1
* REST: allow setting a member's moderation_action to NoneAurélien Bompard2016-07-125-3/+41
* Add status badges to readmeSimon Hanna2016-07-061-0/+12
* Correct keyword argument; mailing_list -> mlistMark Sapiro2016-07-031-1/+1
* Better handling of the REST API plumbing.Barry Warsaw2016-06-286-19/+32