summaryrefslogtreecommitdiff
path: root/src/mailman/commands/docs (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Implement the 'leave' email command.Barry Warsaw2009-12-061-3/+35
* * Fix a test based on updated output.Barry Warsaw2009-12-061-2/+2
* Replace the old bin/dumpdb with 'bin/mailman qfile'.Barry Warsaw2009-12-041-0/+67
* fix a testBarry Warsaw2009-11-291-9/+9
* Fix a test and make Sphinx happy.Barry Warsaw2009-11-281-2/+2
* Convert bin/genaliases to bin/mailman aliasesBarry Warsaw2009-11-281-0/+62
* When no arguments are given to 'bin/members', print a list of all the mailingBarry Warsaw2009-11-281-0/+18
* Rework the 'bin/mailman lists' arguments to be more likely useful in theBarry Warsaw2009-11-281-33/+46
* Moderate testing of the withlist command.Barry Warsaw2009-11-261-0/+122
* Add a development mode setting which changes the basic behavior of mailman.Barry Warsaw2009-11-241-0/+37
* Add 'bin/mailman version' command (identical to bin/mailman --version)Barry Warsaw2009-11-031-0/+11
* Add bin/mailman reopen and bin/mailman restartBarry Warsaw2009-10-061-0/+3
* Move mailmanctl start and stop commands into bin/mailman.Barry Warsaw2009-10-061-0/+128
* whitespaceBarry Warsaw2009-09-191-1/+1
* Convert bin/inject to bin/mailman injectBarry Warsaw2009-09-197-8/+193
* Remove the user_manager attribute from config.db and expose it as anBarry Warsaw2009-08-261-3/+5
* Instead of using an adapter, use a utility to get the mailing list manager.Barry Warsaw2009-08-262-2/+4
* Test updates and repair.xoBarry Warsaw2009-08-212-9/+13
* The basics of 'mailman members --add'.Barry Warsaw2009-08-161-0/+60
* Add the 'mailman remove' command.Barry Warsaw2009-08-142-1/+82
* The language manager is not test-isolated. For now, just use a fake languageBarry Warsaw2009-08-131-3/+3
* Tests for setting an owner and the language. A test for notifications, andBarry Warsaw2009-08-121-2/+91
* Add more tests for the 'mailman create' command.Barry Warsaw2009-08-121-0/+55
* Add command line creation of mailing lists.Barry Warsaw2009-08-121-0/+45
* 'mailman info' command.Barry Warsaw2009-08-121-0/+35
* Rename files inside src/mailman/commands to indicate whether it's an emailBarry Warsaw2009-08-091-1/+1
* A start on the 'mailman' subcommand layout, with the help of argparse. RightBarry Warsaw2009-08-091-0/+127
* De-u-literal-ify our doctests.Barry Warsaw2009-07-173-19/+19
* Wow. Put domains into the database.Barry Warsaw2009-07-161-1/+2
* Move mailman.Message to mailman.email.Message. Rename Message.get_sender() toBarry Warsaw2009-02-093-3/+3
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-253-0/+237