<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minor-skulk.git/tests, branch main</title>
<subtitle>a firefox accounts server that does sync and nothing more</subtitle>
<id>https://git.eno.space/minor-skulk.git/atom?h=main</id>
<link rel='self' href='https://git.eno.space/minor-skulk.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.eno.space/minor-skulk.git/'/>
<updated>2023-02-04T01:31:51Z</updated>
<entry>
<title>switch to hyper backend for web-push</title>
<updated>2023-02-04T01:31:51Z</updated>
<author>
<name>pennae</name>
<email>github@quasiparticle.net</email>
</author>
<published>2023-02-04T01:16:02Z</published>
<link rel='alternate' type='text/html' href='https://git.eno.space/minor-skulk.git/commit/?id=65bfd803eb943078cf3608003039708c06f58454'/>
<id>urn:sha1:65bfd803eb943078cf3608003039708c06f58454</id>
<content type='text'>
upgrading dependencies will mean we have to use hyper for web-push
instead of isahc. sadly hyper doesn't send content-length headers for
empty bodies, but we can fudge that for the tests.
</content>
</entry>
<entry>
<title>don't allow users to edit devices of other users</title>
<updated>2022-08-09T23:58:29Z</updated>
<author>
<name>pennae</name>
<email>github@quasiparticle.net</email>
</author>
<published>2022-08-09T23:54:20Z</published>
<link rel='alternate' type='text/html' href='https://git.eno.space/minor-skulk.git/commit/?id=aeb116bace23f66a86caf6d5868ea82dfb901e36'/>
<id>urn:sha1:aeb116bace23f66a86caf6d5868ea82dfb901e36</id>
<content type='text'>
while device ids should be impossible to guess (being as long as oauth
tokens), we should still guard against malicious activity if they should
ever leak.
</content>
</entry>
<entry>
<title>remove dependency on chrono</title>
<updated>2022-07-25T00:45:55Z</updated>
<author>
<name>pennae</name>
<email>github@quasiparticle.net</email>
</author>
<published>2022-07-25T00:26:35Z</published>
<link rel='alternate' type='text/html' href='https://git.eno.space/minor-skulk.git/commit/?id=9e6572fa282a18fecfb31a2c35c17c0e8c23e371'/>
<id>urn:sha1:9e6572fa282a18fecfb31a2c35c17c0e8c23e371</id>
<content type='text'>
prompted by a cargo audit run. time works just as well and is better
maintained. web-push still uses chrono, but from the looks of things it
won't be affected.
</content>
</entry>
<entry>
<title>speed up test suite</title>
<updated>2022-07-18T15:12:52Z</updated>
<author>
<name>pennae</name>
<email>github@quasiparticle.net</email>
</author>
<published>2022-07-18T15:12:52Z</published>
<link rel='alternate' type='text/html' href='https://git.eno.space/minor-skulk.git/commit/?id=a89158377f829720a98342cf434a18b962006ee7'/>
<id>urn:sha1:a89158377f829720a98342cf434a18b962006ee7</id>
<content type='text'>
mostly by grouping tests that can reuse the same account (which is
expensive to create) into classes and scoping accounts to classes.
</content>
</entry>
<entry>
<title>allow integration tests to run in parallel</title>
<updated>2022-07-14T07:17:16Z</updated>
<author>
<name>pennae</name>
<email>github@quasiparticle.net</email>
</author>
<published>2022-07-14T07:17:16Z</published>
<link rel='alternate' type='text/html' href='https://git.eno.space/minor-skulk.git/commit/?id=062cd0ff0176f1f9924e3ae89c0eaf01a8d6fd04'/>
<id>urn:sha1:062cd0ff0176f1f9924e3ae89c0eaf01a8d6fd04</id>
<content type='text'>
this doesn't do much for performance, but it does allow running the
tests with a simple `cargo t`.
</content>
</entry>
<entry>
<title>xfail a test the last commit broke</title>
<updated>2022-07-14T03:19:53Z</updated>
<author>
<name>pennae</name>
<email>github@quasiparticle.net</email>
</author>
<published>2022-07-14T03:19:53Z</published>
<link rel='alternate' type='text/html' href='https://git.eno.space/minor-skulk.git/commit/?id=3986c4f2c75f0e05f7e99a87526777eaa8a53a6a'/>
<id>urn:sha1:3986c4f2c75f0e05f7e99a87526777eaa8a53a6a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>initial import</title>
<updated>2022-07-13T11:27:12Z</updated>
<author>
<name>pennae</name>
<email>github@quasiparticle.net</email>
</author>
<published>2022-07-13T08:33:30Z</published>
<link rel='alternate' type='text/html' href='https://git.eno.space/minor-skulk.git/commit/?id=2f8dce44d3f2be74b5c6ec0a2e7f4ceced715328'/>
<id>urn:sha1:2f8dce44d3f2be74b5c6ec0a2e7f4ceced715328</id>
<content type='text'>
</content>
</entry>
</feed>
