summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toaster: filter out setscene tasks in recipe detailsDavid Reyna2014-03-211-1/+1
* bitbake: toaster: Amend failed tasks behaviourBelen Barros Pena2014-03-211-1/+1
* bitbake: toaster: Set display of "Cache attempt" columnBelen Barros Pena2014-03-211-5/+5
* bitbake: toaster: Remove extra space in the breadcrumbBelen Barros Pena2014-03-211-1/+1
* bitbake: toaster: Change "Package version" to "Version"Belen Barros Pena2014-03-211-1/+1
* bitbake: toaster: Remove trailing spaces from 'name'Belen Barros Pena2014-03-211-8/+8
* bitbake: toaster: Add link to the Toaster manualBelen Barros Pena2014-03-211-1/+1
* bitbake: toaster: added file types to the Outputs column in the build pageFarrell Wymore2014-03-172-1/+32
* bitbake: toaster: Sort layers in alphabetical orderBelen Barros Pena2014-03-171-1/+1
* bitbake: toaster: Remove the data-toggle attributeBelen Barros Pena2014-03-171-1/+1
* bitbake: toaster: Don't show clear search button if text input field is emptyBelen Barros Pena2014-03-174-4/+4
* bitbake: toaster: Fix Recipe sorting in tasks tableBelen Barros Pena2014-03-171-2/+2
* bitbake: toaster: Not using task_color tag for execution headingBelen Barros Pena2014-03-172-7/+8
* bitbake: toaster: Presentation fixes for task.htmlBelen Barros Pena2014-03-173-18/+26
* bitbake: toaster: Shorten dependency labelsBelen Barros Pena2014-03-171-2/+2
* bitbake: toaster: Give an extra space to the caretBelen Barros Pena2014-03-171-1/+1
* bitbake: toaster: Add no search results pageBelen Barros Pena2014-03-174-0/+56
* bitbake: toaster: Fixing "Show all builds" linkBelen Barros Pena2014-03-171-1/+1
* bitbake: toaster: Amend help text in package_built_detail.htmlBelen Barros Pena2014-03-171-2/+2
* bitbake: toaster: Small tweaks to the no results pageBelen Barros Pena2014-03-172-8/+6
* bitbake: toaster: Replace hyphens with underscores in package nameBelen Barros Pena2014-03-174-8/+8
* bitbake: toaster: Format package size in recipe.htmlBelen Barros Pena2014-03-171-1/+1
* bitbake: toaster: Make Order column part of the minimum tableBelen Barros Pena2014-03-171-1/+1
* bitbake: toaster: Move <tbody> outside for statementBelen Barros Pena2014-03-175-59/+56
* bitbake: toaster: add errors and warnings listingAmit Kumar Chaudhary2014-03-143-3/+76
* bitbake: toaster: Add counters to filtersRavi Chintakunta2014-03-142-40/+58
* bitbake: toaster: populate target image file tableCristiana Voicu2014-03-142-1/+3
* bitbake: toaster: fix 'show all' labels for tasks and variablesDavid Reyna2014-03-111-1/+1
* bitbake: toaster: add 'bblayers.conf' files to local config filterDavid Reyna2014-03-111-1/+3
* bitbake: toaster: add empty outcome support to task pageDavid Reyna2014-03-113-1/+6
* bitbake: toaster: Fix help text for task details outcomeBelen Barros Pena2014-03-112-11/+11
* bitbake: toaster: add commands to list and delete buildsAlexandru DAMIAN2014-03-114-0/+46
* bitbake: toaster: update database schemaAlexandru DAMIAN2014-03-112-5/+241
* bitbake: toaster: fix issues in the build tableAlexandru DAMIAN2014-03-093-3/+12
* bitbake: toaster: update database schemaAlexandru DAMIAN2014-03-096-13/+341
* bitbake: toaster: Move long content toggle to main.jsBelen Barros Pena2014-03-093-55/+18
* bitbake: toaster: implement the configuration pagedreyna/configure-detail-viewDavid Reyna2014-03-095-44/+299
* bitbake: toaster: View detailed information about a taskRavi Chintakunta2014-03-095-6/+315
* bitbake: toaster: Bug fix in reload page with parametersRavi Chintakunta2014-03-091-1/+5
* bitbake: toaster: Fix breadcrumb date format in detail pagesBelen Barros Pena2014-03-091-1/+1
* bitbake: toaster: Sort packages and dependencies in recipe.htmlBelen Barros Pena2014-03-091-3/+3
* bitbake: toaster: Change popover headings in recipes tableBelen Barros Pena2014-03-091-2/+2
* bitbake: toaster: Change help text for SectionBelen Barros Pena2014-03-092-2/+2
* bitbake: toaster: Hide the applied filter tooltip on clickBelen Barros Pena2014-03-091-0/+5
* bitbake: toaster: Add .muted class to disabled checkboxesBelen Barros Pena2014-03-091-2/+2
* bitbake: toaster: Set the right styles for definition listsBelen Barros Pena2014-03-091-1/+1
* bitbake: toaster: Set correct string for missed sstate attemptsBelen Barros Pena2014-03-091-1/+1
* bitbake: toaster: Remove inline styles in h1Belen Barros Pena2014-03-094-4/+5
* bitbake: toaster: extend Tasks to include Time, Disk IO, and CPU UsageDavid Reyna2014-03-095-191/+235
* bitbake: toaster: array-assignment fix from ChomeAlexandru DAMIAN2014-03-092-2/+4