Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Rfactorization. Just a start... | Cédric Bonhomme | 2015-11-25 |
| | |||
* | fixing warning SAWarning: Can't resolve label reference 'Feed.last_retrieved' | François Schmidts | 2015-10-20 |
| | |||
* | more elegant method to check for icons | François Schmidts | 2015-08-05 |
| | |||
* | sqlalchemy was requesting icons everytime feed where listed | François Schmidts | 2015-08-03 |
| | | | | so i choosed to move the icons into their own table | ||
* | adding munin probes | François Schmidts | 2015-07-31 |
| | |||
* | accelerating the feeds page | François Schmidts | 2015-07-02 |
| | |||
* | adding comments and tests | François Schmidts | 2015-07-02 |
| | |||
* | adding filters mechanism + splitting tests + adding tests for filters | François Schmidts | 2015-07-02 |
| | |||
* | The search is now case unsensitive. | Cédric Bonhomme | 2015-06-01 |
| | |||
* | adding base unittests | François Schmidts | 2015-05-15 |
| | |||
* | enforcing better user of user_id in controllers | François Schmidts | 2015-04-23 |
| | | | | | | thus enhancing rights limitations between users wider_controller are a way to say "I was the maximum rights my role allows me" | ||
* | impacting wosh suppression to controller | François Schmidts | 2015-04-22 |
| | |||
* | making admin able to update all other users feed | François Schmidts | 2015-04-22 |
| | |||
* | introducing the or filter component | François Schmidts | 2015-04-16 |
| | |||
* | redoing full text search | François Schmidts | 2015-04-16 |
| | | | | | using SQL LIKE condition using main home design for displaying results | ||
* | getting things out of the view a little more | François Schmidts | 2015-04-12 |
| | |||
* | moving feed views related code in views.feed and massive use of url_for | François Schmidts | 2015-04-12 |
| | |||
* | The minimum error count is now specified in the configuration file. | Cédric Bonhomme | 2015-04-08 |
| | |||
* | correcting the way we use the controllers and adding documentation | François Schmidts | 2015-04-07 |
| | |||
* | Merge remote-tracking branch 'upstream/master' | François Schmidts | 2015-04-06 |
|\ | | | | | | | | | | | Conflicts: pyaggr3g470r/controllers/feed.py pyaggr3g470r/templates/home.html | ||
| * | Use more the controllers in views.py. user_id_key is the email. | Cédric Bonhomme | 2015-03-29 |
| | | |||
| * | pylint check | Cédric Bonhomme | 2015-03-15 |
| | | |||
* | | misc update | François Schmidts | 2015-04-06 |
| | | | | | | | | | | | | updating the way we maintain feed up to date in the database fixing the counter bumping the minimum error count | ||
* | | better crawling crontrol | François Schmidts | 2015-03-06 |
| | | |||
* | | correcting wait counter and reactivating last_retrieved | François Schmidts | 2015-03-05 |
|/ | |||
* | set again to 5... | Cédric Bonhomme | 2015-03-05 |
| | |||
* | set default limit to 100. | Cédric Bonhomme | 2015-03-05 |
| | |||
* | Fix the authenticate decorator. | Cédric Bonhomme | 2015-03-05 |
| | |||
* | Typo. | Cédric Bonhomme | 2015-03-04 |
| | |||
* | adding some docstring | François Schmidts | 2015-03-03 |
| | |||
* | displaying feed errors in ui | François Schmidts | 2015-03-03 |
| | |||
* | new crawler with cache control and error handling | François Schmidts | 2015-03-03 |
| | |||
* | continuing refacto | François Schmidts | 2015-03-03 |
| | |||
* | first implementation of fetchable feeds | François Schmidts | 2015-03-03 |
| | |||
* | a first big refacto of the existing arch | François Schmidts | 2015-03-03 |