summaryrefslogtreecommitdiff
path: root/src/mailman/commands
Commit message (Expand)AuthorAgeFilesLines
* Add new logger which plugins can use.J08nY2017-06-271-0/+1
* Add per-plugin hooks, add docs about plugins.J08nY2017-06-171-1/+0
* Add pluggable components.J08nY2017-06-172-1/+1
* Fix confirmation of unsubscription requests. (Closes: #294)Barry Warsaw2017-01-163-5/+34
* Bump up stale lock expiration date.Barry Warsaw2017-01-091-1/+1
* Bump copyright years.Barry Warsaw2017-01-0431-31/+31
* Implement caching suffix list with in-tree fallback.Barry Warsaw2017-01-012-2/+2
* Prevent the occasional CI/testsuite hang.Barry Warsaw2016-12-031-3/+55
* Use `atpublic` for @public instead of internal copy.Barry Warsaw2016-11-2920-20/+20
* Fix the Flake8 ignore tagsAurélien Bompard2016-11-211-1/+1
* Fix doctests to properly set unsubscription_policy = SubscriptionPolicy.openMark Sapiro2016-10-251-0/+1
* 100% diffcovBarry Warsaw2016-10-211-0/+54
* Simplify the implementation.Barry Warsaw2016-10-173-12/+10
* Merge branch 'master' into issue213.Barry Warsaw2016-10-161-2/+2
|\
| * Fixes ipython singleton class 'InteractiveShellEmbed' initializationamitt0012016-10-101-2/+2
* | Another fix.Barry Warsaw2016-09-161-4/+5
* | Fix test.Barry Warsaw2016-09-131-4/+4
* | Split registration (subscription) and unsubscription:Barry Warsaw2016-09-131-4/+13
* | Fix more tests.Barry Warsaw2016-09-112-7/+12
* | IWorkflowManager -> ISubscriptionManagerBarry Warsaw2016-09-013-12/+11
* | CheckpointingBarry Warsaw2016-09-012-6/+6
* | Intermediate CommitAbhilash Raj2016-09-013-15/+21
|/
* Reorganize the documentation for better accesibilityAbhilash Raj2016-08-211-0/+8
* Rebase mailman/mailman!180 and cleanup # noqaBarry Warsaw2016-07-288-10/+10
* New template system. Closes #249Barry Warsaw2016-07-164-23/+15
* Pay down some minor tech-debt.Barry Warsaw2016-05-011-2/+2
* Use contextlib.suppress() where appropriate.Barry Warsaw2016-04-302-17/+5
* Skip a test if readline isn't available.Barry Warsaw2016-04-291-0/+7
* Add some documentation.Barry Warsaw2016-04-231-15/+38
* Fix #228Barry Warsaw2016-04-223-7/+112
* mailman subcommands commit transactionsBarry Warsaw2016-04-122-2/+52
* Fix compatibility with IPython 4.Barry Warsaw2016-04-101-8/+43
* Fix regression with default banner.Barry Warsaw2016-04-091-1/+2
* Use flake8-respect-noqa plugin and fix more complaints.Barry Warsaw2016-04-011-5/+5
* Don't use `flake8: noqa`.Barry Warsaw2016-04-017-10/+9
* Import order flake8 plugin.Barry Warsaw2016-03-272-3/+3
* Clean up the commands subdirectory.Barry Warsaw2016-03-2429-300/+117
* A bit of pre-merge cleanup.Barry Warsaw2016-03-223-27/+36
* Changed domain creation to True as defaultGurkirpal2016-03-223-6/+39
* Refactor API differences into a separate class.Barry Warsaw2016-01-131-4/+3
* Additional refactoring to use the QuerySequence wrapper, so that we can stillBarry Warsaw2016-01-061-1/+1
* Make the members request pageableAurélien Bompard2016-01-061-1/+1
* Happy New Year.Barry Warsaw2016-01-0229-29/+29
* The ``mailman members`` command can now be used to display members based onBarry Warsaw2015-12-223-85/+266
* 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-222-25/+106
* Refactor bump_digest_number_and_volume() and maybe_send_digest_now() intoBarry Warsaw2015-12-223-75/+107
* 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-205-4/+360
* Revert "Fix issue #3 by searching for the 'master' script in several possible"Barry Warsaw2015-11-011-1/+56