summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster
AgeCommit message (Expand)Author
2014-09-29bitbake: toastergui fix size rendering in dirinfo pageAlexandru DAMIAN
2014-09-05bitbake: toaster: fix some code spacing issuesMarius Avram
2014-09-05bitbake: toaster: use cookies for count and sorting in templates tablesMarius Avram
2014-09-05bitbake: toaster: do not save objects in sessionAlexandru DAMIAN
2014-09-05bitbake: toaster: enable SSH-based remote build supportAlexandru DAMIAN
2014-09-05bitbake: toaster: rename bldviewer projecttags custom tagsetAlexandru DAMIAN
2014-09-01bitbake: toastergui: added pages for project detailsAlexandru DAMIAN
2014-09-01bitbake: toaster: add project pages for machines, targets, layersAlexandru DAMIAN
2014-08-29bitbake: toaster: create Build methods for calculating progress and ETAAlexandru DAMIAN
2014-08-29bitbake: toatergui: update pages to match project modelsAlexandru DAMIAN
2014-08-29bitbake: toaster: update the bldcontrol to the new orm modelsAlexandru DAMIAN
2014-08-29bitbake: toaster: update checksettings command for auto-detectionAlexandru DAMIAN
2014-08-29bitbake: toaster: add all layers pageAlexandru DAMIAN
2014-08-29bitbake: toaster: create project section navigation structureAlexandru DAMIAN
2014-08-29bitbake: toaster: enable admin interface on select modelsAlexandru DAMIAN
2014-08-29bitbake: toaster: update orm models for layerindex compatibilityAlexandru DAMIAN
2014-08-29bitbake: toaster: fix application discovery in settings.pyAlexandru DAMIAN
2014-07-23bitbake: toaster: properly set layers when running a buildAlexandru DAMIAN
2014-07-23bitbake: toaster: add project main edit pageAlexandru DAMIAN
2014-07-23bitbake: toaster: move bldcontrol initial_data fixture to codeAlexandru DAMIAN
2014-07-23bitbake: toaster: improved Project modelsAlexandru DAMIAN
2014-07-23bitbake: toaster: add fields for sourcedir and builddir pathsAlexandru DAMIAN
2014-07-14bitbake: toaster: new project page implementationAlexandru DAMIAN
2014-07-14bitbake: toaster: whitespace fixAlexandru DAMIAN
2014-07-14bitbake: toaster: add automated login in new project pageAlexandru DAMIAN
2014-07-14bitbake: toaster: add project pagesAlexandru DAMIAN
2014-07-14bitbake: toaster: automatically enable applicationsAlexandru DAMIAN
2014-07-14bitbake: toaster: automatically discover urls.py filesAlexandru DAMIAN
2014-07-14bitbake: toaster: remove strftime calls in filtersAlexandru DAMIAN
2014-07-04bitbake: toaster: fix no newline at end of fileRobert Yang
2014-06-20bitbake: toaster: Fix spacing and layout in no image files notificationBelen Barros
2014-06-20bitbake: toaster: display message if no images are generatedFarrell Wymore
2014-06-20bitbake: toaster: Add performance testing scriptIonut Chisanovici
2014-06-20bitbake: toaster: refactor the target pageFarrell Wymore
2014-06-13bitbake: toaster: build control functionalityAlexandru DAMIAN
2014-06-13bitbake: toastergui: fix built ETA calculationAlexandru DAMIAN
2014-06-13bitbake: toaster: add function to get the database urlAlexandru DAMIAN
2014-06-13bitbake: toaster: create models for bldcontrol and enable itAlexandru DAMIAN
2014-06-13bitbake: toaster: initial bldcontrol applicationAlexandru DAMIAN
2014-06-11bitbake: toaster: add Project class models to ormAlexandru DAMIAN
2014-06-06bitbake: toaster: add project related modelsAlexandru DAMIAN
2014-06-06bitbake: toaster: read database settings from the environmentAlexandru DAMIAN
2014-05-21bitbake: toaster: reduce redundant foreign key lookupsDavid Reyna
2014-05-21bitbake: toaster: sort columns properly after edit columnsFarrell Wymore
2014-05-08bitbake: toaster: modify SQL data type constraintsAlexandru DAMIAN
2014-05-08bitbake: toaster: fix migration code for MySQLAlexandru DAMIAN
2014-05-08bitbake: toaster: fix span2 headings for packagesDave Lerner
2014-05-08bitbake: toaster: Make sure layer branch only shows when not emptyBelen Barros Pena
2014-05-08bitbake: toaster: sort outcome and sstate columns by string valueDavid Reyna
2014-04-23bitbake: bitbake: toaster: Fix Empty tasks filterBelen Barros Pena