<feed xmlns='http://www.w3.org/2005/Atom'>
<title>markzz/aurweb.git/schema, branch v3.5.1</title>
<subtitle>aurweb working repository</subtitle>
<id>https://git.markzz.net/markzz/aurweb.git/atom/schema?h=v3.5.1</id>
<link rel='self' href='https://git.markzz.net/markzz/aurweb.git/atom/schema?h=v3.5.1'/>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/'/>
<updated>2014-12-13T15:29:15Z</updated>
<entry>
<title>Fixes incorrect SQLs on generating dummy data.</title>
<updated>2014-12-13T15:29:15Z</updated>
<author>
<name>Shinya Yamaoka</name>
<email>contact@mail.libmacro.com</email>
</author>
<published>2014-12-07T07:19:04Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=d3caf42301edf8d9c6a704cbfcd4082a76d3dad6'/>
<id>urn:sha1:d3caf42301edf8d9c6a704cbfcd4082a76d3dad6</id>
<content type='text'>
The number of columns in the SQLs doesn't match the number of rows,
so an error like below occurs:

ERROR 1136 (21S01) at line 50929: Column count doesn't match value count
at row 1

Signed-off-by: Shinya Yamaoka &lt;contact@mail.libmacro.com&gt;
Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Add a "wayland" package category</title>
<updated>2014-10-17T07:55:13Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2014-10-17T07:55:13Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=a0a523070847230565c2ad5993ee058ff475a8e1'/>
<id>urn:sha1:a0a523070847230565c2ad5993ee058ff475a8e1</id>
<content type='text'>
Implements FS#41372.

Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Add a time stamp to package base votes</title>
<updated>2014-10-16T16:15:45Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2014-10-15T14:59:15Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=e9ebcc4479a09ebcf057664c55124caa00cf1946'/>
<id>urn:sha1:e9ebcc4479a09ebcf057664c55124caa00cf1946</id>
<content type='text'>
This can potentially be used to identify trending packages.

Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Add support for architecture-specific sources</title>
<updated>2014-10-10T10:29:18Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2014-10-10T10:27:13Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=a1bee1a21e3ac4ee475332bfda63fa502ba51694'/>
<id>urn:sha1:a1bee1a21e3ac4ee475332bfda63fa502ba51694</id>
<content type='text'>
As a follow-up to 4d7da95 (Add support for architecture-specific fields,
2014-08-10), handle architecture-specific source fields as well.

Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Add support for architecture-specific fields</title>
<updated>2014-08-10T10:32:46Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2014-08-10T10:27:56Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=4d7da95906f66a10368f8689b6686199753268b9'/>
<id>urn:sha1:4d7da95906f66a10368f8689b6686199753268b9</id>
<content type='text'>
This adds support for architecture-specific dependencies and relations.
Support for this has recently been added to makepkg, see commit 2b556d8
(PKGBUILD: handle arch specific attributes, 2014-07-25) in the pacman
repository for details.

Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Add a new user group "Trusted User &amp; Developer"</title>
<updated>2014-07-15T20:58:57Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2014-07-15T20:49:18Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=3610f3c6a4e37f79139ffb38eebf0d00cd6add6d'/>
<id>urn:sha1:3610f3c6a4e37f79139ffb38eebf0d00cd6add6d</id>
<content type='text'>
This group has full permissions on everything.

Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>aur-schema.sql: Use tabs for indentation everywhere</title>
<updated>2014-06-30T06:23:54Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2014-06-30T06:23:20Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=bcc6a959df461668921384bb69fa8f4fe36db939'/>
<id>urn:sha1:bcc6a959df461668921384bb69fa8f4fe36db939</id>
<content type='text'>
Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Add support for merge requests</title>
<updated>2014-06-25T09:38:02Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2014-06-25T09:29:17Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=91e6b5cb2f3d531ce40cd0331e2261d30766de47'/>
<id>urn:sha1:91e6b5cb2f3d531ce40cd0331e2261d30766de47</id>
<content type='text'>
This adds a new "Merge" category to the list of available request types
and also adds a new "Merge into" field that is hidden via JavaScript
when "Deletion" or "Orphan" is selected.

Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Allow for closing package requests</title>
<updated>2014-06-25T09:34:31Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2014-06-25T07:29:07Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=fc1db28c9b1b13c5b9e6baf6d24963081f18f017'/>
<id>urn:sha1:fc1db28c9b1b13c5b9e6baf6d24963081f18f017</id>
<content type='text'>
This allows Trusted Users to close package requests via the request
list. Also, entries are now sorted such that open requests are shown
before closed requests.

Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Add support for filing package requests</title>
<updated>2014-06-25T09:31:11Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2014-06-19T12:00:12Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=48cc8207bf88beaaedd21ef271b1d012f3e18686'/>
<id>urn:sha1:48cc8207bf88beaaedd21ef271b1d012f3e18686</id>
<content type='text'>
Add a new entry to the package actions box that allows for filing
deletion and orphan requests. When choosing that action, the user is
redirected to a new page that allows for selecting a request type and
entering a comment. When submitting the request, a new entry in the
request database is created and an email is sent to a configurable
mailing list (defaults to aur-general).

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