summaryrefslogtreecommitdiff
path: root/src/mailman/config/schema.cfg (follow)
Commit message (Expand)AuthorAgeFilesLines
* DatabaseBarry Warsaw2014-11-011-4/+5
|\
| * Move alembic settings to a separate alembic.cfg.Barry Warsaw2014-10-131-5/+0
| * Merge Aurélien Bompard's latest merge branch, with some cleaning up by Barry.Barry Warsaw2014-10-131-5/+8
| |\
| | * Merge Barry's changesAurélien Bompard2014-10-131-0/+3
| | |\ | | |/ | |/|
| * | Add the [logging.database] section and use it to configure the SQLAlchemy andBarry Warsaw2014-10-121-0/+3
| | * * remove migrate commandAbhilash Raj2014-10-101-0/+4
| | * merge branch from abompardAbhilash Raj2014-10-101-5/+8
| | |\
| | | * Include Alembic and SQLAlchemy logging into the Mailman logging systemAurélien Bompard2014-10-071-4/+8
| | |/ | |/|
| | * fix database reset error due to foreign key constraint between user and addre...Abhilash Raj2014-10-091-1/+1
| |/
| * Fix the test suite.Barry Warsaw2014-10-021-1/+1
| * PostgreSQL support by Abhilash, cleaned by Barry.Barry Warsaw2014-09-271-1/+1
| |\
| | * * fixed a bug where alemnic could not find its migrations directoryAbhilash Raj2014-09-251-2/+2
| * | Migrations, with cleanup by Barry.Barry Warsaw2014-09-271-2/+4
|/| | | |/
| * add new command `mailman migrate` to migrate the new schema on the old databaseAbhilash Raj2014-09-251-0/+3
|/
* Bump copyright years.Barry Warsaw2014-01-011-1/+1
* Checkpointing.Barry Warsaw2013-11-251-1/+1
* Bump copyright years.Barry Warsaw2013-01-011-1/+1
* * The default list style is renamed to `legacy-default` and a newBarry Warsaw2012-12-301-1/+1
* LP: #975692 phase 1Barry Warsaw2012-12-281-5/+9
* Merge Aurélien Bompard's branch to factor our archiver-specific configurationsBarry Warsaw2012-11-041-15/+9
|\
| * Allow archivers to use their own configuration fileAurélien Bompard2012-09-171-12/+6
* | ConfigurationBarry Warsaw2012-11-041-6/+8
|/
* * Clarify the semantics of the noreply_address variable. It's the local-partBarry Warsaw2012-08-151-5/+4
* * `passlib`_ is now used for all password hashing instead of flufl.password.Barry Warsaw2012-07-021-5/+7
* Replace flufl.password with passlib, albeit with a wrapper.Barry Warsaw2012-06-271-2/+3
* * Header check specifications in the `mailman.cfg` file have changed quiteBarry Warsaw2012-04-061-12/+17
* The port of NNTPRunner to Mailman 3 is complete.Barry Warsaw2012-04-011-4/+6
* ArchitectureBarry Warsaw2012-03-261-0/+16
* Merge the Pipermail eradication branch. The scrubber is also removed.Barry Warsaw2012-03-171-85/+5
|\
| * * Pipermail has been eradicated.Barry Warsaw2012-03-161-55/+5
| * Eradicate Pipermail. Everything but the scrubber test works. That will takeBarry Warsaw2012-03-151-31/+1
* | * The Prototype archiver now stores its files in maildir format inside ofBarry Warsaw2012-03-141-0/+3
|\ \ | |/ |/|
| * Merge with upstreamtoshio2012-03-141-0/+15
| |\ | |/ |/|
| * Fix up the archive_dir in the config filetoshio2012-03-131-0/+3
* | * IPython support in `bin/mailman shell` contributed by Andrea Crotti.Barry Warsaw2012-03-121-0/+15
|\ \ | |/ |/|
| * various small fixes after reviewing with Barry WarsawAndrea Crotti2012-03-131-3/+5
| * - add a section in the schema to customize the shellAndrea Crotti2012-03-131-0/+9
|/
* * Major redesign of the template search system, fixing LP: #788309. $var_dirBarry Warsaw2012-03-031-7/+2
* * Schema migrations have been implemented.Barry Warsaw2012-02-121-0/+3
* copybumpBarry Warsaw2012-01-011-1/+1
* Replace the password stuff with flufl.password.Barry Warsaw2012-01-011-12/+0
* Merge PostgreSQL support from Stephen A. Goss, with refactoring by Barry. LP:Barry Warsaw2011-10-221-1/+1
* Major terminology shift:Barry Warsaw2011-06-011-17/+20
* Rename 'queue' directory to 'runners' since not all subprocesses run a queue.Barry Warsaw2011-05-291-1/+1
* Merge bounces branch (still incomplete, but tests pass).Barry Warsaw2011-05-071-1/+1
|\
| * checkpointingBarry Warsaw2011-05-061-1/+1
* | Move the test timeout values into a configuration variable. Set devmode.waitBarry Warsaw2011-05-031-0/+5
|/
* Fix refactor-o.Barry Warsaw2011-05-011-1/+1
* Start the enablement of bounce detection.Barry Warsaw2011-05-011-1/+9
* Merge passwords into restBarry Warsaw2011-04-081-4/+5
|\