<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aports/testing/homer-api, branch master</title>
<subtitle>Main aports tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/'/>
<entry>
<title>community/homer-*: moved from testing</title>
<updated>2017-07-06T12:21:08+00:00</updated>
<author>
<name>Kaarle Ritvanen</name>
<email>kaarle.ritvanen@datakunkku.fi</email>
</author>
<published>2017-07-06T12:21:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=95ca92e319b7b5215eaa6b0476947f922e6d0b13'/>
<id>95ca92e319b7b5215eaa6b0476947f922e6d0b13</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/homer-api: add missing dependencies</title>
<updated>2017-05-26T16:45:42+00:00</updated>
<author>
<name>Kaarle Ritvanen</name>
<email>kaarle.ritvanen@datakunkku.fi</email>
</author>
<published>2017-05-26T16:18:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=cabfa2b4a3e853f92caadb143b807ebea16ea3c0'/>
<id>cabfa2b4a3e853f92caadb143b807ebea16ea3c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/homer-api: use php7</title>
<updated>2017-04-28T07:52:20+00:00</updated>
<author>
<name>Leonardo Arena</name>
<email>rnalrd@alpinelinux.org</email>
</author>
<published>2017-04-28T07:52:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=eee2d3b2b4110e2f65638df194aaa88f789b8db9'/>
<id>eee2d3b2b4110e2f65638df194aaa88f789b8db9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/homer-api: Fix build</title>
<updated>2017-04-18T19:51:00+00:00</updated>
<author>
<name>Breno Leitao</name>
<email>breno.leitao@gmail.com</email>
</author>
<published>2017-04-18T19:51:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=9ffa2b9c245d7e8f531cbf44d1cc99ba1f2a2b45'/>
<id>9ffa2b9c245d7e8f531cbf44d1cc99ba1f2a2b45</id>
<content type='text'>
Currently homer-api is trying to copy a directory without using
the recursive paramters. This is causing the following error:

+ cp -p sql/homer_databases.sql sql/homer_user.sql sql/homer_user_bootstrap.sql sql/postgres sql/schema_configuration.sql sql/schema_data.sql sql/schema_statistic.sql /home/alpine/aports/testing/homer-api/pkg/homer-db/usr/share/homer-db
cp: -r not specified; omitting directory 'sql/postgres'

This patch just copy the subdirectories recursively.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently homer-api is trying to copy a directory without using
the recursive paramters. This is causing the following error:

+ cp -p sql/homer_databases.sql sql/homer_user.sql sql/homer_user_bootstrap.sql sql/postgres sql/schema_configuration.sql sql/schema_data.sql sql/schema_statistic.sql /home/alpine/aports/testing/homer-api/pkg/homer-db/usr/share/homer-db
cp: -r not specified; omitting directory 'sql/postgres'

This patch just copy the subdirectories recursively.
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/homer-api: fix cron job</title>
<updated>2017-02-21T09:23:52+00:00</updated>
<author>
<name>Kaarle Ritvanen</name>
<email>kaarle.ritvanen@datakunkku.fi</email>
</author>
<published>2017-02-21T09:23:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=cb19c357cc262cfa019f46a10876197de9cf71d0'/>
<id>cb19c357cc262cfa019f46a10876197de9cf71d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/homer-api: do not grant remote access to stats DB</title>
<updated>2017-02-13T17:32:20+00:00</updated>
<author>
<name>Kaarle Ritvanen</name>
<email>kaarle.ritvanen@datakunkku.fi</email>
</author>
<published>2017-02-13T17:32:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=55745e586af1aca070f971a004cb66b598f02d4d'/>
<id>55745e586af1aca070f971a004cb66b598f02d4d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/homer-api: db: depend on mariadb-client</title>
<updated>2017-02-13T13:46:40+00:00</updated>
<author>
<name>Kaarle Ritvanen</name>
<email>kaarle.ritvanen@datakunkku.fi</email>
</author>
<published>2017-02-13T13:46:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=ea6f063637856392176ecc00812ee02d0ee7ed44'/>
<id>ea6f063637856392176ecc00812ee02d0ee7ed44</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/homer-api: update checksums</title>
<updated>2017-02-13T12:49:28+00:00</updated>
<author>
<name>Leonardo Arena</name>
<email>rnalrd@alpinelinux.org</email>
</author>
<published>2017-02-13T12:49:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=554459256ca271d066f87107ad88b023efc11c0b'/>
<id>554459256ca271d066f87107ad88b023efc11c0b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/homer-api: database initialization script</title>
<updated>2017-02-13T12:40:18+00:00</updated>
<author>
<name>Kaarle Ritvanen</name>
<email>kaarle.ritvanen@datakunkku.fi</email>
</author>
<published>2017-02-13T12:06:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=50b3ed90d094c089367f408ae89668a167e23179'/>
<id>50b3ed90d094c089367f408ae89668a167e23179</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/homer-api: split database-related files to subpackage</title>
<updated>2017-02-13T11:34:04+00:00</updated>
<author>
<name>Kaarle Ritvanen</name>
<email>kaarle.ritvanen@datakunkku.fi</email>
</author>
<published>2017-02-13T11:33:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=47407f929092502aab6386b14f9caefe181a6569'/>
<id>47407f929092502aab6386b14f9caefe181a6569</id>
<content type='text'>
API not needed on database nodes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
API not needed on database nodes
</pre>
</div>
</content>
</entry>
</feed>
