aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2014-03-17bitbake: runqueue: Don't error if we never setup workersRichard Purdie
2014-03-17bitbake: toaster: added file types to the Outputs column in the build pageFarrell Wymore
2014-03-17bitbake: toaster: Sort layers in alphabetical orderBelen Barros Pena
2014-03-17bitbake: toaster: Remove the data-toggle attributeBelen Barros Pena
2014-03-17bitbake: toaster: Don't show clear search button if text input field is emptyBelen Barros Pena
2014-03-17bitbake: toaster: Fix Recipe sorting in tasks tableBelen Barros Pena
2014-03-17bitbake: toaster: Not using task_color tag for execution headingBelen Barros Pena
2014-03-17bitbake: toaster: Presentation fixes for task.htmlBelen Barros Pena
2014-03-17bitbake: toaster: Shorten dependency labelsBelen Barros Pena
2014-03-17bitbake: toaster: Give an extra space to the caretBelen Barros Pena
2014-03-17bitbake: toaster: Add no search results pageBelen Barros Pena
2014-03-17bitbake: toaster: Fixing "Show all builds" linkBelen Barros Pena
2014-03-17bitbake: toaster: Amend help text in package_built_detail.htmlBelen Barros Pena
2014-03-17bitbake: toaster: Small tweaks to the no results pageBelen Barros Pena
2014-03-17bitbake: toaster: Replace hyphens with underscores in package nameBelen Barros Pena
2014-03-17bitbake: toaster: Format package size in recipe.htmlBelen Barros Pena
2014-03-17bitbake: toaster: Make Order column part of the minimum tableBelen Barros Pena
2014-03-17bitbake: toaster: Move <tbody> outside for statementBelen Barros Pena
2014-03-17bitbake: toaster: improve recipe matching for native tasksAlexandru DAMIAN
2014-03-17bitbake: toaster: fix target file inode type informationAlexandru DAMIAN
2014-03-14bitbake: bitbake: cooker: some IMAGE_FEATURES not recognizedMarius Avram
2014-03-14bitbake: toaster: add errors and warnings listingAmit Kumar Chaudhary
2014-03-14bitbake: toaster: Add counters to filtersRavi Chintakunta
2014-03-14bitbake: toaster: add license manifest path to databaseCristiana Voicu
2014-03-14bitbake: toaster: populate target image file tableCristiana Voicu
2014-03-12bitbake: runqueue: Improve sigchld handlerRichard Purdie
2014-03-11bitbake: bitbake-worker: Ensure children have default sigterm handlerRichard Purdie
2014-03-11bitbake: bitbake: fix typo in variable nameRoss Burton
2014-03-11bitbake: toaster: fix 'show all' labels for tasks and variablesDavid Reyna
2014-03-11bitbake: toaster: add 'bblayers.conf' files to local config filterDavid Reyna
2014-03-11bitbake: toaster: add empty outcome support to task pageDavid Reyna
2014-03-11bitbake: toaster: Fix help text for task details outcomeBelen Barros Pena
2014-03-11bitbake: toaster: erase checks for stop commandAlexandru DAMIAN
2014-03-11bitbake: toaster: add commands to list and delete buildsAlexandru DAMIAN
2014-03-11bitbake: toaster: write files-in-image to the databaseAlexandru DAMIAN
2014-03-11bitbake: toaster: update database schemaAlexandru DAMIAN
2014-03-10bitbake: runqueue: Use SIGCHLD instead of polling waitpidRichard Purdie
2014-03-10bitbake: server/process: Optimise latency when finishing idle functionsRichard Purdie
2014-03-10bitbake: server/process: Drop unnecessary exit delayRichard Purdie
2014-03-10bitbake: server/process: Use a pipe for quit events instead of Event()Richard Purdie
2014-03-10bitbake: knotty: Remove latency when exitingRichard Purdie
2014-03-10bitbake: knotty: Add missing continue statement for runQueueExitWait eventRichard Purdie
2014-03-10bitbake: providers/runqueue/taskdata: Optimise logger.debug callsRichard Purdie
2014-03-10bitbake: cooker: Handle SIGTERM more gracefullyRichard Purdie
2014-03-10bitbake: server/process: Deal more gracefully with SIGTERMRichard Purdie
2014-03-10bitbake: server/process: Use the setFeatures command on the server instead of...Richard Purdie
2014-03-10bitbake: cooker/command: Add setFeatures commandRichard Purdie
2014-03-10bitbake: runqueue.py: Gracefully handle a missing worker processRichard Purdie
2014-03-10bitbake: runqueue.py: Handle worker disappearing gracefullyRichard Purdie
2014-03-10bitbake: bitbake-worker: Gracefully handle SIGTERMRichard Purdie