aboutsummaryrefslogtreecommitdiffstats
path: root/layerindex/migrations
AgeCommit message (Expand)Author
2018-05-04Implement patch trackingPaul Eggleton
2018-05-04Implement layer web repo commit URLPaul Eggleton
2018-05-04Save recipe source URLsPaul Eggleton
2017-12-18update_layer.py: Save and show recipe dependenciesAmanda Brindle
2017-10-04models: allow LayerBranch.collection to be blankPaul Eggleton
2017-09-27Indicate if layer has YP Compatible certificationAmanda Brindle
2017-03-14layerindex: add "No update" status to LayerItemPaul Eggleton
2017-03-14migrations: add missing migration for branch meta changePaul Eggleton
2016-11-16Record and display update logsPaul Eggleton
2016-10-18layerindexer: Add layer recommends supportLiam R. Howlett
2016-10-18layerindex: Add collection and version to layerbranchLiam R. Howlett
2016-10-18layerindex: Add distro to web interface and modelLiam R. Howlett
2016-10-18layerindex/migrations: Add initial migrationMark Hatle
2016-09-20Drop south migrationsPaul Eggleton
2016-07-01Fix not null error on database migrationPaul Eggleton
2016-06-12Handle Python 2 and Python 3 branches in the same indexPaul Eggleton
2016-06-12Increase size of Recipe provides and license fieldsPaul Eggleton
2016-06-10update.py: allow updating all branches with one commandPaul Eggleton
2016-05-24Display recipe blacklist informationAlex Franco
2015-10-07Support for recipe inherits fieldAlex Franco
2014-09-24adding updated field for certain modelsAlexandru DAMIAN
2013-09-05Add support for importing OE-Classic recipesPaul Eggleton
2013-08-11Add recipe bulk change featurePaul Eggleton
2013-06-17Add actual_branch field to layerbranchPaul Eggleton
2013-06-17Collect bbappends and bbclasses for each layerPaul Eggleton
2013-06-03Collect BUGTRACKER, PROVIDES and BBCLASSEXTEND for each recipePaul Eggleton
2013-06-03Add preference order fieldPaul Eggleton
2013-06-03Enable south and add initial migrationsPaul Eggleton