<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/app/Models/EntryDAOPGSQL.php, branch 1.10.1</title>
<subtitle>Customized version of FreshRSS, a self-hosted RSS feed aggregator</subtitle>
<id>https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.10.1</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.10.1'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2017-10-12T18:11:06+00:00</updated>
<entry>
<title>CLI optimize database (#1663)</title>
<updated>2017-10-12T18:11:06+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2017-10-12T18:11:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=f632a346269100d6a93bef318ffa66c97f16f6fa'/>
<id>urn:sha1:f632a346269100d6a93bef318ffa66c97f16f6fa</id>
<content type='text'>
CLI optimize database https://github.com/FreshRSS/FreshRSS/issues/1583
And VACUUM in SQLite https://github.com/FreshRSS/FreshRSS/issues/918
Add VACUUM for PostgreSQL (Not tested yet)</content>
</entry>
<entry>
<title>[ci] Add Travis (#1619)</title>
<updated>2017-09-22T10:13:46+00:00</updated>
<author>
<name>Frans de Jonge</name>
<email>fransdejonge@gmail.com</email>
</author>
<published>2017-09-22T10:13:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=4e174ed9dd84ce4f8de410baf6a6e0fde9160055'/>
<id>urn:sha1:4e174ed9dd84ce4f8de410baf6a6e0fde9160055</id>
<content type='text'>
* [ci] Add Travis

* Exclude some libs

* Semi-auto whitespace fixes

* line length in SQLite

* Exclude tests from line length

* Feed.php line length

* Feed.php: get rid of unnecessary concat

* Feed.php: line length

* bootstrap.php: no newline at end of file

* Allow concatenating across multiple lines

* Add Travis badge

* do-install line length

* update-or-create-user line length

* cli/create-user line length

* tests/app/Models/SearchTest.php fix indentation

* tests/app/Models/UserQueryTest.php fix indentation

* tests/app/Models/CategoryTest.php fix indentation

* [fix] PHP 5.3 on precise

* cli/do-install no spaces

* cli/list-users line length

* cli/reconfigure line length

* empty catch statements

* api/index line length nonsense

* spaces before semicolon

* app/Models/EntryDAO bunch of indentation

* extra blank lines

* spaces before comma in function call

* testing tabwidth

* increase to 10

* comment out tabwidth line

* try older phpcs version 3.0.0RC4

* line length exception for app/install.php

* proper spaces

* stray spaces in i18n

* Minz/ModelPdo line length

* Minz whitespace

* greader line length

* greader elseif placement

* app/Models/Feed.php spacing in function argument

* ignore php 5.3

* app/Models/ConfigurationSetter.php stray whitespace

* EntryDAOSQLite line length

* I vote for higher max line length =P

* ignore SQL

* remove classname complaint

* line length/more legible SQL

* ignore line length nonsense

* greader line length

* feedController issues

* uppercase TRUE, FALSE, NULL

* revert

* importExportController lowercase null

* Share.php default value not necessary because ! is_array () a few lines down

* CategoryDAO constants should be UPPERCASE

* EntryDAO reduce line length

* contentious autofix

* Allow failures on all versions of PHP except 7.1 because reasons
</content>
</entry>
<entry>
<title>commitNewEntries: fixup to use unique aliases</title>
<updated>2017-08-15T09:39:21+00:00</updated>
<author>
<name>Adrien Dorsaz</name>
<email>adrien@adorsaz.ch</email>
</author>
<published>2017-08-15T09:39:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=074ab63bb1e59d527576cb91ed2e9f484a37b216'/>
<id>urn:sha1:074ab63bb1e59d527576cb91ed2e9f484a37b216</id>
<content type='text'>
</content>
</entry>
<entry>
<title>commitNewEntries should ignore conflicting keys on migration from entrytmp to entry</title>
<updated>2017-08-15T08:45:26+00:00</updated>
<author>
<name>Adrien Dorsaz</name>
<email>adrien@adorsaz.ch</email>
</author>
<published>2017-08-15T08:44:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=3b8b9eabd037130b4c05d6b615bd9ad8f02cc59f'/>
<id>urn:sha1:3b8b9eabd037130b4c05d6b615bd9ad8f02cc59f</id>
<content type='text'>
Fixes #1610 by first ignoring all entries from entrytmp which exists
already inside the entry table.
</content>
</entry>
<entry>
<title>Candidate implementation of defered insertion</title>
<updated>2017-03-25T23:01:11+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2017-03-25T23:01:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=22b41f3bfcbd5a54d59789c2cebfda6dc23b7dde'/>
<id>urn:sha1:22b41f3bfcbd5a54d59789c2cebfda6dc23b7dde</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/530
</content>
</entry>
<entry>
<title>More PostgreSQL</title>
<updated>2016-08-22T22:02:54+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-08-22T22:02:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=c25fdbcc0990b637e305665a456e52e1aa3dec0a'/>
<id>urn:sha1:c25fdbcc0990b637e305665a456e52e1aa3dec0a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>PostgreSQL draft</title>
<updated>2016-08-02T20:49:35+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-08-02T20:49:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=7c1b5e322cca0134f57b3a436129985ba9170b9f'/>
<id>urn:sha1:7c1b5e322cca0134f57b3a436129985ba9170b9f</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/416
Based on @Damstre work https://github.com/FreshRSS/FreshRSS/pull/1071
Not tested
</content>
</entry>
</feed>
