summaryrefslogtreecommitdiff
path: root/src/mailman/docs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge the Pipermail eradication branch. The scrubber is also removed.Barry Warsaw2012-03-171-1/+10
|\
| * * Pipermail has been eradicated.Barry Warsaw2012-03-161-0/+9
* | * Improved "8 mile high" document distilled by Stephen Turnbull from theBarry Warsaw2012-03-162-0/+192
|\ \
| * | Use minlen to disentagle the POSTING queue.Stephen J. Turnbull2012-03-151-5/+4
| * | Remove redundant PNGs.Stephen J. Turnbull2012-03-153-0/+0
| * | We gots a graphviz! Now WAT?!Stephen J. Turnbull2012-03-151-22/+22
| * | groups helpStephen J. Turnbull2012-03-151-41/+39
| * | source, chains, sink subgraphs formStephen J. Turnbull2012-03-151-40/+44
| * | Improved layout of graphviz version of chains.Stephen J. Turnbull2012-03-141-8/+7
| * | Combine my sprint work into Andrea's.Stephen J. Turnbull2012-03-142-7/+0
| * | Merge my sprint changes into Andrea's branch.Stephen J. Turnbull2012-03-146-0/+197
| |\ \ | | |/ | |/|
| | * Sphinxify docs: add conf.py, contents.rst.Stephen J. Turnbull2012-03-133-3/+78
| | * Add overview document based on PyCon sprint briefing by Barry Warsaw.Stephen J. Turnbull2012-03-134-0/+122
* | | * Add property `IRoster.member_count`.Barry Warsaw2012-03-151-0/+1
* | | * Mailing list resources now have a `member_count` attribute which gives theBarry Warsaw2012-03-151-0/+2
|\ \ \
* | | | Schema change. After discussion at Pycon, we decided to change "real_name" toBarry Warsaw2012-03-151-0/+4
|/ / /
* | | * Subscription disabled probe warning notification messages are now sentBarry Warsaw2012-03-141-0/+2
|\ \ \
| * | | Subscription disabled warnings are now sent without a Precedence:Mark Sapiro2012-03-141-0/+2
| |/ /
* / / * The Prototype archiver now stores its files in maildir format inside ofBarry Warsaw2012-03-141-0/+2
|/ /
* | * The LMTP server now requires that the incoming message have a `Message-ID`,Barry Warsaw2012-03-131-0/+9
* | * Global ``-C`` option now accepts an absolute path to the configurationBarry Warsaw2012-03-121-0/+2
|\|
* | TypoBarry Warsaw2012-03-121-1/+1
* | * Fix `test_moderation` for timezones East of UTC+0000, given by blacktav.Barry Warsaw2012-03-121-0/+2
* | * IPython support in `bin/mailman shell` contributed by Andrea Crotti.Barry Warsaw2012-03-121-0/+2
|\|
* | * The experimental `maildir` runner is removed. Use LMTP.Barry Warsaw2012-03-121-0/+1
|/
* * Mailing lists get multiple chains and pipelines. For example, normalBarry Warsaw2012-03-071-0/+7
* Update NEWSBarry Warsaw2012-03-051-0/+2
* Template indirection now also in effect for regular and digest headers andBarry Warsaw2012-03-041-4/+10
* Fix welcome_message_uri to do the placeholder interpolations guaranteed in theBarry Warsaw2012-03-041-0/+1
* * A welcome message is sent when the user confirms their subscription viaBarry Warsaw2012-03-041-0/+2
* * Support downloading templates by URI, including mailman:// URIs. This isBarry Warsaw2012-03-031-0/+12
* * Major redesign of the template search system, fixing LP: #788309. $var_dirBarry Warsaw2012-03-031-0/+4
* * Added a `help` email command.Barry Warsaw2012-03-011-0/+1
* print functions!Barry Warsaw2012-02-291-1/+1
* * The `join` email command no longer accepts an `address=` argument. ItsBarry Warsaw2012-02-291-0/+3
* * The `mailman.cfg` configuration file will now automatically be detected ifBarry Warsaw2012-02-271-0/+2
* * The `confirm` email command now properly handles `Re:`-like prefixes, evenBarry Warsaw2012-02-261-0/+2
* * Schema migrations have been implemented.Barry Warsaw2012-02-123-3/+4
* * Held messages can now be moderated through the REST API. Mailing listBarry Warsaw2012-01-301-0/+13
* * `IMailTransportAgentAliases` now explicitly accepts duck-typed arguments.Barry Warsaw2012-01-271-1/+2
* * Remove previously deprecated `IListManager.get_mailing_lists()`.Barry Warsaw2012-01-271-0/+1
* * Add property `IListmanager.name_compoments` which returns 2-tuples forBarry Warsaw2012-01-271-0/+2
* A faster implementation of SubscriptionService.get_members().Barry Warsaw2012-01-261-0/+4
* copybumpBarry Warsaw2012-01-011-1/+1
* * `bin/mailman shell` is an alias for `withlist`.Barry Warsaw2011-11-131-0/+4
* * Stop adding the X-BeenThere header.Barry Warsaw2011-11-061-0/+3
* * Implement the style manager as a utility instead of an attribute hangingBarry Warsaw2011-10-241-2/+6
* * Fixed KeyError in retry runner, contributed by Stephen A. Goss.Barry Warsaw2011-10-241-0/+5
* PostgreSQL support contributed by Stephen A. Goss, with refactoring and testBarry Warsaw2011-10-232-0/+75
|\
| * Add some minimal documentation about setting up the database.Barry Warsaw2011-10-231-0/+71
|/