summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toastergui: fix invalid build url usageAlexandru DAMIAN2014-11-061-5/+5
* bitbake: toaster: update web vcs fields for layersAlexandru DAMIAN2014-10-303-7/+388
* bitbake: toastergui: provide download file capabilityAlexandru DAMIAN2014-10-305-1/+65
* bitbake: toaster: change startup parameter passing to avoid raceAlexandru DAMIAN2014-10-307-28/+198
* 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: toaster: changes to the landing pageAlexandru DAMIAN2014-10-3010-78/+384
* 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-306-119/+209
* bitbake: toaster: fix Project page in order to trigger buildsAlexandru DAMIAN2014-10-3011-429/+1144
* bitbake: toaster: fix layer source update codeAlexandru DAMIAN2014-10-301-6/+28
* 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: toasterbld: update checksettings commandAlexandru DAMIAN2014-10-301-5/+42
* 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: toaster: enable SSH-based remote build supportAlexandru DAMIAN2014-09-054-182/+488
* bitbake: toaster: rename bldviewer projecttags custom tagsetAlexandru DAMIAN2014-09-054-3/+3
* bitbake: toastergui: added pages for project detailsAlexandru DAMIAN2014-09-018-38/+564
* bitbake: toaster: add project pages for machines, targets, layersAlexandru DAMIAN2014-09-019-115/+559
* bitbake: toaster: create Build methods for calculating progress and ETAAlexandru DAMIAN2014-08-292-12/+19
* bitbake: toatergui: update pages to match project modelsAlexandru DAMIAN2014-08-293-11/+10
* bitbake: toaster: update the bldcontrol to the new orm modelsAlexandru DAMIAN2014-08-294-12/+158
* bitbake: toaster: update checksettings command for auto-detectionAlexandru DAMIAN2014-08-291-8/+182
* 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: enable admin interface on select modelsAlexandru DAMIAN2014-08-294-10/+43
* bitbake: toaster: update orm models for layerindex compatibilityAlexandru DAMIAN2014-08-297-38/+1096
* bitbake: toaster: fix application discovery in settings.pyAlexandru DAMIAN2014-08-291-3/+1
* bitbake: toaster: properly set layers when running a buildAlexandru DAMIAN2014-07-234-25/+226
* bitbake: toaster: add project main edit pageAlexandru DAMIAN2014-07-237-22/+748
* bitbake: toaster: move bldcontrol initial_data fixture to codeAlexandru DAMIAN2014-07-233-1/+109
* bitbake: toaster: improved Project modelsAlexandru DAMIAN2014-07-235-2/+364
* bitbake: toaster: add fields for sourcedir and builddir pathsAlexandru DAMIAN2014-07-234-26/+166
* bitbake: toaster: new project page implementationAlexandru DAMIAN2014-07-145-20/+338
* 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-146-4/+118