aboutsummaryrefslogtreecommitdiff
path: root/migrations
Commit message (Expand)AuthorAge
* Some other new update for the public profile page.Cédric Bonhomme2016-10-07
* Fetch feeds only if the user do not want to use its own crawler.Cédric Bonhomme2016-10-06
* The user can now add its twitter page.Cédric Bonhomme2016-10-06
* Removed refresh_rate column for the user table.Cédric Bonhomme2016-10-05
* add column webpage in the user tableCédric Bonhomme2016-09-21
* Draft for a public user profile page.Cédric Bonhomme2016-09-20
* fixCédric Bonhomme2016-03-01
* begin integration of the new architectureCédric Bonhomme2016-03-01
* fix migration scriptCédric Bonhomme2016-02-18
* New management of the token for the account confirmation.Cédric Bonhomme2016-02-18
* problem with Alembic fixed...Cédric Bonhomme2016-02-13
* alembic idCédric Bonhomme2016-02-13
* alembic idCédric Bonhomme2016-02-13
* Again problems with alembic...Cédric Bonhomme2016-02-13
* The date of modification of articles is now used to detect changes.Cédric Bonhomme2016-02-13
* Updated install script.Cédric Bonhomme2016-02-08
* carpy tests for alembic...Cédric Bonhomme2016-02-03
* base modification in model for category supportFrançois Schmidts2016-01-26
* moving the root of source code from / to /src/François Schmidts2015-12-17
* sqlalchemy was requesting icons everytime feed where listedFrançois Schmidts2015-08-03
* the icon featureFrançois Schmidts2015-07-03
* adding filters fieldFrançois Schmidts2015-07-02
* sqlite can't drop column, ignoring drop statementFrançois Schmidts2015-07-02
* changed the type of the column 'last_modified' to string.Cédric Bonhomme2015-03-10
* fixCédric Bonhomme2015-03-04
* new migration version scriptCédric Bonhomme2015-03-04
* Updated migration scriptCédric Bonhomme2015-03-04
* Typo.Cédric Bonhomme2015-03-04
* adding refresh rate to the profile formFrançois Schmidts2015-03-04
* Merge remote-tracking branch 'origin/master' into evol/apiFrançois Schmidts2015-03-03
|\
| * Removed the functionality for the email notifications of new articles. No rea...Cédric Bonhomme2015-02-25
* | new crawler with cache control and error handlingFrançois Schmidts2015-03-03
* | continuing refactoFrançois Schmidts2015-03-03
* | adding news fields and migrations scriptsFrançois Schmidts2015-03-03
|/
* Configuration file for Alembic on Heroku.Cédric Bonhomme2015-02-19
bgstack15