aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2016-02-09npm.py: Add support for lockdown file and check hash of all depsbrendan/npmBrendan Le Foll
2016-02-09utils.py: Add sha1_file callBrendan Le Foll
2016-02-09npm.py: Grab version from npm-shrinkwrap instead of udBrendan Le Foll
2016-02-09npm.py: Download stuff in npm dir in downloadsBrendan Le Foll
2016-02-09npm.py: Add support for shrinkwrap filesBrendan Le Foll
2016-01-28npm.py: Use urldata class to store informationBrendan Le Foll
2016-01-27npm.py: dirtily remove single quotes when npm returns multiple choice urlsBrendan Le Foll
2016-01-27npm: install production deps only and respect versioning infoBrendan Le Foll
2016-01-27npm.py: Remove useless functionsBrendan Le Foll
2016-01-27npm: write dependency manifest and download/unpack depsBrendan Le Foll
2016-01-25npm.py: Add custom unpack methodBrendan Le Foll
2016-01-25npm: Add npm fetcher & classBrendan Le Foll
2015-08-05bitbake: toastergui: Fix toastertable table header referenceMichael Wood
2015-08-03bitbake: cooker: Resolve file monitoring race issues when using memres bitbakeRichard Purdie
2015-08-01bitbake: bb.parse: properly error out on filesystem errorsChristopher Larson
2015-08-01bitbake: bb.cookerdata: don't show traceback for ParseError/ExpansionErrorChristopher Larson
2015-08-01bitbake: bitbake-user-manual-fetching.xml: note about URLs with semi-colonsJuro Bystricky
2015-08-01bitbake: bitbake: toaster: Add is_image field to the Recipe modelEd Bartosh
2015-08-01bitbake: bitbake: toaster: Uncomment logging messagesEd Bartosh
2015-08-01bitbake: bitbake: toaster: get rid of _createdirpath functionEd Bartosh
2015-08-01bitbake: bitbake: toaster: Fix usage of wrong variablesEd Bartosh
2015-08-01bitbake: bitbake: toaster: Wait for toaster gui to comeEd Bartosh
2015-08-01bitbake: bitbake: toastergui: Toastertables don't replace dash in cache keyMichael Wood
2015-08-01bitbake: toaster: toastergui: run pylint on the toaster filesAlexandru DAMIAN
2015-08-01bitbake: toaster: tts: execute tests in numeric orderAlexandru DAMIAN
2015-08-01bitbake: toaster: tts: make sure to import dataAlexandru DAMIAN
2015-08-01bitbake: toaster: tts: delete the database only if createdAlexandru DAMIAN
2015-08-01bitbake: toaster: tts: delete pyc files before the tests startAlexandru DAMIAN
2015-08-01bitbake: toaster: tts: fix startup and cleanup for managed modeAlexandru DAMIAN
2015-08-01bitbake: toaster: tts: improve logging in urlcheck.pyAlexandru DAMIAN
2015-08-01bitbake: toaster: tts: improve debugging informationAlexandru DAMIAN
2015-08-01bitbake: toaster tests: gitignore and use absolute path for log fileAlexandru DAMIAN
2015-08-01bitbake: toaster: tts: clean up HTML5 compatible url listAlexandru DAMIAN
2015-08-01bitbake: toaster: tts: fix pylint warningsAlexandru DAMIAN
2015-08-01bitbake: toastergui: Remove angularJS and projectapp based on angularMichael Wood
2015-08-01bitbake: toastergui: project page Add inline project name change featureMichael Wood
2015-08-01bitbake: toastergui: layerBtn use libtoaster for change notificationMichael Wood
2015-08-01bitbake: toastergui: newbuildbutton Fix removed elementsMichael Wood
2015-08-01bitbake: bitbake: toastergui: newbuildbutton Fix typo on project save functionMichael Wood
2015-08-01bitbake: toastergui: Change build button popover to a build-buttonMichael Wood
2015-08-01bitbake: toastergui: base Use removeAttr / attrMichael Wood
2015-08-01bitbake: toastergui: Fix Duplicate layer importlayer api callsMichael Wood
2015-08-01bitbake: toastergui: libtoaster: Add guard against missing name propertyMichael Wood
2015-08-01bitbake: toastergui: libtoaster Make sure we always pass format=jsonMichael Wood
2015-08-01bitbake: toastergui: css Remove redundant css rulesMichael Wood
2015-08-01bitbake: toastergui: Add new project page and navigationMichael Wood
2015-08-01bitbake: toastergui: css Add new rules for new project pageMichael Wood
2015-08-01bitbake: toastergui: http api Add guard against incomplete change requestsMichael Wood
2015-08-01bitbake: toastergui: tables Add name field to layers tableMichael Wood
2015-08-01bitbake: toastergui: libtoaster Add show change notification functionMichael Wood