<feed xmlns='http://www.w3.org/2005/Atom'>
<title>markzz/aurweb.git/web/lib, branch 1.5.2</title>
<subtitle>aurweb working repository</subtitle>
<id>https://git.markzz.net/markzz/aurweb.git/atom/web/lib?h=1.5.2</id>
<link rel='self' href='https://git.markzz.net/markzz/aurweb.git/atom/web/lib?h=1.5.2'/>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/'/>
<updated>2008-07-28T15:27:38Z</updated>
<entry>
<title>Include File/Find.php PEAR module</title>
<updated>2008-07-28T15:27:38Z</updated>
<author>
<name>Simo Leone</name>
<email>simo@archlinux.org</email>
</author>
<published>2008-07-28T15:22:01Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=c85dfacc747387b9be6c53b4518ac680b505e0f7'/>
<id>urn:sha1:c85dfacc747387b9be6c53b4518ac680b505e0f7</id>
<content type='text'>
Since this module requires root to install
system-wide, and is somewhat rare, it's better
to just include it in the AUR code itself.

Signed-off-by: Simo Leone &lt;simo@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Bump version to 1.5.2</title>
<updated>2008-07-07T14:52:46Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2008-07-07T14:52:46Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=4372ddb91476523535441b257c286ef413aec66e'/>
<id>urn:sha1:4372ddb91476523535441b257c286ef413aec66e</id>
<content type='text'>
Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Remove all vim mode lines. Add HACKING file.</title>
<updated>2008-06-17T05:38:01Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2008-06-17T05:03:16Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=3a42725601885af3c7b25b376cd4c141c71968ee'/>
<id>urn:sha1:3a42725601885af3c7b25b376cd4c141c71968ee</id>
<content type='text'>
Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Don't show None on pacckage info page</title>
<updated>2008-06-07T10:20:00Z</updated>
<author>
<name>Callan Barrett</name>
<email>wizzomafizzo@gmail.com</email>
</author>
<published>2008-06-07T10:19:40Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=bf5029ad8a50c054a8bf80e87879ff9318fa6a36'/>
<id>urn:sha1:bf5029ad8a50c054a8bf80e87879ff9318fa6a36</id>
<content type='text'>
Just cuts out the table of deps/sources if none exist instead of
displaying "None"

Signed-off-by: Callan Barrett &lt;wizzomafizzo@gmail.com&gt;
</content>
</entry>
<entry>
<title>Fix logging in from package page</title>
<updated>2008-06-07T09:33:02Z</updated>
<author>
<name>Callan Barrett</name>
<email>wizzomafizzo@gmail.com</email>
</author>
<published>2008-06-07T09:32:32Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=435e2c6c1aa2bc37c5c06fa3dbdd81088cc524fa'/>
<id>urn:sha1:435e2c6c1aa2bc37c5c06fa3dbdd81088cc524fa</id>
<content type='text'>
Patch by: BaSh &lt;bash.lnx@gmail.com&gt;

Adds query string to url when logging in

Signed-off-by: Callan Barrett &lt;wizzomafizzo@gmail.com&gt;
</content>
</entry>
<entry>
<title>Added AurJson query length limit.</title>
<updated>2008-06-06T01:21:21Z</updated>
<author>
<name>eliott</name>
<email>eliott@cactuswax.net</email>
</author>
<published>2008-04-05T04:14:04Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=cc1f323d3203271bdc3b34fb072e2d13350f55ba'/>
<id>urn:sha1:cc1f323d3203271bdc3b34fb072e2d13350f55ba</id>
<content type='text'>
Set a limit on the length of the query argument for searching.
A search of zero length returns a considerably sized result set.

Signed-off-by: eliott &lt;eliott@cactuswax.net&gt;
Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Fix CVS and package links</title>
<updated>2008-06-05T18:46:40Z</updated>
<author>
<name>Callan Barrett</name>
<email>wizzomafizzo@gmail.com</email>
</author>
<published>2008-06-05T18:45:51Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=8867ad037269cd7f79aaad46c03b2d5d45a7d31f'/>
<id>urn:sha1:8867ad037269cd7f79aaad46c03b2d5d45a7d31f</id>
<content type='text'>
Patch by Andrea Scarpino &lt;bash.lnx@gmail.com&gt;

Fixes up the links to the archlinux.org package search and to the CVS viewer

Signed-off-by: Callan Barrett &lt;wizzomafizzo@gmail.com&gt;
</content>
</entry>
<entry>
<title>Disable user package deletion</title>
<updated>2008-06-05T18:10:59Z</updated>
<author>
<name>Callan Barrett</name>
<email>wizzomafizzo@gmail.com</email>
</author>
<published>2008-05-29T09:23:40Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=94a805321016db8646834d5fb26198ce738d459f'/>
<id>urn:sha1:94a805321016db8646834d5fb26198ce738d459f</id>
<content type='text'>
Users can no longer delete packages if they own them, only TUs and devs

Signed-off-by: Callan Barrett &lt;wizzomafizzo@gmail.com&gt;
</content>
</entry>
<entry>
<title>Fix FS#8672</title>
<updated>2008-06-05T16:30:48Z</updated>
<author>
<name>Callan Barrett</name>
<email>wizzomafizzo@gmail.com</email>
</author>
<published>2008-06-04T15:02:30Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=a49ee80aa2e03843748e89185fd811d83cd34db9'/>
<id>urn:sha1:a49ee80aa2e03843748e89185fd811d83cd34db9</id>
<content type='text'>
Patches can_submit_pkg(), this fixes the heaps of bugs people are having

Signed-off-by: Callan Barrett &lt;wizzomafizzo@gmail.com&gt;
Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Move search form to web/template/pkg_search_form.php</title>
<updated>2008-04-25T16:10:01Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2008-04-01T17:50:02Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=ab023f4ccf2b3f2401219c72208672141abcaabf'/>
<id>urn:sha1:ab023f4ccf2b3f2401219c72208672141abcaabf</id>
<content type='text'>
Nothing fancy here, just cut &amp; paste

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