summaryrefslogtreecommitdiff
path: root/src/mailman/config/config.py
Commit message (Expand)AuthorAgeFilesLines
* PR288 vettedBarry Warsaw2017-08-291-2/+44
* Convert to click for CLI optionsBarry Warsaw2017-07-221-0/+1
* Add a UTC tag.Barry Warsaw2017-01-291-1/+1
* Close #306Barry Warsaw2017-01-291-3/+3
* Bump copyright years.Barry Warsaw2017-01-041-1/+1
* Fix an import.Barry Warsaw2016-11-291-1/+2
* Use `atpublic` for @public instead of internal copy.Barry Warsaw2016-11-291-1/+1
* New template system. Closes #249Barry Warsaw2016-07-161-2/+2
* Clean the config directory.Barry Warsaw2016-03-241-29/+17
* Several optimizations:Barry Warsaw2016-01-111-4/+2
* Happy New Year.Barry Warsaw2016-01-021-1/+1
* Revert "Fix issue #3 by searching for the 'master' script in several possible"Barry Warsaw2015-11-011-15/+3
* Fix issue #3 by searching for the 'master' script in several possibleBarry Warsaw2015-05-151-2/+14
* Documentation fixes, given by Abhilash Raj.Barry Warsaw2015-03-131-4/+4
|\
| * change bin/mailman to mailman everwhere in docsAbhilash Raj2015-03-121-1/+1
|/
* We don't need the lazr.config workaround any more.Barry Warsaw2015-01-051-13/+2
* We don't need the 'six' package any more.Barry Warsaw2015-01-041-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-0/+1
* Add $cfg_file as an expansion variable for relative paths in the mailman.cfgBarry Warsaw2015-01-021-7/+15
* Even if we're not loading a user-defined mailman.cfg file (i.e. the user ranBarry Warsaw2015-01-021-1/+3
* * You can access the system configuration via the resource pathBarry Warsaw2014-12-261-0/+3
* Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-221-12/+7
* Use listid instead of (fqdn) listname in the metadata pickle.Barry Warsaw2014-12-151-12/+6
* * Read the .cfg files not as bytes any more, but as UTF-8 encoding files.Barry Warsaw2014-12-151-4/+5
* Checkpointing.Barry Warsaw2014-11-301-23/+26
* Merge in the last of Aurelien's changes, and make the test suite pass withBarry Warsaw2014-10-311-1/+1
* Remove some unused stuff.Barry Warsaw2014-10-111-2/+0
* Merge Abhilash's latest revisions.Barry Warsaw2014-10-111-2/+2
* Merge barry\'s branch with test fixes and clean codeAbhilash Raj2014-10-021-8/+3
|\
| * Migrations, with cleanup by Barry.Barry Warsaw2014-09-271-8/+3
* | Don't initialize twiceAurélien Bompard2014-10-021-0/+2
|/
* - Configuration.style_configs(): Removed unused code.Barry Warsaw2014-03-021-6/+0
* Bump copyright years.Barry Warsaw2014-01-011-1/+1
* Checkpointing.Barry Warsaw2013-11-251-4/+6
* - Write ./var/etc/mailman.cfg if it doesn't already exist.Barry Warsaw2013-03-201-0/+29
* Bump copyright years.Barry Warsaw2013-01-011-1/+1
* ConfigurationBarry Warsaw2012-11-041-2/+57
* More consistency in the way post-configuration changes are processed. LessBarry Warsaw2012-07-021-20/+6
* * `passlib`_ is now used for all password hashing instead of flufl.password.Barry Warsaw2012-07-021-6/+6
* General code cleanup.Barry Warsaw2012-04-251-3/+2
* * Header check specifications in the `mailman.cfg` file have changed quiteBarry Warsaw2012-04-061-10/+0
* Merge the Pipermail eradication branch. The scrubber is also removed.Barry Warsaw2012-03-171-6/+0
|\
| * Eradicate Pipermail. Everything but the scrubber test works. That will takeBarry Warsaw2012-03-151-6/+0
* | Fix up the archive_dir in the config filetoshio2012-03-131-0/+1
|/
* * Major redesign of the template search system, fixing LP: #788309. $var_dirBarry Warsaw2012-03-031-3/+3
* copybumpBarry Warsaw2012-01-011-1/+1
* * Implement the style manager as a utility instead of an attribute hangingBarry Warsaw2011-10-241-3/+2
* Major terminology shift:Barry Warsaw2011-06-011-5/+5
* Rename 'queue' directory to 'runners' since not all subprocesses run a queue.Barry Warsaw2011-05-291-2/+2