summaryrefslogtreecommitdiff
path: root/src/mailman/testing/testing.cfg
Commit message (Expand)AuthorAgeFilesLines
* Bump copyright years.Barry Warsaw2017-01-041-1/+1
* Don't show the disabled archivers in the REST APIAurélien Bompard2016-08-181-1/+1
* Happy New Year.Barry Warsaw2016-01-021-1/+1
* Bump copyright years.Barry Warsaw2015-01-041-1/+1
* * You no longer have to edit `src/mailman/testing/testing.cfg` to run theBarry Warsaw2014-11-091-5/+0
* Remove some unnecessary code, and revert back to SQLite by default for theBarry Warsaw2014-11-011-3/+3
* DatabaseBarry Warsaw2014-11-011-3/+3
|\
| * SQLite by defaultBarry Warsaw2014-10-311-3/+3
| * Merge in the last of Aurelien's changes, and make the test suite pass withBarry Warsaw2014-10-311-1/+1
| * Merge abompard's fixes to the Postgres test suite.Barry Warsaw2014-10-301-3/+3
| * Merge Aurélien Bompard's latest merge branch, with some cleaning up by Barry.Barry Warsaw2014-10-131-1/+1
| |\
| | * Merge Barry's changesAurélien Bompard2014-10-131-1/+4
| | |\ | | |/ | |/|
| * | Merge Abhilash's latest revisions.Barry Warsaw2014-10-111-1/+1
| * | add central alembic configAbhilash Raj2014-10-031-1/+1
|/ /
| * * remove migrate commandAbhilash Raj2014-10-101-3/+3
| * Add support for postgresqlAbhilash Raj2014-09-251-3/+3
|/
* Bump copyright years.Barry Warsaw2014-01-011-1/+1
* Bump copyright years.Barry Warsaw2013-01-011-1/+1
* Merge Aurélien Bompard's branch to factor our archiver-specific configurationsBarry Warsaw2012-11-041-3/+2
|\
* | ConfigurationBarry Warsaw2012-11-041-1/+1
|/
* * Clarify the semantics of the noreply_address variable. It's the local-partBarry Warsaw2012-08-151-3/+3
* * The policy for archiving has now been collapsed into a single enum, calledBarry Warsaw2012-07-261-3/+3
|\
| * Working for SQLite:Barry Warsaw2012-07-251-3/+3
| * Fix resetting PostgreSQL databases, thus making the full test suite pass withBarry Warsaw2012-07-251-3/+3
| * Refactor to better handling the difference between a testing database and aBarry Warsaw2012-07-251-3/+3
| * One more refactoring.Barry Warsaw2012-07-251-3/+3
| * Refactor once again for SQLite/PostgreSQL differences.Barry Warsaw2012-07-251-3/+3
| * Checkpointing Postgres port of test suite.Barry Warsaw2012-07-231-3/+3
|/
* * `passlib`_ is now used for all password hashing instead of flufl.password.Barry Warsaw2012-07-021-0/+3
* * The `news` runner and queue has been renamed to the more accurate `nntp`.Barry Warsaw2012-03-311-1/+1
* - Move some normal recipient tests to unittests.Barry Warsaw2012-03-231-0/+3
* Eradicate Pipermail. Everything but the scrubber test works. That will takeBarry Warsaw2012-03-151-4/+0
* * The experimental `maildir` runner is removed. Use LMTP.Barry Warsaw2012-03-121-3/+0
* copybumpBarry Warsaw2012-01-011-1/+1
* PostgreSQL support contributed by Stephen A. Goss, with refactoring and testBarry Warsaw2011-10-231-0/+5
|\
| * - Ensure that class removal is deterministic.Barry Warsaw2011-10-221-0/+4
|/
* Major terminology shift:Barry Warsaw2011-06-011-12/+12
* Happy New Year.Barry Warsaw2011-01-011-1/+1
* Insulate the test environment from the running environment. Sadly, the testBarry Warsaw2010-12-221-0/+4
* Happy New Year.Barry Warsaw2010-01-011-1/+1
* Wow. Put domains into the database.Barry Warsaw2009-07-161-5/+0
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-251-0/+87