aboutsummaryrefslogtreecommitdiff
path: root/pyaggr3g470r/controllers/abstract.py
Commit message (Expand)AuthorAge
* Rfactorization. Just a start...Cédric Bonhomme2015-11-25
* sqlalchemy was requesting icons everytime feed where listedFrançois Schmidts2015-08-03
* The search is now case unsensitive.Cédric Bonhomme2015-06-01
* adding base unittestsFrançois Schmidts2015-05-15
* enforcing better user of user_id in controllersFrançois Schmidts2015-04-23
* making admin able to update all other users feedFrançois Schmidts2015-04-22
* introducing the or filter componentFrançois Schmidts2015-04-16
* redoing full text searchFrançois Schmidts2015-04-16
* moving feed views related code in views.feed and massive use of url_forFrançois Schmidts2015-04-12
* correcting the way we use the controllers and adding documentationFrançois Schmidts2015-04-07
* pylint checkCédric Bonhomme2015-03-15
* adding some docstringFrançois Schmidts2015-03-03
* new crawler with cache control and error handlingFrançois Schmidts2015-03-03
* continuing refactoFrançois Schmidts2015-03-03
* first implementation of fetchable feedsFrançois Schmidts2015-03-03
* a first big refacto of the existing archFrançois Schmidts2015-03-03
bgstack15