summaryrefslogtreecommitdiffstats
path: root/lib/toaster
AgeCommit message (Expand)Author
2014-06-12toaster: build control functionalityAlexandru DAMIAN
2014-06-12toastergui: fix built ETA calculationAlexandru DAMIAN
2014-06-12toaster: add function to get the database urlAlexandru DAMIAN
2014-06-12toaster: create models for bldcontrol and enable itAlexandru DAMIAN
2014-06-12toaster: initial bldcontrol applicationAlexandru DAMIAN
2014-06-11toaster: add Project class models to ormAlexandru DAMIAN
2014-06-06toaster: add project related modelsAlexandru DAMIAN
2014-06-06toaster: read database settings from the environmentAlexandru DAMIAN
2014-05-21toaster: reduce redundant foreign key lookupsDavid Reyna
2014-05-21toaster: sort columns properly after edit columnsFarrell Wymore
2014-05-08toaster: modify SQL data type constraintsAlexandru DAMIAN
2014-05-08toaster: fix migration code for MySQLAlexandru DAMIAN
2014-05-08toaster: fix span2 headings for packagesDave Lerner
2014-05-08toaster: Make sure layer branch only shows when not emptyBelen Barros Pena
2014-05-08toaster: sort outcome and sstate columns by string valueDavid Reyna
2014-04-21bitbake: toaster: Fix Empty tasks filterBelen Barros Pena
2014-04-21bitbake: toaster: Fix total number of tasks in build dashboardBelen Barros Pena
2014-04-09toaster: Allow toaster to start without pytzAlexandru DAMIAN
2014-04-09toaster: add URI search path listDavid Reyna
2014-04-09toaster: sort on size in detail pagesDave Lerner
2014-04-09toaster: hide tasks without order or outcomeDavid Reyna
2014-04-09toaster: regex alternation filter caused django errorDavid Reyna
2014-04-09toaster: fix filtering query for multiple filtersAlexandru DAMIAN
2014-04-09toaster: keep number of rows across searchesAlexandru DAMIAN
2014-04-09toaster: show unique set-in files in configvarDavid Reyna
2014-04-09toaster: disable 'size over total' sortDave Lerner
2014-04-09toaster: do not load all available timezonesAlexandru DAMIAN
2014-04-05toaster: added covered task listFarrell Wymore
2014-04-05toaster: correct package countFarrell Wymore
2014-04-05toaster: Fixes to the build dashboardBelen Barros Pena
2014-04-05toaster: Make tables happy in ChromeBelen Barros Pena
2014-04-05toaster: Fix the empty packages alertBelen Barros Pena
2014-04-05toaster: Fix "Recent builds" linksBelen Barros Pena
2014-04-05toaster: catch IndexError error in dictionary lookupsDavid Reyna
2014-04-05toaster: Changes to help textBelen Barros Pena
2014-04-05toaster: Remove html validation errors in tasks.htmlBelen Barros Pena
2014-04-05toaster: Update APIBelen Barros Pena
2014-04-05toaster: link task order to right tasks pageDavid Reyna
2014-04-03toaster: fix help texts not showing for most tasksPaul Eggleton
2014-04-01toaster: secondary sort key as table's default orderDavid Reyna
2014-04-01toaster: unbuilt package dependency formatsDave Lerner
2014-04-01toaster: Update help text in format_vpackage_namehelp tagBelen Barros Pena
2014-04-01toaster: Match search results form to no results formBelen Barros Pena
2014-04-01toaster: Increase animation durationBelen Barros Pena
2014-04-01toaster: Fix the fade out animationBelen Barros Pena
2014-04-01toaster: Small tweaks to the packages included interfaceBelen Barros Pena
2014-04-01toaster: Remove trailing spaces from 'name'Belen Barros Pena
2014-04-01toaster: Show "No builds found" in the builds tableBelen Barros Pena
2014-04-01toaster: disable configvar sorts for value and filesDavid Reyna
2014-04-01toaster: Display task descriptionRavi Chintakunta