Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Renamed crawler name. | Cédric Bonhomme | 2016-11-22 |
| | |||
* | cleaning the mess in the libs directories | Cédric Bonhomme | 2016-11-17 |
| | |||
* | It is now possible to configure the refresh interval of feeds (in minutes). | Cédric Bonhomme | 2016-11-10 |
| | |||
* | various improvements to the crawler (better use of coroutines, test if an ↵ | Cédric Bonhomme | 2016-11-08 |
| | | | | article should be updated). tags are now retrieved for the k-means clustering (previously achived with the content of articles) | ||
* | Some improvements for the manager and the asyncio crawler. | Cédric Bonhomme | 2016-11-03 |
| | |||
* | Fixed an error in the logging after the insertion of an article | Cédric Bonhomme | 2016-11-03 |
| | |||
* | Starting to improve the loging for Heroku (with logging.StreamHandler). | Cédric Bonhomme | 2016-11-03 |
| | |||
* | useless return | Cédric Bonhomme | 2016-11-02 |
| | |||
* | set result to None by default | Cédric Bonhomme | 2016-11-02 |
| | |||
* | log this | Cédric Bonhomme | 2016-10-31 |
| | |||
* | debug | Cédric Bonhomme | 2016-10-31 |
| | |||
* | strange problem here | Cédric Bonhomme | 2016-10-31 |
| | |||
* | updated -> updated_date | Cédric Bonhomme | 2016-10-31 |
| | |||
* | Uses a strem handler for the logging on Heroku. | Cédric Bonhomme | 2016-10-29 |
| | |||
* | a mess | Cédric Bonhomme | 2016-10-28 |
| | |||
* | test | Cédric Bonhomme | 2016-10-28 |
| | |||
* | new name: the last one. | Cédric Bonhomme | 2016-10-10 |
| | |||
* | test | Cédric Bonhomme | 2016-09-28 |
| | |||
* | test | Cédric Bonhomme | 2016-09-28 |
| | |||
* | fix | Cédric Bonhomme | 2016-09-28 |
| | |||
* | more tests | Cédric Bonhomme | 2016-09-28 |
| | |||
* | test | Cédric Bonhomme | 2016-09-28 |
| | |||
* | test | Cédric Bonhomme | 2016-09-28 |
| | |||
* | Updated installation script. | Cédric Bonhomme | 2016-09-27 |
| | |||
* | Fixed a bug with SQLite support. | Cédric Bonhomme | 2016-09-27 |
| | |||
* | Updated JARR GitHub address. Thanks GitHub! | Cédric Bonhomme | 2016-04-18 |
| | |||
* | Fixed a bug when existing_article.updated_date is None. | Cédric Bonhomme | 2016-02-14 |
| | |||
* | Changed some strane URLs, maybe due to the renaming of pyAggr3g470r to JARR... | Cédric Bonhomme | 2016-02-14 |
| | |||
* | The date of modification of articles is now used to detect changes. | Cédric Bonhomme | 2016-02-13 |
| | |||
* | The classic crawler is now able to update an article. Only content or title ↵ | Cédric Bonhomme | 2016-02-09 |
| | | | | are updatable, as discussed in #27. Need to implement the notification system with the boolean when the content of an article has been updated. | ||
* | Updated Copyright years. | Cédric Bonhomme | 2016-02-05 |
| | |||
* | writing a bit of doc, moving crawler together | François Schmidts | 2016-02-02 |