summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-12-16runqueue: dry-run real tasks when BB_SETSCENE_ENFORCE is setpaule/setscene-enforce-dryrunPaul Eggleton
2016-12-14lib/bb/build: enable access to logger within tasksPaul Eggleton
2016-12-14server/process: don't change UI process signal handler on terminatePaul Eggleton
2016-12-14siggen: add means of ignoring basehash mismatchPaul Eggleton
2016-12-14runqueue: enable setVariable command to affect task executionPaul Eggleton
2016-12-14data_smart: support serialisationPaul Eggleton
2016-12-14cooker: allow buildFile warning to be hidden programmaticallyPaul Eggleton
2016-12-14tinfoil: pass datastore to server when expanding python referencesPaul Eggleton
2016-12-14tinfoil: implement server-side recipe parsingPaul Eggleton
2016-12-14remotedata: enable transporting datastore from the client to the serverPaul Eggleton
2016-12-14tinfoil: rewrite as a wrapper around the UIPaul Eggleton
2016-12-14command: provide a means to shut down from the client in memres modePaul Eggleton
2016-12-14data_smart: implement remote datastore functionalityPaul Eggleton
2016-12-14server/xmlrpc: send back 503 response with correct encodingPaul Eggleton
2016-12-14knotty: fix --observe-only optionPaul Eggleton
2016-12-14knotty: make quiet option a level optionPaul Eggleton
2016-12-14data_smart: fix resetting of reference on variablehistoryPaul Eggleton
2016-12-12toaster: views Remove old code that converts template context to JSONMichael Wood
2016-12-12toaster: js test Update js tests to use correct url for layer RESTMichael Wood
2016-12-12toaster: Switch front end to use Layer get REST APIMichael Wood
2016-12-12toaster: typeaheads Layers add url to layer REST API to the layerMichael Wood
2016-12-12toaster: api Add GET REST API for Layer informationMichael Wood
2016-12-12toaster: importlayer Add git revision typeahead to that input fieldMichael Wood
2016-12-12toaster: typeaheads Add a git revisions suggestionsMichael Wood
2016-12-12toaster: typeaheads widgets Fix flake8 issues and remove redundant codeMichael Wood
2016-12-12toaster: tests Update import layer test to use new Layer add apiMichael Wood
2016-12-12toaster: importlayer Use new layer add APIMichael Wood
2016-12-12toaster: api Add layer Add apiMichael Wood
2016-12-12toaster: models Layer_Version get_detailspage_url optional project_idMichael Wood
2016-12-12toaster: models Layer fix whitespaceMichael Wood
2016-12-12toaster: tablejs Add visual indicator for table data loadingMichael Wood
2016-12-08bitbake-user-manual: Added new "Line Joining" section.Scott Rifenbark
2016-12-08bitbake-user-manual: Refreshed the 'bitbake --help' output.Scott Rifenbark
2016-12-08toaster: Reference pip3 not pipRichard Purdie
2016-12-08cooker: Handle inofity queue overflows more gracefullyRichard Purdie
2016-12-08cooker: Fix world taskgraph generation issueRichard Purdie
2016-12-07utils: Avoid traceback errorsRichard Purdie
2016-12-07runqueue: Send BB_TASKDEPDATA for setscene tasksRichard Purdie
2016-12-07runqueue: Add the taskhash to BB_TASKDEPDATARichard Purdie
2016-12-07bitbake-worker: Further IO performance tweaksRichard Purdie
2016-12-07lib/bs4: Fix imports from html5lib >= 0.9999999/1.0b8Daniel Lublin
2016-12-07cooker: convert type which needs to be marshalledSujith H
2016-12-07toaster: browser tests - add Selenium Docker container as driverbrian avery
2016-12-07depexp: fix string formatting.Ismo Puustinen
2016-12-07monitordisk: add eventPatrick Ohly
2016-12-07monitordisk.py: minor code and comment cleanupPatrick Ohly
2016-12-07runqueue.py: monitor disk space at regular time intervalsPatrick Ohly
2016-12-07cooker process: fire heartbeat event at regular time intervalsPatrick Ohly
2016-11-30ast: remove BBVERSIONS supportRoss Burton
2016-11-30codeparser.py: support deeply nested tokensPatrick Ohly