summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix #137Abhilash Raj2015-08-131-1/+2
|/
* Add NEWS.Barry Warsaw2015-08-041-0/+2
* Clean up maxking's branch a little bit.Barry Warsaw2015-08-042-8/+14
* Add tests for autoresponserecordAbhilash Raj2015-08-032-3/+13
* Fix zope lookup error in the previous commitAbhilash Raj2015-08-031-1/+1
* Add tests for #115Abhilash Raj2015-08-031-0/+9
* Fix #115Abhilash Raj2015-08-031-1/+5
* Merge branch 'maxking/mailman-add-alternate' into mr30Barry Warsaw2015-07-313-3/+55
|\
| * Add an unlinked address to a user via RESTAbhilash Raj2015-07-302-2/+29
|/
* Clean up based on review.Barry Warsaw2015-07-183-2/+3
* * REST API version 3.1 introduced. Mostly backward compatible with versionBarry Warsaw2015-07-1819-60/+176
* Change links from launchpad to gitlab everywhere in documentationAbhilash Raj2015-07-144-15/+16
* Move some NEWS.Barry Warsaw2015-07-131-2/+2
* Fixes #136 on the 3.0 maintenance branch.Barry Warsaw2015-07-133-1/+30
* NEWSBarry Warsaw2015-07-061-0/+2
* A couple of clean ups.Barry Warsaw2015-07-052-1/+3
* Some fixes caught by Barry during the reviewAurélien Bompard2015-07-054-12/+15
* According to RFC 2369, the URL should be between bracketsAurélien Bompard2015-06-303-3/+3
* The prototype archiver is not web-accessibleAurélien Bompard2015-06-305-66/+137
* Fix a test failure when the machine has an ipv6 address.Barry Warsaw2015-06-291-1/+1
* NEWS.Barry Warsaw2015-06-241-0/+1
* Merge branch 'master' of gitlab.com:mailman/mailmanBarry Warsaw2015-06-247-22/+59
|\
| * Port to Python 3.5.Barry Warsaw2015-06-227-22/+59
* | Merge branch 'abompard/mailman-fix-import21'Barry Warsaw2015-06-244-37/+198
|\ \ | |/ |/|
| * Do a cleansing pass on abompard's branch.Barry Warsaw2015-06-244-61/+76
| * Better import of a member's moderation flagAurélien Bompard2015-06-172-22/+56
| * Use the *_these_nonmembers properties for moderationAurélien Bompard2015-06-172-2/+54
| * Only keep regexps in the *_these_nonmembers propertyAurélien Bompard2015-06-172-8/+21
| * Import: handle the '*_these_nonmembers' parametersAurélien Bompard2015-06-172-3/+39
| * Fix import of the default_member_moderation valueAurélien Bompard2015-06-172-17/+28
* | Disable the member topics feature for nowAurélien Bompard2015-06-171-1/+2
|/
* Closes #118Barry Warsaw2015-06-141-1/+1
* * Messages now include a `Message-ID-Hash` as the replacement forBarry Warsaw2015-06-1422-127/+252
* Merge branch 'issue-75' into 'release-3.0'Barry Warsaw2015-06-023-1/+4
* Merge branch 'issue-109' into 'release-3.0'Barry Warsaw2015-06-027-55/+121
* Install psycopg2 as dependency to use postgresql database.Abhilash Raj2015-05-271-0/+4
* * A handful of unused legacy exceptions have been removed. The redundantBarry Warsaw2015-05-243-21/+8
* Add NEWS item.Barry Warsaw2015-05-151-0/+3
* Fix issue #3 by searching for the 'master' script in several possibleBarry Warsaw2015-05-151-2/+14
* Update NEWS.Barry Warsaw2015-05-111-0/+7
* Implement reasons for why a message is being held for moderator approval.Barry Warsaw2015-05-118-81/+133
* * When creating a user via REST using an address that already exists, butBarry Warsaw2015-05-104-6/+88
* * The default languages from Mailman 2.1 have been ported over. Given byBarry Warsaw2015-05-076-14/+230
* Fix a typo. Found by Rashi Karanpuria.Barry Warsaw2015-05-041-3/+3
* Add a test to prove that LP: #1165589 doesn't affect Mailman 3.Barry Warsaw2015-05-041-0/+58
* Remove the obsolete and mostly unimplemented onebounce script.Barry Warsaw2015-05-033-100/+3
* 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