<feed xmlns='http://www.w3.org/2005/Atom'>
<title>markzz/aurweb.git/web, branch v3.0.0-rc4</title>
<subtitle>aurweb working repository</subtitle>
<id>https://git.markzz.net/markzz/aurweb.git/atom/web?h=v3.0.0-rc4</id>
<link rel='self' href='https://git.markzz.net/markzz/aurweb.git/atom/web?h=v3.0.0-rc4'/>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/'/>
<updated>2014-05-22T18:42:05Z</updated>
<entry>
<title>Release 3.0.0-rc4</title>
<updated>2014-05-22T18:42:05Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2014-05-22T18:42:05Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=42461cc78e99bf1418707dc218acedc858a5ec3a'/>
<id>urn:sha1:42461cc78e99bf1418707dc218acedc858a5ec3a</id>
<content type='text'>
Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Avoid overflow in updates table</title>
<updated>2014-05-22T14:01:16Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2014-05-22T14:01:16Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=ea25f982dcdfa32fe03d76a6de757e74ab7fd244'/>
<id>urn:sha1:ea25f982dcdfa32fe03d76a6de757e74ab7fd244</id>
<content type='text'>
Fixes FS#40206.

Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Use aur.archlinux.org in sender email addresses</title>
<updated>2014-05-22T13:43:41Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2014-05-22T13:42:46Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=839bff3761cc9eb27010c6fe1e37cf4edcbf3f01'/>
<id>urn:sha1:839bff3761cc9eb27010c6fe1e37cf4edcbf3f01</id>
<content type='text'>
Consistently use the following headers in notification emails:

    Reply-to: noreply@aur.archlinux.org
    From: notify@aur.achlinux.org

Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Be friendly to newly registered users</title>
<updated>2014-05-22T13:43:41Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2014-05-22T13:32:52Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=02e7df7631e0ec08cc3890a0d4202ed6f5331585'/>
<id>urn:sha1:02e7df7631e0ec08cc3890a0d4202ed6f5331585</id>
<content type='text'>
Use "Welcome to the Arch User Repository" instead of "AUR Password
Reset" as subject for the initial password reset email.

Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Release v3.0.0-rc3</title>
<updated>2014-05-20T20:02:04Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2014-05-20T20:02:04Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=d062634ce2e8aff74d65faf5d3394e429bb2de63'/>
<id>urn:sha1:d062634ce2e8aff74d65faf5d3394e429bb2de63</id>
<content type='text'>
Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Add threading headers to notification mail</title>
<updated>2014-05-20T19:58:36Z</updated>
<author>
<name>Thomas Weißschuh</name>
<email>thomas@t-8ch.de</email>
</author>
<published>2014-05-20T18:42:53Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=8658bf22aac73ed8d32d3f998c3c13528f415ffe'/>
<id>urn:sha1:8658bf22aac73ed8d32d3f998c3c13528f415ffe</id>
<content type='text'>
It is only basic, but works in this way for other platforms.
It works because MUAs are able to reconstruct threads originating from mails
they don't know about (unknown Message-ID).

This has some drawbacks:
* MUAs might show the missing start of the thread. As a normal user of a
  package never got *all* notifications of a package anyways it only reflects
  the reality
* Missing notifications go unnoticed. This is no regression so it should be
  fine

Those could be fixed by including all previous comments in 'References:',
which would require to have predictable 'Message-ID:' for notification mails.
This would require more code and more database accesses at runtime.

Could also be used for out of date notifications.

Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>aurjson: Fix multiinfo when using package IDs</title>
<updated>2014-05-18T10:19:29Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2014-05-18T10:17:26Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=cf6470803e5a1ce8669d50991b50ebec9bed50bf'/>
<id>urn:sha1:cf6470803e5a1ce8669d50991b50ebec9bed50bf</id>
<content type='text'>
Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Set language using a POST request</title>
<updated>2014-05-13T12:19:55Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2014-05-13T12:19:55Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=bc93e68dc7ec5181e931816ae34f9cc6bceb1b90'/>
<id>urn:sha1:bc93e68dc7ec5181e931816ae34f9cc6bceb1b90</id>
<content type='text'>
Fixes FS#39027.

Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Release 3.0.0-rc2</title>
<updated>2014-05-07T09:12:39Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2014-05-07T09:12:39Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=33bdc023d67f209d80b08211104612cbe511c7a3'/>
<id>urn:sha1:33bdc023d67f209d80b08211104612cbe511c7a3</id>
<content type='text'>
Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Check permissions when uploading source packages</title>
<updated>2014-05-06T19:24:56Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2014-05-06T19:24:56Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=ba307433981f6364cbcddb6b955d4ff80d576e2e'/>
<id>urn:sha1:ba307433981f6364cbcddb6b955d4ff80d576e2e</id>
<content type='text'>
All files contained in the source tarball must have permissions of 644
or 755. All directories must have permissions of 755.

Implements FS#27754.

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