aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/DoctrineMigrations
Commit message (Collapse)AuthorAgeFilesLines
* Some fixes about upgrade from 2.0.x -> 2.1.0Nicolas Lœuillet2016-09-281-1/+5
|
* Missing some migrationsJeremy Benoist2016-09-161-0/+2
| | | | and CS
* Moved Pocket token to user configJeremy Benoist2016-09-161-0/+44
|
* Display how many messages are queueJeremy Benoist2016-09-131-0/+42
| | | | | - update the docker-composer to add Redis - add migrations
* Handle share_entryJeremy Benoist2016-08-241-0/+2
| | | | | - share_entry needs to be in the migration too - and it needs a translation
* Handle table prefix in migrationJeremy Benoist2016-08-242-7/+29
| | | | and fix migration for name field in oauth table
* Change share entry behaviorNicolas Lœuillet2016-08-231-12/+0
|
* Improve migrationNicolas Lœuillet2016-08-231-9/+7
|
* Add test and fix migrationNicolas Lœuillet2016-08-231-4/+31
|
* Add migrationNicolas Lœuillet2016-08-231-0/+26
|
* Added name on clientThomas Citharel2016-08-221-0/+27
| | | | | | | | - Fix typos in field name - Added migration for name field in API client table Manually cherry-picked from PR https://github.com/wallabag/wallabag/pull/2171
* We don't need migration yetJeremy Benoist2016-01-312-51/+0
|
* Add CraueConfig for internal settingsJeremy Benoist2016-01-311-0/+51