summaryrefslogtreecommitdiff
path: root/src/mailman/config/tests/test_configuration.py
Commit message (Expand)AuthorAgeFilesLines
* Bump copyright years.Barry Warsaw2017-01-041-1/+1
* Fix the Flake8 ignore tagsAurélien Bompard2016-11-211-1/+1
* Rebase mailman/mailman!180 and cleanup # noqaBarry Warsaw2016-07-281-1/+1
* A better solution to the test creating a var dir.Barry Warsaw2016-05-011-5/+9
* Ensure that $(PWD)/var/ is cleaned up.Barry Warsaw2016-04-301-0/+4
* Don't use `flake8: noqa`.Barry Warsaw2016-04-011-1/+1
* Clean the config directory.Barry Warsaw2016-03-241-38/+22
* Several optimizations:Barry Warsaw2016-01-111-0/+15
* Happy New Year.Barry Warsaw2016-01-021-1/+1
* Core no longer depends on the standalone `mock` module. (Closes: #146)Barry Warsaw2015-09-221-1/+1
* Bump copyright years.Barry Warsaw2015-01-041-1/+1
* * ``$cwd`` is now an additional substitution variable for the ``mailman.cfg``Barry Warsaw2015-01-031-3/+3
* Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-221-3/+0
* Make sure that TestConfigurationErrors doesn't break global state.Barry Warsaw2014-12-161-4/+13
* Use listid instead of (fqdn) listname in the metadata pickle.Barry Warsaw2014-12-151-17/+3
* Checkpointing.Barry Warsaw2014-11-301-2/+3
* * You no longer have to edit `src/mailman/testing/testing.cfg` to run theBarry Warsaw2014-11-091-6/+5
* Use print functions consistently through, and update all __future__ imports toBarry Warsaw2014-04-281-2/+5
* - Configuration.style_configs(): Removed unused code.Barry Warsaw2014-03-021-3/+44
* Bump copyright years.Barry Warsaw2014-01-011-1/+1
* Bump copyright years.Barry Warsaw2013-01-011-1/+1
* ConfigurationBarry Warsaw2012-11-041-1/+49
* * `passlib`_ is now used for all password hashing instead of flufl.password.Barry Warsaw2012-07-021-0/+53