summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* `mailman` command with no subcommand now prints the help text. Given byBarry Warsaw2015-08-133-1/+45
|\
| * Style cleanup.Barry Warsaw2015-08-131-7/+7
| * add tests for mailman commandAbhilash Raj2015-08-131-0/+42
| * fix according to comments from barryAbhilash Raj2015-08-131-1/+1
| * remove a print statement committed accidentallyAbhilash Raj2015-08-131-1/+0
| * Fix #137Abhilash Raj2015-08-131-1/+2
|/
* Merge branch 'maxking/mailman-issue-115'Barry Warsaw2015-08-044-1/+34
|\
| * Add NEWS.Barry Warsaw2015-08-041-0/+2
| * Clean up maxking's branch a little bit.Barry Warsaw2015-08-043-8/+16
| * Add tests for autoresponserecordAbhilash Raj2015-08-032-3/+13
| * Merge branch 'issue-115' of gitlab.com:maxking/mailman into issue-115Abhilash Raj2015-08-030-0/+0
| |\
| | * Fix zope lookup error in the previous commitAbhilash Raj2015-07-311-1/+1
| | * Add tests for #115Abhilash Raj2015-07-311-0/+9
| | * Fix #115Abhilash Raj2015-07-311-1/+5
| * | 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
| |/
* / copybump.py: Allow for no "(C)" in the new copyright statement.Barry Warsaw2015-07-311-5/+18
|/
* Merge branch 'api' into 'master'Barry Warsaw2015-07-1919-59/+176
|\
| * 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
* Merge branch 'issue136-master' into 'master'Barry Warsaw2015-07-143-1/+30
|\
| * 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
* Merge branch 'gitlab-ci' into 'master'Barry Warsaw2015-06-291-0/+18
|\
| * add .gitlab-ci.ymlAbhilash Raj2015-06-291-0/+18
|/
* NEWS.Barry Warsaw2015-06-241-0/+1
* Merge branch 'master' of gitlab.com:mailman/mailmanBarry Warsaw2015-06-248-23/+60
|\
| * Port to Python 3.5.Barry Warsaw2015-06-228-23/+60
* | 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
* | Merge branch 'disable-topics' into 'master'Barry Warsaw2015-06-191-1/+2
|\ \ | |/ |/|
| * Disable the member topics feature for nowAurélien Bompard2015-06-171-1/+2
|/
* Merge branch 'master' into 'master'Barry Warsaw2015-06-161-0/+2
|\
| * Add patterns to .gitignoreAurélien Bompard2015-06-161-0/+2
|/
* Replace X-Message-ID-Hash with Message-ID-HashBarry Warsaw2015-06-1522-127/+252
|\