summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2016-02-04bitbake: bitbake: prserv: SIGTERM handling hung processDiego Santa Cruz
2016-02-04bitbake: bitbake: prserv: -wal and -shm sqlite lost when daemonizingDiego Santa Cruz
2016-02-01bitbake: cooker, bitbake-worker: Fix spelling of "received"Phil Blundell
2016-02-01bitbake: cooker: Only start as many parse threads as we needRichard Purdie
2016-02-01bitbake: knotty: Don't show errors for universe provider issuesRichard Purdie
2016-01-30bitbake: bitbake: BBUIHelper: Remove function findServerDetailsSujith H
2016-01-30bitbake: fetch2: Simplify logic in verify_checksum()Peter Kjellerstedt
2016-01-30bitbake: bitbake: Set process names to be meaninfulRichard Purdie
2016-01-30bitbake: utils: Add ability to change the process nameRichard Purdie
2016-01-30bitbake: data.py: avoid double newlines at the end of functions in emit_var()Andre McCurdy
2016-01-30bitbake: build.py: minor shell_trap_code() formatting tweaksAndre McCurdy
2016-01-29bitbake: bitbake-user-manual-ref-variables: Update the help for BBMASKPeter Kjellerstedt
2016-01-29bitbake: cooker: Allow BBMASK to contain multiple regular expressionsPeter Kjellerstedt
2016-01-29bitbake: bitbake-user-manual-metadata: Updated 'dir' flagMartin Samuelsson
2016-01-29bitbake: bitbake-user-manual: Updated the example BitBake directoryScott Rifenbark
2016-01-26bitbake: fetch2/wget: fallback to GET if HEAD is rejected in checkstatus()Ross Burton
2016-01-25bitbake: toaster: Update UI test runnerDaniel Istrate
2016-01-24bitbake: fetch2: Don't show checksum warnings if a single checksum was suppliedRichard Purdie
2016-01-22bitbake: toaster: run bitbake server with --read optionEd Bartosh
2016-01-22bitbake: taskdata: add the ability to access world targets listPaul Eggleton
2016-01-22bitbake: cache.py: check existence before add to cachedata.rprovidersRobert Yang
2016-01-22bitbake: taskdata.py: add RuntimeProviders to close matchesRobert Yang
2016-01-22bitbake: data_smart: Don't show exceptions for EOL literalsRichard Purdie
2016-01-19bitbake: tests/codeparser.py: Add filename/lineno flags to test variableOlof Johansson
2016-01-19bitbake: toaster: write variables to toaster.confEd Bartosh
2016-01-19bitbake: Revert "runqueue.py: Ensure one setscene function doesn't mask out a...Richard Purdie
2016-01-18bitbake: toastergui: make artifact download more robustElliot Smith
2016-01-18bitbake: toasterui: log OSErrorException metadata eventsElliot Smith
2016-01-18bitbake: toasterui: listen for bb.event.MetadataEventElliot Smith
2016-01-16bitbake: toaster: increase timeoutEd Bartosh
2016-01-15bitbake: toastergui: code formatting and clean-upElliot Smith
2016-01-15bitbake: toaster tests: fix Django tests for new ToasterTable pagesElliot Smith
2016-01-15bitbake: toastergui: remove unused views and template codeElliot Smith
2016-01-15bitbake: toastergui: fix error and warning counts for buildsElliot Smith
2016-01-15bitbake: toastergui: make "Apply" button state depend on filter rangeElliot Smith
2016-01-15bitbake: toastergui: mute label for filter actions with no recordsElliot Smith
2016-01-15bitbake: toastergui: set default visible and hideable columnsElliot Smith
2016-01-15bitbake: toastergui: serialise decimals correctlyElliot Smith
2016-01-15bitbake: toastergui: streamline construction of filter objectsElliot Smith
2016-01-15bitbake: toastergui: ensure filter_value updatesElliot Smith
2016-01-15bitbake: toastergui: don't hide all elements with .col classElliot Smith
2016-01-15bitbake: toastergui: convert project builds page to ToasterTableElliot Smith
2016-01-15bitbake: toastergui: implement "today" and "yesterday" filtersElliot Smith
2016-01-15bitbake: toastergui: implement date range filters for buildsElliot Smith
2016-01-15bitbake: toastergui: show recent builds on all builds pageElliot Smith
2016-01-15bitbake: toastergui: switch off filter highlights when inactiveElliot Smith
2016-01-15bitbake: toastergui: refactor ToasterTable filteringElliot Smith
2016-01-15bitbake: toastergui: convert all builds page to ToasterTableElliot Smith
2016-01-15bitbake: toastergui: use event delegates for hover help elementsElliot Smith
2016-01-15bitbake: toastergui: switch projects/ view to ToasterTableElliot Smith