summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-09-06bitbake-setup: Add WIP implementation of bitbake-setup [DO NOT MERGE]mgh/bitbake-setupMark Hatle
2017-09-06bitbake-layers: disable parsing for layerindex commandsMark Hatle
2017-09-06toaster/orm/management/commands/lsupdates.py: Use new layerindex moduleMark Hatle
2017-09-06lib/bblayers: Add support for the new layer modulesMark Hatle
2017-09-06bitbake-selftest: Add layers module testsMark Hatle
2017-09-06lib/layers: Initial layer and layer index implementeationMark Hatle
2017-09-05cooker: clear extra config settings and remote datastores on client disconnectPaul Eggleton
2017-09-05cooker.py: Fix layer priority processingMark Hatle
2017-09-05siggen: move reset() definition to base SignatureGenerator classPaul Eggleton
2017-09-04toaster: edit column list not sortedDavid Reyna
2017-09-04toaster: recipe links broken for default layersDavid Reyna
2017-09-04toaster: missing ToasterSetting importDavid Reyna
2017-09-04toaster: set default pokydirname if no external layersOlaf Mandel
2017-09-04toaster: debug message for lists layers missing separatorsOlaf Mandel
2017-09-04toaster: Order column in Tasks selectableAwais Belal
2017-09-04toaster: display error when the fstype select is emptyDavid Reyna
2017-09-01cooker: Ensure parseConfiguration clears parsecache_validRichard Purdie
2017-08-31cookerdata/taskdata/runqueue: Drop remaining tryaltconfigs code and commandli...Richard Purdie
2017-08-31siggen: Add reset to SignatureGeneratorCaio Marcelo de Oliveira Filho
2017-08-31cooker: Ensure buildFile doesn't have lasting side effectsRichard Purdie
2017-08-31fetch2/npm: add noverify parameter to skip lockdown/shrinkwrapPaul Eggleton
2017-08-31cooker: ensure we can run buildFileInternal() after cache is populatedPaul Eggleton
2017-08-31tinfoil: ensure variable history tracking works when parsing a recipePaul Eggleton
2017-08-31tinfoil: ensure log lines get printed when tasks failPaul Eggleton
2017-08-31tinfoil: fix log message doubling when config_only=FalsePaul Eggleton
2017-08-31prserv/serv: Gracefully handle the PR server exiting quicklyRichard Purdie
2017-08-31prserv/serv: Rename self.quit -> self.quitflagRichard Purdie
2017-08-31prserv/serv: Send sentinel to stop handler threadRichard Purdie
2017-08-31ui/knotty: Send updateConfig earlyRichard Purdie
2017-08-31cookerdata: Avoid tracebacks from early reset() callsRichard Purdie
2017-08-31cooker: Allow changes in PRSERV_HOST to be responded toRichard Purdie
2017-08-31prserv/serv: Shut down any existing server before restartingRichard Purdie
2017-08-31cooker: Change to consistent prefile/postfile handlingRichard Purdie
2017-08-31cooker: Handle datastore tracking for showEnvironment server side onlyRichard Purdie
2017-08-31prserv/cooker: Drop unused paramRichard Purdie
2017-08-30command: Fix some bugs identified by BB_SERVER_TIMEOUTRichard Purdie
2017-08-24main: Attempt to gain bitbake.lock rather than just waitingRichard Purdie
2017-08-24process: Clean up connection retry logicRichard Purdie
2017-08-23fetch2: don't mandate path element in encodeurl()Paul 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