summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-08-24fetch2: don't mandate path element in encodeurl()paule/fetch2-encodeurl-fixPaul Eggleton
2017-08-23bitbake: ui: Sort 'Dependent tasks' in taskexpJussi Kukkonen
2017-08-22toaster: support custom Layer Index URL and fixture overrideDavid Reyna
2017-08-22Toaster: custom start and stop actionsDavid Reyna
2017-08-22toaster: custom image updates and original creationDavid Reyna
2017-08-21process: Ensure we call select() to know which fds to readRichard Purdie
2017-08-15process: Increase server startup timeoutRichard Purdie
2017-08-14process: Improve client disconnectsRichard Purdie
2017-08-09cooker: Ignore common bitbake files for the parse cache invalidationRichard Purdie
2017-08-09cooker: Improve inotify overflow handlingRichard Purdie
2017-08-09cooker: Ensure we handle inotify before running the next commandRichard Purdie
2017-08-09cooker: Track directories searched for bbappend/bb filesRichard Purdie
2017-08-09server/process: Ensure we don't loop on client EOFErrorRichard Purdie
2017-08-09cooker/siggen: Reset siggen when reparsingRichard Purdie
2017-08-08main: Handle BB_SERVER_TIMEOUT = -1 for no server timeoutRobert Yang
2017-08-08process: Fix disconnect when BB_SERVER_TIMEOUTRobert Yang
2017-08-08main: Remove unneeded float()Robert Yang
2017-08-08Revert "tinfoil: fix duplication of log messages"Paul Eggleton
2017-08-03daemonize: Always print any remaning UI events at exitRichard Purdie
2017-08-01cooker: Ensure all tasks are shown in task dependency treeRichard Purdie
2017-07-31daemonize: clean up codeRichard Purdie
2017-07-31daemonize: Ensure child process exits safelyRichard Purdie
2017-07-31process: Add some extra server startup logsRichard Purdie
2017-07-31process: Reorder server command processing and handle EOFErrorRichard Purdie
2017-07-30wget: fix FusionForge workaroundRoss Burton
2017-07-30toaster: move to new bitbake xmlrpc defaultDavid Reyna
2017-07-30toaster: enable remote HTTP API for status aggregationDavid Reyna
2017-07-30runqueue: Tweak debug message to make it more readable/diffableRichard Purdie
2017-07-30fetch2: fix checkstatus fallback to MIRRORSRoss Burton
2017-07-30tests/fetch: fix GitShallowTest.test_bitbakeChristopher Larson
2017-07-28main: Always return 0 for bitbake --kill-serverRichard Purdie
2017-07-28process: Clean up server communication timeout errorsRichard Purdie
2017-07-28process: Don't leak open pipes upon reconnectionRichard Purdie
2017-07-28process/cooker: Allow UI process to know if the cooker was started successfullyRichard Purdie
2017-07-28process: Move socket keep alive into BitBakeProcessServerConnectionRichard Purdie
2017-07-28process: Allow BBUIEventQueue to exit cleanlyRichard Purdie
2017-07-28process: Ensure ConnectionReader/Writer have fileno() and close() methodsRichard Purdie
2017-07-28event: Don't write duplicate logs to stdout and stderr in no UI caseRichard Purdie
2017-07-27bitbake-diffsigs: fix regression after recent server changesPaul Eggleton
2017-07-27lib/fetch2/__init__.py: Fix unpack commentMark Hatle
2017-07-27lib/bb/utils.py: Add missing debug levelMark Hatle
2017-07-25fetch2/__init__.py: replace stray logger.warn() with logger.warning()Andre McCurdy
2017-07-25fetch/wget: mitigate a wget race condition when listing FTP directoriesRoss Burton
2017-07-24process: Change timeout warning to a noteRichard Purdie
2017-07-24cooker/process: Drop server_main functionRichard Purdie
2017-07-24prserv/serv: Improve process exit handlingRichard Purdie
2017-07-21fetch2/wget.py: improve error handling during sstate checkPatrick Ohly
2017-07-21toaster: trim build target inputDavid Reyna
2017-07-21toaster: set clone progress default to offDavid Reyna
2017-07-21toaster: include setscene in task progressDavid Reyna