<feed xmlns='http://www.w3.org/2005/Atom'>
<title>markzz/aurweb.git/web/template, branch v4.0.0-rc4</title>
<subtitle>aurweb working repository</subtitle>
<id>https://git.markzz.net/markzz/aurweb.git/atom/web/template?h=v4.0.0-rc4</id>
<link rel='self' href='https://git.markzz.net/markzz/aurweb.git/atom/web/template?h=v4.0.0-rc4'/>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/'/>
<updated>2015-06-11T22:12:14Z</updated>
<entry>
<title>Autofocus input fields at login and package-search</title>
<updated>2015-06-11T22:12:14Z</updated>
<author>
<name>Gordian Edenhofer</name>
<email>gordian.edenhofer@gmail.com</email>
</author>
<published>2015-05-27T10:17:15Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=fe46b0151976328bbee0399696c6013d0b7981b6'/>
<id>urn:sha1:fe46b0151976328bbee0399696c6013d0b7981b6</id>
<content type='text'>
At the login and the package search page, the user is promted to
provide some input. Until now it was neccessary to first click the
field in which the input should be placed.
This can be simplified with HTML5 using the autofocus attribute of
the input element, though not included in XHTML 1.0, the attribute
was at least given a value to comply with the standard.

Signed-off-by: Gordian Edenhofer &lt;gordian.edenhofer@gmail.com&gt;
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>Make URIs to the individual cgit pages configurable</title>
<updated>2015-06-11T11:36:27Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-06-11T11:31:40Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=d1fd6f4897b1e7891375c3b170e2cd8854836517'/>
<id>urn:sha1:d1fd6f4897b1e7891375c3b170e2cd8854836517</id>
<content type='text'>
Make the locations of the PKGBUILD preview, the log and the snapshot
tarball configurable. This increases flexibility and simplifies the code
a bit.

Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Encode cgit URIs properly</title>
<updated>2015-06-09T11:50:39Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-06-09T11:50:39Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=631d7bdff95b16119b8b76342499dec4b32ef155'/>
<id>urn:sha1:631d7bdff95b16119b8b76342499dec4b32ef155</id>
<content type='text'>
Fixes FS#45276 and FS#45277.

Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>pkgbase_details.php: Fix cgit links</title>
<updated>2015-06-09T08:53:28Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-06-09T08:53:28Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=dc86f6cc82f153514ce27f3579aa6f0bb48f471a'/>
<id>urn:sha1:dc86f6cc82f153514ce27f3579aa6f0bb48f471a</id>
<content type='text'>
We forgot to amend those when switching to gitnamespaces-based storage
in b44411f (Use gitnamespaces for efficient storage, 2015-06-01).

Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Add a confirmation check box below search results</title>
<updated>2015-06-09T07:12:51Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-06-09T07:08:55Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=6ce4433b882373430f6497e70fbd9dc370551e24'/>
<id>urn:sha1:6ce4433b882373430f6497e70fbd9dc370551e24</id>
<content type='text'>
Always show the confirmation check box next to the package actions
drop-down on the package search results page. This allows regular users
to confirm disown commands.

Fixes FS#45264.

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>pkg_details: Use correct clone URL</title>
<updated>2015-06-08T19:24:46Z</updated>
<author>
<name>Johannes Löthberg</name>
<email>johannes@kyriasis.com</email>
</author>
<published>2015-06-08T18:04:47Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=3b9cb66a1e417fe68fa44ac6eb24c5ee2c6a0bc4'/>
<id>urn:sha1:3b9cb66a1e417fe68fa44ac6eb24c5ee2c6a0bc4</id>
<content type='text'>
The clone URLs should use the pkgbase name, not the pkgname itself

Reported-by: Jonathan Steel &lt;jsteel@archlinux.org&gt;
Signed-off-by: Johannes Löthberg &lt;johannes@kyriasis.com&gt;
Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Show official language names in the drop-down list</title>
<updated>2015-06-08T12:26:26Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-06-08T11:59:26Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=c08c384e9a82a550174b24fbe200df631a52a5fb'/>
<id>urn:sha1:c08c384e9a82a550174b24fbe200df631a52a5fb</id>
<content type='text'>
We already store the native language names. Display them in the
drop-down list instead of using language codes.

Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Use gitnamespaces for efficient storage</title>
<updated>2015-06-01T21:24:52Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-06-01T20:58:39Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=b44411fb5399f75939a57f0ccc8166d06fa8ba6f'/>
<id>urn:sha1:b44411fb5399f75939a57f0ccc8166d06fa8ba6f</id>
<content type='text'>
Instead of using one Git repository per package, use a single large
object storage for space efficiency. The refs of the individual package
bases are divided using gitnamespaces(7) which allows for exposing each
namespace as an independent repository easily. Also, git-serve is
modified to create a branch for each package, allowing to browse the
large repository with cgit.

Helped-by: Florian Pritz &lt;bluewind@xinu.at&gt;
Helped-by: Johannes Löthberg &lt;johannes@kyriasis.com&gt;
Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
</feed>
