summaryrefslogtreecommitdiffstats
path: root/bitbake/lib
Commit message (Expand)AuthorAgeFilesLines
...
* bitbake: toaster: Presentation fixes for task.htmlBelen Barros Pena2014-03-173-18/+26
* bitbake: toaster: Shorten dependency labelsBelen Barros Pena2014-03-171-2/+2
* bitbake: toaster: Give an extra space to the caretBelen Barros Pena2014-03-171-1/+1
* bitbake: toaster: Add no search results pageBelen Barros Pena2014-03-174-0/+56
* bitbake: toaster: Fixing "Show all builds" linkBelen Barros Pena2014-03-171-1/+1
* bitbake: toaster: Amend help text in package_built_detail.htmlBelen Barros Pena2014-03-171-2/+2
* bitbake: toaster: Small tweaks to the no results pageBelen Barros Pena2014-03-172-8/+6
* bitbake: toaster: Replace hyphens with underscores in package nameBelen Barros Pena2014-03-174-8/+8
* bitbake: toaster: Format package size in recipe.htmlBelen Barros Pena2014-03-171-1/+1
* bitbake: toaster: Make Order column part of the minimum tableBelen Barros Pena2014-03-171-1/+1
* bitbake: toaster: Move <tbody> outside for statementBelen Barros Pena2014-03-175-59/+56
* bitbake: toaster: improve recipe matching for native tasksAlexandru DAMIAN2014-03-171-6/+12
* bitbake: toaster: fix target file inode type informationAlexandru DAMIAN2014-03-171-4/+4
* bitbake: bitbake: cooker: some IMAGE_FEATURES not recognizedMarius Avram2014-03-141-1/+1
* bitbake: toaster: add errors and warnings listingAmit Kumar Chaudhary2014-03-143-3/+76
* bitbake: toaster: Add counters to filtersRavi Chintakunta2014-03-142-40/+58
* bitbake: toaster: add license manifest path to databaseCristiana Voicu2014-03-142-3/+19
* bitbake: toaster: populate target image file tableCristiana Voicu2014-03-144-1/+18
* bitbake: runqueue: Improve sigchld handlerRichard Purdie2014-03-121-5/+10
* bitbake: toaster: fix 'show all' labels for tasks and variablesDavid Reyna2014-03-111-1/+1
* bitbake: toaster: add 'bblayers.conf' files to local config filterDavid Reyna2014-03-111-1/+3
* bitbake: toaster: add empty outcome support to task pageDavid Reyna2014-03-113-1/+6
* bitbake: toaster: Fix help text for task details outcomeBelen Barros Pena2014-03-112-11/+11
* bitbake: toaster: add commands to list and delete buildsAlexandru DAMIAN2014-03-114-0/+46
* bitbake: toaster: write files-in-image to the databaseAlexandru DAMIAN2014-03-111-2/+113
* bitbake: toaster: update database schemaAlexandru DAMIAN2014-03-112-5/+241
* bitbake: runqueue: Use SIGCHLD instead of polling waitpidRichard Purdie2014-03-101-14/+19
* bitbake: server/process: Optimise latency when finishing idle functionsRichard Purdie2014-03-101-0/+1
* bitbake: server/process: Drop unnecessary exit delayRichard Purdie2014-03-101-1/+0
* bitbake: server/process: Use a pipe for quit events instead of Event()Richard Purdie2014-03-101-5/+9
* bitbake: knotty: Remove latency when exitingRichard Purdie2014-03-101-2/+2
* bitbake: knotty: Add missing continue statement for runQueueExitWait eventRichard Purdie2014-03-101-2/+1
* bitbake: providers/runqueue/taskdata: Optimise logger.debug callsRichard Purdie2014-03-103-5/+11
* bitbake: cooker: Handle SIGTERM more gracefullyRichard Purdie2014-03-101-0/+7
* bitbake: server/process: Deal more gracefully with SIGTERMRichard Purdie2014-03-101-1/+15
* bitbake: server/process: Use the setFeatures command on the server instead of...Richard Purdie2014-03-101-13/+8
* bitbake: cooker/command: Add setFeatures commandRichard Purdie2014-03-102-0/+15
* bitbake: runqueue.py: Gracefully handle a missing worker processRichard Purdie2014-03-101-7/+14
* bitbake: runqueue.py: Handle worker disappearing gracefullyRichard Purdie2014-03-101-5/+22
* bitbake: knotty: Deal with exceptions not resetting terminal configurationRichard Purdie2014-03-101-2/+2
* bitbake: toasterui: fix task identificationAlexandru DAMIAN2014-03-091-6/+22
* bitbake: toaster: fix issues in the build tableAlexandru DAMIAN2014-03-093-3/+12
* bitbake: toasterui: fix status update on failed sstate tasksAlexandru DAMIAN2014-03-091-3/+6
* bitbake: toaster: update database schemaAlexandru DAMIAN2014-03-097-20/+342
* bitbake: toaster: Move long content toggle to main.jsBelen Barros Pena2014-03-093-55/+18
* bitbake: toaster: implement the configuration pagedreyna/configure-detail-viewDavid Reyna2014-03-095-44/+299
* bitbake: toaster: View detailed information about a taskRavi Chintakunta2014-03-095-6/+315
* bitbake: toaster: Bug fix in reload page with parametersRavi Chintakunta2014-03-091-1/+5
* bitbake: toaster: Fix breadcrumb date format in detail pagesBelen Barros Pena2014-03-091-1/+1
* bitbake: toaster: Sort packages and dependencies in recipe.htmlBelen Barros Pena2014-03-091-3/+3