summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/orm
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toastergui: tables display optimizationsAlexandru DAMIAN2015-03-161-18/+22
* bitbake: toastergui: update search fieldsAlexandru DAMIAN2015-03-161-1/+1
* bitbake: toasterui: identify proper layer in build modeAlexandru DAMIAN2015-03-161-8/+2
* bitbake: toaster: models.py do not use transactionsAlexandru DAMIAN2015-03-091-11/+23
* bitbake: toaster: delete test dataAlexandru DAMIAN2015-03-091-140835/+0
* bitbake: toaster: all projects data and sortsDavid Reyna2015-02-271-0/+63
* bitbake: toaster: order layers with same priorityAlexandru DAMIAN2015-02-271-1/+1
* bitbake: toasterui: fix sstate task identificationAlexandru DAMIAN2015-02-271-9/+4
* bitbake: toaster: fix typo in models.pyBelen Barros Pena2015-02-271-1/+1
* bitbake: toasterui: fix ETA calculationAlexandru DAMIAN2015-02-241-1/+1
* bitbake: toastergui: performance improvements in task details pageAlexandru Damian2015-02-241-0/+2
* bitbake: toasterui: disable autocommit for build loggingAlexandru DAMIAN2015-02-241-1/+17
* bitbake: toasterui: UI query performance improvementsAlexandru DAMIAN2015-02-201-4/+7
* bitbake: toasterui: fix time estimation in project pageAlexandru Damian2015-02-201-1/+1
* bitbake: toasterui: empty state for pagesAlexandru DAMIAN2015-02-171-2/+6
* bitbake: toaster: models Allow the machine's layer name to be searchedMichael Wood2015-02-101-1/+1
* bitbake: toaster: All machines add a column to link back to machine confMichael Wood2015-02-101-1/+6
* bitbake: toastergui: improvements in layer selection logicAlexandru DAMIAN2015-02-102-5/+149
* bitbake: toaster: branch name priority resolutionAlexandru DAMIAN2015-01-081-1/+7
* bitbake: toaster: write pre-read conf file for build variablesAlexandru DAMIAN2015-01-081-0/+1
* bitbake: toasterui: refactor project layer finding logicAlexandru DAMIAN2014-12-181-1/+20
* bitbake: add POST endpoint for uploading eventlog filesAlexandru DAMIAN2014-12-182-0/+87
* bitbake: add build artifacts table and other improvementsAlexandru DAMIAN2014-12-182-0/+371
* bitbake: toaster: display Toaster exceptions and other fixesAlexandru DAMIAN2014-11-281-1/+8
* bitbake: toastergui: update layer search criteriaAlexandru DAMIAN2014-11-282-1/+334
* bitbake: toaster: use http proxies to fetch dataAlexandru DAMIAN2014-11-281-13/+32
* bitbake: toastergui: layer name correlationAlexandru DAMIAN2014-11-213-33/+489
* bitbake: toaster: update Release model to pinpoint to specific BranchAlexandru DAMIAN2014-11-122-25/+399
* bitbake: toaster: update web vcs fields for layersAlexandru DAMIAN2014-10-302-4/+385
* bitbake: toaster: improvements for admin pagesAlexandru DAMIAN2014-10-303-7/+349
* bitbake: toaster: use modified validators for git url fieldsAlexandru DAMIAN2014-10-302-5/+45
* bitbake: toastergui: project edit capabilities in all layers pageAlexandru DAMIAN2014-10-301-0/+9
* bitbake: toaster: fix Project page in order to trigger buildsAlexandru DAMIAN2014-10-301-20/+29
* bitbake: toaster: fix layer source update codeAlexandru DAMIAN2014-10-301-6/+28
* bitbake: toaster: add project pages for machines, targets, layersAlexandru DAMIAN2014-09-011-67/+64
* bitbake: toaster: create Build methods for calculating progress and ETAAlexandru DAMIAN2014-08-291-0/+18
* bitbake: toaster: enable admin interface on select modelsAlexandru DAMIAN2014-08-291-0/+17
* bitbake: toaster: update orm models for layerindex compatibilityAlexandru DAMIAN2014-08-296-38/+1094
* bitbake: toaster: add project main edit pageAlexandru DAMIAN2014-07-232-2/+258
* bitbake: toaster: improved Project modelsAlexandru DAMIAN2014-07-232-2/+261
* bitbake: toaster: new project page implementationAlexandru DAMIAN2014-07-142-0/+295
* bitbake: toaster: fix no newline at end of fileRobert Yang2014-07-048-8/+8
* bitbake: toaster: add Project class models to ormAlexandru DAMIAN2014-06-112-1/+287
* bitbake: toaster: add project related modelsAlexandru DAMIAN2014-06-061-0/+19
* bitbake: toaster: modify SQL data type constraintsAlexandru DAMIAN2014-05-082-4/+229
* bitbake: toaster: fix migration code for MySQLAlexandru DAMIAN2014-05-082-38/+19
* bitbake: toaster: sort outcome and sstate columns by string valueDavid Reyna2014-05-081-0/+12
* bitbake: toaster: Changes to help textBelen Barros Pena2014-04-051-1/+1
* bitbake: toaster: fix help texts not showing for most tasksPaul Eggleton2014-04-042-2/+225
* bitbake: toaster: Display task descriptionRavi Chintakunta2014-04-011-0/+7
OpenPOWER on IntegriCloud