<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fatcat/rust/src, branch master</title>
<subtitle>[no description]</subtitle>
<id>https://git.bnewbold.net/fatcat/atom?h=master</id>
<link rel='self' href='https://git.bnewbold.net/fatcat/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/'/>
<updated>2022-10-21T21:43:34+00:00</updated>
<entry>
<title>rust: bump macaroon crate to v0.3.0 (upstream)</title>
<updated>2022-10-21T21:43:34+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2022-10-21T21:43:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=a6ea0c4cef745168c7118644a091b3ce5cc2d5a3'/>
<id>urn:sha1:a6ea0c4cef745168c7118644a091b3ce5cc2d5a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'bnewbold-fix-editing-4xx' into 'master'</title>
<updated>2022-10-06T01:56:45+00:00</updated>
<author>
<name>bnewbold</name>
<email>bnewbold@archive.org</email>
</author>
<published>2022-10-06T01:56:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=b38f113b6afca9190c950748183e0ea7c1f4954b'/>
<id>urn:sha1:b38f113b6afca9190c950748183e0ea7c1f4954b</id>
<content type='text'>
small fixes to editing process (python and rust)

See merge request webgroup/fatcat!139</content>
</entry>
<entry>
<title>rust: clippy cleanups</title>
<updated>2022-10-05T23:49:40+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2022-10-05T23:49:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=9faf093b50da190a5efee47f3b00bd425a940c40'/>
<id>urn:sha1:9faf093b50da190a5efee47f3b00bd425a940c40</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rust: add some more macaroons/auth test coverage</title>
<updated>2022-10-05T23:27:32+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2022-09-26T21:56:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=1d816366ac2a3704161189e7eea3ae8e3d07f303'/>
<id>urn:sha1:1d816366ac2a3704161189e7eea3ae8e3d07f303</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rust: switch from patched macaroons to upstream v0.2.0</title>
<updated>2022-09-26T21:55:01+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2022-09-26T21:54:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=0b69a766d4ecd92608e62b5e6bfed9d7e4797bf0'/>
<id>urn:sha1:0b69a766d4ecd92608e62b5e6bfed9d7e4797bf0</id>
<content type='text'>
Much fo the changes here are to deal with the 'ByteString' type that is
included as part of the macaroons library itself.
</content>
</entry>
<entry>
<title>Merge branch 'bnewbold-fill-changelog-gaps' into 'master'</title>
<updated>2022-09-06T18:03:35+00:00</updated>
<author>
<name>bnewbold</name>
<email>bnewbold@archive.org</email>
</author>
<published>2022-09-06T18:03:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=8bdd5fd92a33cf05424447241033bd529b68af77'/>
<id>urn:sha1:8bdd5fd92a33cf05424447241033bd529b68af77</id>
<content type='text'>
rust: fill changelog gap helper tool

See merge request webgroup/fatcat!142</content>
</entry>
<entry>
<title>RIP Peter Eckersley</title>
<updated>2022-09-06T18:01:37+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2022-09-06T18:01:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=30264158fc1cc261638155d4b1104cad212baa2f'/>
<id>urn:sha1:30264158fc1cc261638155d4b1104cad212baa2f</id>
<content type='text'>
"A man is not dead while his name is still spoken."
</content>
</entry>
<entry>
<title>rust: new fatcat-doctor fixup tool, with changelog gap filler</title>
<updated>2022-08-13T02:33:11+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2022-08-13T02:33:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=cdb5f03d89e6b2f96d7f7b28d8c3161793c85382'/>
<id>urn:sha1:cdb5f03d89e6b2f96d7f7b28d8c3161793c85382</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rust: don't set prev_rev on re-update if entity is created</title>
<updated>2022-03-10T00:13:03+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2022-02-17T04:02:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=97f6417a58c0ec3c897f9634d21e705b4e37d7b6'/>
<id>urn:sha1:97f6417a58c0ec3c897f9634d21e705b4e37d7b6</id>
<content type='text'>
This applies when re-editing any entity within an editgroup, when the
entity does not yet exist other than the current editgroup.

The current behavior was resulting in "updated" status, with "prev_rev"
pointing to a revision which never existing in the catalog (aka, had
never been merged).
</content>
</entry>
<entry>
<title>rust: handle database read-only mode (as 5xx errors, not 4xx)</title>
<updated>2022-01-22T00:52:03+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2022-01-22T00:42:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=c8b2d48106f92215ca2fbd761f8ac4cf254135e6'/>
<id>urn:sha1:c8b2d48106f92215ca2fbd761f8ac4cf254135e6</id>
<content type='text'>
</content>
</entry>
</feed>
