aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Update the web process for Heroku.Cédric Bonhomme2015-12-17
* Merge pull request #24 from jaesivsm/masterCédric Bonhomme2015-12-17
|\
| * handling failing feed linkFrançois Schmidts2015-12-17
| * moving the root of source code from / to /src/François Schmidts2015-12-17
|/
* Updated link to Heroku deploy button on the About page.Cédric Bonhomme2015-12-17
* Removed useless div tag.Cédric Bonhomme2015-12-17
* Removed useless tabulation.Cédric Bonhomme2015-12-17
* Minor bugfix: it wasn't possible to add a filter to a feed when creating it.Cédric Bonhomme2015-12-17
* Heroku now supports Python 3.5.1.Cédric Bonhomme2015-12-10
* A dedicated repository for the documentation has been created.Cédric Bonhomme2015-12-08
* Updated README.Cédric Bonhomme2015-12-07
* Merge branch 'master' of github.com:JARR-aggregator/JARRCédric Bonhomme2015-12-07
|\
| * Updated README.Cédric Bonhomme2015-11-29
| * New theme for the documentation.Cédric Bonhomme2015-11-29
| * Updated about page.Cédric Bonhomme2015-11-29
| * Updated .gitignore.Cédric Bonhomme2015-11-29
| * Updated translations.Cédric Bonhomme2015-11-29
| * Updated about page.Cédric Bonhomme2015-11-29
* | Use the Python 3.5.0 runtime for Heroku.Cédric Bonhomme2015-12-07
* | Use the PEP 0492 for the legacy crawler.Cédric Bonhomme2015-12-07
|/
* Updated README.Cédric Bonhomme2015-11-27
* fixCédric Bonhomme2015-11-27
* Use a newer version of Vagrant.Cédric Bonhomme2015-11-27
* Solves an issue with pip.Cédric Bonhomme2015-11-27
* Now using Wily server for Vagrant.Cédric Bonhomme2015-11-27
* Updated Vagrant configuration file.Cédric Bonhomme2015-11-27
* Updated link to the documentation.Cédric Bonhomme2015-11-26
* switch theme to classicCédric Bonhomme2015-11-26
* More refactorization.Cédric Bonhomme2015-11-26
* Bug fix in the crawler when logging the creation of articles.Cédric Bonhomme2015-11-26
* fix import nameCédric Bonhomme2015-11-26
* Updated README.Cédric Bonhomme2015-11-25
* Rfactorization. Just a start...Cédric Bonhomme2015-11-25
* Updated default platform URL (for Heroku...).Cédric Bonhomme2015-11-25
* Improved the way arguments are parsed (usefull for the mobile version of pyAg...Cédric Bonhomme2015-11-24
* Add a way to get the json encoded by jquery in the URL when using the GET met...Cédric Bonhomme2015-11-19
* simplificationCédric Bonhomme2015-11-17
* Disable SQLALCHEMY_TRACK_MODIFICATIONS.Cédric Bonhomme2015-11-17
* Merge branch 'master' of bitbucket.org:cedricbonhomme/pyaggr3g470rCédric Bonhomme2015-11-17
|\
| * Merged in jaesivsm/pyaggr3g470r (pull request #22)Cédric Bonhomme2015-10-23
| |\
| | * limiting the feed editing request by removing the dull updating of etag and l...François Schmidts2015-10-21
| | * fixing warning SAWarning: Can't resolve label reference 'Feed.last_retrieved'François Schmidts2015-10-20
| | * fixing stupid, stupid bug where we instanciated multiple threadpoolFrançois Schmidts2015-10-20
| |/
* / minor improvements when deleting old articles, this was stupid...Cédric Bonhomme2015-11-17
|/
* Updated Python runtime for Heroku.Cédric Bonhomme2015-09-18
* With the new version of Flask-Login is_authenticated is now a property.Cédric Bonhomme2015-09-18
* Removed the article from the table of the page of favorite articles when it i...Cédric Bonhomme2015-09-13
* updated changelogCédric Bonhomme2015-08-25
* updated changelogCédric Bonhomme2015-08-25
* updated changelogCédric Bonhomme2015-08-25
bgstack15