summaryrefslogtreecommitdiffstats
path: root/bitbake/lib
Commit message (Expand)AuthorAgeFilesLines
* bitbake: fetch/git: Fix uri in git checkstatusMarcin SmoczyƄski2015-05-191-2/+1
* bitbake: toaster: Remove dependency on daemon applicationRandy Witt2015-05-191-3/+9
* bitbake: localhostbecontroller: Fix server search debug messageRandy Witt2015-05-191-4/+5
* bitbake: fetch2/hg.py: add clean functionRobert Yang2015-05-191-0/+5
* bitbake: lib/bb/utils: fix and extend edit_metadata_file()Paul Eggleton2015-05-192-58/+451
* bitbake: lib/bb/utils: fix several bugs in edit_metadata_file()Paul Eggleton2015-05-191-3/+11
* bitbake: lib/bb/utils: add function to get layer containing a filePaul Eggleton2015-05-191-0/+16
* bitbake: tests/parse: Add file missing from previous commitRichard Purdie2015-05-161-0/+69
* bitbake: tests/fetch: Add mirror of mirror testsRichard Purdie2015-05-161-0/+25
* bitbake: fetch2: Improve mirror building function error handlingRichard Purdie2015-05-161-1/+3
* bitbake: fetch2: Allow GIT_SMART_HTTP to be passed throughLiam R. Howlett2015-05-161-0/+1
* bitbake: bitbake: fetch2/git: Add URL when latest_revision generates an excep...Mariano Lopez2015-05-151-1/+2
* bitbake: BBHandler: Error for incomplete function definitionsRichard Purdie2015-05-151-7/+12
* bitbake: tests/fetch: ensure fetch tests preserve current dirPaul Eggleton2015-05-151-0/+2
* bitbake: fetch2/git: ensure the unpacked origin remote points upstreamPaul Eggleton2015-05-151-14/+17
* bitbake: runqueue: Handle cases where siginfo is now a parameter to the hashv...Richard Purdie2015-05-151-2/+7
* bitbake: toastergui: tables updates for HTML5 complianceAlexandru DAMIAN2015-05-141-2/+1
* bitbake: toaster/contrib: adding TTS squashed patchAlexandru DAMIAN2015-05-1418-0/+2829
* bitbake: toaster: Port All recipes, layers and machines to ToasterTablesMichael Wood2015-05-1413-634/+349
* bitbake: toaster: Add toaster table widgetMichael Wood2015-05-144-0/+943
* bitbake: toaster: managedcontextprocessor requires Project importedMichael Wood2015-05-141-1/+1
* bitbake: toaster: Remove old bldviewer applicationMichael Wood2015-05-1422-7962/+0
* bitbake: toaster: fix html5 complianceAlexandru DAMIAN2015-05-1416-183/+176
* bitbake: toastergui: change the import layer action help textBelen Barros Pena2015-05-141-1/+1
* bitbake: toaster: adding art missing from BootstrapAlexandru DAMIAN2015-05-132-0/+0
* bitbake: fetch2: Add BB_ALLOWED_NETWORKS supportLiam R. Howlett2015-05-122-0/+90
* bitbake: fetch/hg: support submodulesDaniel McGregor2015-05-121-19/+36
* bitbake: fetch2: Allow git to use a different CA Bundle with private keysJason Wessel2015-05-121-0/+1
* bitbake: toastergui: removing unused viewsAlexandru DAMIAN2015-05-124-104/+0
* bitbake: toastergui: fix whitespace after URLAlexandru DAMIAN2015-05-121-4/+4
* bitbake: toasterui: URL refactoringAlexandru DAMIAN2015-05-129-95/+80
* bitbake: toastergui: Consider task name when restarting a buildEd Bartosh2015-05-121-1/+1
* bitbake: toaster: <Add class id to a few columns>Mihail Stanciu2015-05-122-4/+8
* bitbake: toaster: fix typo in format stringEd Bartosh2015-05-121-1/+1
* bitbake: toastergui: decrease load time for configuration pageEd Bartosh2015-05-121-37/+9
* bitbake: prserv: serv.py: remove unused and duplicate importsMaxin B. John2015-05-081-2/+1
* bitbake: toaster: filtersnippet remove redefinition of filter type keyMichael Wood2015-05-081-2/+1
* bitbake: toaster: Add links to the layer add notificationMichael Wood2015-05-081-3/+4
* bitbake: toaster: Refactor and expand layer add remove mechanismMichael Wood2015-05-0817-675/+361
* bitbake: toaster: projectapp Implement machine select commandMichael Wood2015-05-081-1/+21
* bitbake: toaster: Move project context variables to common scopeMichael Wood2015-05-0810-72/+63
* bitbake: toasterui: close build on BuildCompleted eventAlexandru DAMIAN2015-05-081-16/+18
* bitbake: toasterui: proper exit code on toaster errorsAlexandru DAMIAN2015-05-083-9/+15
* bitbake: bitbake: reset build mtime cache before the buildEd Bartosh2015-04-292-2/+18
* bitbake: bitbake: Check if bitbake versions matchEd Bartosh2015-04-291-2/+1
* bitbake: bitbake: Handle BBMainExceptionEd Bartosh2015-04-291-1/+1
* bitbake: lib/bb/utils: add safeguard against recursively deleting things we s...Paul Eggleton2015-04-192-0/+38
* bitbake: cookerdata: Allow ~ in bblayersEd Bartosh2015-04-191-0/+3
* bitbake: toaster: date range filter for project builds pageDavid Reyna2015-04-171-0/+16
* bitbake: toaster: recipe path broken in recipe detail pageDavid Reyna2015-04-172-2/+8