summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2015-05-23fetch2/git.py: Add gitpkgv_revision alternative version informationMike Looijmans
2015-05-23fetch2/__init__.py: Make get_srcrev output configurableMike Looijmans
2015-05-19fetch/git: Fix uri in git checkstatusMarcin SmoczyƄski
2015-05-19toaster: Remove dependency on daemon applicationRandy Witt
2015-05-19localhostbecontroller: Fix server search debug messageRandy Witt
2015-05-19fetch2/hg.py: add clean functionRobert Yang
2015-05-19lib/bb/utils: fix and extend edit_metadata_file()Paul Eggleton
2015-05-19lib/bb/utils: fix several bugs in edit_metadata_file()Paul Eggleton
2015-05-19lib/bb/utils: add function to get layer containing a filePaul Eggleton
2015-05-16tests/parse: Add file missing from previous commitRichard Purdie
2015-05-15tests/fetch: Add mirror of mirror testsRichard Purdie
2015-05-15fetch2: Improve mirror building function error handlingRichard Purdie
2015-05-15fetch2: Allow GIT_SMART_HTTP to be passed throughLiam R. Howlett
2015-05-14bitbake: fetch2/git: Add URL when latest_revision generates an exception.Mariano Lopez
2015-05-14BBHandler: Error for incomplete function definitionsRichard Purdie
2015-05-14tests/fetch: ensure fetch tests preserve current dirPaul Eggleton
2015-05-14fetch2/git: ensure the unpacked origin remote points upstreamPaul Eggleton
2015-05-14runqueue: Handle cases where siginfo is now a parameter to the hashvadlidate ...Richard Purdie
2015-05-14toastergui: tables updates for HTML5 complianceAlexandru DAMIAN
2015-05-14toaster/contrib: adding TTS squashed patchAlexandru DAMIAN
2015-05-14toaster: Port All recipes, layers and machines to ToasterTablesMichael Wood
2015-05-14toaster: Add toaster table widgetMichael Wood
2015-05-14toaster: managedcontextprocessor requires Project importedMichael Wood
2015-05-14toaster: Remove old bldviewer applicationMichael Wood
2015-05-14toaster: fix html5 complianceAlexandru DAMIAN
2015-05-14toastergui: change the import layer action help textBelen Barros Pena
2015-05-12fetch2: Add BB_ALLOWED_NETWORKS supportLiam R. Howlett
2015-05-12fetch/hg: support submodulesDaniel McGregor
2015-05-12fetch2: Allow git to use a different CA Bundle with private keysJason Wessel
2015-05-12toastergui: removing unused viewsAlexandru DAMIAN
2015-05-12toastergui: fix whitespace after URLAlexandru DAMIAN
2015-05-12toaster: adding art missing from BootstrapAlexandru DAMIAN
2015-05-12toasterui: URL refactoringAlexandru DAMIAN
2015-05-12toastergui: Consider task name when restarting a buildEd Bartosh
2015-05-12toaster: <Add class id to a few columns>Mihail Stanciu
2015-05-12toaster: fix typo in format stringEd Bartosh
2015-05-12toastergui: decrease load time for configuration pageEd Bartosh
2015-05-08prserv: serv.py: remove unused and duplicate importsMaxin B. John
2015-05-01toaster: filtersnippet remove redefinition of filter type keyMichael Wood
2015-05-01toaster: Add links to the layer add notificationMichael Wood
2015-05-01toaster: Refactor and expand layer add remove mechanismMichael Wood
2015-05-01toaster: projectapp Implement machine select commandMichael Wood
2015-05-01toaster: Move project context variables to common scopeMichael Wood
2015-05-01toasterui: close build on BuildCompleted eventAlexandru DAMIAN
2015-05-01toasterui: proper exit code on toaster errorsAlexandru DAMIAN
2015-04-28bitbake: reset build mtime cache before the buildEd Bartosh
2015-04-28bitbake: Check if bitbake versions matchEd Bartosh
2015-04-28bitbake: Handle BBMainExceptionEd Bartosh
2015-04-19lib/bb/utils: add safeguard against recursively deleting things we shouldn'tPaul Eggleton
2015-04-19cookerdata: Allow ~ in bblayersEd Bartosh