Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | Removed blank line. | Cédric Bonhomme | 2015-03-16 | |
| | | ||||
* | | 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 | |
| | | ||||
* | | Minor changes to the documentation. | Cédric Bonhomme | 2015-03-15 | |
| | | ||||
* | | psycopg2 is now in the requirements.txt file. | Cédric Bonhomme | 2015-03-15 | |
| | | ||||
* | | Updated documentation. | Cédric Bonhomme | 2015-03-12 | |
| | | ||||
* | | Default platform URL should be localhost (especially if the user don't use ↵ | Cédric Bonhomme | 2015-03-12 | |
| | | | | | | | | the Heroku instance). | |||
* | | 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 NEWS.rst for the release 6.3. | Cédric Bonhomme | 2015-03-08 | |
| | | ||||
* | | Updated french translations. | Cédric Bonhomme | 2015-03-08 | |
| | | ||||
* | | fix. | Cédric Bonhomme | 2015-03-08 | |
| | | ||||
* | | Merge branch 'master' of bitbucket.org:cedricbonhomme/pyaggr3g470r | Cédric Bonhomme | 2015-03-08 | |
|\ \ | ||||
| * | | Updated requirements.txt | 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 | |
| | | ||||
* | | updated documentation (db migration section). | Cédric Bonhomme | 2015-03-06 | |
| | | ||||
* | | 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. | |||
* | Updated the documentation (deployment section - data base initialization). | Cédric Bonhomme | 2015-03-05 | |
| | ||||
* | 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 | |
| | ||||
* | New init Heroku processus. | Cédric Bonhomme | 2015-03-04 | |
| | ||||
* | fix | Cédric Bonhomme | 2015-03-04 | |
| | ||||
* | new migration version script | Cédric Bonhomme | 2015-03-04 | |
| | ||||
* | Added missing requirement | Cédric Bonhomme | 2015-03-04 | |
| | ||||
* | Updated migration script | Cédric Bonhomme | 2015-03-04 | |
| | ||||
* | Updated post deploy script for Heroku. | Cédric Bonhomme | 2015-03-04 | |
| | ||||
* | Removed fetch.py since the crawler is now launched by the manager. | Cédric Bonhomme | 2015-03-04 | |
| | ||||
* | Typo. | Cédric Bonhomme | 2015-03-04 | |
| |