<feed xmlns='http://www.w3.org/2005/Atom'>
<title>markzz/aurweb.git/web/lib, branch v4.0.0</title>
<subtitle>aurweb working repository</subtitle>
<id>https://git.markzz.net/markzz/aurweb.git/atom/web/lib?h=v4.0.0</id>
<link rel='self' href='https://git.markzz.net/markzz/aurweb.git/atom/web/lib?h=v4.0.0'/>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/'/>
<updated>2015-08-08T10:58:28Z</updated>
<entry>
<title>Release 4.0.0</title>
<updated>2015-08-08T10:58:28Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-08-08T10:58:28Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=7fbf5a82f384b9d989bf8fefe374799c6353be72'/>
<id>urn:sha1:7fbf5a82f384b9d989bf8fefe374799c6353be72</id>
<content type='text'>
Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>stats.inc.php: Improve definition of "added"</title>
<updated>2015-07-14T09:17:19Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-07-14T09:04:35Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=29bffe64ad324ee64376123230ef75b9ba2a5d1a'/>
<id>urn:sha1:29bffe64ad324ee64376123230ef75b9ba2a5d1a</id>
<content type='text'>
Until now, a package is listed under "Packages added in the past 7 days"
if it was added at most one week ago and if the last modification time
matches the submission time stamp. A package is considered "updated" if
it was modified at most one week ago and the modification time stamp
differs from the submission time stamp.

Since we are using Git to store packages now, there always is a delay
between package creation (which is handled in git-serve) and last
modification (which is handled by git-update). Thus, by the above
definitions, almost every package is considered "updated".

Since there is no reason for excluding packages that were both added and
updated within the past seven days from the "Packages added in the past
7 days" counter, we can drop the check whether the last modification
time matches the submission time stamp. Also, to identify packages that
were actually updated, we now only count packages that were modified at
least one hour after the initial submission.

Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>use rel="nofollow" for links in comments</title>
<updated>2015-07-12T18:37:42Z</updated>
<author>
<name>Daniel Micay</name>
<email>danielmicay@gmail.com</email>
</author>
<published>2015-07-12T15:46:44Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=881b550dec07fbfbebea2229a6667bcc37eef0f2'/>
<id>urn:sha1:881b550dec07fbfbebea2229a6667bcc37eef0f2</id>
<content type='text'>
This removes the incentive for spammers to post links by asking search
engines to ignore them.

Signed-off-by: Daniel Micay &lt;danielmicay@gmail.com&gt;
Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>RPC: Add decimal_fields array for floating-point fields</title>
<updated>2015-07-04T11:02:37Z</updated>
<author>
<name>Johannes Löthberg</name>
<email>johannes@kyriasis.com</email>
</author>
<published>2015-07-04T10:31:41Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=ea59f7277849c9f37a166375293d57bdd97bb20b'/>
<id>urn:sha1:ea59f7277849c9f37a166375293d57bdd97bb20b</id>
<content type='text'>
Fixes FS#45537.

Signed-off-by: Johannes Löthberg &lt;johannes@kyriasis.com&gt;
Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Accept SSH keys with whitespace in comments</title>
<updated>2015-06-29T06:59:35Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-06-29T06:57:28Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=feeda37bb754a57c480fdd58d68701d7853928f6'/>
<id>urn:sha1:feeda37bb754a57c480fdd58d68701d7853928f6</id>
<content type='text'>
`ssh-keygen -l` returns more than four tokens when there is whitespace
in the key comment.

Fixes FS#45488.

Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Release 4.0.0-rc6</title>
<updated>2015-06-28T10:59:41Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-06-28T10:59:41Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=552a297a498c2fc0c1fb53bae4d4ad76a165e807'/>
<id>urn:sha1:552a297a498c2fc0c1fb53bae4d4ad76a165e807</id>
<content type='text'>
Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Only print no changes message if queries failed</title>
<updated>2015-06-27T16:00:39Z</updated>
<author>
<name>Johannes Löthberg</name>
<email>johannes@kyriasis.com</email>
</author>
<published>2015-06-27T15:48:39Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=eb169d3b0b5d873d85791595a4e64df1ed337e1e'/>
<id>urn:sha1:eb169d3b0b5d873d85791595a4e64df1ed337e1e</id>
<content type='text'>
This commit changes the messages printed when changing the accound
details so that it only prints that no changes were made if either the
account change SQL query or the account_set_ssh_keys call failed.

Reported-by: Alexis Chotard &lt;alexis.horgix.chotard@gmail.com&gt;
Signed-off-by: Johannes Löthberg &lt;johannes@kyriasis.com&gt;
Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Fake pkgbase actions for unconfirmed users</title>
<updated>2015-06-27T11:04:03Z</updated>
<author>
<name>Gordian Edenhofer</name>
<email>gordian.edenhofer@gmail.com</email>
</author>
<published>2015-06-26T19:03:17Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=8bd03adb6168b16222510f2e1a148f2ad5ea3afb'/>
<id>urn:sha1:8bd03adb6168b16222510f2e1a148f2ad5ea3afb</id>
<content type='text'>
Displaying flag, notify, vote, adopt and file request links for
users which did not authenticate themselves and letting those fake
buttons link to the login page.

Signed-off-by: Gordian Edenhofer &lt;gordian.edenhofer@gmail.com&gt;
Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Add support for multiple SSH public keys</title>
<updated>2015-06-27T11:04:03Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-06-26T06:52:58Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=b036b436aa64be000481f8d1da30ff53d4bcb889'/>
<id>urn:sha1:b036b436aa64be000481f8d1da30ff53d4bcb889</id>
<content type='text'>
Attaching more than one SSH public key to the same account is useful,
e.g. if one uses different machines to access the AUR SSH interface.
Multiple keys can now be specified by adding multiple lines to the text
area on the account edit form.

Implements FS#45469.

Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
Acked-by: Leonidas Spyropoulos &lt;artafinde@gmail.com&gt;
</content>
</entry>
<entry>
<title>Split out code to generate action links</title>
<updated>2015-06-27T11:04:03Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-06-26T10:06:21Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=4bc990f9c0a5da9e42f5ed58917cf051e1eacc0f'/>
<id>urn:sha1:4bc990f9c0a5da9e42f5ed58917cf051e1eacc0f</id>
<content type='text'>
Add (and use) two new helper functions html_account_link() and
html_account_form() to generate the links in the package actions box.

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