aboutsummaryrefslogtreecommitdiff
path: root/manager.py
Commit message (Collapse)AuthorAge
* Simplified manager.py.Cédric Bonhomme2015-03-06
|
* set again to 5...Cédric Bonhomme2015-03-05
|
* Updated the name of the command to invoke the crawler based on asyncio. ↵Cédric Bonhomme2015-03-04
| | | | Updated the documentation consequently.
* Test with the old crawler (temporary during the transition).Cédric Bonhomme2015-03-04
|
* last fixesFranç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 db_create script, migrating it to the managerFrançois Schmidts2015-03-03
|
* a first big refacto of the existing archFrançois Schmidts2015-03-03
|
* adding news fields and migrations scriptsFrançois Schmidts2015-03-03
bgstack15