<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/app/actualize_script.php, branch 1.15.0</title>
<subtitle>Customized version of FreshRSS, a self-hosted RSS feed aggregator</subtitle>
<id>https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.15.0</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.15.0'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2019-01-05T23:46:48+00:00</updated>
<entry>
<title>Copy syslog to STDERR (#2208)</title>
<updated>2019-01-05T23:46:48+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2019-01-05T23:46:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=802c264574902ea44c2c76ae098a6f58911fe114'/>
<id>urn:sha1:802c264574902ea44c2c76ae098a6f58911fe114</id>
<content type='text'>
* Use openlog before syslog
In order to have a copy on stderr when syslog is not available.

* Take advantage of syslog for actualization
Pipe cron job STDERR and syslog to Docker log
Cf. https://github.com/FreshRSS/FreshRSS/pull/2202/commits/00bd467655b7c060cdae388519b2413d12d8cb0f</content>
</entry>
<entry>
<title>add shebang to actualize script (#1886)</title>
<updated>2018-05-20T10:27:17+00:00</updated>
<author>
<name>David souza</name>
<email>david.a.souza@outlook.com.br</email>
</author>
<published>2018-05-17T14:09:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=7e9a29b71936c701474c9fe79cb3f2cc4aafda4f'/>
<id>urn:sha1:7e9a29b71936c701474c9fe79cb3f2cc4aafda4f</id>
<content type='text'>
* add shebang to actualize script

* Update actualize_script.php
</content>
</entry>
<entry>
<title>Merge branch 'dev' into logfilesize</title>
<updated>2017-12-10T21:12:07+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2017-12-10T21:12:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=26d4ba63d6b8678b43d05d12be1ade090da24261'/>
<id>urn:sha1:26d4ba63d6b8678b43d05d12be1ade090da24261</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Check requirement in CLI script (#1711)</title>
<updated>2017-12-10T21:09:54+00:00</updated>
<author>
<name>Kevin Papst</name>
<email>kevinpapst@users.noreply.github.com</email>
</author>
<published>2017-12-10T21:09:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=5c52d9b34bb1f1285f92dd557bb8b8cb222b50f4'/>
<id>urn:sha1:5c52d9b34bb1f1285f92dd557bb8b8cb222b50f4</id>
<content type='text'>
* check requirements in actualize_script before executing, fixes #1710

* removed empty whiteline

* testing all requirements

* incorporated code review feedback

* removed code that is already executed in _cli.php

* added newline at eof

* fixed include problems

* fixed include problems
</content>
</entry>
<entry>
<title>Log rotation, use Minz_Log, new log constants</title>
<updated>2017-12-10T20:58:24+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2017-12-10T20:31:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=b1c317a253445a6458f1263c1b622a788cc7cd0e'/>
<id>urn:sha1:b1c317a253445a6458f1263c1b622a788cc7cd0e</id>
<content type='text'>
ADMIN_LOG, API_LOG, PSHB_LOG
</content>
</entry>
<entry>
<title>CLI list-users and create-user</title>
<updated>2016-10-22T10:58:06+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-10-22T10:58:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=e1f214e9e2e09a83a9920e33fbf617dfe48fbb7e'/>
<id>urn:sha1:e1f214e9e2e09a83a9920e33fbf617dfe48fbb7e</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/1095
https://github.com/FreshRSS/FreshRSS/issues/1090
</content>
</entry>
<entry>
<title>Cron refresh favicons</title>
<updated>2016-10-12T13:47:04+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-10-12T13:47:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=e8d1a6dcc9c6aeb5204a8afc47aaae3c6bdd9dc4'/>
<id>urn:sha1:e8d1a6dcc9c6aeb5204a8afc47aaae3c6bdd9dc4</id>
<content type='text'>
Related to
https://github.com/FreshRSS/FreshRSS/issues/1181
https://github.com/FreshRSS/FreshRSS/issues/1298
</content>
</entry>
<entry>
<title>Remove calls to syslog()</title>
<updated>2015-01-29T09:14:45+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-01-29T09:14:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=59ea9f2a3b131432236745483e20cb50338110df'/>
<id>urn:sha1:59ea9f2a3b131432236745483e20cb50338110df</id>
<content type='text'>
Temporary fix:

- Change syslog by Minz_Log::notice in most of the files
- Logs are stored in USERS_PATH/_/log.txt for actualize_script.php
- Simply comment syslog in SimplePie

See https://github.com/FreshRSS/FreshRSS/issues/711
</content>
</entry>
<entry>
<title>Quick fix cron actualization due to problematic FreshRSS constructor/init</title>
<updated>2015-01-20T22:29:04+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2015-01-20T22:29:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=12081f7ba2089c8046dacac23ebe44ea843d7ef1'/>
<id>urn:sha1:12081f7ba2089c8046dacac23ebe44ea843d7ef1</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/759
Suggestion: the static objects should be user-independent (or at least
with the possibility to be re-set), while the FreshRSS object and its
attributes should be user-dependent.
</content>
</entry>
<entry>
<title>Coding style in actualize_script</title>
<updated>2015-01-06T22:07:57+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-01-06T22:07:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=c96e1d9aec81d4872d4c35d86b7a062389d191d2'/>
<id>urn:sha1:c96e1d9aec81d4872d4c35d86b7a062389d191d2</id>
<content type='text'>
</content>
</entry>
</feed>
