summaryrefslogtreecommitdiff
path: root/src/mailman/runners/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* More fixes.Barry Warsaw2013-11-261-0/+1
* Checkpointing.Barry Warsaw2013-11-251-0/+14
* Migrate bounceevent.list_name -> bounceevent.list_idBarry Warsaw2013-09-012-4/+4
* * `bin/runner` command has been simplified and its command line optionsBarry Warsaw2013-06-172-0/+53
* * Creation of lists with upper case names should be coerced to lower case.Barry Warsaw2013-03-061-0/+27
* * Non-queue runners should not create ``var/queue`` subdirectories. Fixed byBarry Warsaw2013-01-201-0/+8
|\
| * Test added to non_queue_runner bugSandesh Kumar Agrawal2013-01-171-0/+7
* | Whitespace.Barry Warsaw2013-01-201-1/+1
|/
* Bump copyright years.Barry Warsaw2013-01-0111-11/+11
* LP: #975692 phase 1Barry Warsaw2012-12-281-5/+1
* ConfigurationBarry Warsaw2012-11-041-3/+0
* * Python 2.7 is not required. Python 2.6 is no longer officially supported.Barry Warsaw2012-10-313-12/+7
* trunk mergeBarry Warsaw2012-07-066-28/+38
|\
| * General code cleanup.Barry Warsaw2012-04-253-9/+17
| * Two more module modernizations and transaction context manager uses.Barry Warsaw2012-04-222-8/+9
| * - Module modernization by adding the print_function() import.Barry Warsaw2012-04-221-11/+12
* | - Rename the model attributes.Barry Warsaw2012-04-081-9/+9
|/
* The port of NNTPRunner to Mailman 3 is complete.Barry Warsaw2012-04-011-4/+148
* - More tests of mailman.runners.nntp.prepare_message(), this time of theBarry Warsaw2012-04-012-31/+68
* More tests, though still not 100% coverage.Barry Warsaw2012-03-311-0/+27
* * The `news` runner and queue has been renamed to the more accurate `nntp`.Barry Warsaw2012-03-311-0/+141
* ArchitectureBarry Warsaw2012-03-262-6/+156
* Last minute emergency bandaid for bug LP: #963612Barry Warsaw2012-03-231-1/+15
* Test repair.Barry Warsaw2012-03-231-1/+1
* Verp all messages to the -owners. Add a test to prove that email to -ownersBarry Warsaw2012-03-231-0/+142
* Extend the pipeline runner to handle messages to the -owner address.Barry Warsaw2012-03-231-0/+115
* Add an owner chain and pipeline to the schema, model, and interface. PlumbBarry Warsaw2012-03-221-0/+94
* Several fixes and cleanups, ostensibly to fix Python 2.6 support.Barry Warsaw2012-03-222-2/+5
* Eradicate Pipermail. Everything but the scrubber test works. That will takeBarry Warsaw2012-03-151-0/+112
* * The LMTP server now requires that the incoming message have a `Message-ID`,Barry Warsaw2012-03-132-3/+101
* * A welcome message is sent when the user confirms their subscription viaBarry Warsaw2012-03-041-0/+30
* Prevent the `confirm` command from running more than once on the same token.Barry Warsaw2012-03-011-2/+47
* * The `join` email command no longer accepts an `address=` argument. ItsBarry Warsaw2012-02-291-4/+100
* Make sure that an email subscription request is ignored for addresses whichBarry Warsaw2012-02-291-0/+40
* Remove test turd.Barry Warsaw2012-02-291-3/+0
* Don't try to double join someone via a single email command.Barry Warsaw2012-02-292-0/+96
* Greatly improve handling non-ascii in email commands.Barry Warsaw2012-02-281-0/+92
* * The `confirm` email command now properly handles `Re:`-like prefixes, evenBarry Warsaw2012-02-261-0/+96
* copybumpBarry Warsaw2012-01-013-3/+3
* Remove extraneous `test_suite()` functions. zope.testrunner willBarry Warsaw2011-10-301-11/+0
* * Implement the style manager as a utility instead of an attribute hangingBarry Warsaw2011-10-241-6/+60
* * Fixed KeyError in retry runner, contributed by Stephen A. Goss.Barry Warsaw2011-10-241-0/+61
|\
| * LP: #872391, fix Retry runner bug with unit testStephen A. Goss2011-10-241-0/+65
|/
* Major terminology shift:Barry Warsaw2011-06-012-10/+10
* Rename 'queue' directory to 'runners' since not all subprocesses run a queue.Barry Warsaw2011-05-293-0/+785