summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster
AgeCommit message (Expand)Author
2018-02-14bitbake: bitbake: toaster: don't use git fetch --allRobert Yang
2018-01-02bitbake: toaster: corrupted patch for bldcollector URL fileDavid Reyna
2017-12-18bitbake: toaster: add 'nobuild' option to ToasterDavid Reyna
2017-12-18bitbake: toaster: landing page show cmdline captureDavid Reyna
2017-12-18bitbake: toaster: enable custom env support for shell callsDavid Reyna
2017-12-18bitbake: toaster: update Toaster for Django 1.11David Reyna
2017-12-18bitbake: toaster: unset BBPATH before starting bbserver for backwards compati...David Reyna
2017-10-10bitbake: toaster/highlight.pack.js: Fix corrupted fileRichard Purdie
2017-10-10bitbake: toaster: Remove prettifyDavid Reyna
2017-10-07bitbake: toaster: build missing toaster.conf settingsDavid Reyna
2017-09-17bitbake: toaster: allow dots in user path namesDavid Reyna
2017-09-17bitbake: toaster: reserve HEAD from imported layersDavid Reyna
2017-09-11bitbake: toaster: update pyro to rocko as stable releaseDavid Reyna
2017-09-11bitbake: toaster: handle early exceptionsDavid Reyna
2017-09-05bitbake: toaster: edit column list not sortedDavid Reyna
2017-09-05bitbake: toaster: recipe links broken for default layersDavid Reyna
2017-09-05bitbake: toaster: missing ToasterSetting importDavid Reyna
2017-09-05bitbake: toaster: set default pokydirname if no external layersOlaf Mandel
2017-09-05bitbake: toaster: debug message for lists layers missing separatorsOlaf Mandel
2017-09-05bitbake: toaster: Order column in Tasks selectableAwais Belal
2017-09-05bitbake: toaster: display error when the fstype select is emptyDavid Reyna
2017-08-23bitbake: toaster: support custom Layer Index URL and fixture overrideDavid Reyna
2017-08-23bitbake: Toaster: custom start and stop actionsDavid Reyna
2017-08-23bitbake: toaster: custom image updates and original creationDavid Reyna
2017-07-31bitbake: toaster: move to new bitbake xmlrpc defaultDavid Reyna
2017-07-31bitbake: toaster: enable remote HTTP API for status aggregationDavid Reyna
2017-07-21bitbake: toaster: trim build target inputDavid Reyna
2017-07-21bitbake: toaster: set clone progress default to offDavid Reyna
2017-07-21bitbake: toaster: include setscene in task progressDavid Reyna
2017-06-28bitbake: toaster: test 'commit' first in get_vcs_referenceDavid Reyna
2017-06-28bitbake: toaster: large package set breaks sqlite queryDavid Reyna
2017-06-28bitbake: toaster: Add distro selection supportDavid Reyna
2017-06-28bitbake: toaster: git clone progress barDavid Reyna
2017-06-28bitbake: toaster: address Django-1.10 API deprecationsDavid Reyna
2017-06-22bitbake: toaster: get_last_build_id not called correctlyDavid Reyna
2017-06-22bitbake: toaster: add ID's to build menu linksDavid Reyna
2017-06-22bitbake: toaster: add ID's to navigation linksDavid Reyna
2017-04-20bitbake: toaster: move release lookup from morty to pyroDavid Reyna
2017-04-11bitbake: toaster: fix add layer button for MachinesDavid Reyna
2017-04-11bitbake: toaster: Toaster filters are brokenDavid Reyna
2017-04-10bitbake: toaster:test:Create selenium tests for project dashboard pageDavid Reyna
2017-04-10bitbake: toaster: toastergui: implement machine name validationBelal, Awais
2017-02-15bitbake: bitbake: toaster: add wic.bmap support to toasterSujith H
2017-02-15bitbake: toaster: move sqlite database to TOASTER_DIRbrian avery
2016-12-12bitbake: toaster: views Remove old code that converts template context to JSONMichael Wood
2016-12-12bitbake: toaster: js test Update js tests to use correct url for layer RESTMichael Wood
2016-12-12bitbake: toaster: Switch front end to use Layer get REST APIMichael Wood
2016-12-12bitbake: toaster: typeaheads Layers add url to layer REST API to the layerMichael Wood
2016-12-12bitbake: toaster: api Add GET REST API for Layer informationMichael Wood
2016-12-12bitbake: toaster: importlayer Add git revision typeahead to that input fieldMichael Wood