summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2016-02-18data_smart: Drop default expand=False to getVar [API change]Richard Purdie
2016-02-18SignatureGeneratorBasic: make checksum cache file configurableMarkus Lehtonen
2016-02-18MultiProcessCache: make cache filename configurableMarkus Lehtonen
2016-02-18FileChecksumCache: add get_checksums() methodMarkus Lehtonen
2016-02-18bb/runqueue: save task file dependency cache onto diskMarkus Lehtonen
2016-02-18SignatureGenerator: add method for saving the file checksum cacheMarkus Lehtonen
2016-02-18bb/cache: drop some unused argumentsMarkus Lehtonen
2016-02-18Allow Hob to run images on a custom simulator, other than qemuMirela Rabulea
2016-02-16bb.ui.knotty: prefix task messages with recipe/taskChristopher Larson
2016-02-16Move bb.{debug,note,..} into their own logging domainChristopher Larson
2016-02-15knotty: Set exit failure code on runQueueTaskFailed eventsRichard Purdie
2016-02-15taskdata: Fix traceback issue with missing providerRichard Purdie
2016-02-15cooker: Improve cache handlingRichard Purdie
2016-02-12Bump version post release to 1.29.0Richard Purdie
2016-02-11cooker: gracefully shutdown parsersEd Bartosh
2016-02-11buildinfohelper: unset brbe variable when build finishesElliot Smith
2016-02-10build: Improve python execution tracebacksRichard Purdie
2016-02-10build/data: Don't expand python functions before execution [API change]Richard Purdie
2016-02-10cooker: Don't expand python functions in variable dumpsRichard Purdie
2016-02-10data: Don't expand python functions for variable dependenciesRichard Purdie
2016-02-10data_smart: Avoid expanding anonymous python functionsRichard Purdie
2016-02-10toaster: models Remove manual transaction control from lsupdatesMichael Wood
2016-02-10toaster: build section Improve display of builds when > 1 targetsBelen Barros Pena
2016-02-10toaster: templates make build data breadcrumb consistentBelen Barros Pena
2016-02-10BBHandler/ast: Merge handMethod and handleMethodFlagsRichard Purdie
2016-02-10utils: Drop datastore function inspection during exceptionRichard Purdie
2016-02-10cooker: extended dot stylingSchroeder, Henning
2016-02-08toaster: Enable Image Customisation featureMichael Wood
2016-02-08toaster: xhr_customrecipe_packages Add dependencies to included packagesMichael Wood
2016-02-08toaster: orm generate_recipe_content only exclude locale packagesMichael Wood
2016-02-08toaster: customrecipe page Add last successful build link and conditionalsMichael Wood
2016-02-08toaster: models Add update_package_list for CustomImageRecipeMichael Wood
2016-02-08toaster: orm Add last_updated field to CustomImageRecipeMichael Wood
2016-02-08toaster: models add get_last_successful_built_target methodMichael Wood
2016-02-08toaster: pkg_dependencies_popover just show direct dependenciesMichael Wood
2016-02-08toaster: models add all_depends method for Package_DependencyManagerMichael Wood
2016-02-08toaster: buildinfohelper CustomImagePackage update dependency infoMichael Wood
2016-02-08toaster: newcustomimage_modal add frontend name validationMichael Wood
2016-02-08toaster: API CustomImageRecipe check the recipe name supplied is validMichael Wood
2016-02-08toaster: views CustomRecipe API add size information to the package listsMichael Wood
2016-02-08toaster: models Invalidate ToasterTables cache when a m2m field changesMichael Wood
2016-02-08toaster: customrecipe Add dependency tracking to package selectionMichael Wood
2016-02-08toaster: tables move template logic into the pkg_add_rm_btnMichael Wood
2016-02-08toaster: CustomImageRecipe generate overwrite IMAGE_FEATURESMichael Wood
2016-02-08toaster: make locale packages uneditable in custom image pageElliot Smith
2016-02-08toaster: include locale and packagegroup packages in custom imageElliot Smith
2016-02-08toaster: update custom image package table filtersElliot Smith
2016-02-08toaster: move recent builds query to modelElliot Smith
2016-02-08toaster: update customimagerecipe migrationElliot Smith
2016-02-08toaster: add merge migration to resolve conflictElliot Smith