depot/fun/tvldb/src/keyword.rs, branch refs/r/5273 monorepo for the virus lounge http://code.tvl.fyi/depot/atom?h=refs%2Fr%2F5273 2020-07-27T23:54:00+00:00 chore: Move //fun/tvldb -> //fun/paroxysm 2020-07-27T23:54:00+00:00 Vincent Ambo mail@tazj.in 2020-07-27T19:45:20+00:00 urn:sha1:82ba28f1976305c1163adb5993745604ccb696cc Say ~my~ its name! Change-Id: I7890318aef984af0f6bc011de32282f16e01cbb3 Reviewed-on: https://cl.tvl.fyi/c/depot/+/1483 Tested-by: BuildkiteCI Reviewed-by: eta <eta@theta.eu.org> feat(tvldb): prohibit infinite recursion 2020-07-02T21:46:09+00:00 eta eta@theta.eu.org 2020-07-02T21:32:25+00:00 urn:sha1:6fd3371e94fa529e39a9c047f2eef81f3b4ec43c Change-Id: I63b54e937f4c4fdb823f2e2e91a5a5d8af071a42 Reviewed-on: https://cl.tvl.fyi/c/depot/+/855 Tested-by: BuildkiteCI Reviewed-by: eta <eta@theta.eu.org> Reviewed-by: isomer <isomer@tvl.fyi> Reviewed-by: BuildkiteCI style(tvldb): Add blank lines between items 2020-07-01T17:32:42+00:00 Vincent Ambo mail@tazj.in 2020-07-01T16:56:08+00:00 urn:sha1:78bfb66a95ad1c105e4ab21e0fc3f5b85ade1982 This makes the code slightly more readable. For users that use editors without semantic navigation, this also makes it easier to jump around between items in the files. I looked into whether a rustfmt setting exists for this, but unfortunately the answer is currently no. Change-Id: I37b19fa6ab038c71b924c45dbc12b298e660e8cf Reviewed-on: https://cl.tvl.fyi/c/depot/+/827 Reviewed-by: BuildkiteCI Reviewed-by: eta <eta@theta.eu.org> Tested-by: BuildkiteCI feat(tvldb): Import the tvldb/paroxysm source, add a Nix derivation 2020-06-16T13:30:44+00:00 eta eta@theta.eu.org 2020-06-15T20:03:40+00:00 urn:sha1:c3abbb5e2daeec07d03f1addd4a6c905af7a02ac - This imports the tvldb (actually a thing called 'paroxysm') code from https://git.theta.eu.org/eta/paroxysm into the monorepo. - Additionally, I did a nix thing, yay! \o/ (well, with tazjin's help) - 3p/default.nix needed modifying to whitelist pgsql. Change-Id: Icdf13ca221650dde376f632bd2dd8a087af451bf Reviewed-on: https://cl.tvl.fyi/c/depot/+/389 Reviewed-by: tazjin <mail@tazj.in>
This XML file does not appear to have any style information associated with it. The document tree is shown below.
<feed xmlns="http://www.w3.org/2005/Atom">
<title>depot/fun/tvldb/src/keyword.rs, branch refs/r/5273</title>
<subtitle>monorepo for the virus lounge</subtitle>
<id>http://code.tvl.fyi/depot/atom?h=refs%2Fr%2F5273</id>
<link rel="self" href="http://code.tvl.fyi/depot/atom?h=refs%2Fr%2F5273"/>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/"/>
<updated>2020-07-27T23:54:00+00:00</updated>
<entry>
<title>chore: Move //fun/tvldb -> //fun/paroxysm</title>
<updated>2020-07-27T23:54:00+00:00</updated>
<author>
<name>Vincent Ambo</name>
<email>mail@tazj.in</email>
</author>
<published>2020-07-27T19:45:20+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=82ba28f1976305c1163adb5993745604ccb696cc"/>
<id>urn:sha1:82ba28f1976305c1163adb5993745604ccb696cc</id>
<content type="text"> Say ~my~ its name! Change-Id: I7890318aef984af0f6bc011de32282f16e01cbb3 Reviewed-on: https://cl.tvl.fyi/c/depot/+/1483 Tested-by: BuildkiteCI Reviewed-by: eta <eta@theta.eu.org> </content>
</entry>
<entry>
<title>feat(tvldb): prohibit infinite recursion</title>
<updated>2020-07-02T21:46:09+00:00</updated>
<author>
<name>eta</name>
<email>eta@theta.eu.org</email>
</author>
<published>2020-07-02T21:32:25+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=6fd3371e94fa529e39a9c047f2eef81f3b4ec43c"/>
<id>urn:sha1:6fd3371e94fa529e39a9c047f2eef81f3b4ec43c</id>
<content type="text"> Change-Id: I63b54e937f4c4fdb823f2e2e91a5a5d8af071a42 Reviewed-on: https://cl.tvl.fyi/c/depot/+/855 Tested-by: BuildkiteCI Reviewed-by: eta <eta@theta.eu.org> Reviewed-by: isomer <isomer@tvl.fyi> Reviewed-by: BuildkiteCI </content>
</entry>
<entry>
<title>style(tvldb): Add blank lines between items</title>
<updated>2020-07-01T17:32:42+00:00</updated>
<author>
<name>Vincent Ambo</name>
<email>mail@tazj.in</email>
</author>
<published>2020-07-01T16:56:08+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=78bfb66a95ad1c105e4ab21e0fc3f5b85ade1982"/>
<id>urn:sha1:78bfb66a95ad1c105e4ab21e0fc3f5b85ade1982</id>
<content type="text"> This makes the code slightly more readable. For users that use editors without semantic navigation, this also makes it easier to jump around between items in the files. I looked into whether a rustfmt setting exists for this, but unfortunately the answer is currently no. Change-Id: I37b19fa6ab038c71b924c45dbc12b298e660e8cf Reviewed-on: https://cl.tvl.fyi/c/depot/+/827 Reviewed-by: BuildkiteCI Reviewed-by: eta <eta@theta.eu.org> Tested-by: BuildkiteCI </content>
</entry>
<entry>
<title>feat(tvldb): Import the tvldb/paroxysm source, add a Nix derivation</title>
<updated>2020-06-16T13:30:44+00:00</updated>
<author>
<name>eta</name>
<email>eta@theta.eu.org</email>
</author>
<published>2020-06-15T20:03:40+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=c3abbb5e2daeec07d03f1addd4a6c905af7a02ac"/>
<id>urn:sha1:c3abbb5e2daeec07d03f1addd4a6c905af7a02ac</id>
<content type="text"> - This imports the tvldb (actually a thing called 'paroxysm') code from https://git.theta.eu.org/eta/paroxysm into the monorepo. - Additionally, I did a nix thing, yay! \o/ (well, with tazjin's help) - 3p/default.nix needed modifying to whitelist pgsql. Change-Id: Icdf13ca221650dde376f632bd2dd8a087af451bf Reviewed-on: https://cl.tvl.fyi/c/depot/+/389 Reviewed-by: tazjin <mail@tazj.in> </content>
</entry>
</feed>