summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Use trusty Ubuntu image on Travisnashe2017-07-081-0/+2
* Fix links and mention the debug mode in README.markdownThomas Chauchefoin2017-07-071-5/+6
* Test PlanetErrornashe2017-07-071-0/+12
* Test PlanetConfignashe2017-07-071-0/+73
* Make PlanetConfig more testablenashe2017-07-071-18/+99
* Make PlanetError more testablenashe2017-07-071-7/+16
* Add spanish choice in installnashe2017-07-071-1/+9
* Disallow any access to extract.php is not in debug modenashe2017-07-071-5/+5
* Coding style (fixes #91 )nashe2017-07-071-3/+3
* Comment the deploy section of travis.ymlnashe2017-07-071-9/+13
* Tell Travis to run the tests with PHP 7.0 toonashe2017-07-071-0/+1
* Create CNAMEMaurice Svay2017-07-061-0/+1
* Add details to the installation stepsThomas Chauchefoin2017-07-061-8/+25
* Add build statusThomas Chauchefoin2017-07-051-1/+1
* Coding stylenashe2017-07-051-1/+1
* Do not encode website's URL in the config.ymlnashe2017-07-051-1/+1
* Fix composer installation stepsThomas Chauchefoin2017-07-051-3/+4
* Do not suggest to install dev dependencies on README.markdownThomas Chauchefoin2017-07-051-1/+1
* Correctly escape attributes of OPML's entriesnashe2017-05-301-2/+2
* OpmlManager's load() is being called statically, make it staticnashe2017-05-281-1/+1
* Fix minor errors found with debug mode onnashe2017-05-281-3/+8
* Do not process postload.php requests if app not installednashe2017-05-282-4/+5
* Move the debug directive to configuration filenashe2017-05-283-23/+30
* Codeception was slightly overkill, get back to PHPUnitnashe2017-05-2822-3326/+470
* Add .idea/ to .gitignorenashe2017-05-111-0/+1
* Don't fetch feeds via postload.php if they are not in the OPML filenashe2017-04-292-14/+36
* Adds websiteMaurice Svay2017-04-263-0/+241
* Fixes postloadMaurice Svay2017-01-241-1/+2
* Updates dependenciesMaurice Svay2017-01-241-211/+533
* Move to semverMaurice Svay2017-01-241-1/+1
* Merge pull request #77 from manicki/admin-index-typoMaurice Svay2016-03-021-1/+1
|\
| * Fix typoLeszek Manicki2016-03-021-1/+1
|/
* Merge pull request #70 from samwilson/rm-config-filesMaurice Svay2015-10-306-24/+13
|\
| * Updated.Sam Wilson2015-10-040-0/+0
| |\
| | * Ignore the cache directory. Refs #66.Sam Wilson2015-01-161-0/+1
| | * Remove the cache directory. It will be created at install-time. Refs #66.Sam Wilson2015-01-162-4/+0
| | * Update installation checks for now-nonexistant config files. Refs #69.Sam Wilson2015-01-161-5/+5
| | * Remove config files that are created on install. Refs #69.Sam Wilson2015-01-163-14/+5
| * | Ignore the cache directory. Refs #66.Sam Wilson2015-10-041-4/+5
| * | Remove the cache directory. It will be created at install-time. Refs #66.Sam Wilson2015-10-042-4/+0
| * | Update installation checks for now-nonexistant config files. Refs #69.Sam Wilson2015-10-041-5/+5
| * | Remove config files that are created on install. Refs #69.Sam Wilson2015-10-043-12/+4
|/ /
* | Merge pull request #75 from nashe/path-autoloadingMaurice Svay2015-08-1521-418/+77
|\ \
| * | Clean codenashe2015-08-1118-55/+55
| * | Fix class autoloadingnashe2015-08-1110-366/+25
|/ /
* | Merge pull request #74 from nashe/patch-composerMaurice Svay2015-08-1130-18709/+4479
|\ \
| * | Add more tests for _filterItemsByCategorynashe2015-08-091-3/+5
| * | Fix dependency problemnashe2015-08-082-172/+264
| * | Re-add composer.locknashe2015-08-082-3/+1621
| * | Merge branch 'travis-experiments' into patch-composernashe2015-08-0824-56/+2613
| |\ \