summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toastergui: protect variable value readsAlexandru DAMIAN2014-10-301-9/+17
* bitbake: toastergui: refactor objects get in views.pyAlexandru DAMIAN2014-10-301-38/+37
* bitbake: toastergui: project edit capabilities in all layers pageAlexandru DAMIAN2014-10-305-119/+200
* bitbake: toaster: fix Project page in order to trigger buildsAlexandru DAMIAN2014-10-3010-409/+1115
* bitbake: toaster: we add static copies of AngularJS and related librariesAlexandru DAMIAN2014-10-305-0/+251
* bitbake: toastergui: update breadcrumb in analysis pagesAlexandru DAMIAN2014-10-302-3/+9
* bitbake: toastergui: Show failed tasks in the build dashboardBelen Barros Pena2014-10-301-2/+16
* bitbake: toastergui: Tiny change to help textBelen Barros Pena2014-10-301-1/+1
* bitbake: toastergui: Remove extra <div> from build dashboardBelen Barros Pena2014-10-301-3/+2
* bitbake: toastergui: Remove sorting from "Size over total" columnBelen Barros Pena2014-10-301-2/+0
* bitbake: toastergui: Fix blue highlight for failed tasksBelen Barros Pena2014-10-301-1/+1
* bitbake: toastergui: Fix reverse dependencies tab for packages includedBelen Barros Pena2014-10-301-1/+1
* bitbake: toastergui: Add missing task descriptionsBelen Barros Pena2014-10-301-0/+3
* bitbake: toastergui: Amend show rows optionsBelen Barros2014-10-302-2/+2
* bitbake: toastergui: Fix help text in packages 'Reverse runtime dependencies'...Belen Barros Pena2014-10-301-1/+1
* bitbake: toastergui fix size rendering in dirinfo pageAlexandru DAMIAN2014-09-291-5/+5
* bitbake: toaster: fix some code spacing issuesMarius Avram2014-09-052-23/+25
* bitbake: toaster: use cookies for count and sorting in templates tablesMarius Avram2014-09-053-46/+102
* bitbake: toaster: do not save objects in sessionAlexandru DAMIAN2014-09-051-9/+9
* bitbake: toastergui: added pages for project detailsAlexandru DAMIAN2014-09-018-38/+564
* bitbake: toaster: add project pages for machines, targets, layersAlexandru DAMIAN2014-09-018-48/+495
* bitbake: toaster: create Build methods for calculating progress and ETAAlexandru DAMIAN2014-08-291-12/+1
* bitbake: toatergui: update pages to match project modelsAlexandru DAMIAN2014-08-293-11/+10
* bitbake: toaster: add all layers pageAlexandru DAMIAN2014-08-292-1/+246
* bitbake: toaster: create project section navigation structureAlexandru DAMIAN2014-08-294-26/+85
* bitbake: toaster: add project main edit pageAlexandru DAMIAN2014-07-235-20/+490
* bitbake: toaster: improved Project modelsAlexandru DAMIAN2014-07-231-0/+2
* bitbake: toaster: new project page implementationAlexandru DAMIAN2014-07-143-20/+43
* bitbake: toaster: whitespace fixAlexandru DAMIAN2014-07-142-16/+16
* bitbake: toaster: add automated login in new project pageAlexandru DAMIAN2014-07-142-18/+46
* bitbake: toaster: add project pagesAlexandru DAMIAN2014-07-145-0/+103
* bitbake: toaster: remove strftime calls in filtersAlexandru DAMIAN2014-07-141-6/+6
* 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