summaryrefslogtreecommitdiff
path: root/src/mailman/core/switchboard.py
Commit message (Expand)AuthorAgeFilesLines
* Enhance Switchboard.finish() to look for .pck if no .bak.Mark Sapiro2017-04-221-0/+7
* Bump copyright years.Barry Warsaw2017-01-041-1/+1
* Use `atpublic` for @public instead of internal copy.Barry Warsaw2016-11-291-1/+1
* New template system. Closes #249Barry Warsaw2016-07-161-1/+1
* Clean up the core directory.Barry Warsaw2016-03-241-9/+4
* Happy New Year.Barry Warsaw2016-01-021-1/+1
* We don't need the 'six' package any more.Barry Warsaw2015-01-041-9/+8
* Bump copyright years.Barry Warsaw2015-01-041-1/+1
* Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-221-3/+0
* Use listid instead of (fqdn) listname in the metadata pickle.Barry Warsaw2014-12-151-3/+4
* * Read the .cfg files not as bytes any more, but as UTF-8 encoding files.Barry Warsaw2014-12-151-1/+1
* Port model/tests/test_user.pyBarry Warsaw2014-12-011-7/+6
* Checkpointing.Barry Warsaw2014-11-301-10/+11
* Fix a few issues with `python2 -3` compatibility.Barry Warsaw2014-11-191-2/+2
* Bump copyright years.Barry Warsaw2014-01-011-1/+1
* * Non-queue runners should not create ``var/queue`` subdirectories. Fixed byBarry Warsaw2013-01-201-4/+7
|\
| * Comment fixedSandesh Kumar Agrawal2013-01-171-1/+1
| * Test added to non_queue_runner bugSandesh Kumar Agrawal2013-01-171-12/+7
| * Fixed formation of /var/queue/* for non-queue runnersSandesh Kumar Agrawal2013-01-111-7/+6
| * non-queue runner should not create var/tmp/* directorySandesh Kumar Agrawal2013-01-101-7/+16
|/
* Bump copyright years.Barry Warsaw2013-01-011-1/+1
* More consistency in the way post-configuration changes are processed. LessBarry Warsaw2012-07-021-12/+18
* General code cleanup.Barry Warsaw2012-04-251-3/+4
* ArchitectureBarry Warsaw2012-03-261-2/+1
* copybumpBarry Warsaw2012-01-011-1/+1
* A couple of small cleanups.Barry Warsaw2011-11-041-4/+1
* * Fix a couple of spelling errors.Barry Warsaw2011-11-021-2/+2
* Major terminology shift:Barry Warsaw2011-06-011-3/+3
* Rename 'queue' directory to 'runners' since not all subprocesses run a queue.Barry Warsaw2011-05-291-0/+269