index
:
mailman.git
address-events
feature/drop-runner-priviliges
fix/confirm-list-mismatch
list-style-descriptions
master
modules-no-instantiate
mta-smtps-starttls
pipelines-dynamical-instantiation
pluggable-components
pluggable-workflows
plugin
precompile-rest-matchers
save-workflow-steps
The GNU Mailing List manager.
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mailman
/
config
/
schema.cfg
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix coverage, deprecate, but run non-plugin (post|pre)_hooks.
pluggable-components
J08nY
2017-08-07
1
-1
/
+8
*
Add new logger which plugins can use.
J08nY
2017-08-07
1
-0
/
+4
*
Add optional external configuration to plugins.
J08nY
2017-08-07
1
-0
/
+8
*
Add per-plugin hooks, add docs about plugins.
J08nY
2017-08-07
1
-8
/
+4
*
Add pluggable components.
J08nY
2017-08-07
1
-7
/
+13
*
Fix minor spelling.
Barry Warsaw
2017-05-23
1
-1
/
+1
*
Adding documentation on how to enter multi-line header_checks.
Simon Liebold
2017-05-23
1
-2
/
+5
*
Moved InvalidListNameError class definition to mailman.interfaces.mailinglist.
Mark Sapiro
2017-02-20
1
-1
/
+3
*
Made the allowable list name characters configurable.
Mark Sapiro
2017-02-19
1
-0
/
+5
*
Bump copyright years.
Barry Warsaw
2017-01-04
1
-1
/
+1
*
Implement caching suffix list with in-tree fallback.
Barry Warsaw
2017-01-01
1
-0
/
+5
*
Fix some fallout from the previous commit.
Barry Warsaw
2016-12-31
1
-1
/
+1
*
Move the dmarc configuration options to their own section.
Barry Warsaw
2016-12-31
1
-17
/
+23
*
Minor tweaks and coverage:
Barry Warsaw
2016-12-30
1
-4
/
+5
*
DMARC mitigations, part 1a.
Mark Sapiro
2016-10-31
1
-0
/
+15
*
New template system. Closes #249
Barry Warsaw
2016-07-16
1
-0
/
+5
*
Fix #228
Barry Warsaw
2016-04-22
1
-0
/
+4
*
Fix comment.
Barry Warsaw
2016-04-10
1
-1
/
+1
*
Fix compatibility with IPython 4.
Barry Warsaw
2016-04-10
1
-1
/
+3
*
Happy New Year.
Barry Warsaw
2016-01-02
1
-1
/
+1
*
* REST API version 3.1 introduced. Mostly backward compatible with version
Barry Warsaw
2015-07-18
1
-2
/
+2
*
Merge branch 'issue-109' into 'release-3.0'
Barry Warsaw
2015-06-02
1
-0
/
+7
*
* The default languages from Mailman 2.1 have been ported over. Given by
Barry Warsaw
2015-05-07
1
-0
/
+188
*
Documentation fixes, given by Abhilash Raj.
Barry Warsaw
2015-03-13
1
-5
/
+5
|
\
|
*
change bin/mailman to mailman everwhere in docs
Abhilash Raj
2015-03-12
1
-2
/
+2
|
/
*
Bump copyright years.
Barry Warsaw
2015-01-04
1
-1
/
+1
*
* ``$cwd`` is now an additional substitution variable for the ``mailman.cfg``
Barry Warsaw
2015-01-03
1
-1
/
+1
*
Trunk merge.
Barry Warsaw
2014-11-02
1
-4
/
+5
|
\
|
*
Database
Barry Warsaw
2014-11-01
1
-4
/
+5
|
|
\
|
|
*
Move alembic settings to a separate alembic.cfg.
Barry Warsaw
2014-10-13
1
-5
/
+0
|
|
*
Merge Aurélien Bompard's latest merge branch, with some cleaning up by Barry.
Barry Warsaw
2014-10-13
1
-5
/
+8
|
|
|
\
|
|
|
*
Merge Barry's changes
Aurélien Bompard
2014-10-13
1
-0
/
+3
|
|
|
|
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Add the [logging.database] section and use it to configure the SQLAlchemy and
Barry Warsaw
2014-10-12
1
-0
/
+3
|
|
|
*
* remove migrate command
Abhilash Raj
2014-10-10
1
-0
/
+4
|
|
|
*
merge branch from abompard
Abhilash Raj
2014-10-10
1
-5
/
+8
|
|
|
|
\
|
|
|
|
*
Include Alembic and SQLAlchemy logging into the Mailman logging system
Aurélien Bompard
2014-10-07
1
-4
/
+8
|
|
|
|
/
|
|
|
/
|
|
|
|
*
fix database reset error due to foreign key constraint between user and addre...
Abhilash Raj
2014-10-09
1
-1
/
+1
|
|
|
/
|
|
*
Fix the test suite.
Barry Warsaw
2014-10-02
1
-1
/
+1
|
|
*
PostgreSQL support by Abhilash, cleaned by Barry.
Barry Warsaw
2014-09-27
1
-1
/
+1
|
|
|
\
|
|
|
*
* fixed a bug where alemnic could not find its migrations directory
Abhilash Raj
2014-09-25
1
-2
/
+2
|
|
*
|
Migrations, with cleanup by Barry.
Barry Warsaw
2014-09-27
1
-2
/
+4
|
|
/
|
|
|
|
|
/
|
|
*
add new command `mailman migrate` to migrate the new schema on the old database
Abhilash Raj
2014-09-25
1
-0
/
+3
|
|
/
*
/
Get addresses.rst, i.e. /<api>/addresses working.
Barry Warsaw
2014-08-12
1
-1
/
+1
|
/
*
Bump copyright years.
Barry Warsaw
2014-01-01
1
-1
/
+1
*
Checkpointing.
Barry Warsaw
2013-11-25
1
-1
/
+1
*
Bump copyright years.
Barry Warsaw
2013-01-01
1
-1
/
+1
*
* The default list style is renamed to `legacy-default` and a new
Barry Warsaw
2012-12-30
1
-1
/
+1
*
LP: #975692 phase 1
Barry Warsaw
2012-12-28
1
-5
/
+9
*
Merge Aurélien Bompard's branch to factor our archiver-specific configurations
Barry Warsaw
2012-11-04
1
-15
/
+9
|
\
|
*
Allow archivers to use their own configuration file
Aurélien Bompard
2012-09-17
1
-12
/
+6
[next]