summaryrefslogtreecommitdiff
path: root/src/mailman/core
Commit message (Expand)AuthorAgeFilesLines
* Use print functions consistently through, and update all __future__ imports toBarry Warsaw2014-04-287-10/+10
* Several internal improvements:Barry Warsaw2014-01-061-1/+1
* Bump copyright years.Barry Warsaw2014-01-0113-13/+13
* * When --sort is used, watch out for continuation lines, which shouldn't getBarry Warsaw2013-10-181-2/+1
* * `bin/runner` command has been simplified and its command line optionsBarry Warsaw2013-06-171-1/+25
* - Write ./var/etc/mailman.cfg if it doesn't already exist.Barry Warsaw2013-03-201-1/+7
* * Non-queue runners should not create ``var/queue`` subdirectories. Fixed byBarry Warsaw2013-01-202-7/+17
|\
| * changeSandesh Kumar Agrawal2013-01-171-1/+0
| * Comment fixedSandesh Kumar Agrawal2013-01-171-1/+1
| * Test added to non_queue_runner bugSandesh Kumar Agrawal2013-01-172-14/+16
| * 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-0113-13/+13
* LP: #975692 phase 1Barry Warsaw2012-12-283-3/+4
* * Python 2.7 is not required. Python 2.6 is no longer officially supported.Barry Warsaw2012-10-313-3/+9
* * You can now PUT and PATCH on user resources to change the user's displayBarry Warsaw2012-09-221-0/+22
* * The policy for archiving has now been collapsed into a single enum, calledBarry Warsaw2012-07-261-9/+7
|\
| * Refactor to better handling the difference between a testing database and aBarry Warsaw2012-07-251-10/+5
| * trunk mergeBarry Warsaw2012-07-069-39/+147
| |\ | |/ |/|
* | More consistency in the way post-configuration changes are processed. LessBarry Warsaw2012-07-023-17/+27
* | * `passlib`_ is now used for all password hashing instead of flufl.password.Barry Warsaw2012-07-021-0/+4
* | Add a test to ensure that the re-raising of the exception occurs.Barry Warsaw2012-05-111-3/+7
* | * When a queue runner gets an exception in its _dispose() method, aBarry Warsaw2012-05-112-2/+93
* | General code cleanup.Barry Warsaw2012-04-256-22/+21
| * - Refactor the way databases are schema-migrated so that load_migrations()Barry Warsaw2012-04-081-0/+3
|/
* ArchitectureBarry Warsaw2012-03-261-2/+1
* Add the OwnerPipeline, with tests, and rename some things for consistency.Barry Warsaw2012-03-232-7/+68
* Rename the member recipients calculating handler to make way for the ownerBarry Warsaw2012-03-231-1/+1
* Rename the src/mailman/pipeline directory to src/mailman/handlers since that'sBarry Warsaw2012-03-231-1/+1
* * Pipermail has been eradicated.Barry Warsaw2012-03-163-27/+100
* Eradicate Pipermail. Everything but the scrubber test works. That will takeBarry Warsaw2012-03-151-3/+1
* * Mailing lists get multiple chains and pipelines. For example, normalBarry Warsaw2012-03-073-4/+5
* Restore the RFC 2369 headers to accepted list posts.Barry Warsaw2012-03-013-0/+63
* * The `mailman.cfg` configuration file will now automatically be detected ifBarry Warsaw2012-02-271-4/+11
* * The `confirm` email command now properly handles `Re:`-like prefixes, evenBarry Warsaw2012-02-261-2/+2
* copybumpBarry Warsaw2012-01-0111-11/+11
* A couple of small cleanups.Barry Warsaw2011-11-041-4/+1
* * Fix a couple of spelling errors.Barry Warsaw2011-11-021-2/+2
* * `bin/mailman start --force` option is fixed. (LP: #869317)Barry Warsaw2011-10-161-10/+14
* Finally, all doctests are named .rstBarry Warsaw2011-09-231-0/+0
* * Moderating a message with Action.accept now sends the message. (LP: #827697)Barry Warsaw2011-08-221-0/+7
* Basic infrastructure for fixing bug 827036.Barry Warsaw2011-08-171-0/+2
* Remove all pylint vestiges.Barry Warsaw2011-08-032-6/+0
* Major terminology shift:Barry Warsaw2011-06-014-28/+30
* Rename 'queue' directory to 'runners' since not all subprocesses run a queue.Barry Warsaw2011-05-295-0/+778
* Test (and fix!) the path in the outgoing runner where a socket.error getsBarry Warsaw2011-05-171-3/+3
* Happy New Year.Barry Warsaw2011-01-019-9/+9
* This is part 1 of the merge of Jimmy Bergman's branchBarry Warsaw2010-12-281-16/+16
|\
* | Support Python 2.7. (LP: 667472)Barry Warsaw2010-10-271-1/+1
|/
* Fix the obvious errors identified by pyflakes. Skip false positives (mostlyBarry Warsaw2010-10-085-6/+2