<feed xmlns='http://www.w3.org/2005/Atom'>
<title>markzz/aurweb.git/web/lib, branch v4.0.0-rc4</title>
<subtitle>aurweb working repository</subtitle>
<id>https://git.markzz.net/markzz/aurweb.git/atom/web/lib?h=v4.0.0-rc4</id>
<link rel='self' href='https://git.markzz.net/markzz/aurweb.git/atom/web/lib?h=v4.0.0-rc4'/>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/'/>
<updated>2015-06-12T15:15:46Z</updated>
<entry>
<title>Release 4.0.0-rc4</title>
<updated>2015-06-12T15:15:46Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-06-12T15:15:46Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=4c1bb8b7e510dd85b290f43c2439ca2f017d0dd6'/>
<id>urn:sha1:4c1bb8b7e510dd85b290f43c2439ca2f017d0dd6</id>
<content type='text'>
Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>stats.inc.php: Show the 15 most recent updates</title>
<updated>2015-06-11T22:02:08Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-06-11T22:02:06Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=3e75d9bb34d7e1d81911ff54ca30aa496f8523a6'/>
<id>urn:sha1:3e75d9bb34d7e1d81911ff54ca30aa496f8523a6</id>
<content type='text'>
Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Show package popularity in search results</title>
<updated>2015-06-11T17:15:44Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-06-11T16:48:36Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=15ee85b456a4dd227d3c59f67bdef87f24efc391'/>
<id>urn:sha1:15ee85b456a4dd227d3c59f67bdef87f24efc391</id>
<content type='text'>
Display the popularity score (weighted votes) in the package search
results.

Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Reintroduce the URLPath field</title>
<updated>2015-06-11T11:44:53Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-06-11T11:40:35Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=bd9af5f8931c6ec2e282dda825c51bcdc7d4aa68'/>
<id>urn:sha1:bd9af5f8931c6ec2e282dda825c51bcdc7d4aa68</id>
<content type='text'>
In commit 74edb6f (Use Git repositories to store packages, 2014-06-06),
the URLPath field was dropped from RPC package results. Reintroduce the
field for backwards compatibility, even though it is no longer
recommended to use snapshot tarballs.

Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Release 4.0.0-rc3</title>
<updated>2015-06-09T13:44:00Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-06-09T13:44:00Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=b870c0b682c35cca26a45d5394737083b5fab8d6'/>
<id>urn:sha1:b870c0b682c35cca26a45d5394737083b5fab8d6</id>
<content type='text'>
Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Invert order when sorting packages by age</title>
<updated>2015-06-09T07:22:46Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-06-09T07:22:46Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=08cdc5ca64ec0373536af7d453f00df35a4c6648'/>
<id>urn:sha1:08cdc5ca64ec0373536af7d453f00df35a4c6648</id>
<content type='text'>
Fixes FS#44195.

Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Drop suffixes from confirm parameters</title>
<updated>2015-06-09T07:05:05Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-06-09T07:05:05Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=5c64ae1a0ea55c9d38d11659cf5a48761e44571f'/>
<id>urn:sha1:5c64ae1a0ea55c9d38d11659cf5a48761e44571f</id>
<content type='text'>
Remove the _delete and _disown suffixes from HTTP POST confirmation
parameters.

Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Add Spanish (Latin America) and Asturian translations</title>
<updated>2015-06-09T06:52:08Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-06-09T06:52:08Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=9b19f7595e45431a7984b50369eccd1a54ae4636'/>
<id>urn:sha1:9b19f7595e45431a7984b50369eccd1a54ae4636</id>
<content type='text'>
Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Fix official language name of Czech</title>
<updated>2015-06-09T06:49:21Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-06-09T06:49:21Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=87df56e30b755aa89d5fe350f03247e868627846'/>
<id>urn:sha1:87df56e30b755aa89d5fe350f03247e868627846</id>
<content type='text'>
Reported-by: Pablo Lezaeta Reyes &lt;prflr88@gmail.com&gt;
Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>aurjson.class.php: Exclude hidden package bases</title>
<updated>2015-06-09T06:43:24Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-06-09T06:42:57Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=2be78f42ac03f4008f9e97e0b20bdc65b8dbdb2e'/>
<id>urn:sha1:2be78f42ac03f4008f9e97e0b20bdc65b8dbdb2e</id>
<content type='text'>
Do not return packages belonging to hidden package bases in RPC results.

Fixes FS#45271.

Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
</feed>
