summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/orm
Commit message (Expand)AuthorAgeFilesLines
* 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
* bitbake: toaster: add Image detail and multiple targets to dashboardDavid Reyna2014-03-281-0/+5
* bitbake: toaster: Remove circular dependecies from packages/recipesIrina Patru2014-03-251-0/+14
* bitbake: toaster: add search by section to all recipe pageDavid Reyna2014-03-251-1/+1
* bitbake: toaster: image information viewsDave Lerner2014-03-211-1/+4
* bitbake: toaster: add empty outcome support to task pageDavid Reyna2014-03-111-0/+1
* bitbake: toaster: Fix help text for task details outcomeBelen Barros Pena2014-03-111-10/+10
* bitbake: toaster: update database schemaAlexandru DAMIAN2014-03-112-5/+241
* bitbake: toaster: update database schemaAlexandru DAMIAN2014-03-092-8/+338
* bitbake: toaster: View detailed information about a taskRavi Chintakunta2014-03-091-0/+12
* bitbake: toaster: Set correct string for missed sstate attemptsBelen Barros Pena2014-03-091-1/+1
* bitbake: toaster: extend Tasks to include Time, Disk IO, and CPU UsageDavid Reyna2014-03-091-2/+2
* bitbake: toasterui: adding new task outcome emptyAlexandru DAMIAN2014-03-091-2/+5
* bitbake: toastergui: fix task executed status displayAlexandru DAMIAN2014-03-091-0/+5
* bitbake: toaster: implement package summary pageDavid Reyna2014-02-171-2/+1
* bitbake: toaster: implement recipe summary pageDavid Reyna2014-02-171-0/+1
* bitbake: toaster: Implementation of package detail viewsDave Lerner2014-02-171-15/+32
* bitbake: toaster: fix package data gatheringAlexandru DAMIAN2014-01-272-0/+181
* bitbake: toaster: Add initial testsAndreea Proca2014-01-271-0/+140835
* bitbake: toaster: Toaster GUI Build and Dashboard pages fixesAlexandru DAMIAN2014-01-273-1/+364
* bitbake: toaster: add vim modelines for .py filesAlexandru DAMIAN2014-01-271-0/+3
* bitbake: toaster: update Task classification fieldsAlexandru DAMIAN2014-01-271-7/+15
* bitbake: toaster: Toaster GUI, generic search, filter and orderAlexandru DAMIAN2014-01-101-3/+7
* bitbake: toaster: migrate orm models to SouthAlexandru DAMIAN2013-12-102-0/+400
* bitbake: toaster: change package storage modelAlexandru DAMIAN2013-12-101-35/+15
* bitbake: toaster: move layer information reading codeAlexandru DAMIAN2013-12-101-0/+1
* bitbake: cooker, toaster: variable definition trackingAlexandru DAMIAN2013-11-151-1/+5
* bitbake: toaster: remove author fieldAlexandru DAMIAN2013-11-151-1/+0
* bitbake: toaster: fix tasks showing as NoExecAlexandru DAMIAN2013-11-151-4/+6
* bitbake: build, toaster: record proper task typeAlexandru DAMIAN2013-11-041-3/+5
* bitbake: toaster: add toaster code to bitbakeAlexandru DAMIAN2013-10-182-0/+258