aboutsummaryrefslogtreecommitdiffstats
path: root/lib/toaster
AgeCommit message (Expand)Author
2017-10-06toaster: build missing toaster.conf settingsDavid Reyna
2017-09-17toaster: allow dots in user path namesDavid Reyna
2017-09-17toaster: reserve HEAD from imported layersDavid Reyna
2017-09-11toaster: update pyro to rocko as stable releaseDavid Reyna
2017-09-11toaster: handle early exceptionsDavid Reyna
2017-09-04toaster: edit column list not sortedDavid Reyna
2017-09-04toaster: recipe links broken for default layersDavid Reyna
2017-09-04toaster: missing ToasterSetting importDavid Reyna
2017-09-04toaster: set default pokydirname if no external layersOlaf Mandel
2017-09-04toaster: debug message for lists layers missing separatorsOlaf Mandel
2017-09-04toaster: Order column in Tasks selectableAwais Belal
2017-09-04toaster: display error when the fstype select is emptyDavid Reyna
2017-08-22toaster: support custom Layer Index URL and fixture overrideDavid Reyna
2017-08-22Toaster: custom start and stop actionsDavid Reyna
2017-08-22toaster: custom image updates and original creationDavid Reyna
2017-07-30toaster: move to new bitbake xmlrpc defaultDavid Reyna
2017-07-30toaster: enable remote HTTP API for status aggregationDavid Reyna
2017-07-21toaster: trim build target inputDavid Reyna
2017-07-21toaster: set clone progress default to offDavid Reyna
2017-07-21toaster: include setscene in task progressDavid Reyna
2017-06-27toaster: test 'commit' first in get_vcs_referenceDavid Reyna
2017-06-27toaster: large package set breaks sqlite queryDavid Reyna
2017-06-27toaster: Add distro selection supportDavid Reyna
2017-06-27toaster: git clone progress barDavid Reyna
2017-06-27toaster: address Django-1.10 API deprecationsDavid Reyna
2017-06-16toaster: get_last_build_id not called correctlyDavid Reyna
2017-06-16toaster: add ID's to build menu linksDavid Reyna
2017-06-16toaster: add ID's to navigation linksDavid Reyna
2017-04-20toaster: move release lookup from morty to pyroyocto-2.32017-04-pyro1.34.0David Reyna
2017-04-10toaster: fix add layer button for MachinesDavid Reyna
2017-04-10toaster: Toaster filters are brokenDavid Reyna
2017-04-06toaster:test:Create selenium tests for project dashboard pageDavid Reyna
2017-04-06toaster: toastergui: implement machine name validationBelal, Awais
2017-02-13bitbake: toaster: add wic.bmap support to toasterSujith H
2017-02-13toaster: move sqlite database to TOASTER_DIRbrian avery
2016-12-12toaster: views Remove old code that converts template context to JSONMichael Wood
2016-12-12toaster: js test Update js tests to use correct url for layer RESTMichael Wood
2016-12-12toaster: Switch front end to use Layer get REST APIMichael Wood
2016-12-12toaster: typeaheads Layers add url to layer REST API to the layerMichael Wood
2016-12-12toaster: api Add GET REST API for Layer informationMichael Wood
2016-12-12toaster: importlayer Add git revision typeahead to that input fieldMichael Wood
2016-12-12toaster: typeaheads Add a git revisions suggestionsMichael Wood
2016-12-12toaster: typeaheads widgets Fix flake8 issues and remove redundant codeMichael Wood
2016-12-12toaster: tests Update import layer test to use new Layer add apiMichael Wood
2016-12-12toaster: importlayer Use new layer add APIMichael Wood
2016-12-12toaster: api Add layer Add apiMichael Wood
2016-12-12toaster: models Layer_Version get_detailspage_url optional project_idMichael Wood
2016-12-12toaster: models Layer fix whitespaceMichael Wood
2016-12-12toaster: tablejs Add visual indicator for table data loadingMichael Wood
2016-12-08toaster: Reference pip3 not pipRichard Purdie