summaryrefslogtreecommitdiff
path: root/src/mailman/commands/tests
Commit message (Expand)AuthorAgeFilesLines
* Convert to click for CLI optionsBarry Warsaw2017-07-2221-732/+1056
* Fix confirmation of unsubscription requests. (Closes: #294)Barry Warsaw2017-01-161-3/+29
* Bump up stale lock expiration date.Barry Warsaw2017-01-091-1/+1
* Bump copyright years.Barry Warsaw2017-01-0411-11/+11
* Prevent the occasional CI/testsuite hang.Barry Warsaw2016-12-031-3/+55
* 100% diffcovBarry Warsaw2016-10-211-0/+54
* Simplify the implementation.Barry Warsaw2016-10-171-5/+5
* IWorkflowManager -> ISubscriptionManagerBarry Warsaw2016-09-011-3/+3
* CheckpointingBarry Warsaw2016-09-011-1/+1
* Intermediate CommitAbhilash Raj2016-09-011-6/+6
* Rebase mailman/mailman!180 and cleanup # noqaBarry Warsaw2016-07-281-1/+1
* New template system. Closes #249Barry Warsaw2016-07-161-2/+1
* Use contextlib.suppress() where appropriate.Barry Warsaw2016-04-301-13/+3
* Skip a test if readline isn't available.Barry Warsaw2016-04-291-0/+7
* Fix #228Barry Warsaw2016-04-221-0/+74
* mailman subcommands commit transactionsBarry Warsaw2016-04-121-0/+28
* Import order flake8 plugin.Barry Warsaw2016-03-271-2/+2
* Clean up the commands subdirectory.Barry Warsaw2016-03-249-127/+33
* A bit of pre-merge cleanup.Barry Warsaw2016-03-221-9/+22
* Changed domain creation to True as defaultGurkirpal2016-03-221-1/+18
* Happy New Year.Barry Warsaw2016-01-029-9/+9
* The ``mailman members`` command can now be used to display members based onBarry Warsaw2015-12-221-0/+153
* Expose the "bump digest" and "send digest" functionality though the REST APIBarry Warsaw2015-12-221-1/+1
* Port bump-digests to MM3, via the `mailman digests` command.Barry Warsaw2015-12-221-2/+87
* Refactor bump_digest_number_and_volume() and maybe_send_digest_now() intoBarry Warsaw2015-12-221-6/+16
* Add a test and a fix for the no-args version of `mailman send-digests`.Barry Warsaw2015-12-201-0/+66
* Add a send-digests subcommand to send list digests right now.Barry Warsaw2015-12-201-0/+287
* Revert "Fix issue #3 by searching for the 'master' script in several possible"Barry Warsaw2015-11-011-1/+56
* * Fix the processing of subscription confirmation messages when the mailingBarry Warsaw2015-10-311-2/+84
* Core no longer depends on the standalone `mock` module. (Closes: #146)Barry Warsaw2015-09-222-2/+2
* Plumb the subscription policy through the REST API.Barry Warsaw2015-04-151-1/+2
* Prevent replay attacks with the confirmation token.Barry Warsaw2015-04-151-4/+1
* Checkpointing.Barry Warsaw2015-04-141-2/+4
* merge serverowner branchAbhilash Raj2015-03-271-1/+1
|\
| * all tests passing now (except doctests)Abhilash Raj2015-03-261-1/+1
* | Test importing MM2 pickles with BounceInfo. Given by abompard.Barry Warsaw2015-03-271-0/+61
|\ \ | |/ |/|
| * Add a test for instance-containing pickle importAurélien Bompard2015-03-261-0/+56
|/
* * ``mailman lists --domain`` was not properly handling its arguments. GivenBarry Warsaw2015-03-131-0/+67
|\
* \ Documentation fixes, given by Abhilash Raj.Barry Warsaw2015-03-131-3/+1
|\ \
| * | change bin/mailman to mailman everwhere in docsAbhilash Raj2015-03-121-2/+2
|/ /
* | We don't need the 'six' package any more.Barry Warsaw2015-01-041-1/+1
* | Bump copyright years.Barry Warsaw2015-01-045-5/+5
* | Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-225-18/+3
* | Port some of the commands.Barry Warsaw2014-12-131-2/+2
* | Checkpointing.Barry Warsaw2014-11-302-5/+5
* | Use print functions consistently through, and update all __future__ imports toBarry Warsaw2014-04-282-3/+5
* | Several internal improvements:Barry Warsaw2014-01-061-3/+2
* | Bump copyright years.Barry Warsaw2014-01-015-5/+5
* | * 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-011-0/+12
|\ \ | |/ |/|