Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | 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 | |
| | | ||||
| * | Updated README. | Cédric Bonhomme | 2015-02-20 | |
| | | ||||
* | | Updated the link to the documentation. | Cédric Bonhomme | 2015-02-21 | |
|/ | ||||
* | Removed unused import. | Cédric Bonhomme | 2015-02-19 | |
| | ||||
* | This test will be used for some weeks in order to avoid duplicates with the ↵ | Cédric Bonhomme | 2015-02-19 | |
| | | | | new article id (entry_id). | |||
* | It is now unseless to test the value of article.date at this point. | Cédric Bonhomme | 2015-02-19 | |
| | ||||
* | Typo. | Cédric Bonhomme | 2015-02-19 | |
| | ||||
* | Updated documentation for the migrations. | Cédric Bonhomme | 2015-02-19 | |
| | ||||
* | Updated documentation. | Cédric Bonhomme | 2015-02-19 | |
| | ||||
* | Added documentation folder. | Cédric Bonhomme | 2015-02-19 | |
| | ||||
* | Deleted old alembic files. | Cédric Bonhomme | 2015-02-19 | |
| | ||||
* | Updated requirements file. | Cédric Bonhomme | 2015-02-19 | |
| | ||||
* | Configuration file for Alembic on Heroku. | Cédric Bonhomme | 2015-02-19 | |
| | ||||
* | Enable a remote upgrade on Heroku with Flask-migrate. | Cédric Bonhomme | 2015-02-19 | |
| | ||||
* | Alembic is magic! | Cédric Bonhomme | 2015-02-18 | |
| | ||||
* | Updated README. | Cédric Bonhomme | 2015-02-16 | |
| | ||||
* | Updated AUTHORS file. | Cédric Bonhomme | 2015-02-13 | |
| | ||||
* | Minor changes in the crawler (test of asyncio.async). | Cédric Bonhomme | 2015-02-12 | |
| | ||||
* | Time to sleep. | Cédric Bonhomme | 2015-02-11 | |
| | ||||
* | Some minor improvements concerning the parsing of the article publication date. | Cédric Bonhomme | 2015-02-11 | |
| | ||||
* | In the case it is not possible to resolve the URL of an article we just ↵ | Cédric Bonhomme | 2015-02-11 | |
| | | | | ignore the problem and continue. | |||
* | Oh my god. | Cédric Bonhomme | 2015-02-11 | |
| |