<feed xmlns='http://www.w3.org/2005/Atom'>
<title>markzz/aurweb.git, branch v3.0.0-rc3</title>
<subtitle>aurweb working repository</subtitle>
<id>https://git.markzz.net/markzz/aurweb.git/atom/?h=v3.0.0-rc3</id>
<link rel='self' href='https://git.markzz.net/markzz/aurweb.git/atom/?h=v3.0.0-rc3'/>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/'/>
<updated>2014-05-20T20:02:04Z</updated>
<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>Translation updates from Transifex</title>
<updated>2014-05-20T20:01:37Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2014-05-20T20:01:37Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=6cbcff1ad7523ca0ff432f13c5c6f7c7ea804f26'/>
<id>urn:sha1:6cbcff1ad7523ca0ff432f13c5c6f7c7ea804f26</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>Update message catalog</title>
<updated>2014-05-07T09:11:55Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2014-05-07T09:11:55Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=d886ca825b2f7fe969a61e47015f38c1331fed97'/>
<id>urn:sha1:d886ca825b2f7fe969a61e47015f38c1331fed97</id>
<content type='text'>
Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Exclude config.inc.php from POTFILES</title>
<updated>2014-05-07T09:11:16Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2014-05-07T09:11:16Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=0dd062bf070d7596cb5c74111dacea99127fa911'/>
<id>urn:sha1:0dd062bf070d7596cb5c74111dacea99127fa911</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>
<entry>
<title>pkgsubmit.php: Style fixes</title>
<updated>2014-05-06T19:16:31Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2014-05-06T19:16:24Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=ac09e669c7d49723794ae05a471924e3892f6dce'/>
<id>urn:sha1:ac09e669c7d49723794ae05a471924e3892f6dce</id>
<content type='text'>
Move some elseif statements to the same line as the closing brace.

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