<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fatcat/rust/src, branch v0.2.0</title>
<subtitle>[no description]</subtitle>
<id>https://git.bnewbold.net/fatcat/atom?h=v0.2.0</id>
<link rel='self' href='https://git.bnewbold.net/fatcat/atom?h=v0.2.0'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/'/>
<updated>2019-01-29T20:51:09+00:00</updated>
<entry>
<title>auth editor not-found is a 403 auth response</title>
<updated>2019-01-29T20:51:09+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-01-29T20:51:09+00:00</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:39+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-01-29T20:50:39+00:00</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:51+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-01-29T04:39:51+00:00</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:52+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-01-29T03:34:52+00:00</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:01+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-01-29T03:33:59+00:00</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:01+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-01-29T01:19:01+00:00</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:48+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-01-24T23:21:43+00:00</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:29+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-01-23T05:41:35+00:00</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>
<entry>
<title>allow arxiv and jstor lookups</title>
<updated>2019-01-21T20:23:08+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-01-21T20:23:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=2027162f9871ebe43a40b0ac4615149141b7a571'/>
<id>urn:sha1:2027162f9871ebe43a40b0ac4615149141b7a571</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rust impl of new fields</title>
<updated>2019-01-21T20:02:31+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-01-21T20:02:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=7f6cb7fbe480d349d5ed5c705c5cfadff3453229'/>
<id>urn:sha1:7f6cb7fbe480d349d5ed5c705c5cfadff3453229</id>
<content type='text'>
</content>
</entry>
</feed>
