aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2013-11-13README: add instruction to run migration on installPaul Eggleton
2013-11-04admin: enable adding layer branchesPaul Eggleton
2013-09-20update.py: add --fullreload optionPaul Eggleton
2013-09-20update.py: fix ability to test updating with --nocheckoutPaul Eggleton
2013-09-20update.py: fix Ctrl+C handling during layer updatePaul Eggleton
2013-09-20TODO: update todo listPaul Eggleton
2013-09-20layerindex/tools: fix permissionsPaul Eggleton
2013-09-20README: update for recent changesPaul Eggleton
2013-09-13Fix tree link on layer list for layers with no subdirectoryPaul Eggleton
2013-09-13Fix fields not saving their values when disabledPaul Eggleton
2013-09-13Fix error when editing layer from review pagePaul Eggleton
2013-09-05Fix detail page breadcrumbs to show layer branch instead of "Layers"Paul Eggleton
2013-09-05update.py: hide DeprecationWarningsPaul Eggleton
2013-09-05manage.py: add workaround for old project layoutPaul Eggleton
2013-09-05Use actual_branch in URLs if availablePaul Eggleton
2013-09-05Disable web URL fields when repository is knownPaul Eggleton
2013-09-05Top bar functions improvementsPaul Eggleton
2013-09-05update.py: handle if deleted recipe can't be foundPaul Eggleton
2013-09-05Allow SHA1 hash for bitbake branchPaul Eggleton
2013-09-05Disable rawrecipes URLPaul Eggleton
2013-09-05Show a coherent error on bulk change lock timeoutPaul Eggleton
2013-09-05Ensure logger is passed into runcmd function or use sys.stderr.writePaul Eggleton
2013-09-05Implement locking for update/bulkchange processPaul Eggleton
2013-09-05Navigation improvementsPaul Eggleton
2013-09-05Make machine search consistent with recipe searchPaul Eggleton
2013-09-05Add support for importing OE-Classic recipesPaul Eggleton
2013-08-11Minor improvement to layer note spacing/marginsPaul Eggleton
2013-08-11Force scrollbar to always show to prevent page width changingPaul Eggleton
2013-08-11Update bootstrap to latest version (2.3.0)Paul Eggleton
2013-08-11Layer detail: use tabs for recipes/machines/appends/classesPaul Eggleton
2013-08-11Login drop-down style improvementsPaul Eggleton