index
:
newspipe
add-reverse-proxy
combine-apps
hide-registration-button
ldap-auth
master
reverse-proxy
reverse-proxy-for-patch
stackrpms-branding
stackrpms-master
A web news aggregator.
bgstack15
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fetch.py
Commit message (
Expand
)
Author
Age
*
Removed fetch.py since the crawler is now launched by the manager.
Cédric Bonhomme
2015-03-04
*
Test with the old crawler (temporary during the transition).
Cédric Bonhomme
2015-03-04
*
test
Cédric Bonhomme
2015-02-09
*
First implementation with asyncio (not really async for the moment).
Cédric Bonhomme
2015-01-21
*
More robust fetch.py script.
Cédric Bonhomme
2014-11-09
*
Fix.
Cédric Bonhomme
2014-11-08
*
Log 'bozo' exception.
Cédric Bonhomme
2014-11-08
*
Do not fetch articles for blocked users.
Cédric Bonhomme
2014-06-21
*
making pyagregator runnable by apache
François Schmidts
2014-06-09
*
fix from
François Schmidts
2014-06-08
*
small practicity changes
François Schmidts
2014-06-08
*
fetch.py can now retrieved articles for all user (when no arguments are given).
Cédric Bonhomme
2014-05-29
*
Removed old feedgetter module.
Cédric Bonhomme
2014-04-13
*
The crawler is launched in a other process.
Cédric Bonhomme
2014-04-13
*
Removed import of 'conf' module.
Cédric Bonhomme
2014-02-02
*
Removed print statement.
Cédric Bonhomme
2014-02-02
*
Affed fetch.py script to use with cron.
Cédric Bonhomme
2014-02-02
bgstack15