<feed xmlns='http://www.w3.org/2005/Atom'>
<title>markzz/aurweb.git/upgrading, branch pu-maint</title>
<subtitle>aurweb working repository</subtitle>
<id>https://git.markzz.net/markzz/aurweb.git/atom/upgrading?h=pu-maint</id>
<link rel='self' href='https://git.markzz.net/markzz/aurweb.git/atom/upgrading?h=pu-maint'/>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/'/>
<updated>2016-02-11T18:19:29Z</updated>
<entry>
<title>Add an example post-checkout hook</title>
<updated>2016-02-11T18:19:29Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2016-02-11T18:16:20Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=bf1b269483430f1f27b239fc6ee4c3c9b0421d9d'/>
<id>urn:sha1:bf1b269483430f1f27b239fc6ee4c3c9b0421d9d</id>
<content type='text'>
Add a shell script to rebuild the documentation and install
translations. Can be executed manually or used as a post-checkout hook
in Git.

Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Add support for package update notifications</title>
<updated>2016-02-07T09:54:20Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-11-10T19:18:13Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=64072461dfcc74857087b23c9ba7d9812b6afe40'/>
<id>urn:sha1:64072461dfcc74857087b23c9ba7d9812b6afe40</id>
<content type='text'>
Introduce a new notification option to receive notifications when a new
commit is pushed to a package repository.

Implements FS#30109.

Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Add global comment notification setting</title>
<updated>2016-02-07T09:52:05Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-11-10T18:49:13Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=aa5e58db81b8a243e03d0f08925c2d1f34c82304'/>
<id>urn:sha1:aa5e58db81b8a243e03d0f08925c2d1f34c82304</id>
<content type='text'>
Add a configuration option to the account edit page that allows for
globally enabling/disabling package base comment notifications.

Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Rename the CommentNotify table to PackageNotifications</title>
<updated>2016-02-07T09:39:22Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-11-10T18:26:57Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=3412de21d32708b44d1fb3011649734e3cc67d9b'/>
<id>urn:sha1:3412de21d32708b44d1fb3011649734e3cc67d9b</id>
<content type='text'>
As a preparatory step to adding support for package notifications on
events other than comments, rename the database table accordingly.

Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>upgrading/4.2.0.txt: Fix numbering</title>
<updated>2016-02-07T09:05:23Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2016-02-07T09:05:23Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=daee000604243b95e439167c97b3ee8cdc4f6ca3'/>
<id>urn:sha1:daee000604243b95e439167c97b3ee8cdc4f6ca3</id>
<content type='text'>
Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Change FlaggerComment to TEXT</title>
<updated>2015-12-15T16:46:18Z</updated>
<author>
<name>Mark Weiman</name>
<email>mark.weiman@markzz.com</email>
</author>
<published>2015-12-14T21:18:15Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=76a589257ef37402ad53b4b876e9383c19f8e18a'/>
<id>urn:sha1:76a589257ef37402ad53b4b876e9383c19f8e18a</id>
<content type='text'>
Makes FlaggerComments a TEXT field to be more consistent with package
comments.

Signed-off-by: Mark Weiman &lt;mark.weiman@markzz.com&gt;
Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Store current date and time when deleting comments</title>
<updated>2015-12-13T20:19:31Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-12-13T19:57:06Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=51407d4a296563ccb3f488589a531babba7a8c22'/>
<id>urn:sha1:51407d4a296563ccb3f488589a531babba7a8c22</id>
<content type='text'>
Instead of modifying EditedTS when a comment is deleted, use a separate
field DelTS. Use this field to determine whether a comment has been
deleted, instead of checking DelUsersID which might be unset when the
corresponding user is deleted.

Fixes FS#47362.

Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Save comment when closing requests</title>
<updated>2015-12-13T09:22:58Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-12-12T17:25:10Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=5931d5ceec133ad1eee33faee96be061e011dacd'/>
<id>urn:sha1:5931d5ceec133ad1eee33faee96be061e011dacd</id>
<content type='text'>
Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Implement capability to pin comments above others</title>
<updated>2015-12-12T14:09:47Z</updated>
<author>
<name>Mark Weiman</name>
<email>mark.weiman@markzz.com</email>
</author>
<published>2015-12-12T00:01:31Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=7d4c0c9ffa55ca60aea24b6aa64417783a15ea80'/>
<id>urn:sha1:7d4c0c9ffa55ca60aea24b6aa64417783a15ea80</id>
<content type='text'>
Adds capability to pin comments before others.

Implements FS#10863.

Signed-off-by: Mark Weiman &lt;mark.weiman@markzz.com&gt;
Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Shorten Email column to 254 characters</title>
<updated>2015-11-12T10:47:20Z</updated>
<author>
<name>Stefan Auditor</name>
<email>stefan.auditor@erdfisch.de</email>
</author>
<published>2015-11-12T08:34:23Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=24734d06cefdeeb30c58beb52614a8498a089cb6'/>
<id>urn:sha1:24734d06cefdeeb30c58beb52614a8498a089cb6</id>
<content type='text'>
Using unique indexes on VARCHAR fields with a character count of more
than 255 produces an error in MySQL with InnoDB tables and UTF-8
encoding.

Also, as per https://www.rfc-editor.org/errata_search.php?eid=1690, the
maximum length for email addresses is limited to 254 characters.

Fixes FS#47038.

Signed-off-by: Stefan Auditor &lt;stefan.auditor@erdfisch.de&gt;
Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
</feed>
