<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fatcat/rust/src, branch v0.3.3</title>
<subtitle>[no description]</subtitle>
<id>https://git.bnewbold.net/fatcat/atom?h=v0.3.3</id>
<link rel='self' href='https://git.bnewbold.net/fatcat/atom?h=v0.3.3'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/'/>
<updated>2020-12-18T07:03:08+00:00</updated>
<entry>
<title>rust: fix malformed ext id error type</title>
<updated>2020-12-18T07:03:08+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2020-12-02T18:48:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=c29183a78cb13d507b44bc57d392beae89250339'/>
<id>urn:sha1:c29183a78cb13d507b44bc57d392beae89250339</id>
<content type='text'>
This bug was due to copy/paste of SHA-1 check
</content>
</entry>
<entry>
<title>rust: rename and improve dblp key (id) syntax check</title>
<updated>2020-12-18T07:03:08+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2020-12-02T18:47:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=5a139a680a40a9628cd4c0116226f7c9ae470572'/>
<id>urn:sha1:5a139a680a40a9628cd4c0116226f7c9ae470572</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update fatcatd rust code for 'oai' external identifier</title>
<updated>2020-11-19T22:55:15+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2020-11-19T21:15:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=7fa96bab1bb4d1a99048cf9398fd3e1c8a4bf78a'/>
<id>urn:sha1:7fa96bab1bb4d1a99048cf9398fd3e1c8a4bf78a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustfmt</title>
<updated>2020-11-19T22:55:14+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2020-11-17T23:48:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=68bb2a00e56fda04228c13cc2bea90b71002c527'/>
<id>urn:sha1:68bb2a00e56fda04228c13cc2bea90b71002c527</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rust: fatcatd changes for DOAJ+dblp identifiers</title>
<updated>2020-11-19T22:55:14+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2020-11-17T23:48:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=0fb0c3759a04c025800e3175fb4cbd8d595f8c4b'/>
<id>urn:sha1:0fb0c3759a04c025800e3175fb4cbd8d595f8c4b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fatcat export: flush after batch, not per-line</title>
<updated>2020-08-05T18:11:51+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2020-08-05T18:11:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=b2b830164defc13cb498ba64b1529b4b7f5f1da5'/>
<id>urn:sha1:b2b830164defc13cb498ba64b1529b4b7f5f1da5</id>
<content type='text'>
Good catch, thanks Martin
</content>
</entry>
<entry>
<title>group-by-work mode for fatcat-export</title>
<updated>2020-08-05T01:03:33+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2020-08-05T01:02:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=13e62f51b71473cb30ac4efbd5e1d178d30cde7c'/>
<id>urn:sha1:13e62f51b71473cb30ac4efbd5e1d178d30cde7c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fatcatd: fix corner-case in abstracts insertion</title>
<updated>2020-01-15T23:33:24+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2020-01-15T23:33:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=96df40583576d6a00dd585628bb9569996d038b5'/>
<id>urn:sha1:96df40583576d6a00dd585628bb9569996d038b5</id>
<content type='text'>
Both the release_abstract relation table and the abstracts table inserts
were being gated by a check on new abstracts table rows.

I *think* the chance of this having caused problems is low. The most
likely would have been updates to exiting entities that somehow removed
the abstracts content, but not the sha1 keys. This is not the default
behavior of the API: either the entire abstract (content and hash) is
returned, or the abstracts are hidden entirely (via `hide` flag).

Still, best to be careful!
</content>
</entry>
<entry>
<title>add 'component' as a release_type</title>
<updated>2019-11-04T19:59:05+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-11-04T19:56:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=0ff42081a71d8f878feedca236fa8ffe282fec3a'/>
<id>urn:sha1:0ff42081a71d8f878feedca236fa8ffe282fec3a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>entirely remove unused https flag to fatcatd</title>
<updated>2019-09-29T20:50:49+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-09-29T20:50:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=d17712902a17fad39f2f668d7f46bc5e42bb120d'/>
<id>urn:sha1:d17712902a17fad39f2f668d7f46bc5e42bb120d</id>
<content type='text'>
</content>
</entry>
</feed>
