summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster
Commit message (Expand)AuthorAgeFilesLines
* 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: Add performance testing scriptIonut Chisanovici2014-06-201-0/+53
* bitbake: toaster: refactor the target pageFarrell Wymore2014-06-203-115/+158
* bitbake: toastergui: fix built ETA calculationAlexandru DAMIAN2014-06-201-4/+3
* bitbake: toaster: reduce redundant foreign key lookupsDavid Reyna2014-06-202-6/+29
* bitbake: toaster: sort columns properly after edit columnsFarrell Wymore2014-06-202-14/+204
* bitbake: toaster: fix span2 headings for packagesDave Lerner2014-06-202-4/+7
* bitbake: toaster: sort outcome and sstate columns by string valueDavid Reyna2014-06-202-1/+20
* bitbake: bitbake: toaster: Fix Empty tasks filterBelen Barros Pena2014-06-201-1/+1
* bitbake: bitbake: toaster: Fix total number of tasks in build dashboardBelen Barros Pena2014-06-201-1/+1
* bitbake: toaster: Allow toaster to start without pytzAlexandru DAMIAN2014-04-091-5/+9
* 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: do not load all available timezonesAlexandru DAMIAN2014-04-091-1/+9
* 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-0510-65/+77
* bitbake: toaster: Remove html validation errors in tasks.htmlBelen Barros Pena2014-04-053-3/+16
* bitbake: toaster: Update APIBelen Barros Pena2014-04-052-2/+4
* bitbake: toaster: link task order to right tasks pageDavid Reyna2014-04-053-7/+32
* bitbake: toaster: fix help texts not showing for most tasksPaul Eggleton2014-04-042-2/+225
* 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-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