summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toaster: importlayer Remove description input fieldMichael Wood2015-02-203-10/+0
* bitbake: toasterui: remove layer directory in managed modeBelen Barros Pena2015-02-202-5/+13
* bitbake: toasterui: style the Toaster version informationBelen Barros Pena2015-02-202-25/+10
* bitbake: toaster: layerdetails Don't show None type in description/summaryMichael Wood2015-02-201-2/+2
* bitbake: toaster: landing page when no build moduleDavid Reyna2015-02-202-21/+53
* bitbake: toaster: get proper version stringAlexandru DAMIAN2015-02-201-1/+2
* bitbake: toasterui: UI query performance improvementsAlexandru DAMIAN2015-02-202-10/+16
* bitbake: toasterui: fix time estimation in project pageAlexandru Damian2015-02-204-7/+24
* bitbake: toaster: properly detect starting in rolling log fileAlexandru DAMIAN2015-02-201-2/+10
* bitbake: toaster: bitbake cooker log saving and downloadingAlexandru DAMIAN2015-02-2011-40/+306
* bitbake: toasterui: empty state for pagesAlexandru DAMIAN2015-02-1711-29/+135
* bitbake: toaster: Set the machines page default pagesize to 100Michael Wood2015-02-171-1/+2
* bitbake: toaster: Remove filtering from layers,machines and targetsMichael Wood2015-02-171-59/+2
* bitbake: toaster: Remove Layer source from machines, layers and targetsMichael Wood2015-02-174-40/+0
* bitbake: toaster: New build button allow arbitrary build targetsMichael Wood2015-02-171-0/+2
* bitbake: toaster: Additional fixes for the project variable pageDavid Reyna2015-02-172-82/+210
* bitbake: toaster: layerdetails use new vcs reference apiMichael Wood2015-02-171-7/+6
* bitbake: toaster: fix git checkout commandAlexandru DAMIAN2015-02-171-1/+1
* bitbake: toaster: properly detect failed server startAlexandru DAMIAN2015-02-172-4/+13
* bitbake: toaster: Use on input event for validation rather than keyupMichael Wood2015-02-175-11/+11
* bitbake: toastergui: links outside Toaster should open in a new windowBelen Barros Pena2015-02-101-2/+2
* bitbake: toaster: All machines Fix filter countsMichael Wood2015-02-101-6/+4
* bitbake: toaster: All machines show results count if filtering or searchingMichael Wood2015-02-101-1/+1
* bitbake: toaster: All machines reset order_by if removing that columnMichael Wood2015-02-101-0/+2
* bitbake: toaster: all Machines exclude de-prioritised layer source itemsMichael Wood2015-02-101-11/+22
* bitbake: toaster: All Machines fix reset search linkMichael Wood2015-02-102-2/+7
* bitbake: toaster: models Allow the machine's layer name to be searchedMichael Wood2015-02-101-1/+1
* bitbake: toaster: All machines Add filtering based on layer in projectMichael Wood2015-02-102-29/+86
* bitbake: toaster: All machines Add layer name order by functionsMichael Wood2015-02-102-2/+4
* bitbake: toaster: layerdetails Don't remove alert from dom on dismissalMichael Wood2015-02-102-1/+3
* bitbake: toaster: All machines Update layer notificationsMichael Wood2015-02-102-4/+8
* bitbake: toaster: All machines add a column to link back to machine confMichael Wood2015-02-103-2/+11
* bitbake: toaster: machines Make sure we don't overwrite the pagesizeMichael Wood2015-02-101-1/+1
* bitbake: toaster: Add add/select functionality to machines pageMichael Wood2015-02-103-54/+146
* bitbake: toaster: machines Fix undefined variablesMichael Wood2015-02-101-0/+1
* bitbake: toastergui: add download task log icon to recipe details pageBelen Barros Pena2015-02-103-12/+13
* bitbake: toastergui: add the word 'compatible' to 'all' pagesBelen Barros Pena2015-02-106-19/+27
* bitbake: toastergui: set column heading to 'Revision'Belen Barros Pena2015-02-102-5/+10
* bitbake: toaster: display Toaster mode and version in debug modeAlexandru DAMIAN2015-02-104-4/+34
* bitbake: toaster: improve logging facilities for toasterAlexandru DAMIAN2015-02-104-6/+22
* bitbake: toaster: enhancements for the startup sequenceAlexandru DAMIAN2015-02-101-18/+58
* bitbake: toastergui: improvements in layer selection logicAlexandru DAMIAN2015-02-108-53/+224
* bitbake: toaster: enable server-side caches and debug-panelAlexandru DAMIAN2015-02-101-1/+40
* bitbake: toastergui: fix loadconf error messageAlexandru DAMIAN2015-02-101-1/+1
* bitbake: toasterui: use text() instead of html()Belen Barros Pena2015-02-101-2/+2
* bitbake: toastergui: remove time link for failed build requestsBelen Barros Pena2015-02-101-1/+1
* bitbake: toaster: proper setup for build configurationAlexandru DAMIAN2015-02-023-9/+21
* bitbake: toaster: new layer checkout logicAlexandru DAMIAN2015-01-304-93/+92
* bitbake: toaster: update texts for the startup sequenceAlexandru DAMIAN2015-01-302-8/+15
* bitbake: toastergui: update project build listingAlexandru DAMIAN2015-01-297-68/+193