aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster
AgeCommit message (Expand)Author
2017-02-15bitbake: bitbake: toaster: add wic.bmap support to toasterSujith H
2017-02-15bitbake: toaster: move sqlite database to TOASTER_DIRbrian avery
2016-12-12bitbake: toaster: views Remove old code that converts template context to JSONMichael Wood
2016-12-12bitbake: toaster: js test Update js tests to use correct url for layer RESTMichael Wood
2016-12-12bitbake: toaster: Switch front end to use Layer get REST APIMichael Wood
2016-12-12bitbake: toaster: typeaheads Layers add url to layer REST API to the layerMichael Wood
2016-12-12bitbake: toaster: api Add GET REST API for Layer informationMichael Wood
2016-12-12bitbake: toaster: importlayer Add git revision typeahead to that input fieldMichael Wood
2016-12-12bitbake: toaster: typeaheads Add a git revisions suggestionsMichael Wood
2016-12-12bitbake: toaster: typeaheads widgets Fix flake8 issues and remove redundant codeMichael Wood
2016-12-12bitbake: toaster: tests Update import layer test to use new Layer add apiMichael Wood
2016-12-12bitbake: toaster: importlayer Use new layer add APIMichael Wood
2016-12-12bitbake: toaster: api Add layer Add apiMichael Wood
2016-12-12bitbake: toaster: models Layer_Version get_detailspage_url optional project_idMichael Wood
2016-12-12bitbake: toaster: models Layer fix whitespaceMichael Wood
2016-12-12bitbake: toaster: tablejs Add visual indicator for table data loadingMichael Wood
2016-12-08bitbake: toaster: Reference pip3 not pipRichard Purdie
2016-12-07bitbake: toaster: browser tests - add Selenium Docker container as driverbrian avery
2016-11-30bitbake: toaster: bldcontrol Move CustomImageRecipe file creation into own fu...Michael Wood
2016-11-30bitbake: toaster: orm models Handle CustomImageRecipe BRLayer hereMichael Wood
2016-11-30bitbake: toaster: orm models Project class Fix pyflake errorsMichael Wood
2016-11-30bitbake: toaster: buildinfohelper toaster-custom-images layerMichael Wood
2016-11-30bitbake: toaster: localhostbecontroller write toaster layers for project to t...Sujith H
2016-11-30bitbake: toaster: localhostbecontroller accept custom init script for buildSujith H
2016-11-30bitbake: toaster: tablejs Fix missing close square bracketReyna, David
2016-11-30bitbake: toaster: orm gen_layerdeps Protect against circular Layer dependenciesReyna, David
2016-11-30bitbake: toaster: customrecipejs Consume click event on 'a' link if disabledMichael Wood
2016-11-30bitbake: toaster: Add an example production settings fileMichael Wood
2016-11-30bitbake: toaster: tests Add management command testsMichael Wood
2016-11-30bitbake: toaster: runbuilds Write the pidfile in python rather than shell scriptMichael Wood
2016-11-23bitbake: toaster: layerindex updater Take into account layers being predefinedMichael Wood
2016-11-23bitbake: toaster: orm/fixtures Add the master release and correct morty releaseMichael Wood
2016-11-23bitbake: toaster: settings fixture Set default release to masterMichael Wood
2016-11-16bitbake: toaster: settings set ALLOWED_HOSTS to * in debug modebrian avery
2016-11-04bitbake: toaster: add tests/eventreplay/READMEEd Bartosh
2016-11-04bitbake: toaster: add eventreplay test case for zlibEd Bartosh
2016-11-04bitbake: toaster: add eventreplay test case for core-image-minimalEd Bartosh
2016-11-04bitbake: toaster: use current directory if BUILDDIR is not setEd Bartosh
2016-11-04bitbake: toaster: tests builds test_core_image_min Clean upsMichael Wood
2016-11-04bitbake: toaster: tests builds Update buildtestMichael Wood
2016-11-04bitbake: toaster: orm models Handle run builds process not yet runningMichael Wood
2016-11-04bitbake: toaster: test browser test_layerdetails_page add wait_until_visibleMichael Wood
2016-11-04bitbake: toaster: Remove contrib ttsMichael Wood
2016-11-04bitbake: toaster: Delete useless bldcontrol/testMichael Wood
2016-11-04bitbake: toaster: Move views tests to main testing moduleMichael Wood
2016-11-04bitbake: toaster: views Tests fix all pyflake identified issuesMichael Wood
2016-10-15bitbake: toaster: Update default release to Mortybrian avery
2016-10-15bitbake: toaster: Update poky fixture for Morty releasebrian avery
2016-10-15bitbake: toaster: Update oe-core fixture for Morty releasebrian avery
2016-10-09bitbake: toaster: fix cloning of git+ssh repositoriesEd Bartosh