summaryrefslogtreecommitdiffstats
path: root/bitbake
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-2013-43/+335
* 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: tests/fetch.py: latest_versionstring add set of PNAníbal Limón2015-02-161-0/+2
* bitbake: fetch2: wget remove scape of - in regexes don't neededAníbal Limón2015-02-161-9/+9
* bitbake: fetch2: wget _modelate_version improvmentsAníbal Limón2015-02-161-3/+3
* bitbake: fetch2: wget latest_versionstring improvments in get version by dirAníbal Limón2015-02-161-71/+37
* bitbake: fetch2: wget add _check_latest_version_by_dirAníbal Limón2015-02-161-6/+46
* bitbake: fetch2: wget latest_versionstring _check_latest_version improvmentsAníbal Limón2015-02-161-26/+25
* bitbake: fetch2: wget latest_versionstring improve _parse_pathAníbal Limón2015-02-161-20/+24
* bitbake: cooker: rework LAYERDEPENDS versioning so that it is actually usefulPaul Eggleton2015-02-163-26/+69
* bitbake: tests: add tests for OE pre-release version formattingPaul Eggleton2015-02-161-0/+4
* bitbake: utils: ensure explode_dep_versions2 raises an exception on invalid/m...Paul Eggleton2015-02-161-0/+4
* bitbake: depexp.py: Fix segfault if DISPLAY is not setMaxin B. John2015-02-161-0/+7
* bitbake: bitbake-user-manual: Removed errant writer note line.Scott Rifenbark2015-02-101-2/+0
* bitbake: bitbake-user-manual: Added some links to some new variables.Scott Rifenbark2015-02-101-7/+9
* bitbake: bitbake-user-manual: Added five new repo variables and links.Scott Rifenbark2015-02-101-4/+50
* bitbake: Makefile: Updated the script to not create PDF version by defaultScott Rifenbark2015-02-101-6/+6
* 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
OpenPOWER on IntegriCloud