<feed xmlns='http://www.w3.org/2005/Atom'>
<title>markzz/aurweb.git/web/template/pkg_comments.php, branch 1.5.6.4</title>
<subtitle>aurweb working repository</subtitle>
<id>https://git.markzz.net/markzz/aurweb.git/atom/web/template/pkg_comments.php?h=1.5.6.4</id>
<link rel='self' href='https://git.markzz.net/markzz/aurweb.git/atom/web/template/pkg_comments.php?h=1.5.6.4'/>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/'/>
<updated>2009-04-13T14:07:46Z</updated>
<entry>
<title>Don't hit the database twice per comment on package</title>
<updated>2009-04-13T14:07:46Z</updated>
<author>
<name>Dan McGee</name>
<email>dan@archlinux.org</email>
</author>
<published>2009-04-12T01:39:01Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=55da4d4e0de8b6fbaee38105b6531ec9a4032d4f'/>
<id>urn:sha1:55da4d4e0de8b6fbaee38105b6531ec9a4032d4f</id>
<content type='text'>
It's performance improvement day today. For non-superusers, we were hitting
the database twice per comment on a package- once to get the UID, and once
to check the owner of the comment. The best part is we already knew the
owner of the comment, and we only need to get our own UID once.

For viewing a package like yaourt, this cuts a single pageview from over 700
queries to around 18, which is still not great but a pretty big improvement.

Signed-off-by: Dan McGee &lt;dan@archlinux.org&gt;
Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Revamp markup and styles for comments.</title>
<updated>2009-02-19T04:01:25Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2009-02-19T04:01:25Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=24c9955b3c71e4009b1286152c7187197d2da205'/>
<id>urn:sha1:24c9955b3c71e4009b1286152c7187197d2da205</id>
<content type='text'>
Make post date consistent with other dates.
Look Ma, no tables!

Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Change comment style so long lines wrap.</title>
<updated>2009-01-23T04:31:08Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2009-01-23T04:31:08Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=22f19eeb66b5970f613d27dd689eab10291a8285'/>
<id>urn:sha1:22f19eeb66b5970f613d27dd689eab10291a8285</id>
<content type='text'>
Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Fix translated comment messages.</title>
<updated>2009-01-23T04:25:10Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2009-01-23T04:25:10Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=84cd2d0467f9239cd048e74e5a55a1d8be25ff48'/>
<id>urn:sha1:84cd2d0467f9239cd048e74e5a55a1d8be25ff48</id>
<content type='text'>
Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Move package comments to a template.</title>
<updated>2009-01-05T20:59:59Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2009-01-05T20:59:59Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=36b44f371bd240fe448d7a22f7295581c9b35633'/>
<id>urn:sha1:36b44f371bd240fe448d7a22f7295581c9b35633</id>
<content type='text'>
Change layout in the process.

Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
</feed>
