<feed xmlns='http://www.w3.org/2005/Atom'>
<title>GentooBrowse API, branch gentoobrowse-api-0.9.7</title>
<subtitle>ICE API backing GentooBrowse.</subtitle>
<id>http://git.randomdan.homeip.net/repo/gentoobrowse-api/atom?h=gentoobrowse-api-0.9.7</id>
<link rel='self' href='http://git.randomdan.homeip.net/repo/gentoobrowse-api/atom?h=gentoobrowse-api-0.9.7'/>
<link rel='alternate' type='text/html' href='http://git.randomdan.homeip.net/repo/gentoobrowse-api/'/>
<updated>2018-03-20T21:11:26Z</updated>
<entry>
<title>Whitespace only lines between package masks</title>
<updated>2018-03-20T21:11:26Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2018-03-20T21:11:23Z</published>
<link rel='alternate' type='text/html' href='http://git.randomdan.homeip.net/repo/gentoobrowse-api/commit/?id=72690002b125feaf469d28dfa70efb412be6c5cd'/>
<id>urn:sha1:72690002b125feaf469d28dfa70efb412be6c5cd</id>
<content type='text'>
Add test case for whitespace only lines where empty lines expected
between package.mask entries. This changes the regex to allow a
whitespace only line to trigger a record break.
</content>
</entry>
<entry>
<title>Add a simple unit test over the existing mask lexer</title>
<updated>2018-03-20T21:03:51Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2018-03-20T21:03:51Z</published>
<link rel='alternate' type='text/html' href='http://git.randomdan.homeip.net/repo/gentoobrowse-api/commit/?id=a27bf76eec4ec37e9c41690ea4787d0388055b05'/>
<id>urn:sha1:a27bf76eec4ec37e9c41690ea4787d0388055b05</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Extract mask lexer for testability</title>
<updated>2018-03-20T19:35:27Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2018-03-20T19:35:27Z</published>
<link rel='alternate' type='text/html' href='http://git.randomdan.homeip.net/repo/gentoobrowse-api/commit/?id=d202acad0f88786f415647a878462ee5bbd32c92'/>
<id>urn:sha1:d202acad0f88786f415647a878462ee5bbd32c92</id>
<content type='text'>
</content>
</entry>
<entry>
<title>User pruning</title>
<updated>2018-03-04T17:58:41Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2018-03-04T17:58:41Z</published>
<link rel='alternate' type='text/html' href='http://git.randomdan.homeip.net/repo/gentoobrowse-api/commit/?id=2bfbddea8ea72c0eaa9ab7196702554f0ba7d84e'/>
<id>urn:sha1:2bfbddea8ea72c0eaa9ab7196702554f0ba7d84e</id>
<content type='text'>
Purge out unverified users after a period of time.
</content>
</entry>
<entry>
<title>Refactor timer task setup to make it simplier, more generic</title>
<updated>2018-03-04T17:29:02Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2018-03-04T17:29:02Z</published>
<link rel='alternate' type='text/html' href='http://git.randomdan.homeip.net/repo/gentoobrowse-api/commit/?id=11c18c162b858fd62d6734eeca6214fe2d70548c'/>
<id>urn:sha1:11c18c162b858fd62d6734eeca6214fe2d70548c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a test user we never verify</title>
<updated>2018-03-04T16:46:53Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2018-03-04T16:46:53Z</published>
<link rel='alternate' type='text/html' href='http://git.randomdan.homeip.net/repo/gentoobrowse-api/commit/?id=ce9a0047bec77fffe093e6ebb82dee2f28961c02'/>
<id>urn:sha1:ce9a0047bec77fffe093e6ebb82dee2f28961c02</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use Boost's GE tests, not &gt; (the change to &gt;= is deliberate)</title>
<updated>2018-03-04T15:43:18Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2018-03-04T15:43:18Z</published>
<link rel='alternate' type='text/html' href='http://git.randomdan.homeip.net/repo/gentoobrowse-api/commit/?id=012206493fe935f602bbd1db424bd80ef1334684'/>
<id>urn:sha1:012206493fe935f602bbd1db424bd80ef1334684</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sign-ups</title>
<updated>2018-03-04T15:39:25Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2018-03-04T15:35:52Z</published>
<link rel='alternate' type='text/html' href='http://git.randomdan.homeip.net/repo/gentoobrowse-api/commit/?id=eef6142fa9e06dce9b79712a71eb62156524ed11'/>
<id>urn:sha1:eef6142fa9e06dce9b79712a71eb62156524ed11</id>
<content type='text'>
Improves the handling of sign-up requests when an existing unverified
user already exists and authentication for that user succeeds with the
newly provided credentials. In this case, resend the verification email
to the original address and return the original user model.
</content>
</entry>
<entry>
<title>Fix verification email link</title>
<updated>2018-03-03T19:29:56Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2018-03-01T19:22:23Z</published>
<link rel='alternate' type='text/html' href='http://git.randomdan.homeip.net/repo/gentoobrowse-api/commit/?id=4dc219cf107de8ea323f8a07206ca930bb15b980'/>
<id>urn:sha1:4dc219cf107de8ea323f8a07206ca930bb15b980</id>
<content type='text'>
Fix up the verification email such that it contains a workable link.
</content>
</entry>
<entry>
<title>Remove the irksome notifications library, build everything into the service itself</title>
<updated>2018-03-01T19:21:52Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2018-02-18T18:41:51Z</published>
<link rel='alternate' type='text/html' href='http://git.randomdan.homeip.net/repo/gentoobrowse-api/commit/?id=728c8746b9211a786cb7164f4927fd3321f7dd71'/>
<id>urn:sha1:728c8746b9211a786cb7164f4927fd3321f7dd71</id>
<content type='text'>
</content>
</entry>
</feed>
