summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toaster: fix no newline at end of fileRobert Yang2014-07-043-3/+3
* bitbake: toaster: Fix spacing and layout in no image files notificationBelen Barros2014-06-201-12/+17
* bitbake: toaster: display message if no images are generatedFarrell Wymore2014-06-202-0/+20
* bitbake: toaster: refactor the target pageFarrell Wymore2014-06-203-115/+158
* bitbake: toastergui: fix built ETA calculationAlexandru DAMIAN2014-06-131-4/+3
* bitbake: toaster: reduce redundant foreign key lookupsDavid Reyna2014-05-212-6/+29
* bitbake: toaster: sort columns properly after edit columnsFarrell Wymore2014-05-212-14/+204
* bitbake: toaster: fix span2 headings for packagesDave Lerner2014-05-082-4/+7
* bitbake: toaster: Make sure layer branch only shows when not emptyBelen Barros Pena2014-05-089-32/+35
* bitbake: toaster: sort outcome and sstate columns by string valueDavid Reyna2014-05-081-1/+8
* bitbake: bitbake: toaster: Fix Empty tasks filterBelen Barros Pena2014-04-231-1/+1
* bitbake: bitbake: toaster: Fix total number of tasks in build dashboardBelen Barros Pena2014-04-231-1/+1
* bitbake: toaster: add URI search path listDavid Reyna2014-04-092-1/+13
* bitbake: toaster: sort on size in detail pagesDave Lerner2014-04-0913-73/+161
* bitbake: toaster: hide tasks without order or outcomeDavid Reyna2014-04-091-5/+8
* bitbake: toaster: regex alternation filter caused django errorDavid Reyna2014-04-092-8/+8
* bitbake: toaster: fix filtering query for multiple filtersAlexandru DAMIAN2014-04-091-3/+3
* bitbake: toaster: keep number of rows across searchesAlexandru DAMIAN2014-04-091-0/+1
* bitbake: toaster: show unique set-in files in configvarDavid Reyna2014-04-091-4/+8
* bitbake: toaster: disable 'size over total' sortDave Lerner2014-04-091-2/+0
* bitbake: toaster: added covered task listFarrell Wymore2014-04-052-23/+52
* bitbake: toaster: correct package countFarrell Wymore2014-04-052-28/+47
* bitbake: toaster: Fixes to the build dashboardBelen Barros Pena2014-04-053-16/+17
* bitbake: toaster: Make tables happy in ChromeBelen Barros Pena2014-04-052-3/+4
* bitbake: toaster: Fix the empty packages alertBelen Barros Pena2014-04-051-7/+5
* bitbake: toaster: Fix "Recent builds" linksBelen Barros Pena2014-04-052-3/+12
* bitbake: toaster: catch IndexError error in dictionary lookupsDavid Reyna2014-04-051-1/+1
* bitbake: toaster: Changes to help textBelen Barros Pena2014-04-059-64/+76
* bitbake: toaster: Remove html validation errors in tasks.htmlBelen Barros Pena2014-04-053-3/+16
* bitbake: toaster: link task order to right tasks pageDavid Reyna2014-04-053-7/+32
* bitbake: toaster: secondary sort key as table's default orderDavid Reyna2014-04-011-11/+16
* bitbake: toaster: unbuilt package dependency formatsDave Lerner2014-04-011-42/+33
* bitbake: toaster: Update help text in format_vpackage_namehelp tagBelen Barros Pena2014-04-011-1/+1
* bitbake: toaster: Match search results form to no results formBelen Barros Pena2014-04-011-1/+1
* bitbake: toaster: Increase animation durationBelen Barros Pena2014-04-011-1/+1
* bitbake: toaster: Fix the fade out animationBelen Barros Pena2014-04-011-2/+1
* 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-012-2/+2
* 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-283-26/+117