<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fatcat/rust/src, branch confluent-kafka</title>
<subtitle>[no description]</subtitle>
<id>https://git.bnewbold.net/fatcat/atom?h=confluent-kafka</id>
<link rel='self' href='https://git.bnewbold.net/fatcat/atom?h=confluent-kafka'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/'/>
<updated>2019-02-15T00:24:16Z</updated>
<entry>
<title>verify release_status field</title>
<updated>2019-02-15T00:24:16Z</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-02-15T00:24:16Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=b9699e27936573271506dbf6a3af744f7b454c03'/>
<id>urn:sha1:b9699e27936573271506dbf6a3af744f7b454c03</id>
<content type='text'>
</content>
</entry>
<entry>
<title>small number of additional release_types</title>
<updated>2019-02-14T23:25:32Z</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-02-14T23:25:32Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=56edebe7c2e090c4f25179f03a2d77d78ba59219'/>
<id>urn:sha1:56edebe7c2e090c4f25179f03a2d77d78ba59219</id>
<content type='text'>
</content>
</entry>
<entry>
<title>auth editor not-found is a 403 auth response</title>
<updated>2019-01-29T20:51:09Z</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-01-29T20:51:09Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=a849375e2c099336cc8df058624a1d393f61ec22'/>
<id>urn:sha1:a849375e2c099336cc8df058624a1d393f61ec22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>better database NotFound error propagation</title>
<updated>2019-01-29T20:50:39Z</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-01-29T20:50:39Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=5aac6ec1a46a64b810f4695de968a10cab000914'/>
<id>urn:sha1:5aac6ec1a46a64b810f4695de968a10cab000914</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix rust comment typos</title>
<updated>2019-01-29T04:39:51Z</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-01-29T04:39:51Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=95a60dc56d956c1267eb39d7044a77655ec48ce6'/>
<id>urn:sha1:95a60dc56d956c1267eb39d7044a77655ec48ce6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustfmt</title>
<updated>2019-01-29T03:34:52Z</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-01-29T03:34:52Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=a00722505b3f4d523787935dd2776e62c45b27ba'/>
<id>urn:sha1:a00722505b3f4d523787935dd2776e62c45b27ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>get regular log lines flowing through slog</title>
<updated>2019-01-29T03:34:01Z</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-01-29T03:33:59Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=7864b13105897066ddb1499ad936c885c2cfb3fb'/>
<id>urn:sha1:7864b13105897066ddb1499ad936c885c2cfb3fb</id>
<content type='text'>
The plan here is to replace slog with env_logger (much simpler!), but
not there yet.
</content>
</entry>
<entry>
<title>squelch some rust unused imports</title>
<updated>2019-01-29T01:19:01Z</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-01-29T01:19:01Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=b654c8f0bf4629b14e9fcb6b7cb10f07fa8c43eb'/>
<id>urn:sha1:b654c8f0bf4629b14e9fcb6b7cb10f07fa8c43eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>allow importing contrib/refs lists</title>
<updated>2019-01-24T23:21:48Z</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-01-24T23:21:43Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=f955f66789b0078dcb973ce587d2d3b3184e73a7'/>
<id>urn:sha1:f955f66789b0078dcb973ce587d2d3b3184e73a7</id>
<content type='text'>
The motivation here isn't really to support these gigantic lists on
principle, but to be able to ingest large corpuses without having to
decide whether to filter out or crop such lists.
</content>
</entry>
<entry>
<title>allow passing description+extra to batch endpoints</title>
<updated>2019-01-23T05:50:29Z</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-01-23T05:41:35Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=09475b87821142c5cd36c6b90fb97deb2a058312'/>
<id>urn:sha1:09475b87821142c5cd36c6b90fb97deb2a058312</id>
<content type='text'>
Pretty messy, but I needed some way to do this.

In particular, requires json.dumps() in python code, for now. Blech.
</content>
</entry>
</feed>
