<feed xmlns='http://www.w3.org/2005/Atom'>
<title>markzz/aurweb.git/web/template, branch 1.5.6.4</title>
<subtitle>aurweb working repository</subtitle>
<id>https://git.markzz.net/markzz/aurweb.git/atom/web/template?h=1.5.6.4</id>
<link rel='self' href='https://git.markzz.net/markzz/aurweb.git/atom/web/template?h=1.5.6.4'/>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/'/>
<updated>2009-06-18T05:48:40Z</updated>
<entry>
<title>Advanced button i18n</title>
<updated>2009-06-18T05:48:40Z</updated>
<author>
<name>Sergej Pupykin</name>
<email>sergej.pupykin@lx-ltd.ru</email>
</author>
<published>2009-05-28T14:29:02Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=3b5f224acefbc2bf974dc23068a59d083988debd'/>
<id>urn:sha1:3b5f224acefbc2bf974dc23068a59d083988debd</id>
<content type='text'>
Signed-off-by: Sergej Pupykin &lt;sergej.pupykin@lx-ltd.ru&gt;
Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<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>Fix search output if no results are found.</title>
<updated>2009-03-03T18:22:53Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2009-03-03T18:22:53Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=9c98047f86775cd20b0b01c4b6c426e1b3a0fd53'/>
<id>urn:sha1:9c98047f86775cd20b0b01c4b6c426e1b3a0fd53</id>
<content type='text'>
Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Redirect to REQUEST_URI after logging in.</title>
<updated>2009-03-03T18:06:37Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2009-03-03T18:06:37Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=2f8b8aac7315d9b8fc8f4a635a61cd64e2e4bd3a'/>
<id>urn:sha1:2f8b8aac7315d9b8fc8f4a635a61cd64e2e4bd3a</id>
<content type='text'>
This closes FS#13017

Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Fix user stats table links.</title>
<updated>2009-03-02T18:38:54Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2009-03-02T18:38:54Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=701186ad05955ce47216bdfd4a0c264bc8b0d803'/>
<id>urn:sha1:701186ad05955ce47216bdfd4a0c264bc8b0d803</id>
<content type='text'>
Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>added links at My Statistic values</title>
<updated>2009-03-02T18:25:22Z</updated>
<author>
<name>Andrea Scarpino</name>
<email>andrea@archlinux.org</email>
</author>
<published>2009-02-15T22:43:22Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=b1f83e8f58139cf88ffdea04173f05d8ebe8a917'/>
<id>urn:sha1:b1f83e8f58139cf88ffdea04173f05d8ebe8a917</id>
<content type='text'>
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>XHTML Validation fixes.</title>
<updated>2009-02-18T14:42:39Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2009-02-18T14:42:39Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=75758801d87c4f9f6ab2ac9584d542be4173d216'/>
<id>urn:sha1:75758801d87c4f9f6ab2ac9584d542be4173d216</id>
<content type='text'>
Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Add 'Out of Date' detail in search form</title>
<updated>2009-02-18T14:31:20Z</updated>
<author>
<name>Andrea Scarpino</name>
<email>andrea@archlinux.org</email>
</author>
<published>2009-02-15T22:22:33Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=84f08cf82b5d35376df4287daca07eb9538c2d76'/>
<id>urn:sha1:84f08cf82b5d35376df4287daca07eb9538c2d76</id>
<content type='text'>
Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Change layout of tu_details.</title>
<updated>2009-02-13T20:31:05Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2009-02-13T20:31:05Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=e83e593ac41a6e7dcee20fe7962269889c5fd5e1'/>
<id>urn:sha1:e83e593ac41a6e7dcee20fe7962269889c5fd5e1</id>
<content type='text'>
Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
</feed>
