Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Removed debug print. | Cédric Bonhomme | 2015-03-16 |
| | |||
* | Improvements and fixes for the history() function. | Cédric Bonhomme | 2015-03-16 |
| | |||
* | forgot login required decorator | Cédric Bonhomme | 2015-03-15 |
| | |||
* | A new test for the history page. | Cédric Bonhomme | 2015-03-15 |
| | |||
* | pylint check | Cédric Bonhomme | 2015-03-15 |
| | |||
* | The label of the badge (for the errors count) wasn't clear enough. | Cédric Bonhomme | 2015-03-10 |
| | |||
* | changed the type of the column 'last_modified' to string. | Cédric Bonhomme | 2015-03-10 |
| | |||
* | Bug fix. | Cédric Bonhomme | 2015-03-09 |
| | |||
* | Typo.* | Cédric Bonhomme | 2015-03-09 |
| | |||
* | Bug fix. | Cédric Bonhomme | 2015-03-09 |
| | |||
* | Test | Cédric Bonhomme | 2015-03-09 |
| | |||
* | Test | Cédric Bonhomme | 2015-03-09 |
| | |||
* | Updated french translations. | Cédric Bonhomme | 2015-03-08 |
| | |||
* | Moved duplicate() function in utils.py. Some minor cosmethic changes. | Cédric Bonhomme | 2015-03-08 |
| | |||
* | Better handling of the error logging in the crawler. | Cédric Bonhomme | 2015-03-08 |
| | |||
* | Simplified manager.py. | Cédric Bonhomme | 2015-03-06 |
| | |||
* | Feed GET HTTP resource accepts request with no json data (test). | Cédric Bonhomme | 2015-03-06 |
| | |||
* | Capure logging for InsecureRequestWarning (https). | Cédric Bonhomme | 2015-03-05 |
| | |||
* | Bug fix: 'sqlalchemy.exc.DataError: (DataError) LIMIT must not be negative' ↵ | Cédric Bonhomme | 2015-03-05 |
| | | | | when loading the page /articles/id | ||
* | 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 |
| | |||
* | Provides to the user a way to set the error count of a feed to 0 by enabling ↵ | Cédric Bonhomme | 2015-03-05 |
| | | | | it again. | ||
* | The side menu of the main page now displays all the feeds. | Cédric Bonhomme | 2015-03-05 |
| | |||
* | Disable the feed when more than 2 erros (test). | Cédric Bonhomme | 2015-03-05 |
| | |||
* | Typo | Cédric Bonhomme | 2015-03-05 |
| | |||
* | ... | Cédric Bonhomme | 2015-03-05 |
| | |||
* | Typo. | Cédric Bonhomme | 2015-03-05 |
| | |||
* | Minor update to the 'feed' template. | Cédric Bonhomme | 2015-03-05 |
| | |||
* | Take advantage of some new fields of the Feed objects. | Cédric Bonhomme | 2015-03-05 |
| | |||
* | Misplaced point. | Cédric Bonhomme | 2015-03-04 |
| | |||
* | Typo. | Cédric Bonhomme | 2015-03-04 |
| | |||
* | Updated the name of the command to invoke the crawler based on asyncio. ↵ | Cédric Bonhomme | 2015-03-04 |
| | | | | Updated the documentation consequently. | ||
* | Test with the old crawler (temporary during the transition). | Cédric Bonhomme | 2015-03-04 |
| | |||
* | The feed abject should be loaded when 'feed_id' is not None. | Cédric Bonhomme | 2015-03-04 |
| | |||
* | adding refresh rate to the profile form | François Schmidts | 2015-03-04 |
| | |||
* | Merge remote-tracking branch 'origin/master' into evol/api | François Schmidts | 2015-03-03 |
|\ | | | | | | | | | | | | | | | Conflicts: bootstrap.py pyaggr3g470r/models.py pyaggr3g470r/notifications.py pyaggr3g470r/rest.py | ||
| * | Typo. | Cédric Bonhomme | 2015-03-02 |
| | | |||
| * | Removed the functionality for the email notifications of new articles. No ↵ | Cédric Bonhomme | 2015-02-25 |
| | | | | | | | | real added value. | ||
* | | last fixes | François Schmidts | 2015-03-03 |
| | | |||
* | | fixing the multi api | François Schmidts | 2015-03-03 |
| | | |||
* | | adding some docstring | François Schmidts | 2015-03-03 |
| | | |||
* | | cleaning feed on okay download resulting in 304 | François Schmidts | 2015-03-03 |
| | | |||
* | | displaying feed errors in ui | François Schmidts | 2015-03-03 |
| | | |||
* | | multi crawler update | François Schmidts | 2015-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 multi get | François Schmidts | 2015-03-03 |
| | | |||
* | | splitting models | François Schmidts | 2015-03-03 |
| | | |||
* | | fixing/restoring logging level | 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 |
| | |