summaryrefslogtreecommitdiff
path: root/src/mailman/utilities/modules.py
Commit message (Expand)AuthorAgeFilesLines
* Instantiate components only in add_components, not at lower levels.modules-no-instantiateJ08nY2017-08-301-13/+13
* PR288 vettedBarry Warsaw2017-08-291-40/+77
* Convert to click for CLI optionsBarry Warsaw2017-07-221-4/+20
* Provide a better way to avoid instantiating some componentsBarry Warsaw2017-06-171-10/+65
* Bump copyright years.Barry Warsaw2017-01-041-1/+1
* Use `atpublic` for @public instead of internal copy.Barry Warsaw2016-11-291-1/+1
* ignore modules starting with '.' when importingAbhilash Raj2016-05-161-1/+1
* Clean up the utilities directory.Barry Warsaw2016-03-251-15/+7
* Several optimizations:Barry Warsaw2016-01-111-2/+1
* Happy New Year.Barry Warsaw2016-01-021-1/+1
* Coverage improvements.Barry Warsaw2015-12-291-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
* Migrations, with cleanup by Barry.Barry Warsaw2014-09-271-1/+14
* 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
* Bump copyright years.Barry Warsaw2013-01-011-1/+1
* LP: #975692 phase 1Barry Warsaw2012-12-281-0/+53
* copybumpBarry Warsaw2012-01-011-1/+1
* Happy New Year.Barry Warsaw2011-01-011-1/+1
* Fix the obvious errors identified by pyflakes. Skip false positives (mostlyBarry Warsaw2010-10-081-1/+1
* Happy New Year.Barry Warsaw2010-01-011-1/+1
* Refactor __import__'s into a separate utility module.Barry Warsaw2009-05-161-0/+59