aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2013-08-11Show appends in recipe detailPaul Eggleton
2013-08-11layers: leave drop-down filter box open when ticking/unticking itemsPaul Eggleton
2013-08-11Move layers import script to tools subdirectoryPaul Eggleton
2013-08-11update.py: preserve recipe id when updatingPaul Eggleton
2013-08-11Change tab titles to match front page buttonsPaul Eggleton
2013-08-11Add cancel button to edit layer formPaul Eggleton
2013-08-11Return to appropriate page when saving a layerPaul Eggleton
2013-08-11Enable messages framework and use it to display "layer saved" messagePaul Eggleton
2013-08-11Add recipe bulk change featurePaul Eggleton
2013-07-28Split out recipe parsing and utility functions to a separate modulePaul Eggleton
2013-06-17Add actual_branch field to layerbranchPaul Eggleton
2013-06-17Add duplicate recipes/classes pagePaul 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
2013-06-03Improve history collection and add link to history pagePaul Eggleton
2013-05-22update.py: add --nocheckout optionPaul Eggleton
2013-05-22Use user's first name or login name in review emailPaul Eggleton
2013-05-22Add user profile editing formPaul Eggleton
2013-05-22update.py: handle change to cooker structure in newer BitBakePaul Eggleton
2013-05-08update.py: improve fetch failure handlingPaul Eggleton