aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2016-02-28providers: Fix PREFERRED_VERSION lookup for '_' in PNRichard Purdie
2016-02-28fetch2: Skip lockfiles and donestamps for local filesRichard Purdie
2016-02-28fetch2/__init__.py: Error if lockfile path invalidRichard Purdie
2016-02-28fetch2/__init__: Fix decodeurl to better handle urls without pathsRichard Purdie
2016-02-28fetch2/wget: Set localfile for directoriesRichard Purdie
2016-02-26toaster: change 'delete layer' to 'remove layer'Belen Barros Pena
2016-02-26toaster: rename 'run again' buttonBelen Barros Pena
2016-02-26toaster: fix banner after customimage package addDave Lerner
2016-02-26toaster: custom breadcrumb for the default projectBelen Barros Pena
2016-02-26prserv: Add dump_db()Haris Okanovic
2016-02-26toaster: remove custom images from Image RecipesDave Lerner
2016-02-26toaster: show suffix for image files and basename for artifact filesElliot Smith
2016-02-26toaster: add missing link to image recipe detailsBelen Barros Pena
2016-02-26toaster: adjust the search field widthBelen Barros Pena
2016-02-26toaster: make 'configuration' the first tabBelen Barros Pena
2016-02-26toaster: link to configuration in all breadcrumbsBelen Barros Pena
2016-02-26toaster: reduce max height of modal dialogsBelen Barros Pena
2016-02-26toaster: disable add layer button on clickBelen Barros Pena
2016-02-26toaster: apply error class to name fieldBelen Barros Pena
2016-02-26toaster: fix custom image name formBelen Barros Pena
2016-02-26toaster: comment out project release changeBelen Barros Pena
2016-02-26fetch2/npm: Add mirroring support for npm fetcherRichard Purdie
2016-02-26fetch2/npm: Add npm fetcherBrendan Le Foll
2016-02-26utils.py: Add sha1_file callBrendan Le Foll
2016-02-19toaster: toastergui Fix invalid char test and implementationMichael Wood
2016-02-19toaster: PackagesTable show only installed packagesMichael Wood
2016-02-19toaster: toastergui unit tests convert to use fixturesMichael Wood
2016-02-19toaster: SoftwareRecipesTable apply default order_byMichael Wood
2016-02-19toaster: orm migrations Sort out migrations messMichael Wood
2016-02-18data_smart: Drop default expand=False to getVarFlag [API change]Richard Purdie
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