aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-30TODO: drop some completed itemsPaul 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-22Update TODO with more ideasPaul Eggleton
2015-10-07Docker based environment setupAlex Franco
2015-10-07requirements.txt: added GitPythonAlex Franco
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-24adding CORS policy for the APIAlexandru DAMIAN
2014-09-24expose REST API for layerindexAlexandru DAMIAN
2014-09-24adding environment description for virtualenvAlexandru 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
2014-03-09Show branch name next to last update datePaul Eggleton
2014-03-09duplicates: sort recipes by version (descending) after other sortsPaul Eggleton
2014-03-09duplicates: add ability to select layersPaul Eggleton
2014-03-04README: update tested versions for required packagesPaul Eggleton
2014-03-03Fix OE-Classic stats page for update to latest django-nvd3 (0.6.0)Paul Eggleton
2014-02-23TODO: Add some more todo itemsPaul Eggleton
2014-02-23Add layer import scriptPaul Eggleton
2013-12-28Use CORE_LAYER_NAME when setting default layer dependencyPaul Eggleton
2013-12-28Check that the core layer contains conf/bitbake.confPaul Eggleton
2013-12-28Use Django sites framework to specify website titlePaul Eggleton
2013-12-27update.py: fix subdirectory does not exist error messagePaul Eggleton
2013-12-27README: add some instructions on creating the core layerPaul Eggleton
2013-11-14README: note that LAYER_FETCH_DIR needs to be an absolute pathPaul Eggleton