summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toaster: Fix Thud Bitbake release metadataDavid Reyna2019-06-102-2/+2
* bitbake: toaster: correctly register the thud branchDavid Reyna2019-02-062-5/+5
* bitbake: toaster: missing shutil importDavid Reyna2018-10-181-0/+1
* bitbake: toaster: bad link for distro conf fileDavid Reyna2018-10-182-6/+4
* bitbake: toaster: custom image enable layer add, protect pre-cloned layersDavid Reyna2018-10-045-5/+23
* bitbake: toaster: disable git remote check to allow for firewallsDavid Reyna2018-10-041-2/+5
* bitbake: toaster: add 'thud' release to ToasterDavid Reyna2018-10-042-11/+11
* bitbake: toaster: enable project import and merged Toaster settingsDavid Reyna2018-08-284-42/+48
* bitbake: toaster/layerdetails.js: don't hide local layer infoAwais Belal2018-08-281-1/+2
* bitbake: toaster/models.py: allow local paths for custom recipe's baseAwais Belal2018-08-281-0/+7
* bitbake: toaster/checksettings: allow CUSTOM_XML_ONLY setting through envAwais Belal2018-08-281-1/+2
* bitbake: toastergui/newproject.html: fix release divsAwais Belal2018-08-281-2/+2
* bitbake: toaster/widgets.py: avoid divide by zero issuesAwais Belal2018-08-281-7/+12
* bitbake: toaster: use a more flexible way to find bitbakeAwais Belal2018-08-281-1/+12
* bitbake: toaster: allow pokydirname to be evaluated when all layers are localAwais Belal2018-08-281-3/+15
* bitbake: toaster: Fix comparison in recipe templateKarsten Strand2018-08-231-1/+1
* bitbake: Toaster: Implement the project-specific feature and releated enhance...David Reyna2018-08-2029-55/+1900
* bitbake: toaster/orm/management/commands/lsupdates.py: Use new layerindexlib ...Mark Hatle2018-08-021-131/+97
* bitbake: toaster: add 'Sumo' to release selectionDavid Reyna2018-04-262-20/+82
* bitbake: toaster: do not fail on optional 'custom.xml' fileDavid Reyna2018-03-281-1/+4
* bitbake: bitbake: toaster: don't use git fetch --allRobert Yang2018-02-141-1/+1
* bitbake: toaster: corrupted patch for bldcollector URL fileDavid Reyna2018-01-021-1/+1
* bitbake: toaster: add 'nobuild' option to ToasterDavid Reyna2017-12-184-23/+44
* bitbake: toaster: landing page show cmdline captureDavid Reyna2017-12-181-1/+7
* bitbake: toaster: enable custom env support for shell callsDavid Reyna2017-12-181-11/+15
* bitbake: toaster: update Toaster for Django 1.11David Reyna2017-12-185-5/+5
* bitbake: toaster: unset BBPATH before starting bbserver for backwards compati...David Reyna2017-12-181-6/+12
* bitbake: toaster/highlight.pack.js: Fix corrupted fileRichard Purdie2017-10-101-1/+1
* bitbake: toaster: Remove prettifyDavid Reyna2017-10-106-35/+6
* bitbake: toaster: build missing toaster.conf settingsDavid Reyna2017-10-071-2/+3
* bitbake: toaster: allow dots in user path namesDavid Reyna2017-09-173-6/+6
* bitbake: toaster: reserve HEAD from imported layersDavid Reyna2017-09-173-7/+18
* bitbake: toaster: update pyro to rocko as stable releaseDavid Reyna2017-09-112-15/+15
* bitbake: toaster: handle early exceptionsDavid Reyna2017-09-111-0/+8
* bitbake: toaster: edit column list not sortedDavid Reyna2017-09-051-1/+10
* bitbake: toaster: recipe links broken for default layersDavid Reyna2017-09-053-0/+14
* bitbake: toaster: missing ToasterSetting importDavid Reyna2017-09-051-0/+1
* bitbake: toaster: set default pokydirname if no external layersOlaf Mandel2017-09-051-0/+4
* bitbake: toaster: debug message for lists layers missing separatorsOlaf Mandel2017-09-051-1/+1
* bitbake: toaster: Order column in Tasks selectableAwais Belal2017-09-051-0/+3
* bitbake: toaster: display error when the fstype select is emptyDavid Reyna2017-09-051-0/+3
* bitbake: toaster: support custom Layer Index URL and fixture overrideDavid Reyna2017-08-232-2/+9
* bitbake: Toaster: custom start and stop actionsDavid Reyna2017-08-231-0/+49
* bitbake: toaster: custom image updates and original creationDavid Reyna2017-08-232-38/+62
* bitbake: toaster: move to new bitbake xmlrpc defaultDavid Reyna2017-07-313-7/+18
* bitbake: toaster: enable remote HTTP API for status aggregationDavid Reyna2017-07-314-4/+100
* bitbake: toaster: trim build target inputDavid Reyna2017-07-211-2/+2
* bitbake: toaster: set clone progress default to offDavid Reyna2017-07-212-4/+4
* bitbake: toaster: include setscene in task progressDavid Reyna2017-07-211-3/+4
* bitbake: toaster: test 'commit' first in get_vcs_referenceDavid Reyna2017-06-281-2/+2