summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/orm
AgeCommit message (Expand)Author
2015-03-21bitbake: toaster: do not throw exception on misconfigured dataAlexandru DAMIAN
2015-03-21bitbake: toaster: display bitbake output after process startBelen Barros Pena
2015-03-16bitbake: toastergui: tables display optimizationsAlexandru DAMIAN
2015-03-16bitbake: toastergui: update search fieldsAlexandru DAMIAN
2015-03-16bitbake: toasterui: identify proper layer in build modeAlexandru DAMIAN
2015-03-09bitbake: toaster: models.py do not use transactionsAlexandru DAMIAN
2015-03-09bitbake: toaster: delete test dataAlexandru DAMIAN
2015-02-27bitbake: toaster: all projects data and sortsDavid Reyna
2015-02-27bitbake: toaster: order layers with same priorityAlexandru DAMIAN
2015-02-27bitbake: toasterui: fix sstate task identificationAlexandru DAMIAN
2015-02-27bitbake: toaster: fix typo in models.pyBelen Barros Pena
2015-02-24bitbake: toasterui: fix ETA calculationAlexandru DAMIAN
2015-02-24bitbake: toastergui: performance improvements in task details pageAlexandru Damian
2015-02-24bitbake: toasterui: disable autocommit for build loggingAlexandru DAMIAN
2015-02-20bitbake: toasterui: UI query performance improvementsAlexandru DAMIAN
2015-02-20bitbake: toasterui: fix time estimation in project pageAlexandru Damian
2015-02-17bitbake: toasterui: empty state for pagesAlexandru DAMIAN
2015-02-10bitbake: toaster: models Allow the machine's layer name to be searchedMichael Wood
2015-02-10bitbake: toaster: All machines add a column to link back to machine confMichael Wood
2015-02-10bitbake: toastergui: improvements in layer selection logicAlexandru DAMIAN
2015-01-08bitbake: toaster: branch name priority resolutionAlexandru DAMIAN
2015-01-08bitbake: toaster: write pre-read conf file for build variablesAlexandru DAMIAN
2014-12-18bitbake: toasterui: refactor project layer finding logicAlexandru DAMIAN
2014-12-18bitbake: add POST endpoint for uploading eventlog filesAlexandru DAMIAN
2014-12-18bitbake: add build artifacts table and other improvementsAlexandru DAMIAN
2014-11-28bitbake: toaster: display Toaster exceptions and other fixesAlexandru DAMIAN
2014-11-28bitbake: toastergui: update layer search criteriaAlexandru DAMIAN
2014-11-28bitbake: toaster: use http proxies to fetch dataAlexandru DAMIAN
2014-11-21bitbake: toastergui: layer name correlationAlexandru DAMIAN
2014-11-12bitbake: toaster: update Release model to pinpoint to specific BranchAlexandru DAMIAN
2014-10-30bitbake: toaster: update web vcs fields for layersAlexandru DAMIAN
2014-10-30bitbake: toaster: improvements for admin pagesAlexandru DAMIAN
2014-10-30bitbake: toaster: use modified validators for git url fieldsAlexandru DAMIAN
2014-10-30bitbake: toastergui: project edit capabilities in all layers pageAlexandru DAMIAN
2014-10-30bitbake: toaster: fix Project page in order to trigger buildsAlexandru DAMIAN
2014-10-30bitbake: toaster: fix layer source update codeAlexandru 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: toaster: enable admin interface on select modelsAlexandru DAMIAN
2014-08-29bitbake: toaster: update orm models for layerindex compatibilityAlexandru DAMIAN
2014-07-23bitbake: toaster: add project main edit pageAlexandru DAMIAN
2014-07-23bitbake: toaster: improved Project modelsAlexandru DAMIAN
2014-07-14bitbake: toaster: new project page implementationAlexandru DAMIAN
2014-07-04bitbake: toaster: fix no newline at end of fileRobert Yang
2014-06-11bitbake: toaster: add Project class models to ormAlexandru DAMIAN
2014-06-06bitbake: toaster: add project related modelsAlexandru DAMIAN
2014-05-08bitbake: toaster: modify SQL data type constraintsAlexandru DAMIAN
2014-05-08bitbake: toaster: fix migration code for MySQLAlexandru DAMIAN
2014-05-08bitbake: toaster: sort outcome and sstate columns by string valueDavid Reyna
2014-04-05bitbake: toaster: Changes to help textBelen Barros Pena