<feed xmlns='http://www.w3.org/2005/Atom'>
<title>markzz/aurweb.git/web/html, branch v2.0.0</title>
<subtitle>aurweb working repository</subtitle>
<id>https://git.markzz.net/markzz/aurweb.git/atom/web/html?h=v2.0.0</id>
<link rel='self' href='https://git.markzz.net/markzz/aurweb.git/atom/web/html?h=v2.0.0'/>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/'/>
<updated>2012-10-30T13:56:43Z</updated>
<entry>
<title>Return 404 for invalid account/package subpages</title>
<updated>2012-10-30T13:56:43Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2012-10-30T13:27:11Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=69e2d1dcff01abfb6b8f81bbf7d87914fd50636f'/>
<id>urn:sha1:69e2d1dcff01abfb6b8f81bbf7d87914fd50636f</id>
<content type='text'>
Display an error page and return a 404 status code in the following
cases:

* An invalid package name is passed to the "packages" action.
* An invalid user name is passed to the "account" action.
* An invalid package action is passed.
* An invalid account action is passed.

Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>pkgsubmit.php: Check that there is one directory in a tarball</title>
<updated>2012-10-29T11:28:45Z</updated>
<author>
<name>canyonknight</name>
<email>canyonknight@gmail.com</email>
</author>
<published>2012-10-29T01:04:32Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=9fd4845d16e41bf88535f77f627202f25b6d2112'/>
<id>urn:sha1:9fd4845d16e41bf88535f77f627202f25b6d2112</id>
<content type='text'>
Users are able to upload tarballs without a directory.
The directory count for a tarball is available, so use it to
display an error when there is not a single directory.

This patch has no effect on users who generate their uploaded
tarballs using makepkg. All other users must include a directory
in their tarball.

Signed-off-by: canyonknight &lt;canyonknight@gmail.com&gt;
Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>home.php: Remove unneeded tables</title>
<updated>2012-10-28T18:56:27Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2012-10-28T18:55:50Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=985a2ed49cc49f1e3be8a3699be8e1fa9c8705f4'/>
<id>urn:sha1:985a2ed49cc49f1e3be8a3699be8e1fa9c8705f4</id>
<content type='text'>
Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Implement word-wrap for package statistics</title>
<updated>2012-10-28T00:17:54Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2012-10-23T17:08:29Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=6897bb00979238b80d6aa3ad3741d1856ea81c6a'/>
<id>urn:sha1:6897bb00979238b80d6aa3ad3741d1856ea81c6a</id>
<content type='text'>
Word-wrap labels in the package statistics box, just as we wrap package
names in the "Recent Updates" box.

Addresses FS#32160.

Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Use HTTPS links everywhere for Arch sites</title>
<updated>2012-10-22T10:33:11Z</updated>
<author>
<name>Dan McGee</name>
<email>dan@archlinux.org</email>
</author>
<published>2012-10-21T16:05:51Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=5222bf09320ebc1cd5da799970fcc0d2dd32bb3f'/>
<id>urn:sha1:5222bf09320ebc1cd5da799970fcc0d2dd32bb3f</id>
<content type='text'>
The main site, wiki, and BBS are using HTTPS exclusively, so link
directly to the correct protocol rather than forcing a redirect.

Signed-off-by: Dan McGee &lt;dan@archlinux.org&gt;
Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>home.php: Fix XHTML tag errors</title>
<updated>2012-10-20T16:47:01Z</updated>
<author>
<name>canyonknight</name>
<email>canyonknight@gmail.com</email>
</author>
<published>2012-10-18T21:12:29Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=d25a57c9735fa8e01f399cac5330e897bf470ef9'/>
<id>urn:sha1:d25a57c9735fa8e01f399cac5330e897bf470ef9</id>
<content type='text'>
* Add missing &lt;p&gt; tag
* Move &lt;h4&gt; outside of a &lt;p&gt; tag
* Rename an id to avoid a conflict with an already existing id

Signed-off-by: canyonknight &lt;canyonknight@gmail.com&gt;
Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Sync CSS with archweb</title>
<updated>2012-10-20T16:28:17Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2012-10-18T08:11:25Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=c4b5584eef678d46297a7fcc14d65f840d0b8c8c'/>
<id>urn:sha1:c4b5584eef678d46297a7fcc14d65f840d0b8c8c</id>
<content type='text'>
Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Display an error page if a virtual path doesn't exist</title>
<updated>2012-10-20T16:28:17Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2012-10-18T07:35:23Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=f0be65875b0fbc0fcb087d5caf7f3ad0999dfcea'/>
<id>urn:sha1:f0be65875b0fbc0fcb087d5caf7f3ad0999dfcea</id>
<content type='text'>
Give user feedback instead of bailing out with an empty HTTP response
body.

Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>pkgsubmit.php: Fix package version not updating</title>
<updated>2012-10-11T19:19:17Z</updated>
<author>
<name>canyonknight</name>
<email>canyonknight@gmail.com</email>
</author>
<published>2012-10-09T20:54:11Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=aef6fdfe17ffccdb0da262deef6726f1caaa2172'/>
<id>urn:sha1:aef6fdfe17ffccdb0da262deef6726f1caaa2172</id>
<content type='text'>
Parameters were not correct for a package update operation.
Fix regression of 763cbf8373e3373254ad18f5b69fd16efdc6fd5c

Fixes FS#31868

Signed-off-by: canyonknight &lt;canyonknight@gmail.com&gt;
Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Remove character limit on password length</title>
<updated>2012-10-11T19:19:16Z</updated>
<author>
<name>canyonknight</name>
<email>canyonknight@gmail.com</email>
</author>
<published>2012-10-09T20:37:18Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=24a8452880476201ab231b86f6a9cde1e74e107c'/>
<id>urn:sha1:24a8452880476201ab231b86f6a9cde1e74e107c</id>
<content type='text'>
As all new passwords are hashed and therefore stored in the database
at the same length, this limitation is no longer needed.

Fixes FS#31855

Signed-off-by: canyonknight &lt;canyonknight@gmail.com&gt;
Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
</feed>
