aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-08-22rrs/tools/rrs_{distros,upstream_history}: Add path for poky meta librrsAníbal Limón
2017-08-18layerindex/update_layer: fix update src_uri from new recipeJose Lamego
2017-08-17layerindex/update_layer: update src_uri from new recipeJose Lamego
2017-05-09rrs/tools/rrs_upstream_history.py: Change regex variables to tupleAníbal Limón
2017-05-09templates/rrs/recipedetail.html: Change Maintainer to CommitterAníbal Limón
2017-05-09rrs/views.py: When export to csv use release_milestone.csvAníbal Limón
2017-04-03layerindex/models.py: Recipe increase size of fieldsAníbal Limón
2017-01-06rrs/tools/rrs_upstream_history.py: Disable threads due to new tinfoil APIAníbal Limón
2017-01-06rrs/tools/rrs_distros.py: Don't open files in binary modeAníbal Limón
2017-01-05rrs/tools/rrs_upgrade_history.py: Remove mp process related codeAníbal Limón
2017-01-05rrs/tools/common.py: Fix typo when load recipesAníbal Limón
2017-01-05rrs/tools: Upgrade to use new API of tinfoilAníbal Limón
2017-01-05rrs/tools: Upgrade to use transaction.atomic() in Django 1.6Aníbal Limón
2017-01-05layerindex: Update tinfoil to call shutdown methodAníbal Limón
2017-01-04Fix for changes to auth views in Django 1.6Paul Eggleton
2017-01-04update_layer.py: fix up for bitbake API changePaul Eggleton
2017-01-04Fix output decoding/reporting for bulk change patch downloadPaul Eggleton
2017-01-04Use python3 commands in READMEPaul Eggleton
2017-01-04Use functools.reduce instead of reducePaul Eggleton
2017-01-04Fix not null error on database migrationPaul Eggleton
2017-01-04templates/rrs/recipedetail.html: Fix unneeded quotes in url callAníbal Limón
2017-01-04layerindex/tools/import_layer.py: Fix Openembedded VCS URLAníbal Limón
2016-08-29rrs/tools/common.py: When load a recipe use tinfoil cacheAníbal Limón
2016-08-29layerindex: Fix recipe loading using tinfoilAníbal Limón
2016-06-29rrs/tools/rrs_upgrade_history.py: Fix import of split_recipe_fnAníbal Limón
2016-06-29rrs/tools/common.py: common_setup() Add layerindex to the path.Aníbal Limón
2016-06-29layerindex,rrs: Minor changes to work with python3.Aníbal Limón
2016-06-23rrs: Frontend update to work with Python3 and djangoAníbal Limón
2016-06-22layerindex/migrations: Update remaning migrations for apply at top ofAníbal Limón
2016-06-22Explicitly specify temporary redirectionPaul Eggleton
2016-06-22update_layer.py: use new-style transaction APIPaul Eggleton
2016-06-22Preemptive auto_now fix for Django 1.8Paul Eggleton
2016-06-22Handle Python 2 and Python 3 branches in the same indexPaul Eggleton
2016-06-22update_layer.py: fix handling of renames with newer GitPythonPaul Eggleton
2016-06-22update_layer.py: rename confusing loop variablesPaul Eggleton
2016-06-22Support (and require) Python 3Paul Eggleton
2016-06-22Fix for changes in modern django-reversionPaul Eggleton
2016-06-22Upgrade to Django 1.6+Paul Eggleton
2016-06-22bulkchange: drop temp paths in multi-patch tarballPaul Eggleton
2016-06-22Increase size of Recipe provides and license fieldsPaul Eggleton
2016-06-22Fix listing *_git.bbappend as appends for git recipePaul Eggleton
2016-06-22update.py: allow updating all branches with one commandPaul Eggleton
2016-06-22update.py: refactor into two separate scriptsPaul Eggleton
2016-06-22Allow blanking out field values in bulk changePaul Eggleton
2016-06-22TODO: drop some completed itemsPaul Eggleton
2016-06-22Display recipe blacklist informationAlex Franco
2016-06-22search: show matches against pn at top of recipe search resultsElliot Smith
2016-06-22update.py: fix splitting on _ when getting class inheritancePaul Eggleton
2016-06-22Update TODO with more ideasPaul Eggleton
2016-06-22Docker based environment setupAlex Franco