summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster
Commit message (Expand)AuthorAgeFilesLines
...
* bitbake: toaster: Fix typo in heading codeBelen Barros Pena2014-03-281-1/+1
* bitbake: toaster: insure _get_query returns distinct recordsDavid Reyna2014-03-281-4/+3
* bitbake: toaster: blocks for custom/highlighted navigation and breadcrumb linksDavid Reyna2014-03-288-19/+101
* bitbake: toaster: add Image detail and multiple targets to dashboardDavid Reyna2014-03-284-26/+122
* bitbake: toaster: format packages with size = -1Dave Lerner2014-03-255-7/+46
* bitbake: toaster: Small fixes in tasks UIBelen Barros Pena2014-03-253-13/+14
* bitbake: toaster: Fix help text typosBelen Barros Pena2014-03-251-5/+5
* bitbake: toaster: Remove commented-out code from views.pyBelen Barros Pena2014-03-251-5/+0
* bitbake: toaster: Change placeholder attribute in variables tableBelen Barros Pena2014-03-251-1/+1
* bitbake: toaster: replace package dependency tag w/ view queriesAlexandru DAMIAN2014-03-253-16/+8
* bitbake: toaster: Remove circular dependecies from packages/recipesIrina Patru2014-03-251-0/+14
* bitbake: toaster: combine ready functionsAmit Kumar Chaudhary2014-03-251-3/+1
* bitbake: toaster: add search by section to all recipe pageDavid Reyna2014-03-251-1/+1
* bitbake: toaster: apply filter only on selected attributesMarius Avram2014-03-251-1/+1
* bitbake: toaster: Change "0 found" to "No found"Belen Barros Pena2014-03-254-12/+12
* bitbake: toaster: Update local configuration counterBelen Barros Pena2014-03-251-1/+1
* bitbake: toaster: Add help text to filtersBelen Barros Pena2014-03-252-16/+17
* bitbake: toaster: Fix alignment issue in searchformBelen Barros Pena2014-03-251-5/+3
* bitbake: toaster: fix package size 1st sort orderDave Lerner2014-03-251-2/+2
* bitbake: toaster: Change objectname 'packages' to 'packages built'Belen Barros Pena2014-03-251-1/+1
* bitbake: toaster: reset default filter for configvar page on new searchesDavid Reyna2014-03-251-1/+4
* bitbake: toaster: warn new filter replaces existing filterDavid Reyna2014-03-253-0/+12
* bitbake: toaster: Revert "added file types to the Outputs column in the build...Alexandru DAMIAN2014-03-252-32/+1
* bitbake: toaster: image information viewsDave Lerner2014-03-2112-26/+792
* bitbake: toaster: add jquery treetable pluginDave Lerner2014-03-217-0/+1058
* 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