<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sysrqb/bridgedb, branch bug12781-dumpbuckets</title>
<subtitle>Matt's bridgedb repository</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/sysrqb/bridgedb.git/'/>
<entry>
<title>Add a test for Buckets</title>
<updated>2014-08-03T18:21:43+00:00</updated>
<author>
<name>Matthew Finkel</name>
<email>Matthew.Finkel@gmail.com</email>
</author>
<published>2014-08-03T18:18:22+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/sysrqb/bridgedb.git/commit/?id=12311fff64dba06b24c66dd0523e52f3cd8927b9'/>
<id>12311fff64dba06b24c66dd0523e52f3cd8927b9</id>
<content type='text'>
The others will require mocking a DB connection.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The others will require mocking a DB connection.
</pre>
</div>
</content>
</entry>
<entry>
<title>Dump bridges to file, despite lack of BridgeHistory</title>
<updated>2014-08-03T17:40:53+00:00</updated>
<author>
<name>Matthew Finkel</name>
<email>Matthew.Finkel@gmail.com</email>
</author>
<published>2014-08-03T17:40:53+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/sysrqb/bridgedb.git/commit/?id=f5fe05ce61d0e18bf00638e2eb1fdda785fe4c81'/>
<id>f5fe05ce61d0e18bf00638e2eb1fdda785fe4c81</id>
<content type='text'>
We only dumped the bridges assigned to buckets if we had
bridgehistory for them. This is not so useful if we disable
the stability code which tracks this. We now dump all bridges
that are assigned to a distributor to file when the stability
code is disabled.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We only dumped the bridges assigned to buckets if we had
bridgehistory for them. This is not so useful if we disable
the stability code which tracks this. We now dump all bridges
that are assigned to a distributor to file when the stability
code is disabled.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'hotfix/12627-additional-unicode-fix'</title>
<updated>2014-07-30T21:14:57+00:00</updated>
<author>
<name>Isis Lovecruft</name>
<email>isis@torproject.org</email>
</author>
<published>2014-07-30T21:14:57+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/sysrqb/bridgedb.git/commit/?id=09198e1ad0ca3e80e5c86d42218ab3bb693b15be'/>
<id>09198e1ad0ca3e80e5c86d42218ab3bb693b15be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix UnicodeDecodeError in b.e.server.SMTPMessage.getIncomingMessage().</title>
<updated>2014-07-30T21:07:46+00:00</updated>
<author>
<name>Isis Lovecruft</name>
<email>isis@torproject.org</email>
</author>
<published>2014-07-30T21:07:46+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/sysrqb/bridgedb.git/commit/?id=e02faa07a9a0d4135559e606cfd838858eae018a'/>
<id>e02faa07a9a0d4135559e606cfd838858eae018a</id>
<content type='text'>
 * FIXES a bug where an unhandled UnicodeDecodeError is raised upon
   receiving an incoming message with certain unicode characters inside.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * FIXES a bug where an unhandled UnicodeDecodeError is raised upon
   receiving an incoming message with certain unicode characters inside.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into develop</title>
<updated>2014-07-29T01:24:02+00:00</updated>
<author>
<name>Isis Lovecruft</name>
<email>isis@torproject.org</email>
</author>
<published>2014-07-29T01:24:02+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/sysrqb/bridgedb.git/commit/?id=1ed4585488eee4fd3fe62e27cd24069d609fcec2'/>
<id>1ed4585488eee4fd3fe62e27cd24069d609fcec2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'release-0.2.3'</title>
<updated>2014-07-29T01:23:48+00:00</updated>
<author>
<name>Isis Lovecruft</name>
<email>isis@torproject.org</email>
</author>
<published>2014-07-29T01:23:48+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/sysrqb/bridgedb.git/commit/?id=c15167add33265bee43ff7eb8905cebb34537679'/>
<id>c15167add33265bee43ff7eb8905cebb34537679</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add DKIM verification to default riseup.net settings.</title>
<updated>2014-07-26T06:16:01+00:00</updated>
<author>
<name>Isis Lovecruft</name>
<email>isis@torproject.org</email>
</author>
<published>2014-07-26T06:16:01+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/sysrqb/bridgedb.git/commit/?id=2a6d546305d10002bdb2f07474eaeb08091cde7e'/>
<id>2a6d546305d10002bdb2f07474eaeb08091cde7e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add fruiteater.riseup.net to the list of riseup domain aliases.</title>
<updated>2014-07-26T05:58:11+00:00</updated>
<author>
<name>Isis Lovecruft</name>
<email>isis@torproject.org</email>
</author>
<published>2014-07-26T05:58:11+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/sysrqb/bridgedb.git/commit/?id=b1cf4ee2d277ca5682c875b5d6da86afa51e54d9'/>
<id>b1cf4ee2d277ca5682c875b5d6da86afa51e54d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fix/12709-enable-fte' into develop</title>
<updated>2014-07-26T05:53:10+00:00</updated>
<author>
<name>Isis Lovecruft</name>
<email>isis@torproject.org</email>
</author>
<published>2014-07-26T05:53:10+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/sysrqb/bridgedb.git/commit/?id=7b158c42b7f8055e4f686458fae0e4718c829c25'/>
<id>7b158c42b7f8055e4f686458fae0e4718c829c25</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable 'fte' in HTTPS dropdown menu options.</title>
<updated>2014-07-26T05:31:49+00:00</updated>
<author>
<name>Isis Lovecruft</name>
<email>isis@torproject.org</email>
</author>
<published>2014-07-26T05:31:49+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/sysrqb/bridgedb.git/commit/?id=1a91efe6130e9426224655c9f8c4c20a68157317'/>
<id>1a91efe6130e9426224655c9f8c4c20a68157317</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
