summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toaster: do not fail on optional 'custom.xml' fileDavid Reyna2018-05-291-1/+4
* 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
* bitbake: toaster: large package set breaks sqlite queryDavid Reyna2017-06-281-4/+9
* bitbake: toaster: Add distro selection supportDavid Reyna2017-06-2812-3/+325
* bitbake: toaster: git clone progress barDavid Reyna2017-06-286-1/+98
* bitbake: toaster: address Django-1.10 API deprecationsDavid Reyna2017-06-288-79/+96
* bitbake: toaster: get_last_build_id not called correctlyDavid Reyna2017-06-221-6/+6
* bitbake: toaster: add ID's to build menu linksDavid Reyna2017-06-221-10/+10
* bitbake: toaster: add ID's to navigation linksDavid Reyna2017-06-221-3/+5
* bitbake: toaster: move release lookup from morty to pyroDavid Reyna2017-04-202-15/+15
* bitbake: toaster: fix add layer button for MachinesDavid Reyna2017-04-111-2/+2
* bitbake: toaster: Toaster filters are brokenDavid Reyna2017-04-111-1/+1
* bitbake: toaster:test:Create selenium tests for project dashboard pageDavid Reyna2017-04-104-54/+421
* bitbake: toaster: toastergui: implement machine name validationBelal, Awais2017-04-102-1/+19
* bitbake: bitbake: toaster: add wic.bmap support to toasterSujith H2017-02-151-1/+1
* bitbake: toaster: move sqlite database to TOASTER_DIRbrian avery2017-02-151-2/+1
* bitbake: toaster: views Remove old code that converts template context to JSONMichael Wood2016-12-121-31/+2
* bitbake: toaster: js test Update js tests to use correct url for layer RESTMichael Wood2016-12-121-1/+5
* bitbake: toaster: Switch front end to use Layer get REST APIMichael Wood2016-12-125-6/+31
* bitbake: toaster: typeaheads Layers add url to layer REST API to the layerMichael Wood2016-12-121-0/+3
* bitbake: toaster: api Add GET REST API for Layer informationMichael Wood2016-12-121-3/+52
* bitbake: toaster: importlayer Add git revision typeahead to that input fieldMichael Wood2016-12-124-9/+28
* bitbake: toaster: typeaheads Add a git revisions suggestionsMichael Wood2016-12-122-2/+32