summaryrefslogtreecommitdiffstats
path: root/bitbake/lib
AgeCommit message (Expand)Author
2014-02-24bitbake: fetch2: Fix mirror repo tarball creationRichard Purdie
2014-02-24bitbake: runqueue: Catch ValueError from pickle.loadsMartin Jansa
2014-02-24bitbake: ast: Fix support for anonymous methods in wildcard .bbappend filesJacob Kroon
2014-02-17bitbake: toaster: implement package summary pageDavid Reyna
2014-02-17bitbake: toaster: implement recipe summary pageDavid Reyna
2014-02-17bitbake: toaster: Make popovers mutually exclusiveBelen Barros Pena
2014-02-17bitbake: toaster: Make popovers scrollableBelen Barros Pena
2014-02-17bitbake: toaster: Make all targets links to the build dashboardBelen Barros Pena
2014-02-17bitbake: toaster: Select a radio button by default in Filter DialogRavi Chintakunta
2014-02-17bitbake: toaster: Fix for task_color tagBelen Barros Pena
2014-02-17bitbake: toaster: Apply error style to cell linksBelen Barros Pena
2014-02-17bitbake: toaster: Make "Edit columns" multiselectBelen Barros
2014-02-17bitbake: toaster: fix javascript for table filtersAlexandru DAMIAN
2014-02-17bitbake: toaster: Add clear filter button to filter tooltipsBelen Barros
2014-02-17bitbake: toaster: Clean up main.jsBelen Barros
2014-02-17bitbake: toaster: Clean up default.cssBelen Barros
2014-02-17bitbake: toaster: Implementation of package detail viewsDave Lerner
2014-02-17bitbake: toaster: Added sorting to other columns in All tasks tableRavi Chintakunta
2014-02-17bitbake: toaster: Fix builds view filter options to match changes in filter d...Ravi Chintakunta
2014-02-17bitbake: toaster: Filter Dialog fix to display filter options as radio buttonsRavi Chintakunta
2014-02-17bitbake: toaster: Removed unused 'disabled' css class in Filter dialogRavi Chintakunta
2014-02-17bitbake: build: fix handling of task override for tasks with underscores in t...Paul Eggleton
2014-02-17bitbake: parse: make vars_from_file return None for non-recipesPaul Eggleton
2014-02-15bitbake: runqueue: Fix silly variable overlapRichard Purdie
2014-02-13bitbake: runqueue: Ensure we do run 'masked' setscene tasks if specified as t...Richard Purdie
2014-02-11bitbake: runqueue: Fix setscene hard dependency problemsRichard Purdie
2014-02-09bitbake: bitbake: build.py: create separate function for shell trap creation ...Laurentiu Palcu
2014-02-04bitbake: data: Account for pre/postfunc functions when calculating dependenciesRichard Purdie
2014-01-31bitbake: runqueue: Fix race against tasks sharing stamp filesRichard Purdie
2014-01-28bitbake: siggen.py: fix the SignatureGenerator()Robert Yang
2014-01-28bitbake: runqueue: Simplify pointless len() usageRichard Purdie
2014-01-28bitbake: hob: No need for enable_proxy and same_proxy in conf fileIrina Patru
2014-01-28bitbake: hob: Don't always save proxy values in conf fileIrina Patru
2014-01-28bitbake: hob: don't display interruptions as failsIrina Patru
2014-01-28bitbake: hob: unsetting busy cursor after hitting Stop buttonIrina Patru
2014-01-28bitbake: bitbake: hob: check if parser has attribute 'shutdown'Irina Patru
2014-01-28bitbake: hob: change error_msg for CommandFailed eventIrina Patru
2014-01-28bitbake: cooker: Add option of specifying indvidual tasks for targetsRichard Purdie
2014-01-27bitbake: toaster: fix package data gatheringAlexandru DAMIAN
2014-01-27bitbake: toaster: fix builds page CSS and functionalityAlexandru DAMIAN
2014-01-27bitbake: toaster: Set .error styles for tablesBarros Pena, Belen
2014-01-27bitbake: toaster: All Tasks Feature with sorting and filteringRavi Chintakunta
2014-01-27bitbake: toaster: Implementation of recipe detail viewsDavid Reyna
2014-01-27bitbake: toaster: Implementation of base build details pageDavid Reyna
2014-01-27bitbake: toaster: Added custom filter tags for use in templates.Ravi Chintakunta
2014-01-27bitbake: toaster: Base table fixes for header text, sort icon and filter iconRavi Chintakunta
2014-01-27bitbake: toaster: Base html fix to set the page titleRavi Chintakunta
2014-01-27bitbake: toaster: settings remove duplicate entryAlexandru DAMIAN
2014-01-27bitbake: toaster: Add initial testsAndreea Proca
2014-01-27bitbake: toaster: Toaster GUI Build and Dashboard pages fixesAlexandru DAMIAN