aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* continuing refactoFrançois Schmidts2015-03-03
|
* first implementation of fetchable feedsFrançois Schmidts2015-03-03
|
* a first big refacto of the existing archFrançois Schmidts2015-03-03
|
* adding news fields and migrations scriptsFrançois Schmidts2015-03-03
|
* splitting and refactoring the Restful api partFrançois Schmidts2015-03-03
|
* global esthetics tweakFrançois Schmidts2015-03-03
|
* Release 6.1. Updated NEWS.rstCédric Bonhomme2015-02-23
|
* unused import.Cédric Bonhomme2015-02-22
|
* Indexation is now restored.Cédric Bonhomme2015-02-22
|
* bug fix...Cédric Bonhomme2015-02-22
|
* Prevents BeautifulSoup4 from adding extra <html><body> tags to the soup with ↵Cédric Bonhomme2015-02-22
| | | | the lxml parser.
* Fix layout template.Cédric Bonhomme2015-02-22
|
* Updated README.Cédric Bonhomme2015-02-21
|
* Updated README.Cédric Bonhomme2015-02-21
|
* Merge branch 'master' of bitbucket.org:cedricbonhomme/pyaggr3g470rCédric Bonhomme2015-02-21
|\
| * Typo.Cédric Bonhomme2015-02-20
| |
| * SPhinx documentation.Cédric Bonhomme2015-02-20
| |
| * Updated README.Cédric Bonhomme2015-02-20
| |
* | Updated the link to the documentation.Cédric Bonhomme2015-02-21
|/
* Removed unused import.Cédric Bonhomme2015-02-19
|
* This test will be used for some weeks in order to avoid duplicates with the ↵Cédric Bonhomme2015-02-19
| | | | new article id (entry_id).
* It is now unseless to test the value of article.date at this point.Cédric Bonhomme2015-02-19
|
* Typo.Cédric Bonhomme2015-02-19
|
* Updated documentation for the migrations.Cédric Bonhomme2015-02-19
|
* Updated documentation.Cédric Bonhomme2015-02-19
|
* Added documentation folder.Cédric Bonhomme2015-02-19
|
* Deleted old alembic files.Cédric Bonhomme2015-02-19
|
* Updated requirements file.Cédric Bonhomme2015-02-19
|
* Configuration file for Alembic on Heroku.Cédric Bonhomme2015-02-19
|
* Enable a remote upgrade on Heroku with Flask-migrate.Cédric Bonhomme2015-02-19
|
* Alembic is magic!Cédric Bonhomme2015-02-18
|
* Updated README.Cédric Bonhomme2015-02-16
|
* Updated AUTHORS file.Cédric Bonhomme2015-02-13
|
* Minor changes in the crawler (test of asyncio.async).Cédric Bonhomme2015-02-12
|
* Time to sleep.Cédric Bonhomme2015-02-11
|
* Some minor improvements concerning the parsing of the article publication date.Cédric Bonhomme2015-02-11
|
* In the case it is not possible to resolve the URL of an article we just ↵Cédric Bonhomme2015-02-11
| | | | ignore the problem and continue.
* Oh my god.Cédric Bonhomme2015-02-11
|
* Fixed an other bug in the new crawler...Cédric Bonhomme2015-02-11
|
* Added the recommended version of Python in the README.Cédric Bonhomme2015-02-10
|
* testCédric Bonhomme2015-02-09
|
* testCédric Bonhomme2015-02-09
|
* bug when the list of feeds to fetch is emptyCédric Bonhomme2015-02-09
|
* Fix bug with pipCédric Bonhomme2015-02-09
|
* Typo...Cédric Bonhomme2015-02-09
|
* Version 5.1.2 of feedparser is now used with vagrant.Cédric Bonhomme2015-02-09
|
* Misc changes for the Vagrant configuration.Cédric Bonhomme2015-02-09
|
* Heroku stackCédric Bonhomme2015-02-09
|
* Updated conf file for VagrantCédric Bonhomme2015-02-09
|
* Updated conf file for Vagrant (ubuntu 14.04.Cédric Bonhomme2015-02-09
|
bgstack15