<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/app/Controllers/updateController.php, branch 1.15.3</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.3</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.15.3'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2019-11-04T17:05:20+00:00</updated>
<entry>
<title>Better git fetch (#2626)</title>
<updated>2019-11-04T17:05:20+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2019-11-04T17:05:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=2495172a05725684fa4db2ed3417461d386c5cbf'/>
<id>urn:sha1:2495172a05725684fa4db2ed3417461d386c5cbf</id>
<content type='text'>
Related to https://github.com/FreshRSS/FreshRSS/pull/2625

If for some reasons branches have diverged:, e.g.:

```
$ git status -sb --porcelain remote
## dev...origin/dev [ahead 4, behind 1]
```</content>
</entry>
<entry>
<title>Git fetch+reset instead of clean+fetch+merge (#2625)</title>
<updated>2019-11-02T12:38:04+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2019-11-02T12:38:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=c277e15141b99cdcb392f4a32126757d58b44423'/>
<id>urn:sha1:c277e15141b99cdcb392f4a32126757d58b44423</id>
<content type='text'>
Fix https://github.com/FreshRSS/FreshRSS/issues/2619
Avoid potentially dangerous git clean, and use more robust fetch + reset
strategy instead</content>
</entry>
<entry>
<title>tec: Provide a Minz_Mailer class (#2476)</title>
<updated>2019-08-15T15:19:12+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2019-08-15T15:19:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=de26531178c61c98dcb7b7634c9e5891c302f615'/>
<id>urn:sha1:de26531178c61c98dcb7b7634c9e5891c302f615</id>
<content type='text'>
* Add Minz_View::_path method (replace change_view)

The `_path` method is more powerful since it allows to choose the file
extension. It is also Minz_Request-agnostic, which is useful to reuse
the Minz_View class in other places.

`change_view` is now deprecated and a warning is logged if we use it.

* Provide a Minz_Mailer to send emails

It uses PHPMailer under the hood and only supports PHP &gt;= 5.5
</content>
</entry>
<entry>
<title>Revert "Update git command (#2331)"</title>
<updated>2019-04-03T15:38:17+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>aledeg@users.noreply.github.com</email>
</author>
<published>2019-04-03T15:38:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=0eea6d5ab5098d5203877a5beacfac2e1311c5f8'/>
<id>urn:sha1:0eea6d5ab5098d5203877a5beacfac2e1311c5f8</id>
<content type='text'>
This reverts commit afd1a8784c2a83426388b39d32703fb82c223f76.
</content>
</entry>
<entry>
<title>Update git command (#2331)</title>
<updated>2019-04-03T06:02:43+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>aledeg@users.noreply.github.com</email>
</author>
<published>2019-04-03T06:02:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=afd1a8784c2a83426388b39d32703fb82c223f76'/>
<id>urn:sha1:afd1a8784c2a83426388b39d32703fb82c223f76</id>
<content type='text'>
I removed an unnecessary option and rewrote a short option
to use the long option. I find it's easier to understand
long options when you don't type them.</content>
</entry>
<entry>
<title>git clean before git auto-update (#2036)</title>
<updated>2018-09-30T16:04:49+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2018-09-30T16:04:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=83756c657fbfaeb39f51e412521bd5c80df63a19'/>
<id>urn:sha1:83756c657fbfaeb39f51e412521bd5c80df63a19</id>
<content type='text'>
* git clean before git auto-update

To avoid https://github.com/FreshRSS/FreshRSS/issues/2012 in the future

* More generic SQLite file filter

* Another -f

https://git-scm.com/docs/git-clean
</content>
</entry>
<entry>
<title>Update panel shows latest version message as success (#1701)</title>
<updated>2017-12-02T12:45:26+00:00</updated>
<author>
<name>Kevin Papst</name>
<email>kevinpapst@users.noreply.github.com</email>
</author>
<published>2017-12-02T12:45:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=8abfe1cf28b9ca4b1b53073dbb1ec24953855777'/>
<id>urn:sha1:8abfe1cf28b9ca4b1b53073dbb1ec24953855777</id>
<content type='text'>
show latest version message as success, FIXES #1586</content>
</entry>
<entry>
<title>Do not require write access to check new version</title>
<updated>2017-05-25T12:27:31+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2017-05-25T12:27:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=20d1301b462378376ab83bcae56c9065b241e4a5'/>
<id>urn:sha1:20d1301b462378376ab83bcae56c9065b241e4a5</id>
<content type='text'>
Do not require write access to check if new ZIP version is available
https://github.com/FreshRSS/FreshRSS/issues/1450
</content>
</entry>
<entry>
<title>fix: Fix update via ZIP archive</title>
<updated>2017-04-15T19:18:43+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2017-04-13T20:47:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=9ce0bca45ff01be50bd254a85b0f51eff429c5da'/>
<id>urn:sha1:9ce0bca45ff01be50bd254a85b0f51eff429c5da</id>
<content type='text'>
Code from the update server was not loaded anymore before the update
process. This commit brings back missing `require`.
</content>
</entry>
<entry>
<title>Add config option to disable and hide self-update</title>
<updated>2017-02-23T20:22:56+00:00</updated>
<author>
<name>Dennis Schwerdel</name>
<email>schwerdel@googlemail.com</email>
</author>
<published>2017-02-23T20:22:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=59d6f3593cb1dead402813207ab8d860ea684ddc'/>
<id>urn:sha1:59d6f3593cb1dead402813207ab8d860ea684ddc</id>
<content type='text'>
</content>
</entry>
</feed>
