summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * 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
|/ | | | | | It is non-functional (calls non-existant methods on the MailingList object), and a proper fix would require a schema change, so let's postpone it.
* Closes #118Barry Warsaw2015-06-141-1/+1
|
* * Messages now include a `Message-ID-Hash` as the replacement forBarry Warsaw2015-06-1422-127/+252
| | | | | | `X-Message-ID-Hash` although the latter is still included for backward compatibility. Also be sure that all places which add the header use the same algorithm.
* Merge branch 'issue-75' into 'release-3.0'Barry Warsaw2015-06-023-1/+4
| | | | | | Issue #75 - Confirmation messages should not be `Precedence: bulk`. See merge request !15
* Merge branch 'issue-109' into 'release-3.0'Barry Warsaw2015-06-027-55/+121
| | | | | | | | | | | Closes: #109 * Fix the traceback that occurred when trying to convert a `text/html` subpart to plaintext via the `mimedel` handler. Now, a configuration variable `[mailman]html_to_plain_text_command` in the `mailman.cfg` file defines the command to use. It defaults to `lynx`. (Closes: #109) See merge request !14
* 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
| | | | `MailmanException` has been removed; use `MailmanError` everywhere.
* 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
| | | | locations.
* 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
| | | | | | | Given by Aurélien Bompard, tweaked by Barry Warsaw. Remove the inaccurate confirmation url and admindb urls from the substitution dictionaries for postauth.txt and posthold.txt, and the templates.
* * When creating a user via REST using an address that already exists, butBarry Warsaw2015-05-104-6/+88
| | | | | isn't linked, the address is linked to the new user. Given by Aurélien Bompard.
* * The default languages from Mailman 2.1 have been ported over. Given byBarry Warsaw2015-05-076-14/+230
| | | | Aurélien Bompard.
* 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
| | | | | Move the options base class to utilities (even though only the master uses it). Remove other obsolete and unused code.
* 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
| | | | | | | | Honor admin_notify_mchanges with subscription policy When the mailing list's `admin_notify_mchanges` is True, the list owners now get the subscription notification. (Closes: #1) See merge request !4
* Date.Barry Warsaw2015-05-011-0/+1
|
* Prepare for 3.1.Barry Warsaw2015-05-014-7/+10
| | | | Fix some tests that incorrectly hardcoded "3.0"
* Convert from bzr to git.Barry Warsaw2015-04-281-46/+0
|
* 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
|\ | | | | | | Aurélien Bompard. (LP: #1435941)
| * 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
|\ | | | | | | | | | | renamed his test. Also, backfill a relevant Launchpad bug number.
| * merge trunk and fix merge conflictsAbhilash Raj2015-04-2042-1089/+1467
| |\ | |/ |/|
* | 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
| |
* | VERSION.Barry Warsaw2015-04-171-1/+1
| |
* | Documentation updates.Barry Warsaw2015-04-175-77/+88
|\ \
| * | add more docs for autogenerating migrations using alembicAbhilash Raj2015-01-301-0/+8
| | |