summaryrefslogtreecommitdiffstats
path: root/bitbake/lib
Commit message (Expand)AuthorAgeFilesLines
* 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-105-18/+57
* 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: data_smart: split expanded removal values when handling _removeRoss Burton2015-02-031-1/+2
* bitbake: tests/data: add test for incorrect remove behaviourRoss Burton2015-02-031-0/+7
* 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: data_smart: Don't use mutable objects as default argsRichard Purdie2015-01-291-1/+6
* bitbake: parse/ast: Fix issue if path contains '&'Pascal Bach2015-01-291-1/+1
* bitbake: toastergui: update project build listingAlexandru DAMIAN2015-01-297-68/+193
* bitbake: toasterui: do not filter images by extensionAlexandru Damian2015-01-291-1/+1
* bitbake: toastergui: alignment fixBelen Barros Pena2015-01-291-4/+4
* bitbake: toastergui: remove recipe id links to the layer indexBelen Barros Pena2015-01-291-1/+1
* bitbake: toastergui: consistent capitals in buttonBelen Barros Pena2015-01-291-1/+1
* bitbake: toastergui: hide table controls when when less than 10 entriesBelen Barros Pena2015-01-291-0/+10
* bitbake: toastergui: set column width in layer details pageBelen Barros Pena2015-01-291-2/+2
* bitbake: toastergui: add 'show all' link to no results pageBelen Barros Pena2015-01-292-4/+10
* bitbake: toastergui: give the add dependencies form some breathing spaceBelen Barros Pena2015-01-291-0/+1
* bitbake: toastergui: consistent add / remove layer notificationsBelen Barros Pena2015-01-292-5/+7
* bitbake: toastergui: remove redundant style declarationBelen Barros Pena2015-01-291-1/+0
* bitbake: toastergui: Generic message for the layer details empty statesBelen Barros Pena2015-01-291-6/+2
* bitbake: toaster: apply common styles to right hand column of detail pagesBelen Barros Pena2015-01-294-7/+6
* bitbake: toaster: make layouts consistentBelen Barros Pena2015-01-293-23/+10
* bitbake: siggen: Ensure taskdata default functions exist in base classRichard Purdie2015-01-231-6/+7
* bitbake: cooker: Use expanded_data for ASSUME_PROVIDEDRichard Purdie2015-01-231-2/+2
* bitbake: cooker: Rename event_data -> expanded_dataRichard Purdie2015-01-232-14/+15