summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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-2110-0/+78
|/ /
* | MySQL is now an officially supported database.Barry Warsaw2016-07-2935-181/+357
* | 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-281-1/+1
* | 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-16138-2249/+3864
* 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
* Correct keyword argument; mailing_list -> mlistMark Sapiro2016-07-031-1/+1
* Better handling of the REST API plumbing.Barry Warsaw2016-06-286-19/+32
* remove postorius_standalone from documentationAbhilash Raj2016-06-251-2/+1
* minor documentation fixesAbhilash Raj2016-06-251-2/+2
* Fixes #237Barry Warsaw2016-06-033-16/+35
* Add test to check deletion of nonmmeber record.Aditya2016-05-311-0/+20
* Remove nonmember subscriptions if susbcribed as member.Aditya2016-05-311-0/+6
* Clean up the environment properly.Barry Warsaw2016-05-231-24/+48
* run the tests with temporary directory and packagesAbhilash Raj2016-05-231-14/+43
* add test for module import failure in the presence of emacs lock filesAbhilash Raj2016-05-221-0/+46
* ignore modules starting with '.' when importingAbhilash Raj2016-05-161-1/+1
* Minor cleanups.Barry Warsaw2016-05-152-3/+3
* Added NEWS item about #234 fix.Mark Sapiro2016-05-151-0/+2
* Fixed mailman/issue#234.Mark Sapiro2016-05-153-16/+39
* Add NEWS.Barry Warsaw2016-05-141-1/+6
* Clean up REST bits.Barry Warsaw2016-05-142-23/+20
* Clean up the User.absorb() method and tests.Barry Warsaw2016-05-144-98/+163
* Clean up.Barry Warsaw2016-05-133-55/+72
* Fix Flake8 errorsAurélien Bompard2016-05-045-16/+18
* Implement suggestions from the reviewAurélien Bompard2016-05-045-21/+31
* Delete redundant memberships before deleting the absorbed userAurélien Bompard2016-05-042-5/+11
* Sort importsAurélien Bompard2016-05-042-2/+2
* Allow merging users from the REST interfaceAurélien Bompard2016-05-042-6/+39
* Add a method to merge a user into another userAurélien Bompard2016-05-046-0/+262
* Add NEWS.Barry Warsaw2016-05-031-0/+4
* Refactor and simplify.Barry Warsaw2016-05-031-66/+53
* Update docstrings and add a missing attribute.Barry Warsaw2016-05-031-8/+10
* Minor cleanups, rewording, style.Barry Warsaw2016-05-032-49/+76
* Change handling of rules for banned addresses.Aditya2016-05-032-41/+54
* Add testsAditya2016-05-031-1/+77
* Ensure that postings from alternative emails aren't heldAditya2016-05-031-6/+38
* Fix header match rule suffix inflation.Barry Warsaw2016-05-013-41/+35