<feed xmlns='http://www.w3.org/2005/Atom'>
<title>markzz/aurweb.git/web/html/index.php, branch v4.0.0-rc4</title>
<subtitle>aurweb working repository</subtitle>
<id>https://git.markzz.net/markzz/aurweb.git/atom/web/html/index.php?h=v4.0.0-rc4</id>
<link rel='self' href='https://git.markzz.net/markzz/aurweb.git/atom/web/html/index.php?h=v4.0.0-rc4'/>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/'/>
<updated>2015-06-11T12:48:01Z</updated>
<entry>
<title>Support exceptions in the maintenance mode</title>
<updated>2015-06-11T12:48:01Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-06-11T12:41:06Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=078f7256e3424c3fad304a3c90f735c88060d277'/>
<id>urn:sha1:078f7256e3424c3fad304a3c90f735c88060d277</id>
<content type='text'>
Allow for excluding certain IP addresses from the maintenance mode. This
allows administrators to view the web page while the site is still under
maintenance for the rest of the world.

Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Implement a maintenance mode</title>
<updated>2015-06-11T12:32:21Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-06-11T12:26:47Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=a45b5073cac989da084f1bdb44cac71b6c6a61a8'/>
<id>urn:sha1:a45b5073cac989da084f1bdb44cac71b6c6a61a8</id>
<content type='text'>
Add support for a maintenance mode that disables both the website and
the SSH interface and can be enabled easily using a configuration
option.

Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Move package disowning to a separate page</title>
<updated>2015-05-22T19:13:43Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-05-22T14:53:27Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=0b8c11a37ae9dbaa5ca4cf64204515db31ea2b3a'/>
<id>urn:sha1:0b8c11a37ae9dbaa5ca4cf64204515db31ea2b3a</id>
<content type='text'>
The disown link in the package actions box leads to a new page
(pkgdisown.php) that can be used to confirm package disowning.

Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Rename the AUR software to aurweb</title>
<updated>2015-02-04T08:50:01Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2015-01-30T06:34:26Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=cc1e8aed3059c62d56bccfc07f3041901cec8ebb'/>
<id>urn:sha1:cc1e8aed3059c62d56bccfc07f3041901cec8ebb</id>
<content type='text'>
Rename the project to help differentiate between the software providing
access to the Arch User Repository and the collection of source packages
itself.

Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Add support for package base co-maintainers</title>
<updated>2015-01-07T11:21:21Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2015-01-07T11:10:53Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=fc23a9bd5012d07cc6ef9d1eba12f320763068d9'/>
<id>urn:sha1:fc23a9bd5012d07cc6ef9d1eba12f320763068d9</id>
<content type='text'>
This allows for having multiple co-maintainers for AUR packages.
Co-maintainers have push access to the package base Git repository but
are not allowed to change the package base category, disown the package
or modify the list of co-maintainers. The primary maintainer of an AUR
package can edit the list of co-maintainers from the Package Actions
box.

Implements FS#17911.

Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Use a custom logo</title>
<updated>2014-12-29T10:30:04Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2014-12-29T00:03:58Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=8e06a607c887664ed5fc0f4e5d77d5cc50413e53'/>
<id>urn:sha1:8e06a607c887664ed5fc0f4e5d77d5cc50413e53</id>
<content type='text'>
Currently, the AUR sites are hard to distinguish from the official
website, especially when browsing Git repositories in cgit. Add "user
repository" to the logo to make it distinguishable from the official
site.

In order to avoid confusion, also change the link in the logo to the AUR
home page instead of the main Arch Linux website.

Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Add cgit configuration and style sheet</title>
<updated>2014-12-28T20:09:26Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2014-12-28T20:08:11Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=662f31cdb79058b84aeb19534ca640ab719c795c'/>
<id>urn:sha1:662f31cdb79058b84aeb19534ca640ab719c795c</id>
<content type='text'>
Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Add a script to generate package lists</title>
<updated>2014-10-10T08:57:47Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2014-10-10T08:57:47Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=725a4778dbe51873e1ab1219339397ad50d78e61'/>
<id>urn:sha1:725a4778dbe51873e1ab1219339397ad50d78e61</id>
<content type='text'>
This can be used to regularly generate lists of packages and package
bases that are made available under /packages.gz and /pkgbase.gz,
respectively.

Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Use readfile() instead of include for static files</title>
<updated>2014-10-10T08:27:53Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2014-10-10T08:27:53Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=89b0fb83487be96daf7f84a582da62f7239e23f4'/>
<id>urn:sha1:89b0fb83487be96daf7f84a582da62f7239e23f4</id>
<content type='text'>
Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Add support for deleting user accounts</title>
<updated>2014-07-25T09:30:33Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2014-07-25T09:04:19Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=7df8dc8bcb0989a8543d699a7c667809170a69b3'/>
<id>urn:sha1:7df8dc8bcb0989a8543d699a7c667809170a69b3</id>
<content type='text'>
Users can now delete their own accounts by clicking a link in the
account edit form and confirming the deletion on a follow-up page.

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