<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mailman.git/src/mailman/app/docs/bans.rst, branch modules-no-instantiate</title>
<subtitle>The GNU Mailing List manager.</subtitle>
<id>https://git.neuromancer.sk/mailman.git/atom/src/mailman/app/docs/bans.rst?h=modules-no-instantiate</id>
<link rel='self' href='https://git.neuromancer.sk/mailman.git/atom/src/mailman/app/docs/bans.rst?h=modules-no-instantiate'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/'/>
<updated>2012-10-16T22:40:12Z</updated>
<entry>
<title>Database</title>
<updated>2012-10-16T22:40:12Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2012-10-16T22:40:12Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=a1666479d87e26e5c79dd1cf507b8ef0472c59aa'/>
<id>urn:sha1:a1666479d87e26e5c79dd1cf507b8ef0472c59aa</id>
<content type='text'>
--------
 * The `ban` table now uses list-ids to cross-reference the mailing list,
   since these cannot change even if the mailing list is moved or renamed.

Interfaces
----------
 * The `IBanManager` is no longer a global utility.  Instead, you adapt an
   `IMailingList` to an `IBanManager` to manage the bans for a specific
   mailing list.  To manage the global bans, adapt ``None``.
</content>
</entry>
<entry>
<title>Eliminate Utils.get_pattern() and in the process, completely revamp</title>
<updated>2011-02-25T23:15:58Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2011-02-25T23:15:58Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=db2777e4aea3b516906a9500a0156d388779292e'/>
<id>urn:sha1:db2777e4aea3b516906a9500a0156d388779292e</id>
<content type='text'>
subscription bans so as not to have to rely on BLOBS or pickles in the
database.

Also, be sure to include .rst files in both doctests and in the packaged
tarballs.  With the now awesome reST mode for Emacs, I plan to rename all .txt
doctest files to .rst.
</content>
</entry>
</feed>
