summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toaster: proper setup for build configurationAlexandru DAMIAN2015-02-024-9/+26
* bitbake: toaster: new layer checkout logicAlexandru DAMIAN2015-01-304-93/+92
* bitbake: toaster: update texts for the startup sequenceAlexandru DAMIAN2015-01-303-11/+18
* 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
* bitbake: server/process: Fix select callRichard Purdie2015-01-231-1/+1
* bitbake: toastergui: enable re-ordering when columns are hiddenAlexandru DAMIAN2015-01-231-0/+10
* bitbake: toastergui: all projects column show/hideAlexandru DAMIAN2015-01-231-6/+6
* bitbake: toastergui: fix the second 'view all targets' linkBelen Barros Pena2015-01-231-1/+2
* bitbake: toastergui: minor fixesAlexandru DAMIAN2015-01-231-1/+8
* bitbake: toastegui: project page build selected targetsAlexandru DAMIAN2015-01-232-6/+25
* bitbake: toastergui: fix all targets page searchAlexandru DAMIAN2015-01-231-2/+5
* bitbake: toastergui: fix all-targets redirectAlexandru DAMIAN2015-01-233-3/+3
* bitbake: toaster: newproject default release selection fixAlexandru DAMIAN2015-01-231-13/+19
* bitbake: toastergui: "Run again" button in build pagesAlexandru DAMIAN2015-01-232-3/+3
* bitbake: toastergui: fix duplicate IDs all builds pageAlexandru DAMIAN2015-01-231-27/+10
* bitbake: toasterui: save event backlog to buildAlexandru DAMIAN2015-01-231-2/+9
* bitbake: toastergui: save cookie for orderby/page size settingsAlexandru DAMIAN2015-01-232-6/+11
* bitbake: prserv/serv: Improve exit handlingRichard Purdie2015-01-231-5/+9
* bitbake: toaster: project configuration variables pageDavid Reyna2015-01-213-26/+730
* bitbake: toaster: project builds pageAlexandru DAMIAN2015-01-213-230/+160
* bitbake: fetcher: use os.path.splitext() instead of string.split()Ross Burton2015-01-211-3/+3
* bitbake: bin/bitbake: only check that /dev/shm is writable on LinuxRoss Burton2015-01-211-2/+2
* bitbake: bb/fetch2/wget.py: latest_versionstring escape packagename when buil...Aníbal Limón2015-01-211-1/+1
* bitbake: cooker.py: trap the ENOSPC error and translate itRobert Yang2015-01-211-0/+5
* bitbake: cooker: Further optimise pyinotifyRichard Purdie2015-01-211-1/+1
* bitbake: command/cooker/knotty: Fix memres handling of command environment ch...Richard Purdie2015-01-214-5/+26
* bitbake: lib/fetch2: Tweak get_srcrev() function descriptionRichard Purdie2015-01-211-2/+4
* bitbake: toasterui: fix variable data errorAlexandru DAMIAN2015-01-161-1/+1
* bitbake: toastergui: all builds page lists failed build requestsAlexandru DAMIAN2015-01-164-199/+742
* bitbake: toaster: layerdetails Remove compatibility settingMichael Wood2015-01-163-29/+3
* bitbake: toaster: Add layer details page featureMichael Wood2015-01-167-150/+1038
* bitbake: ConfHandler: Clean up bogus importsRichard Purdie2015-01-161-6/+4