summaryrefslogtreecommitdiff
path: root/src/mailman/core/initialize.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
* Rebase mailman/mailman!180 and cleanup # noqaBarry Warsaw2016-07-281-2/+3
* flake8 clean.Barry Warsaw2016-04-061-1/+1
* public() takes keyword arguments.Barry Warsaw2016-04-041-2/+1
* Clean up the core directory.Barry Warsaw2016-03-241-12/+6
* Happy New Year.Barry Warsaw2016-01-021-1/+1
* fix mailman_extra_testing_cfg encoding errorAbhilash Raj2015-03-101-2/+2
* Bump copyright years.Barry Warsaw2015-01-041-1/+1
* Merge the Python 3 branch.Barry Warsaw2015-01-041-10/+6
|\
| * Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-221-8/+4
| * Checkpointing.Barry Warsaw2014-11-301-3/+3
* | It's possible $HOME isn't defined.Barry Warsaw2015-01-011-1/+1
|/
* * You no longer have to edit `src/mailman/testing/testing.cfg` to run theBarry Warsaw2014-11-091-0/+8
* Several internal improvements:Barry Warsaw2014-01-061-1/+1
* Bump copyright years.Barry Warsaw2014-01-011-1/+1
* - Write ./var/etc/mailman.cfg if it doesn't already exist.Barry Warsaw2013-03-201-1/+7
* Bump copyright years.Barry Warsaw2013-01-011-1/+1
* * The policy for archiving has now been collapsed into a single enum, calledBarry Warsaw2012-07-261-9/+7
|\
| * Refactor to better handling the difference between a testing database and aBarry Warsaw2012-07-251-10/+5
| * trunk mergeBarry Warsaw2012-07-061-2/+4
| |\ | |/ |/|
* | More consistency in the way post-configuration changes are processed. LessBarry Warsaw2012-07-021-4/+2
* | * `passlib`_ is now used for all password hashing instead of flufl.password.Barry Warsaw2012-07-021-0/+4
| * - Refactor the way databases are schema-migrated so that load_migrations()Barry Warsaw2012-04-081-0/+3
|/
* Eradicate Pipermail. Everything but the scrubber test works. That will takeBarry Warsaw2012-03-151-3/+1
* * The `mailman.cfg` configuration file will now automatically be detected ifBarry Warsaw2012-02-271-4/+11
* copybumpBarry Warsaw2012-01-011-1/+1
* Basic infrastructure for fixing bug 827036.Barry Warsaw2011-08-171-0/+2
* Happy New Year.Barry Warsaw2011-01-011-1/+1
* Fix the obvious errors identified by pyflakes. Skip false positives (mostlyBarry Warsaw2010-10-081-1/+0
* Oh FFS. lazr.restful 0.9.18 totally broke our shit by introducingBarry Warsaw2010-02-161-10/+9
* Checkpointint support for different path layouts, allowing us to optionallyBarry Warsaw2010-01-271-1/+0
* Happy New Year.Barry Warsaw2010-01-011-1/+1
* The test suite has to be able to inhibit the loading of any configurationBarry Warsaw2009-12-131-0/+9
* Extend the mailman.cfg search algorithm, and make it work across allBarry Warsaw2009-12-131-0/+31
* * Refactor the language manager off of the config object and into a utility.Barry Warsaw2009-12-101-3/+3
* Factor out most of the i18n subsystem and convert to using the flufl.i18nBarry Warsaw2009-11-151-0/+1
* More REST server updates.Barry Warsaw2009-06-291-9/+7
* Refactor __import__'s into a separate utility module.Barry Warsaw2009-05-161-9/+4
* Add initialization pre- and post- hooks, configurable in the config file.Barry Warsaw2009-05-151-5/+17
* Remove the mailman.database setup.py plugin, instead opting for defining theBarry Warsaw2009-03-051-4/+6
* Convert content filter and acceptable aliases away from pickle types.Barry Warsaw2009-03-031-0/+3
* Checkpointing the conversion of automatic responses away from pickles.Barry Warsaw2009-02-161-0/+2
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-251-0/+125