Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Dropping deprecated rome-fetcher via apache's CloseableHttpClientrome-fetcher-drop | Sven Gothel | 2019-05-15 | 2 | -36/+38 |
| | | | | | | | | | See https://github.com/rometools/rome/issues/276 This still has issues w/ empty streams (Premature EOS) and the code snippet in above issue 276 is to replace rome's HttpClientFeedFetcher w/ apache's CloseableHttpClient. However, we are originally using rome's HttpURLFeedFetcher. | ||||
* | Updateing dependencies: rometools 1.12, freemarker 2.3.28, java compiler 1.8 | Sven Gothel | 2019-05-15 | 2 | -22/+56 |
| | |||||
* | duplicate entries are now ignored. | Michael Bien | 2011-01-17 | 1 | -7/+23 |
| | |||||
* | fixed NPE when feedentry description is empty | Michael Bien | 2010-11-27 | 2 | -8/+8 |
| | | | | | fixed encoding issue (typo). updated junit dependency. | ||||
* | added date to model | Michael Bien | 2010-09-27 | 1 | -0/+2 |
| | |||||
* | more failsafe if feeds fail to load | Michael Bien | 2010-09-11 | 1 | -6/+1 |
| | |||||
* | hungry harry now supports pagination. | Michael Bien | 2010-09-05 | 3 | -5/+37 |
| | |||||
* | a few fixes to allow more feed types + more logging. | Michael Bien | 2010-08-29 | 1 | -12/+25 |
| | |||||
* | fixed encoding issue of template engine. Default is now UTF8. | Michael Bien | 2010-08-29 | 1 | -0/+1 |
| | |||||
* | added feed author to freemaker model. | Michael Bien | 2010-08-24 | 1 | -0/+1 |
| | |||||
* | preparations for blog feed aggregation; more freemarker data etc. | Michael Bien | 2010-08-23 | 4 | -10/+74 |
| | |||||
* | continued with freemarker model. | Michael Bien | 2010-08-23 | 4 | -23/+54 |
| | | | | | description filter. updated freemarker dependency. | ||||
* | maven jar assambler plugin + configuration loading fix. | Michael Bien | 2010-06-20 | 2 | -15/+49 |
| | |||||
* | added planet output property to configuration. | Michael Bien | 2010-06-10 | 4 | -17/+58 |
| | |||||
* | added maxEntries to config, refactored aggregator code. | Michael Bien | 2010-06-04 | 3 | -69/+80 |
| | |||||
* | switched to freemarker template engine. | Michael Bien | 2010-05-17 | 4 | -37/+70 |
| | |||||
* | initial import. | Michael Bien | 2010-05-16 | 7 | -0/+404 |