Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | 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 | |
| | ||||
* | 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 | |
| | ||||
* | Merged in jaesivsm/pyaggr3g470r/evol/api (pull request #6) | Cédric Bonhomme | 2015-03-04 | |
|\ | | | | | Evolution Arch, API and new crawler | |||
| * | 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 | |
| | | ||||
* | | Merge branch 'master' of bitbucket.org:cedricbonhomme/pyaggr3g470r | Cédric Bonhomme | 2015-03-01 | |
|\ \ | ||||
| * | | Updated version number in the documentation. | Cédric Bonhomme | 2015-02-27 | |
| | | | ||||
| * | | Added a section about the requirements to the documentation. | Cédric Bonhomme | 2015-02-27 | |
| | | | ||||
| * | | Release 6.2. The system of email notifications for new articles has been ↵ | Cédric Bonhomme | 2015-02-26 | |
| | | | | | | | | | | | | removed. | |||
* | | | This is now useless. | Cédric Bonhomme | 2015-03-01 | |
|/ / | ||||
* | | 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 documentation for the new | 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 db_create script, migrating it to the manager | François Schmidts | 2015-03-03 | |
| | | ||||
| * | 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 | |
| | | ||||
| * | 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 | |
| | | ||||
| * | adding news fields and migrations scripts | François Schmidts | 2015-03-03 | |
| | | ||||
| * | splitting and refactoring the Restful api part | François Schmidts | 2015-03-03 | |
| | | ||||
| * | global esthetics tweak | François Schmidts | 2015-03-03 | |
|/ | ||||
* | Release 6.1. Updated NEWS.rst | Cédric Bonhomme | 2015-02-23 | |
| | ||||
* | unused import. | Cédric Bonhomme | 2015-02-22 | |
| | ||||
* | Indexation is now restored. | Cédric Bonhomme | 2015-02-22 | |
| | ||||
* | bug fix... | Cédric Bonhomme | 2015-02-22 | |
| | ||||
* | Prevents BeautifulSoup4 from adding extra <html><body> tags to the soup with ↵ | Cédric Bonhomme | 2015-02-22 | |
| | | | | the lxml parser. | |||
* | Fix layout template. | Cédric Bonhomme | 2015-02-22 | |
| | ||||
* | Updated README. | Cédric Bonhomme | 2015-02-21 | |
| | ||||
* | Updated README. | Cédric Bonhomme | 2015-02-21 | |
| | ||||
* | Merge branch 'master' of bitbucket.org:cedricbonhomme/pyaggr3g470r | Cédric Bonhomme | 2015-02-21 | |
|\ | ||||
| * | Typo. | Cédric Bonhomme | 2015-02-20 | |
| | | ||||
| * | SPhinx documentation. | Cédric Bonhomme | 2015-02-20 | |
| | |