<feed xmlns='http://www.w3.org/2005/Atom'>
<title>markzz/aurweb.git/web/html, branch 1.7.0</title>
<subtitle>aurweb working repository</subtitle>
<id>https://git.markzz.net/markzz/aurweb.git/atom/web/html?h=1.7.0</id>
<link rel='self' href='https://git.markzz.net/markzz/aurweb.git/atom/web/html?h=1.7.0'/>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/'/>
<updated>2010-08-12T00:00:31Z</updated>
<entry>
<title>Fix the search-button to allow captions wider than 80px (e.g. in german translation)</title>
<updated>2010-08-12T00:00:31Z</updated>
<author>
<name>PyroPeter</name>
<email>abi1789@googlemail.com</email>
</author>
<published>2010-08-07T00:33:29Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=a4458e75bd70a293f21b7c5d230357639448bb1b'/>
<id>urn:sha1:a4458e75bd70a293f21b7c5d230357639448bb1b</id>
<content type='text'>
Change width to min-width. - Loui

Signed-off-by: PyroPeter &lt;abi1789@googlemail.com&gt;
Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Header and navbar consistent with Arch site redesign</title>
<updated>2010-07-23T09:40:15Z</updated>
<author>
<name>Denis Kobozev</name>
<email>d.v.kobozev@gmail.com</email>
</author>
<published>2010-06-25T14:12:29Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=b22f66b3eea75ec62b40688d48ad72829ae58600'/>
<id>urn:sha1:b22f66b3eea75ec62b40688d48ad72829ae58600</id>
<content type='text'>
-- Loui Chang
Change is_tu to check_user_privileges
Change div#archdev-navbar style

Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Confirmation when deleting packages</title>
<updated>2010-07-02T01:19:18Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2010-06-25T15:16:05Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=b5bc6ab7421d8a7e88c54441431bad4e2f899e88'/>
<id>urn:sha1:b5bc6ab7421d8a7e88c54441431bad4e2f899e88</id>
<content type='text'>
Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>pkgsubmit: Remove build function check</title>
<updated>2010-06-23T23:17:23Z</updated>
<author>
<name>Andrea Scarpino</name>
<email>andrea@archlinux.org</email>
</author>
<published>2010-06-23T22:19:21Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=f08fbbe80eba009c6f42411456479e328c92175b'/>
<id>urn:sha1:f08fbbe80eba009c6f42411456479e328c92175b</id>
<content type='text'>
Closes: http://bugs.archlinux.org/task/19914

Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>pkgsubmit: store the previous path with getcwd()</title>
<updated>2010-06-05T04:56:33Z</updated>
<author>
<name>mickael9</name>
<email>mickael9@gmail.com</email>
</author>
<published>2010-06-05T04:50:18Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=3f47ee740d48b13216d9e3cd6ca71fda5d93e553'/>
<id>urn:sha1:3f47ee740d48b13216d9e3cd6ca71fda5d93e553</id>
<content type='text'>
This solves the problem of include files not being found after an error.
$_SERVER['DOCUMENT_ROOT'] is not reliable because the AUR might be
installed in a subdirectory.

This closes http://bugs.archlinux.org/task/16887

Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Support for storing salted passwords</title>
<updated>2010-04-17T20:50:24Z</updated>
<author>
<name>Denis</name>
<email>d.v.kobozev@gmail.com</email>
</author>
<published>2010-04-05T13:41:30Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=290c436046327d9f04b7d12b5fda19f4dc14f574'/>
<id>urn:sha1:290c436046327d9f04b7d12b5fda19f4dc14f574</id>
<content type='text'>
To upgrade existing databases:

ALTER TABLE Users ADD Salt CHAR(32) NOT NULL DEFAULT '';

Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>packages.php: Fix explicit sorting when search keywords aren't specified.</title>
<updated>2010-03-13T05:03:00Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2010-03-13T05:03:00Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=d53901eecd1472d5519391f9d280e5c7cec75a40'/>
<id>urn:sha1:d53901eecd1472d5519391f9d280e5c7cec75a40</id>
<content type='text'>
Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>titlelogo.png: Update again</title>
<updated>2010-03-12T21:52:07Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2010-03-12T21:52:07Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=a298948d926aa0ae1459ee9db8ca8bb938f2dc97'/>
<id>urn:sha1:a298948d926aa0ae1459ee9db8ca8bb938f2dc97</id>
<content type='text'>
Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>packages.php: Only sort by vote if search keyword isn't set.</title>
<updated>2010-03-12T21:47:48Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2010-03-12T21:47:48Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=b6e012ea3bf5ab6c96048d5534f156e57ccfb6e8'/>
<id>urn:sha1:b6e012ea3bf5ab6c96048d5534f156e57ccfb6e8</id>
<content type='text'>
People entering explicit search terms would expect alphabetical order.

Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
<entry>
<title>Update Arch Linux titlelogo.</title>
<updated>2010-02-26T02:29:57Z</updated>
<author>
<name>Loui Chang</name>
<email>louipc.ist@gmail.com</email>
</author>
<published>2010-02-26T02:29:19Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=dca1cfa7f3d414e6c975279d024511bbfb55550a'/>
<id>urn:sha1:dca1cfa7f3d414e6c975279d024511bbfb55550a</id>
<content type='text'>
Signed-off-by: Loui Chang &lt;louipc.ist@gmail.com&gt;
</content>
</entry>
</feed>
