aboutsummaryrefslogtreecommitdiff
path: root/pyaggr3g470r/lib
Commit message (Collapse)AuthorAge
* Merge remote-tracking branch 'upstream/master'François Schmidts2015-04-06
|\ | | | | | | | | | | Conflicts: pyaggr3g470r/controllers/feed.py pyaggr3g470r/templates/home.html
| * Capure logging for InsecureRequestWarning (https).Cédric Bonhomme2015-03-05
| |
* | misc updateFrançois Schmidts2015-04-06
| | | | | | | | | | | | updating the way we maintain feed up to date in the database fixing the counter bumping the minimum error count
* | implementing cache construction on crawler side (limiting useless pushes)François Schmidts2015-03-10
| |
* | failover for bad counter manipulationFrançois Schmidts2015-03-10
| |
* | better crawling crontrolFrançois Schmidts2015-03-06
| |
* | correcting wait counter and reactivating last_retrievedFrançois Schmidts2015-03-05
|/
* last fixesFrançois Schmidts2015-03-03
|
* adding some docstringFrançois Schmidts2015-03-03
|
* cleaning feed on okay download resulting in 304François Schmidts2015-03-03
|
* displaying feed errors in uiFrançois Schmidts2015-03-03
|
* multi crawler updateFrançois Schmidts2015-03-03
| | | | | | * adding action in the manager * removing debug code and adapting logging level * adding a wait method so it can be ran through cli
* fixing/restoring logging levelFrançois Schmidts2015-03-03
|
* new crawler with cache control and error handlingFrançois Schmidts2015-03-03
|
* continuing refactoFrançois Schmidts2015-03-03
|
* a first big refacto of the existing archFrançois Schmidts2015-03-03
|
* global esthetics tweakFrançois Schmidts2015-03-03
bgstack15