aboutsummaryrefslogtreecommitdiff
path: root/pyaggr3g470r/controllers
Commit message (Expand)AuthorAge
* more elegant method to check for iconsFrançois Schmidts2015-08-05
* sqlalchemy was requesting icons everytime feed where listedFrançois Schmidts2015-08-03
* adding munin probesFrançois Schmidts2015-07-31
* accelerating the feeds pageFrançois Schmidts2015-07-02
* adding comments and testsFrançois Schmidts2015-07-02
* adding filters mechanism + splitting tests + adding tests for filtersFrançois Schmidts2015-07-02
* 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
* impacting wosh suppression to controllerFrançois Schmidts2015-04-22
* 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
* getting things out of the view a little moreFrançois Schmidts2015-04-12
* moving feed views related code in views.feed and massive use of url_forFrançois Schmidts2015-04-12
* The minimum error count is now specified in the configuration file.Cédric Bonhomme2015-04-08
* correcting the way we use the controllers and adding documentationFrançois Schmidts2015-04-07
* Merge remote-tracking branch 'upstream/master'François Schmidts2015-04-06
|\
| * Use more the controllers in views.py. user_id_key is the email.Cédric Bonhomme2015-03-29
| * pylint checkCédric Bonhomme2015-03-15
* | misc updateFrançois Schmidts2015-04-06
* | better crawling crontrolFrançois Schmidts2015-03-06
* | correcting wait counter and reactivating last_retrievedFrançois Schmidts2015-03-05
|/
* set again to 5...Cédric Bonhomme2015-03-05
* set default limit to 100.Cédric Bonhomme2015-03-05
* Fix the authenticate decorator.Cédric Bonhomme2015-03-05
* Typo.Cédric Bonhomme2015-03-04
* adding some docstringFrançois Schmidts2015-03-03
* displaying feed errors in uiFranç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