<feed xmlns='http://www.w3.org/2005/Atom'>
<title>markzz/aurweb.git/web/lib/pkgfuncs.inc.php, branch v4.1.0</title>
<subtitle>aurweb working repository</subtitle>
<id>https://git.markzz.net/markzz/aurweb.git/atom/web/lib/pkgfuncs.inc.php?h=v4.1.0</id>
<link rel='self' href='https://git.markzz.net/markzz/aurweb.git/atom/web/lib/pkgfuncs.inc.php?h=v4.1.0'/>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/'/>
<updated>2015-09-25T06:35:44Z</updated>
<entry>
<title>pkgfuncs.inc.php: Squelch PHP warning</title>
<updated>2015-09-25T06:35:44Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-09-24T16:31:47Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=938b1058ebb6f652133fcba8f26606b4fb557d29'/>
<id>urn:sha1:938b1058ebb6f652133fcba8f26606b4fb557d29</id>
<content type='text'>
Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Add search for keywords only</title>
<updated>2015-09-23T19:45:47Z</updated>
<author>
<name>Marcel Korpel</name>
<email>marcel.korpel@gmail.com</email>
</author>
<published>2015-09-22T20:02:37Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=4516f07d9c135f32dc1341d289606cd0c4801d82'/>
<id>urn:sha1:4516f07d9c135f32dc1341d289606cd0c4801d82</id>
<content type='text'>
Implements FS#45619.

Signed-off-by: Marcel Korpel &lt;marcel.korpel@gmail.com&gt;
Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Rename "Age" search order to "Last modified"</title>
<updated>2015-09-20T09:09:47Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-09-20T09:03:15Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=f3ec4d1ef553259b0a617b9d11da4ece2ecc9dfd'/>
<id>urn:sha1:f3ec4d1ef553259b0a617b9d11da4ece2ecc9dfd</id>
<content type='text'>
Use a better description for sorting by modification time, as it is not
clear whether "Age" refers to the package creation date or to the
modification date.

The possibility to sort by "Age" is kept internally (but hidden from the
user interface) such that old links to search results still work.

Fixes FS#46319.

Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Extract package name from details</title>
<updated>2015-09-18T06:03:56Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-09-18T06:02:33Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=9cae17ff7c4eeb7af66e06ba38de3b64d08dec2f'/>
<id>urn:sha1:9cae17ff7c4eeb7af66e06ba38de3b64d08dec2f</id>
<content type='text'>
When requesting package details, instead of performing another SQL query
to obtain the package name, extract the name from the result of the
package details query.

Also, drop pkg_name_from_id() which is no longer needed after this
optimization.

Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Remove legacy code</title>
<updated>2015-09-18T05:55:50Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-09-18T05:52:15Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=0dd27a86b1bceaa01d406e4b85139acbd8c885ab'/>
<id>urn:sha1:0dd27a86b1bceaa01d406e4b85139acbd8c885ab</id>
<content type='text'>
In 74edb6f (Use Git repositories to store packages, 2014-06-06), package
creation was moved to the Python backend. Remove several PHP functions
that are no longer needed.

Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Honor virtual provisions in package requirements</title>
<updated>2015-09-17T21:04:58Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-09-17T17:15:47Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=9d2d8f1c8c1cbc65d0842544e1803d95e8a5b130'/>
<id>urn:sha1:9d2d8f1c8c1cbc65d0842544e1803d95e8a5b130</id>
<content type='text'>
Implements FS#14125.

Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Use a separate function for "Required by" links</title>
<updated>2015-09-17T17:06:18Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-09-17T17:06:18Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=dd808ac8023175f940f54746fc69f9a61a80fc03'/>
<id>urn:sha1:dd808ac8023175f940f54746fc69f9a61a80fc03</id>
<content type='text'>
Do not use the same function for generating dependency and inverse
dependency links. Instead, factor out common code and create two
separate functions for those (rather different) functionalities.

Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Show providers in dependencies</title>
<updated>2015-09-16T20:00:04Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-09-13T15:54:36Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=f9476c10930029ca7a44a14b5e1749d36512880c'/>
<id>urn:sha1:f9476c10930029ca7a44a14b5e1749d36512880c</id>
<content type='text'>
For all "virtual provisions" in package dependencies, show links to the
actual packages providing the dependency.

This partly implements FS#14125.

Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Allow users to unflag packages they flagged themselves</title>
<updated>2015-08-30T14:51:14Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-08-30T14:32:34Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=57db4814a47d2a40d4b74e3ae0df261bbfeb45b8'/>
<id>urn:sha1:57db4814a47d2a40d4b74e3ae0df261bbfeb45b8</id>
<content type='text'>
Sometimes, a user accidentally flags a package out-of-date. Allow users
to unflag packages that they flagged themselves, thereby providing a way
to undo these actions.

Implements FS#46145.

Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Split pkg_comment_form.php so the outer box is not always included</title>
<updated>2015-08-08T10:59:24Z</updated>
<author>
<name>Marcel Korpel</name>
<email>marcel.korpel@gmail.com</email>
</author>
<published>2015-07-21T20:53:55Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=c7025054c686f1f1a877e2d2938c39c79fb62580'/>
<id>urn:sha1:c7025054c686f1f1a877e2d2938c39c79fb62580</id>
<content type='text'>
For use in the new RPC interface to edit comments, the form shouldn't
always print a header. Create a new template pkg_comment_box.php that
prints form and box, change template pkg_comment_form.php to only
print the form.

Signed-off-by: Marcel Korpel &lt;marcel.korpel@gmail.com&gt;
Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
</feed>
