<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mailman.git/src/mailman/model/uid.py, branch list-style-descriptions</title>
<subtitle>The GNU Mailing List manager.</subtitle>
<id>https://git.neuromancer.sk/mailman.git/atom/src/mailman/model/uid.py?h=list-style-descriptions</id>
<link rel='self' href='https://git.neuromancer.sk/mailman.git/atom/src/mailman/model/uid.py?h=list-style-descriptions'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/'/>
<updated>2017-01-04T15:30:17Z</updated>
<entry>
<title>Bump copyright years.</title>
<updated>2017-01-04T15:30:17Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2017-01-04T15:30:17Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=8180990a2ed053f6e4880f93a75acd9845631793'/>
<id>urn:sha1:8180990a2ed053f6e4880f93a75acd9845631793</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use `atpublic` for @public instead of internal copy.</title>
<updated>2016-11-29T23:51:05Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2016-11-29T23:51:05Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=fe22ebdb98d125db840c980cbd953a8fbc2e5cdf'/>
<id>urn:sha1:fe22ebdb98d125db840c980cbd953a8fbc2e5cdf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up the model and languages directories.</title>
<updated>2016-03-25T15:01:46Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2016-03-25T15:01:46Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=7fd9e5ab09b0da347da0607b47d2d3838bd80f0c'/>
<id>urn:sha1:7fd9e5ab09b0da347da0607b47d2d3838bd80f0c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Happy New Year.</title>
<updated>2016-01-03T03:43:23Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2016-01-03T03:43:23Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=f390e08c31477c476e1312d03771b68e22b42675'/>
<id>urn:sha1:f390e08c31477c476e1312d03771b68e22b42675</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More coverage.</title>
<updated>2015-12-29T22:56:10Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2015-12-29T22:56:10Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=8e69b848270da6ba4852f8c6dfdeeed8124ab024'/>
<id>urn:sha1:8e69b848270da6ba4852f8c6dfdeeed8124ab024</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Give the predictable ID factories similar APIs.</title>
<updated>2015-12-26T17:04:25Z</updated>
<author>
<name>Aurélien Bompard</name>
</author>
<published>2015-12-26T17:04:25Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=9e3fb01ce0e1aabc5b6a4146ad763884a6864e37'/>
<id>urn:sha1:9e3fb01ce0e1aabc5b6a4146ad763884a6864e37</id>
<content type='text'>
</content>
</entry>
<entry>
<title> * A new API is provided to support non-production testing infrastructures,</title>
<updated>2015-02-13T08:13:06Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2015-02-13T08:13:06Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=6d2c66ce133cd2c119fcb462dff662621013631a'/>
<id>urn:sha1:6d2c66ce133cd2c119fcb462dff662621013631a</id>
<content type='text'>
   allowing a client to cull all orphaned UIDs via ``DELETE`` on
   ``&lt;api&gt;/reserved/uids/orphans``.  Note that *no guarantees* of API
   stability will ever be made for resources under ``reserved``.
   (LP: #1420083)

Also:

- Allow @dbconnection methods to be @staticmethods taking only one argument,
  the store to perform the query on.
</content>
</entry>
<entry>
<title> * When deleting a user via REST, make sure all linked addresses are deleted.</title>
<updated>2015-02-10T00:41:46Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2015-02-10T00:41:46Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=68c6596d7d280be39809f958a4ceac430e324cd6'/>
<id>urn:sha1:68c6596d7d280be39809f958a4ceac430e324cd6</id>
<content type='text'>
   Found by Andrew Stuart.  (LP: #1419519)
</content>
</entry>
<entry>
<title>Bump copyright years.</title>
<updated>2015-01-05T01:22:39Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2015-01-05T01:22:39Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=3ed695772e7e9c17234097e820a4cedfb0ad3a5d'/>
<id>urn:sha1:3ed695772e7e9c17234097e820a4cedfb0ad3a5d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove huge amounts of now unnecessary file boilerplate.</title>
<updated>2014-12-23T01:06:20Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2014-12-23T01:06:20Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=286fac3f7c580dfc137ac11290a2ba5713f69472'/>
<id>urn:sha1:286fac3f7c580dfc137ac11290a2ba5713f69472</id>
<content type='text'>
</content>
</entry>
</feed>
