summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster
Commit message (Expand)AuthorAgeFilesLines
...
* bitbake: toaster: Small tweaks to the packages included interfaceBelen Barros Pena2014-04-012-5/+5
* bitbake: toaster: Remove trailing spaces from 'name'Belen Barros Pena2014-04-011-3/+3
* bitbake: toaster: Show "No builds found" in the builds tableBelen Barros Pena2014-04-011-3/+3
* bitbake: toaster: disable configvar sorts for value and filesDavid Reyna2014-04-011-4/+0
* bitbake: toaster: Display task descriptionRavi Chintakunta2014-04-013-2/+9
* bitbake: toaster: fix timezone detectionAlexandru DAMIAN2014-04-011-3/+17
* bitbake: toaster: filter tasks with cache attempts for all attemptsDavid Reyna2014-03-281-1/+1
* bitbake: toaster: fix dirinfo empty dir expansionDave Lerner2014-03-281-1/+1
* bitbake: toaster: added file types to the Outputs column in the buildDavid Reyna2014-03-283-3/+36
* bitbake: toaster: add support for empty states in pagesDavid Reyna2014-03-285-29/+93
* bitbake: toaster: show installed package nameDave Lerner2014-03-288-65/+121
* 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