summaryrefslogtreecommitdiff
path: root/src/mailman/config/schema.cfg
Commit message (Expand)AuthorAgeFilesLines
* Fix coverage, deprecate, but run non-plugin (post|pre)_hooks.pluggable-componentsJ08nY2017-08-071-1/+8
* Add new logger which plugins can use.J08nY2017-08-071-0/+4
* Add optional external configuration to plugins.J08nY2017-08-071-0/+8
* Add per-plugin hooks, add docs about plugins.J08nY2017-08-071-8/+4
* Add pluggable components.J08nY2017-08-071-7/+13
* Fix minor spelling.Barry Warsaw2017-05-231-1/+1
* Adding documentation on how to enter multi-line header_checks.Simon Liebold2017-05-231-2/+5
* Moved InvalidListNameError class definition to mailman.interfaces.mailinglist.Mark Sapiro2017-02-201-1/+3
* Made the allowable list name characters configurable.Mark Sapiro2017-02-191-0/+5
* Bump copyright years.Barry Warsaw2017-01-041-1/+1
* Implement caching suffix list with in-tree fallback.Barry Warsaw2017-01-011-0/+5
* Fix some fallout from the previous commit.Barry Warsaw2016-12-311-1/+1
* Move the dmarc configuration options to their own section.Barry Warsaw2016-12-311-17/+23
* Minor tweaks and coverage:Barry Warsaw2016-12-301-4/+5
* DMARC mitigations, part 1a.Mark Sapiro2016-10-311-0/+15
* New template system. Closes #249Barry Warsaw2016-07-161-0/+5
* Fix #228Barry Warsaw2016-04-221-0/+4
* Fix comment.Barry Warsaw2016-04-101-1/+1
* Fix compatibility with IPython 4.Barry Warsaw2016-04-101-1/+3
* Happy New Year.Barry Warsaw2016-01-021-1/+1
* * REST API version 3.1 introduced. Mostly backward compatible with versionBarry Warsaw2015-07-181-2/+2
* Merge branch 'issue-109' into 'release-3.0'Barry Warsaw2015-06-021-0/+7
* * The default languages from Mailman 2.1 have been ported over. Given byBarry Warsaw2015-05-071-0/+188
* Documentation fixes, given by Abhilash Raj.Barry Warsaw2015-03-131-5/+5
|\
| * change bin/mailman to mailman everwhere in docsAbhilash Raj2015-03-121-2/+2
|/
* Bump copyright years.Barry Warsaw2015-01-041-1/+1
* * ``$cwd`` is now an additional substitution variable for the ``mailman.cfg``Barry Warsaw2015-01-031-1/+1
* Trunk merge.Barry Warsaw2014-11-021-4/+5
|\
| * DatabaseBarry Warsaw2014-11-011-4/+5
| |\
| | * Move alembic settings to a separate alembic.cfg.Barry Warsaw2014-10-131-5/+0
| | * Merge Aurélien Bompard's latest merge branch, with some cleaning up by Barry.Barry Warsaw2014-10-131-5/+8
| | |\
| | | * Merge Barry's changesAurélien Bompard2014-10-131-0/+3
| | | |\ | | | |/ | | |/|
| | * | Add the [logging.database] section and use it to configure the SQLAlchemy andBarry Warsaw2014-10-121-0/+3
| | | * * remove migrate commandAbhilash Raj2014-10-101-0/+4
| | | * merge branch from abompardAbhilash Raj2014-10-101-5/+8
| | | |\
| | | | * Include Alembic and SQLAlchemy logging into the Mailman logging systemAurélien Bompard2014-10-071-4/+8
| | | |/ | | |/|
| | | * fix database reset error due to foreign key constraint between user and addre...Abhilash Raj2014-10-091-1/+1
| | |/
| | * Fix the test suite.Barry Warsaw2014-10-021-1/+1
| | * PostgreSQL support by Abhilash, cleaned by Barry.Barry Warsaw2014-09-271-1/+1
| | |\
| | | * * fixed a bug where alemnic could not find its migrations directoryAbhilash Raj2014-09-251-2/+2
| | * | Migrations, with cleanup by Barry.Barry Warsaw2014-09-271-2/+4
| |/| | | | |/
| | * add new command `mailman migrate` to migrate the new schema on the old databaseAbhilash Raj2014-09-251-0/+3
| |/
* / Get addresses.rst, i.e. /<api>/addresses working.Barry Warsaw2014-08-121-1/+1
|/
* Bump copyright years.Barry Warsaw2014-01-011-1/+1
* Checkpointing.Barry Warsaw2013-11-251-1/+1
* Bump copyright years.Barry Warsaw2013-01-011-1/+1
* * The default list style is renamed to `legacy-default` and a newBarry Warsaw2012-12-301-1/+1
* LP: #975692 phase 1Barry Warsaw2012-12-281-5/+9
* Merge Aurélien Bompard's branch to factor our archiver-specific configurationsBarry Warsaw2012-11-041-15/+9
|\
| * Allow archivers to use their own configuration fileAurélien Bompard2012-09-171-12/+6