aboutsummaryrefslogtreecommitdiffstats
path: root/layerindex
AgeCommit message (Expand)Author
2016-10-18layerindex: Add distro to web interface and modelLiam R. Howlett
2016-10-18layerindex/utils: Update runcmd to decode binary strings to stringsLiam R. Howlett
2016-10-18layerindex/tools/import_layer.py: Avoid failing if there is any layer to addLiam R. Howlett
2016-10-18layerindex/tools/import_layer.py: Sanitize layer nameLiam R. Howlett
2016-10-18import_layer: Add --actual-branch optionLiam R. Howlett
2016-10-18layerindex/migrations: Add initial migrationMark Hatle
2016-09-20update.py: default to python3 without a defined environmentPaul Eggleton
2016-09-20Fix import script for Django 1.8 & Python 3Paul Eggleton
2016-09-20Update to Django 1.8Paul Eggleton
2016-09-20Drop south migrationsPaul Eggleton
2016-08-31update_layer.py: fix up for bitbake API changePaul Eggleton
2016-08-01Fix output decoding/reporting for bulk change patch downloadPaul Eggleton
2016-07-04Use functools.reduce instead of reducePaul Eggleton
2016-07-01Fix not null error on database migrationPaul Eggleton
2016-06-12Explicitly specify temporary redirectionPaul Eggleton
2016-06-12update_layer.py: use new-style transaction APIPaul Eggleton
2016-06-12Preemptive auto_now fix for Django 1.8Paul Eggleton
2016-06-12Handle Python 2 and Python 3 branches in the same indexPaul Eggleton
2016-06-12update_layer.py: fix handling of renames with newer GitPythonPaul Eggleton
2016-06-12update_layer.py: rename confusing loop variablesPaul Eggleton
2016-06-12Support (and require) Python 3Paul Eggleton
2016-06-12Fix for changes in modern django-reversionPaul Eggleton
2016-06-12Upgrade to Django 1.6+Paul Eggleton
2016-06-12bulkchange: drop temp paths in multi-patch tarballPaul Eggleton
2016-06-12Increase size of Recipe provides and license fieldsPaul Eggleton
2016-06-12Fix listing *_git.bbappend as appends for git recipePaul Eggleton
2016-06-10update.py: allow updating all branches with one commandPaul Eggleton
2016-05-30update.py: refactor into two separate scriptsPaul Eggleton
2016-05-30Allow blanking out field values in bulk changePaul Eggleton
2016-05-24Display recipe blacklist informationAlex Franco
2016-05-23search: show matches against pn at top of recipe search resultsElliot Smith
2015-11-02update.py: fix splitting on _ when getting class inheritancePaul Eggleton
2015-10-07Support for recipe inherits fieldAlex Franco
2015-06-17recipeparse.py: handle old BBFILES append method in layer.confPaul Eggleton
2015-06-15update.py: minor fixup for last commitPaul Eggleton
2015-06-15update.py: fix memory leaksPaul Eggleton
2015-01-23Hide "updated" field changes in change history pagePaul Eggleton
2014-12-22layerindex/models.py: Branch model fix inital_data fixtureAníbal Limón
2014-09-24adding updated field for certain modelsAlexandru DAMIAN
2014-09-24expose REST API for layerindexAlexandru DAMIAN
2014-09-24Support newly added API for enabling variable history trackingPaul Eggleton
2014-06-12tools/import_layer: fix errors in maintainer scraping codePaul Eggleton
2014-06-12update.py: fix not clearing recipe files list on reloadPaul Eggleton
2014-06-12update.py: ignore layers within layersPaul Eggleton
2014-05-24update.py: fix layer exists-on-branch checkPaul Eggleton
2014-05-24update.py: use actual branch when getting last revisionPaul Eggleton
2014-05-12Handle % characters in URLsPaul Eggleton
2014-04-06Allow layers to have no master branchPaul Eggleton
2014-03-09recipes: preserve search keyword when switching between branchesPaul Eggleton
2014-03-09Fix append list name matchingPaul Eggleton