summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toaster: remove time from builds in progressBelen Barros Pena2015-09-231-1/+3
* bitbake: toaster: layerdetails Fix back button tab behaviourMichael Wood2015-09-231-5/+23
* bitbake: toaster: UI test improvementsKe Zou2015-09-231-103/+167
* bitbake: toaster: support selenium testing from mac OS Xbrian avery2015-09-232-2/+9
* bitbake: toaster: add 2 UI testsEd Bartosh2015-09-231-2/+22
* bitbake: toaster: change UI to show tasksEd Bartosh2015-09-233-7/+40
* bitbake: toaster: store task name in Target objectsEd Bartosh2015-09-232-2/+2
* bitbake: toaster: hide irrelevant builds in the project builds viewAlexandru DAMIAN2015-09-192-6/+90
* bitbake: toaster: Simplify redirects when build page parameters are missingElliot Smith2015-09-181-17/+32
* bitbake: toaster: Fix date range pickers on the project builds pageElliot Smith2015-09-181-2/+2
* bitbake: toaster: Show correct builds count on project pagesElliot Smith2015-09-182-3/+3
* bitbake: toaster: hide irrelevant builds in the project builds viewAlexandru DAMIAN2015-09-181-12/+42
* bitbake: toaster: Don't def a function for each call to build_artifact()Elliot Smith2015-09-181-32/+10
* bitbake: toaster: Avoid unnecessary local to local copy of cooker logElliot Smith2015-09-183-51/+8
* bitbake: toaster: delete multiple builds cleanupbrian avery2015-09-181-4/+9
* bitbake: toaster: increase waiting timeEd Bartosh2015-09-121-2/+2
* bitbake: toaster: Changes to navigationBelen Barros Pena2015-09-095-9/+23
* bitbake: toaster: replace ETA with % of tasks doneBelen Barros Pena2015-09-081-1/+1
* bitbake: toaster: fix project names in latest buildsBelen Barros Pena2015-09-081-1/+5
* bitbake: toaster: remove unnecessary white spaceBelen Barros Pena2015-09-081-1/+1
* bitbake: toastergui: Add missing files from 1c2f6b9b7b9e700146944b9d6d2114e0d...Richard Purdie2015-09-082-0/+214
* bitbake: toaster: improve explanation of checkout dirBelen Barros Pena2015-09-041-16/+16
* bitbake: toaster: Add tests for pages which show the default projectElliot Smith2015-09-031-1/+114
* bitbake: toaster: Fix test for projects page JSONElliot Smith2015-09-031-4/+5
* bitbake: toaster: Exclude default project unless it has buildsElliot Smith2015-09-031-0/+8
* bitbake: toaster: Only redirect to projects page if user has added projectsElliot Smith2015-09-031-1/+5
* bitbake: toaster: Improve how default project is identified and fetchedElliot Smith2015-09-033-5/+733
* bitbake: toaster: Make 0021 migration compatible with MySQLElliot Smith2015-09-031-1/+3
* bitbake: toaster: show incomplete configuration warningBelen Barros Pena2015-09-032-3/+6
* bitbake: toaster: disable build button as neededBelen Barros Pena2015-09-031-2/+0
* bitbake: toaster: new Toaster imageBelen Barros Pena2015-09-011-0/+0
* bitbake: toastergui: remove old screenshotsBelen Barros Pena2015-09-012-0/+0
* bitbake: toastergui: Add frontend javascript unit testsMichael Wood2015-08-292-0/+19
* bitbake: toaster: fix global navigationBelen Barros Pena2015-08-291-2/+4
* bitbake: toaster: adjust spacing in project pagesBelen Barros Pena2015-08-293-24/+12
* bitbake: toaster: fix show / hide columns in all builds tableBelen Barros Pena2015-08-291-2/+2
* bitbake: toaster: Support environments which have proxies setBian Naimeng2015-08-291-29/+7
* bitbake: toaster: Remove Log column from All builds pageSujith Haridasan2015-08-291-8/+0
* bitbake: toaster: Fix extra checkbox in most recently built recipes sectionSujith Haridasan2015-08-291-1/+0
* bitbake: toaster: update directory tree expansionDavid Reyna2015-08-291-2/+1
* bitbake: toastergui: change image in landing pageBelen Barros Pena2015-08-291-5/+1
* bitbake: toastergui: fix projectbuilds pageAlexandru DAMIAN2015-08-192-45/+21
* bitbake: toastergui: do not show in-progress builds in the tableAlexandru DAMIAN2015-08-191-1/+1
* bitbake: toaster: fix pylint errorsAlexandru Damian2015-08-195-3/+15
* bitbake: toaster: fix updates on failed build requestsAlexandru DAMIAN2015-08-191-1/+1
* bitbake: toaster: replace raising Exceptions in loadconfAlexandru DAMIAN2015-08-191-14/+23
* bitbake: toaster: do not stop data import on bad dataAlexandru DAMIAN2015-08-191-4/+4
* bitbake: toastergui: rename variables in views.pyAlexandru DAMIAN2015-08-191-53/+63
* bitbake: toaster: use loggers instead of printsAlexandru DAMIAN2015-08-192-9/+17
* bitbake: toaster: models field initializationAlexandru DAMIAN2015-08-191-17/+21