<feed xmlns='http://www.w3.org/2005/Atom'>
<title>markzz/aurweb.git/scripts/popupdate.py, branch pu</title>
<subtitle>aurweb working repository</subtitle>
<id>https://git.markzz.net/markzz/aurweb.git/atom/scripts/popupdate.py?h=pu</id>
<link rel='self' href='https://git.markzz.net/markzz/aurweb.git/atom/scripts/popupdate.py?h=pu'/>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/'/>
<updated>2016-03-01T17:27:23Z</updated>
<entry>
<title>popupdate: Avoid NULL entries in the popularity field</title>
<updated>2016-03-01T17:27:23Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2016-03-01T07:45:46Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=4c15f02ecb01e5d31ee575ead72c5b33db731032'/>
<id>urn:sha1:4c15f02ecb01e5d31ee575ead72c5b33db731032</id>
<content type='text'>
The popularity field is declared as "NOT NULL" in the database schema.
Fix the popularity update query such that it uses a popularity of 0.0
instead of NULL for packages with no votes.

Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>popupdate: Drop unused variable</title>
<updated>2015-06-27T19:31:33Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-06-27T19:31:21Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=1e9cc370c2cafa592bf0bc199f2c819fd9cc8949'/>
<id>urn:sha1:1e9cc370c2cafa592bf0bc199f2c819fd9cc8949</id>
<content type='text'>
Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Add a field for package base popularity</title>
<updated>2015-06-11T16:59:52Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-06-11T16:41:58Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=824744f1d20614c25e972dda7a0b7ac9506dd46f'/>
<id>urn:sha1:824744f1d20614c25e972dda7a0b7ac9506dd46f</id>
<content type='text'>
Create a new field Popularity in the PackageBases table. The field is
updated by the popupdate script and reflects the popularity of a
package. Popularity is the sum of all votes with each vote being
weighted with a factor of 0.98 per day since its creation.

Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Add popupdate script</title>
<updated>2015-06-11T16:59:46Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-06-11T16:33:32Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=0345914c5ce5e8ecafe3e90280bd58c0255fd9e0'/>
<id>urn:sha1:0345914c5ce5e8ecafe3e90280bd58c0255fd9e0</id>
<content type='text'>
This adds a simple script that can be used to recalculate the number of
votes per package. It can be used in a cronjob.

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