summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster
Commit message (Expand)AuthorAgeFilesLines
...
* bitbake: toaster: get all dependents for pkg for removalDave Lerner2016-03-261-12/+79
* bitbake: toaster: new customise package-remove modal dlgDave Lerner2016-03-261-2/+3
* bitbake: toaster: show full list of dependents to removeDave Lerner2016-03-261-6/+66
* bitbake: toaster: orm generate CustomImageRecipe contents try secondary pathMichael Wood2016-03-231-4/+7
* bitbake: toaster: localhostbecontroller put generated layer in the builddirMichael Wood2016-03-231-3/+2
* bitbake: toaster: localhostbecontroller Allow file:/// uri type for git repoMichael Wood2016-03-231-2/+3
* bitbake: toaster: orm Add a constant for the CustomImageRecipe's layer nameMichael Wood2016-03-232-1/+5
* bitbake: toaster: localhostbecontroller Don't clear out toaster custom layer dirMichael Wood2016-03-231-3/+3
* bitbake: toaster: models List only have the specified project's imported layersMichael Wood2016-03-091-2/+4
* bitbake: toaster: rework task buildstats storage and displayElliot Smith2016-03-097-40/+130
* bitbake: toaster: use force_bytes to display non-ascii project namesSujith H2016-03-093-3/+8
* bitbake: toaster: remove sshbecontroller moduleEd Bartosh2016-03-071-169/+0
* bitbake: toaster: don't use sshbecontrollerEd Bartosh2016-03-074-32/+19
* bitbake: toaster: raise NotImplementedErrorEd Bartosh2016-03-073-11/+13
* bitbake: toaster: bring back the strict directiveBelen Barros Pena2016-03-071-1/+1
* bitbake: toaster: change 'revision' to 'Git revision'Belen Barros Pena2016-03-074-6/+6
* bitbake: toaster: views api Package info return both kinds of RDEPENDSMichael Wood2016-03-071-5/+4
* bitbake: toaster: fixup dependency excludes for customimageDave Lerner2016-03-071-0/+7
* bitbake: toaster: change 'delete layer' to 'remove layer'Belen Barros Pena2016-02-267-10/+10
* bitbake: toaster: rename 'run again' buttonBelen Barros Pena2016-02-262-2/+2
* bitbake: toaster: fix banner after customimage package addDave Lerner2016-02-261-2/+5
* bitbake: toaster: custom breadcrumb for the default projectBelen Barros Pena2016-02-262-4/+10
* bitbake: toaster: remove custom images from Image RecipesDave Lerner2016-02-261-1/+4
* bitbake: toaster: show suffix for image files and basename for artifact filesElliot Smith2016-02-263-12/+25
* bitbake: toaster: add missing link to image recipe detailsBelen Barros Pena2016-02-261-0/+7
* bitbake: toaster: adjust the search field widthBelen Barros Pena2016-02-263-4/+5
* bitbake: toaster: make 'configuration' the first tabBelen Barros Pena2016-02-261-5/+5
* bitbake: toaster: link to configuration in all breadcrumbsBelen Barros Pena2016-02-266-27/+6
* bitbake: toaster: reduce max height of modal dialogsBelen Barros Pena2016-02-261-0/+1
* bitbake: toaster: disable add layer button on clickBelen Barros Pena2016-02-261-0/+2
* bitbake: toaster: apply error class to name fieldBelen Barros Pena2016-02-261-0/+3
* bitbake: toaster: fix custom image name formBelen Barros Pena2016-02-262-2/+2
* bitbake: toaster: comment out project release changeBelen Barros Pena2016-02-261-5/+14
* bitbake: toaster: toastergui Fix invalid char test and implementationMichael Wood2016-02-192-3/+6
* bitbake: toaster: PackagesTable show only installed packagesMichael Wood2016-02-191-1/+3
* bitbake: toaster: toastergui unit tests convert to use fixturesMichael Wood2016-02-192-213/+488
* bitbake: toaster: SoftwareRecipesTable apply default order_byMichael Wood2016-02-191-0/+1
* bitbake: toaster: orm migrations Sort out migrations messMichael Wood2016-02-198-122/+26
* bitbake: buildinfohelper: unset brbe variable when build finishesElliot Smith2016-02-111-2/+7
* toaster: tests Remove symlinks from toasteruitest folderMihail Stanciu2016-02-112-2/+0
* bitbake: toaster: models Remove manual transaction control from lsupdatesMichael Wood2016-02-101-22/+1
* bitbake: toaster: build section Improve display of builds when > 1 targetsBelen Barros Pena2016-02-102-7/+12
* bitbake: toaster: templates make build data breadcrumb consistentBelen Barros Pena2016-02-103-5/+3
* bitbake: toaster: Enable Image Customisation featureMichael Wood2016-02-104-10/+0
* bitbake: toaster: xhr_customrecipe_packages Add dependencies to included pack...Michael Wood2016-02-101-0/+12
* bitbake: toaster: orm generate_recipe_content only exclude locale packagesMichael Wood2016-02-101-8/+3
* bitbake: toaster: customrecipe page Add last successful build link and condit...Michael Wood2016-02-101-2/+11
* bitbake: toaster: models Add update_package_list for CustomImageRecipeMichael Wood2016-02-101-2/+48
* bitbake: toaster: orm Add last_updated field to CustomImageRecipeMichael Wood2016-02-102-0/+20
* bitbake: toaster: models add get_last_successful_built_target methodMichael Wood2016-02-101-0/+7