summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
...
* bitbake: toastergui: stop covered task graph traversal earlyAlexandru DAMIAN2015-02-271-4/+3
* bitbake: toaster: fix typo in models.pyBelen Barros Pena2015-02-271-1/+1
* bitbake: bitbake-layers: fix wildcard support in remove-layerPaul Eggleton2015-02-251-1/+1
* bitbake: toasterui: fix ETA calculationAlexandru DAMIAN2015-02-241-1/+1
* bitbake: toastergui: performance improvements in task details pageAlexandru Damian2015-02-242-19/+23
* bitbake: toasterui: disable autocommit for build loggingAlexandru DAMIAN2015-02-242-1/+28
* bitbake: toaster: update requirement for Django 1.6Alexandru Damian2015-02-241-2/+2
* bitbake: toasterui: improving the latest builds consistencyBelen Barros Pena2015-02-243-16/+22
* bitbake: toaster: Add machine selection notificationMichael Wood2015-02-244-3/+17
* bitbake: toasterui: style the Toaster version informationBelen Barros Pena2015-02-245-7/+12
* bitbake: toaster: layerdetails Fix pagination controlsMichael Wood2015-02-242-20/+4
* bitbake: toaster: layerdetails Add link to machines fileMichael Wood2015-02-241-1/+6
* bitbake: toaster: layerdetails summary/descriptions to be searchableMichael Wood2015-02-242-18/+26
* bitbake: toastergui: fix spacing and input field sizesBelen Barros Pena2015-02-241-2/+2
* bitbake: bitbake-layers: add ability to fetch layers and their dependencies f...Chong Lu2015-02-211-0/+252
* bitbake: bitbake-layers: fix loggingPaul Eggleton2015-02-211-2/+12
* bitbake: bitbake-layers: refactor to use argparse instead of cmdPaul Eggleton2015-02-211-151/+110
* 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
OpenPOWER on IntegriCloud