summaryrefslogtreecommitdiffstats
path: root/bitbake/lib
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toaster: implement package summary pageDavid Reyna2014-02-173-40/+131
* bitbake: toaster: implement recipe summary pageDavid Reyna2014-02-173-39/+145
* bitbake: toaster: Make popovers mutually exclusiveBelen Barros Pena2014-02-171-36/+19
* bitbake: toaster: Make popovers scrollableBelen Barros Pena2014-02-171-0/+3
* bitbake: toaster: Make all targets links to the build dashboardBelen Barros Pena2014-02-171-1/+1
* bitbake: toaster: Select a radio button by default in Filter DialogRavi Chintakunta2014-02-172-1/+13
* bitbake: toaster: Fix for task_color tagBelen Barros Pena2014-02-171-1/+1
* bitbake: toaster: Apply error style to cell linksBelen Barros Pena2014-02-171-1/+1
* bitbake: toaster: Make "Edit columns" multiselectBelen Barros2014-02-171-0/+5
* bitbake: toaster: fix javascript for table filtersAlexandru DAMIAN2014-02-172-1/+3
* bitbake: toaster: Add clear filter button to filter tooltipsBelen Barros2014-02-172-2/+2
* bitbake: toaster: Clean up main.jsBelen Barros2014-02-171-444/+32
* bitbake: toaster: Clean up default.cssBelen Barros2014-02-171-177/+114
* bitbake: toaster: Implementation of package detail viewsDave Lerner2014-02-1713-32/+777
* bitbake: toaster: Added sorting to other columns in All tasks tableRavi Chintakunta2014-02-171-1/+9
* bitbake: toaster: Fix builds view filter options to match changes in filter d...Ravi Chintakunta2014-02-171-27/+44
* bitbake: toaster: Filter Dialog fix to display filter options as radio buttonsRavi Chintakunta2014-02-171-10/+14
* bitbake: toaster: Removed unused 'disabled' css class in Filter dialogRavi Chintakunta2014-02-171-1/+1
* bitbake: build: fix handling of task override for tasks with underscores in t...Paul Eggleton2014-02-171-1/+1
* bitbake: parse: make vars_from_file return None for non-recipesPaul Eggleton2014-02-171-1/+1
* bitbake: runqueue: Fix silly variable overlapRichard Purdie2014-02-151-3/+3
* bitbake: runqueue: Ensure we do run 'masked' setscene tasks if specified as t...Richard Purdie2014-02-131-4/+12
* bitbake: runqueue: Fix setscene hard dependency problemsRichard Purdie2014-02-111-5/+18
* bitbake: bitbake: build.py: create separate function for shell trap creation ...Laurentiu Palcu2014-02-091-17/+20
* bitbake: data: Account for pre/postfunc functions when calculating dependenciesRichard Purdie2014-02-041-2/+6
* bitbake: runqueue: Fix race against tasks sharing stamp filesRichard Purdie2014-01-311-1/+4
* bitbake: siggen.py: fix the SignatureGenerator()Robert Yang2014-01-281-2/+4
* bitbake: runqueue: Simplify pointless len() usageRichard Purdie2014-01-281-1/+1
* bitbake: hob: No need for enable_proxy and same_proxy in conf fileIrina Patru2014-01-281-2/+0
* bitbake: hob: Don't always save proxy values in conf fileIrina Patru2014-01-281-6/+14
* bitbake: hob: don't display interruptions as failsIrina Patru2014-01-281-1/+2
* bitbake: hob: unsetting busy cursor after hitting Stop buttonIrina Patru2014-01-281-2/+3
* bitbake: bitbake: hob: check if parser has attribute 'shutdown'Irina Patru2014-01-281-1/+2
* bitbake: hob: change error_msg for CommandFailed eventIrina Patru2014-01-281-6/+1
* bitbake: cooker: Add option of specifying indvidual tasks for targetsRichard Purdie2014-01-281-1/+6
* bitbake: toaster: fix package data gatheringAlexandru DAMIAN2014-01-273-2/+193
* bitbake: toaster: fix builds page CSS and functionalityAlexandru DAMIAN2014-01-273-10/+12
* bitbake: toaster: Set .error styles for tablesBarros Pena, Belen2014-01-271-12/+17
* bitbake: toaster: All Tasks Feature with sorting and filteringRavi Chintakunta2014-01-273-80/+185
* bitbake: toaster: Implementation of recipe detail viewsDavid Reyna2014-01-273-45/+332
* bitbake: toaster: Implementation of base build details pageDavid Reyna2014-01-271-0/+28
* bitbake: toaster: Added custom filter tags for use in templates.Ravi Chintakunta2014-01-271-0/+35
* bitbake: toaster: Base table fixes for header text, sort icon and filter iconRavi Chintakunta2014-01-273-3/+5
* bitbake: toaster: Base html fix to set the page titleRavi Chintakunta2014-01-271-1/+1
* bitbake: toaster: settings remove duplicate entryAlexandru DAMIAN2014-01-271-1/+0
* bitbake: toaster: Add initial testsAndreea Proca2014-01-274-5/+141185
* bitbake: toaster: Toaster GUI Build and Dashboard pages fixesAlexandru DAMIAN2014-01-2712-47/+473
* bitbake: toaster: add jquery cookie pluginAlexandru DAMIAN2014-01-272-0/+119
* bitbake: toaster: add vim modelines for .py filesAlexandru DAMIAN2014-01-2711-0/+33
* bitbake: toaster: update Task classification fieldsAlexandru DAMIAN2014-01-274-17/+34