aboutsummaryrefslogtreecommitdiff
path: root/fetch.py
Commit message (Expand)AuthorAge
* small practicity changesFrançois Schmidts2014-06-08
* fetch.py can now retrieved articles for all user (when no arguments are given).Cédric Bonhomme2014-05-29
* Removed old feedgetter module.Cédric Bonhomme2014-04-13
* The crawler is launched in a other process.Cédric Bonhomme2014-04-13
* Removed import of 'conf' module.Cédric Bonhomme2014-02-02
* Removed print statement.Cédric Bonhomme2014-02-02
* Affed fetch.py script to use with cron.Cédric Bonhomme2014-02-02
bgstack15