summaryrefslogtreecommitdiff
path: root/src/mailman/commands (follow)
Commit message (Expand)AuthorAgeFilesLines
* Trunk merge.Barry Warsaw2014-12-221-0/+2
|\
| * * Fixed getting non-ASCII filenames from RFC 2231 i18n'd messages. Given byBarry Warsaw2014-12-082-1/+3
| |\
| | * Convert unicode instance testing to bytes instance testingAurélien Bompard2014-12-041-1/+1
| | * Do not auto-convert Message headers to unicodeAurélien Bompard2014-12-022-1/+3
| |/
* | Pass all command tests.Barry Warsaw2014-12-152-6/+2
* | More test repair.Barry Warsaw2014-12-152-5/+4
* | Core tests pass.Barry Warsaw2014-12-151-1/+1
* | All the REST tests pass.Barry Warsaw2014-12-151-2/+2
* | Port some of the commands.Barry Warsaw2014-12-1311-29/+28
* | Checkpointing.Barry Warsaw2014-11-308-33/+29
|/
* Fix a few issues with `python2 -3` compatibility.Barry Warsaw2014-11-191-1/+1
* Tox-ify the test suite. Now you don't have to create a virtualenv separately.Barry Warsaw2014-11-072-42/+19
* Merge abompard's fixes to the Postgres test suite.Barry Warsaw2014-10-301-2/+2
* Move alembic settings to a separate alembic.cfg.Barry Warsaw2014-10-131-1/+1
* Merge Aurélien Bompard's latest merge branch, with some cleaning up by Barry.Barry Warsaw2014-10-132-61/+1
|\
| * * remove migrate commandAbhilash Raj2014-10-102-63/+1
| * Include Alembic and SQLAlchemy logging into the Mailman logging systemAurélien Bompard2014-10-071-1/+3
* | Add the [logging.database] section and use it to configure the SQLAlchemy andBarry Warsaw2014-10-121-0/+1
* | Merge Abhilash's latest revisions.Barry Warsaw2014-10-111-2/+0
|/
* add central alembic configAbhilash Raj2014-10-031-4/+1
* Fix the test suite.Barry Warsaw2014-10-021-1/+1
* Migrations, with cleanup by Barry.Barry Warsaw2014-09-271-0/+65
|\
| * add autogenerate switch that generates to create migration scripts automaticallyAbhilash Raj2014-09-251-3/+10
| * add new command `mailman migrate` to migrate the new schema on the old databaseAbhilash Raj2014-09-251-0/+51
|/
* Use print functions consistently through, and update all __future__ imports toBarry Warsaw2014-04-2816-93/+95
* Trunk mergeBarry Warsaw2014-04-1424-27/+26
|\
| * Several internal improvements:Barry Warsaw2014-01-061-3/+2
| * Bump copyright years.Barry Warsaw2014-01-0124-24/+24
* | Aurélien Bompard's import-from-2.1 branch, with cleanup and fixes.Barry Warsaw2014-04-141-2/+6
|\ \ | |/ |/|
| * Merge from the main branchAurélien Bompard2013-10-221-1/+6
| |\ | |/ |/|
| * Make sure the imported preferred_language exists, and work around Python issu...Aurélien Bompard2013-10-081-2/+6
* | * When --sort is used, watch out for continuation lines, which shouldn't getBarry Warsaw2013-10-181-1/+6
|/
* * `mailman conf` now has a `-t/--sort` flag which sorts the output by sectionBarry Warsaw2013-09-013-5/+43
|\
| * Added an example to the docsKarl-Aksel Puulmann2013-04-061-1/+8
| * Fixed tests broken by previous commitKarl-Aksel Puulmann2013-04-063-1/+3
| * Add --sort flag to mailman conf subcommand (LP: #1162492)Karl-Aksel Puulmann2013-04-051-4/+17
* | * Use the ``enum34`` package instead of ``flufl.enum``.Barry Warsaw2013-08-272-3/+3
|\ \
| * | Switch to PEP 435 enums from flufl.enums.Barry Warsaw2013-06-182-3/+3
| |/
* / Add enough __init__.py files to make these docs directories discoverable.Barry Warsaw2013-08-261-0/+0
|/
* * When creating the initial file system layout in ``var``, e.g. viaBarry Warsaw2013-03-202-2/+6
|\
| * - Write ./var/etc/mailman.cfg if it doesn't already exist.Barry Warsaw2013-03-202-2/+5
|/
* Clean up branch:Barry Warsaw2013-03-194-117/+161
* documentation addedDavid Soto2013-01-231-0/+61
* fixed comments and namesDavid Soto2013-01-231-2/+2
* usage help improvedDavid Soto2013-01-232-3/+11
* using single underscore instead of double underscoreDavid Soto2013-01-231-18/+18
* fixed some errorsDavid Soto2013-01-231-3/+7
* testcases addedDavid Soto2013-01-231-0/+75
* - some more minor changesDavid Soto2013-01-231-23/+26
* some minor changesDavid Soto2013-01-231-26/+21