aboutsummaryrefslogtreecommitdiff
path: root/src/web/controllers/abstract.py
Commit message (Collapse)AuthorAge
* various improvements to the crawler (better use of coroutines, test if an ↵Cédric Bonhomme2016-11-08
| | | | article should be updated). tags are now retrieved for the k-means clustering (previously achived with the content of articles)
* set result to None by defaultCédric Bonhomme2016-11-02
|
* testCédric Bonhomme2016-10-31
|
* Rollback if the last query fails.Cédric Bonhomme2016-10-28
|
* more testsCédric Bonhomme2016-09-28
|
* begin integration of the new architectureCédric Bonhomme2016-03-01
|
* adding, improving UI to manage categoriesFrançois Schmidts2016-01-26
|
* removing misplaced stuffs from views, more controllers useFrançois Schmidts2016-01-26
|
* moving the root of source code from / to /src/François Schmidts2015-12-17
bgstack15