summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| | * Travis automatic release testnashe2015-08-081-11/+18
| | * Merge branch 'patch-unit'nashe2015-08-071-0/+17
| | |\
| | | * Merge remote-tracking branch 'origin/patch-unit' into patch-unitnashe2015-08-071-0/+17
| | | |\
| | | | * Create .travis.ymlThomas Chauchefoin2015-08-071-0/+17
| | * | | Merge branch 'patch-unit'nashe2015-08-0728-18708/+2619
| | |\ \ \ | |/ / / / |/| | / / | | |/ /
| | * | Require Codeceptionnashe2015-08-071-0/+3
| | |/
| | * Port the testmore unit tests to Codeceptionnashe2015-08-055-55/+75
| | * Require Codeception 2nashe2015-08-0520-1/+2510
| * | Add composer.locknashe2015-08-062-2/+122
| * | Update README.markdownnashe2015-08-051-1/+3
| |/
| * Change PHP version requirementnashe2015-08-053-9/+9
| * Require spyc 0.5.1nashe2015-08-052-1047/+2
| * Require simplepie 1.3nashe2015-08-053-17598/+1
| * Initialize composer projectnashe2015-08-053-0/+21
|/
* Merge pull request #73 from nashe/patch-shortMaurice Svay2015-08-042-2/+2
|\
| * Fix short echo open tags deprecation.nashe2015-08-042-2/+2
* | Merge pull request #72 from nashe/patch-jugglingMaurice Svay2015-08-042-7/+46
|\ \ | |/ |/|
| * Make authentication timing-safenashe2015-08-042-1/+42
| * Improve coding stylenashe2015-08-031-7/+5
| * Avoid type juggling vulnerability.nashe2015-08-031-2/+2
|/
* Merge pull request #65 from mozillahispano/fix-feed-lockMaurice Svay2014-03-267-8/+43
|\
| * Merge with upstream/masterNukeador2014-03-224-2/+256
| |\ | |/ |/|
* | Add spanish translation, contributed by Javier GuerraMaurice Svay2014-02-192-0/+245
* | Merge pull request #57 from samwilson/silenceMaurice Svay2013-12-041-1/+3
|\ \
| * | Only produce output if there are any errors to report.Sam Wilson2013-12-041-1/+3
|/ /
* | Remove timeoutMaurice Svay2013-11-171-1/+0
* | Update README with installation instructionsMaurice Svay2013-08-081-1/+8
| * Control width blacklisting feed are down, cron.php manage the status of this ...Fernando GarcĂ­a2014-03-047-9/+43
|/
* Merge pull request #52 from herewithme/patch-1Maurice Svay2012-10-151-1/+1
|\
| * Update README.markdownAmaury Balmer2012-10-081-1/+1
|/
* Merge pull request #50 from rdalverny/filter_by_tagMaurice Svay2012-08-075-0/+478
|\
| * Option to show only posts that have a specific tag or category.Romain d'Alverny2012-06-235-0/+478
* | Merge pull request #49 from pascalchevrel/simplepie1.3Maurice Svay2012-07-095-15356/+17596
|\ \
| * | upgrade moonmoon to simplepie 1.3, compiled version in a single file, remove ...pascalc2012-07-095-15356/+17596
| |/
* | Merge pull request #46 from pascalchevrel/cleanupMaurice Svay2012-07-081-13/+0
|\ \
| * | delete views.php, this file is not used anywherePascal Chevrel2012-05-111-13/+0
| |/
* | Merge pull request #47 from pascalchevrel/prod-tempMaurice Svay2012-06-251-52/+27
|\ \ | |/ |/|
| * fix atom feed, there was some debug code still there + general simplificationpascalc2012-06-251-52/+27
|/
* Merge pull request #45 from pascalchevrel/feedsMaurice Svay2012-05-108-66/+52
|\
| * Issue 42: create atom.php at root, delete old 'atom10' template, update all i...Pascal Chevrel2012-05-057-17/+52
| * delete the RSS templatePascal Chevrel2012-05-051-49/+0
| * use the correct Mime Type (application/atom+xml) for the self link in the ato...Pascal Chevrel2012-05-051-1/+1
|/
* Merge pull request #44 from pascalchevrel/feedsMaurice Svay2012-05-051-3/+4
|\
| * Don't send an empty <subtitle> element in the feed, just reuse the same data ...Pascal Chevrel2012-05-051-2/+2
| * add an <updated> element to atom feed <entry> using the same value as <publis...Pascal Chevrel2012-05-051-0/+1