<feed xmlns='http://www.w3.org/2005/Atom'>
<title>markzz/aurweb.git, branch v2.0.0</title>
<subtitle>aurweb working repository</subtitle>
<id>https://git.markzz.net/markzz/aurweb.git/atom/?h=v2.0.0</id>
<link rel='self' href='https://git.markzz.net/markzz/aurweb.git/atom/?h=v2.0.0'/>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/'/>
<updated>2012-11-04T10:15:10Z</updated>
<entry>
<title>Release 2.0.0</title>
<updated>2012-11-04T10:15:10Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2012-11-04T10:15:10Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=406686bc22f39342c0faf8c83e4a68d7321611ff'/>
<id>urn:sha1:406686bc22f39342c0faf8c83e4a68d7321611ff</id>
<content type='text'>
Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Translation updates from Transifex</title>
<updated>2012-11-04T10:12:04Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2012-11-04T10:12:04Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=b3dd31bf171eb7152cf29d32fa8404551543669f'/>
<id>urn:sha1:b3dd31bf171eb7152cf29d32fa8404551543669f</id>
<content type='text'>
Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>UPGRADING: Remove reference to Archive_Tar</title>
<updated>2012-11-04T10:10:01Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2012-11-04T10:04:58Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=2193676098c3275fcfe50ee71143b62306fd7112'/>
<id>urn:sha1:2193676098c3275fcfe50ee71143b62306fd7112</id>
<content type='text'>
The Archive_Tar PEAR module is no longer needed as of commit
acdf9a85a0ff320f55d6eebb2ba7550fea61a5bb. Remove the associated
upgrading instruction.

Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<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>Add Archive_Tar class to lib/</title>
<updated>2012-10-27T22:13:46Z</updated>
<author>
<name>canyonknight</name>
<email>canyonknight@gmail.com</email>
</author>
<published>2012-10-27T18:24:27Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=acdf9a85a0ff320f55d6eebb2ba7550fea61a5bb'/>
<id>urn:sha1:acdf9a85a0ff320f55d6eebb2ba7550fea61a5bb</id>
<content type='text'>
Some AUR setups do not have PEAR available. While other setups
have access to outdated Archive_Tar versions. Avoid these
problems completely by including the necessary files for
Archive_Tar in lib/.

Remove Archive_Tar requirement from INSTALL doc.

Signed-off-by: canyonknight &lt;canyonknight@gmail.com&gt;
</content>
</entry>
<entry>
<title>Release 2.0.0-rc2</title>
<updated>2012-10-22T16:44:46Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2012-10-22T16:44:46Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=afaa2404ac713e0d19e47b2e7b42780d90845050'/>
<id>urn:sha1:afaa2404ac713e0d19e47b2e7b42780d90845050</id>
<content type='text'>
Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Update message catalog</title>
<updated>2012-10-22T16:43:47Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2012-10-22T16:43:47Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=949126e6829ce01e2a376726176fc252f4c158b5'/>
<id>urn:sha1:949126e6829ce01e2a376726176fc252f4c158b5</id>
<content type='text'>
Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
</feed>
