summaryrefslogtreecommitdiff
path: root/src/mailman/core/logging.py
Commit message (Expand)AuthorAgeFilesLines
* Bump copyright years.Barry Warsaw2017-01-041-1/+1
* Use `atpublic` for @public instead of internal copy.Barry Warsaw2016-11-291-1/+1
* Replace smtpd with aiosmtpd.Barry Warsaw2016-11-241-0/+4
* Clean up the core directory.Barry Warsaw2016-03-241-14/+9
* Happy New Year.Barry Warsaw2016-01-021-1/+1
* Documentation fixes, given by Abhilash Raj.Barry Warsaw2015-03-131-2/+2
|\
| * change bin/mailman to mailman everwhere in docsAbhilash Raj2015-03-121-1/+1
|/
* Bump copyright years.Barry Warsaw2015-01-041-1/+1
* Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-221-3/+0
* Don't propagate flufl.lock logger to its root, which prevents test suite spewBarry Warsaw2014-12-211-0/+3
* DatabaseBarry Warsaw2014-11-011-22/+31
|\
| * Add the [logging.database] section and use it to configure the SQLAlchemy andBarry Warsaw2014-10-121-19/+30
|/
* Use print functions consistently through, and update all __future__ imports toBarry Warsaw2014-04-281-1/+1
* Bump copyright years.Barry Warsaw2014-01-011-1/+1
* * When --sort is used, watch out for continuation lines, which shouldn't getBarry Warsaw2013-10-181-2/+1
* Bump copyright years.Barry Warsaw2013-01-011-1/+1
* * Python 2.7 is not required. Python 2.6 is no longer officially supported.Barry Warsaw2012-10-311-2/+2
* copybumpBarry Warsaw2012-01-011-1/+1
* * `bin/mailman start --force` option is fixed. (LP: #869317)Barry Warsaw2011-10-161-10/+14
* Major terminology shift:Barry Warsaw2011-06-011-2/+1
* Test (and fix!) the path in the outgoing runner where a socket.error getsBarry Warsaw2011-05-171-3/+3
* Happy New Year.Barry Warsaw2011-01-011-1/+1
* Support Python 2.7. (LP: 667472)Barry Warsaw2010-10-271-1/+1
* Happy New Year.Barry Warsaw2010-01-011-1/+1
* * Mostly eradicate mentions of mailmanctl.Barry Warsaw2009-12-051-1/+2
* mailmanctl must use absolute importsBarry Warsaw2009-08-171-0/+2
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-251-0/+163