summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-12-13lib/bb/build: enable access to logger within taskspaule/bb-logger-accessPaul 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
2016-11-30fetch2: obey BB_ALLOWED_NETWORKS when checking network accessMarkus Lehtonen
2016-11-30toaster: buildinfohelper Clarify log message for build historyMichael Wood
2016-11-30toaster: buildinfohelper fix _get_layer_version_for_dependencyMichael Wood
2016-11-30toaster: buildinfohelper Simplify layer event to toaster layer functionMichael Wood
2016-11-30toaster: bldcontrol Move CustomImageRecipe file creation into own functionMichael Wood
2016-11-30toaster: orm models Handle CustomImageRecipe BRLayer hereMichael Wood
2016-11-30toaster: orm models Project class Fix pyflake errorsMichael Wood
2016-11-30toaster: buildinfohelper toaster-custom-images layerMichael Wood
2016-11-30toaster: localhostbecontroller write toaster layers for project to toaster-bb...Sujith H
2016-11-30toaster: localhostbecontroller accept custom init script for buildSujith H
2016-11-30toaster: tablejs Fix missing close square bracketReyna, David
2016-11-30toaster: orm gen_layerdeps Protect against circular Layer dependenciesReyna, David
2016-11-30toaster: customrecipejs Consume click event on 'a' link if disabledMichael Wood
2016-11-30toaster: Add an example production settings fileMichael Wood
2016-11-30toaster: tests Add management command testsMichael Wood
2016-11-30toaster: runbuilds Write the pidfile in python rather than shell scriptMichael Wood