toaster.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-29 15:03:13 to 2016-12-22 03:43:02 UTC [more...]

How to command populate_sdk in Toaster?
 2016-12-22  3:42 UTC  (3+ messages)

virtualenv and python3
 2016-12-14 18:18 UTC 

Reminder : Toaster Weekly Meeting: 1-800-730-2996x7494529#
 2016-12-14  8:41 UTC  (5+ messages)

[PATCH 00/14] Patches for upstream 23.11.16 to 09.12.16
 2016-12-09 16:56 UTC  (16+ messages)
` [PATCH 01/14] toaster: tablejs Add visual indicator for table data loading
` [PATCH 02/14] toaster: models Layer fix whitespace
` [PATCH 03/14] toaster: models Layer_Version get_detailspage_url optional project_id
` [PATCH 04/14] toaster: api Add layer Add api
` [PATCH 05/14] toaster: importlayer Use new layer add API
` [PATCH 06/14] toaster: tests Update import layer test to use new Layer add api
` [PATCH 07/14] toaster: typeaheads widgets Fix flake8 issues and remove redundant code
` [PATCH 08/14] toaster: typeaheads Add a git revisions suggestions
` [PATCH 09/14] toaster: importlayer Add git revision typeahead to that input field
` [PATCH 10/14] toaster: api Add GET REST API for Layer information
` [PATCH 11/14] toaster: typeaheads Layers add url to layer REST API to the layer
` [PATCH 12/14] toaster: Switch front end to use Layer get REST API
` [PATCH 13/14] toaster: js test Update js tests to use correct url for layer REST
` [PATCH 14/14] toaster: views Remove old code that converts template context to JSON

[PATCH 0/5] Finish the Layer REST API
 2016-12-08 18:42 UTC  (6+ messages)
` [PATCH 1/5] toaster: api Add GET REST API for Layer information
` [PATCH 2/5] toaster: typeaheads Layers add url to layer REST API to the layer
` [PATCH 3/5] toaster: Switch front end to use Layer get REST API
` [PATCH 4/5] toaster: js test Update js tests to use correct url for layer REST
` [PATCH 5/5] toaster: views Remove old code that converts template context to JSON

Video about build side of Toaster
 2016-12-07  7:03 UTC  (2+ messages)

Toaster GUI
 2016-12-06 13:41 UTC 

[PATCH 1/3] toaster: typeaheads widgets Fix flake8 issues and remove redundant code
 2016-12-01 16:45 UTC  (3+ messages)
` [PATCH 2/3] toaster: typeaheads Add a git revisions suggestions
` [PATCH 3/3] toaster: importlayer Add git revision typeahead to that input field

[PATCH 1/5] toaster: models Layer fix whitespace
 2016-11-30 15:25 UTC  (5+ messages)
` [PATCH 2/5] toaster: models Layer_Version get_detailspage_url optional project_id
` [PATCH 3/5] toaster: api Add layer Add api
` [PATCH 4/5] toaster: importlayer Use new layer add API
` [PATCH 5/5] toaster: tests Update import layer test to use new Layer add api

Understanding Toaster
 2016-11-30  7:11 UTC  (4+ messages)

[PATCH v2] toaster: tablejs Add visual indicator for table data loading
 2016-11-24 15:38 UTC 

[PATCH] toaster: tablejs Add visual indicate to data loading
 2016-11-24 15:35 UTC 

Toaster presentation slides from Yocto Project DevDay Berlin
 2016-11-23 16:22 UTC 

Information on using custom data/fixtures in Toaster
 2016-11-23 16:18 UTC 

[PATCH] conf: conf: Remove redundant toasterconf.json file
 2016-11-23 12:26 UTC 

[PATCH 1/2] conf: Remove redundant toasterconf.json file
 2016-11-23 12:24 UTC  (2+ messages)
` [PATCH 2/2] oe-selftest: toaster Remove redundant Toaster test

Reminder : Toaster Weekly Meeting: 1-800-730-2996x7494529#
 2016-11-23  4:11 UTC 

[PATCH 00/18] Patches for upstream 22.11.16
 2016-11-22 17:58 UTC  (20+ messages)
` [PATCH 01/18] toaster: runbuilds Write the pidfile in python rather than shell script
` [PATCH 02/18] toaster: tests Add management command tests
` [PATCH 03/18] toaster: Add an example production settings file
` [PATCH 04/18] toaster: layerindex updater Take into account layers being predefined
` [PATCH 05/18] toaster: orm/fixtures Add the master release and correct morty release
` [PATCH 06/18] toaster: settings fixture Set default release to master
` [PATCH 07/18] toaster: customrecipejs Consume click event on 'a' link if disabled
` [PATCH 08/18] toaster: orm gen_layerdeps Protect against circular Layer dependencies
` [PATCH 09/18] toaster: tablejs Fix missing close square bracket
` [PATCH 10/18] toaster: localhostbecontroller accept custom init script for build
` [PATCH 11/18] toaster: localhostbecontroller write toaster layers for project to toaster-bblayers.conf
` [PATCH 12/18] toaster: buildinfohelper toaster-custom-images layer
` [PATCH 13/18] toaster: orm models Project class Fix pyflake errors
` [PATCH 14/18] toaster: orm models Handle CustomImageRecipe BRLayer here
` [PATCH 15/18] toaster: bldcontrol Move CustomImageRecipe file creation into own function
` [PATCH 16/18] toaster: buildinfohelper Simplify layer event to toaster layer function
` [PATCH 17/18] toaster: buildinfohelper fix _get_layer_version_for_dependency
` [PATCH 18/18] toaster: buildinfohelper Clarify log message for build history

[PATCH 1/1] toaster: protect against circular Layer dependencies
 2016-11-22 17:06 UTC  (2+ messages)

Testing patches for Toaster using Travis & Github
 2016-11-22 16:16 UTC 

[PATCH 0/1] [krogoth] toaster: settings.py , add * to ALLOWED_HOSTS
 2016-11-21 21:41 UTC  (2+ messages)
` [PATCH 1/1] bitbake: toaster: settings set ALLOWED_HOSTS to * in debug mode

[PATCH 0/7] Layer identification
 2016-11-21 14:55 UTC  (8+ messages)
` [PATCH 1/7] toaster: buildinfohelper toaster-custom-images layer
` [PATCH 2/7] toaster: orm models Project class Fix pyflake errors
` [PATCH 3/7] toaster: orm models Handle CustomImageRecipe BRLayer here
` [PATCH 4/7] toaster: bldcontrol Move CustomImageRecipe file creation into own function
` [PATCH 5/7] toaster: buildinfohelper Simplify layer event to toaster layer function
` [PATCH 6/7] toaster: buildinfohelper fix _get_layer_version_for_dependency
` [PATCH 7/7] toaster: buildinfohelper Clarify log message for build history

[PATCH 0/2] toaster: Add support for custom script and use toaster-bblayers.conf
 2016-11-17  9:09 UTC  (3+ messages)
` [PATCH 1/2] toaster: localhostbecontroller accept custom init script for build
` [PATCH 2/2] toaster: localhostbecontroller write toaster layers for project to toaster-bblayers.conf

[PATCH 0/2] toaster: Add support for custom script and use toaster-bblayers.conf
 2016-11-17  9:06 UTC  (2+ messages)
` [PATCH 1/2] toaster: localhostbecontroller accept custom init script for build

[PATCH 1/1] toaster: There is a missing close square bracket
 2016-11-16  5:33 UTC 

Toaster Weekly Meeting Minutes WW46
 2016-11-15 23:00 UTC 

Reminder : Toaster Weekly Meeting: 1-800-730-2996x7494529#
 2016-11-15 22:48 UTC 

[PATCH 1/2] toaster: localhostbecontroller accept custom init script for build
 2016-11-11  6:16 UTC  (2+ messages)
` [PATCH 2/2] toaster: localhostbecontroller write toaster layers for project to toaster-bblayers

[PATCH 1/2] toaster: layerindex updater Take into account layers being predefined
 2016-11-10  3:50 UTC  (7+ messages)
` [PATCH 2/2] toaster: orm/fixtures Add the master release and correct morty release
  ` [PATCH v2 1/3] toaster: layerindex updater Take into account layers being predefined
    ` [PATCH v2 2/3] toaster: orm/fixtures Add the master release and correct morty release
    ` [PATCH v2 3/3] toaster: settings fixture Set default release to master

Review required to use custom script
 2016-11-09 11:17 UTC  (4+ messages)

Toaster: proposals/questions for defect review 11/9/2016
 2016-11-09  6:51 UTC 

[PATCH 0/1] toaster: add Selenium Docker container as browser test driver optionV2
 2016-11-09  5:49 UTC  (2+ messages)
` [PATCH 1/1] toaster: browser tests - add Selenium Docker container as driver

Reminder (US DAYLIGHT SAVING TIME CHANGE!): Toaster Weekly Meeting: 1-800-730-2996x7494529#
 2016-11-09  1:53 UTC 

[PATCH 1/2] toaster: runbuilds Write the pidfile in python rather than shell script
 2016-11-07 15:47 UTC  (2+ messages)
` [PATCH 2/2] toaster: tests Add management command tests

[PATCH 0/1] toaster: add Selenium Docker container as browser test driver option
 2016-11-05 22:47 UTC  (2+ messages)
` [PATCH 1/1] toaster: browser tests - add Selenium Docker container as driver

[PATCH] toaster: buildinfohelper toaster-custom-images layer
 2016-11-05 19:26 UTC  (2+ messages)

[PATCH 0/1] toaster: set ALLOWED_HOSTS to *
 2016-11-04 12:30 UTC  (4+ messages)
` [PATCH 1/1] toaster: settings.py , "

[PATCH] toaster: Add an example production settings file
 2016-11-02 17:01 UTC 

Toaster Weekly Meeting Minutes WW45
 2016-11-02 15:44 UTC 

[PATCH 0/1] toaster: add * to ALLOWED_HOSTS setting
 2016-11-02 14:52 UTC  (4+ messages)
` [PATCH 1/1] toaster: settings.py , add * to ALLOWED_HOSTS

[PATCH 0/3] toaster: add master branch back in to releases
 2016-11-02 14:47 UTC  (6+ messages)
` [PATCH 1/3] toaster: Update oe-core fixture for Morty plus master release
` [PATCH 2/3] "
` [PATCH 3/3] toaster: Update default release to master

Reminder: Toaster Weekly Meeting: 1-800-730-2996x7494529#
 2016-11-01 22:21 UTC 

[PATCH] toaster: customrecipejs Eat click even on a link if disabled
 2016-11-01 12:08 UTC  (2+ messages)
` [PATCH v2] toaster: customrecipejs Consume click event on 'a' "

[PATCH 0/4] toaster: eventreplay tests
 2016-10-31 16:41 UTC  (6+ messages)
` [PATCH 1/4] toaster: use current directory if BUILDDIR is not set
` [PATCH 2/4] toaster: add eventreplay test case for core-image-minimal
` [PATCH 3/4] toaster: add eventreplay test case for zlib
` [PATCH 4/4] toaster: add tests/eventreplay/README

[PATCH 0/8] clean up and fix a number of tests
 2016-10-28 15:55 UTC  (10+ messages)
` [PATCH 1/8] toaster: views Tests fix all pyflake identified issues
` [PATCH 2/8] toaster: Move views tests to main testing module
` [PATCH 3/8] toaster: Delete useless bldcontrol/test
` [PATCH 4/8] toaster: Remove contrib tts
` [PATCH 5/8] toaster: test browser test_layerdetails_page add wait_until_visible
` [PATCH 6/8] toaster: orm models Handle run builds process not yet running
` [PATCH 7/8] toaster: tests builds Update buildtest
` [PATCH 8/8] toaster: tests builds test_core_image_min Clean ups

Weekly Toaster Call
 2016-10-27 22:47 UTC 

New weekly Toaster Call: 1-800-730-2996x7494529#
 2016-10-27 22:40 UTC 

Canceled: Weekly Toaster Call
 2016-10-27 20:33 UTC 

Toaster Weekly Meeting Minutes WW44
 2016-10-26 15:31 UTC 

Reminder: Toaster Weekly Meeting
 2016-10-25 20:37 UTC 

[PATCH 0/1] toaster: buildinfohelper Handle regex pattern paths
 2016-10-25 13:41 UTC  (3+ messages)
` [PATCH 1/1] toaster: buildinfohelper

[RFC] WIP unidentified layer / custom images and non git layers
 2016-10-25  5:04 UTC  (3+ messages)
` [PATCH] wip fix unidentified layer

[PATCH] toaster: buildinfohelper Handle regex pattern paths
 2016-10-20 16:57 UTC  (2+ messages)

2.2 release note items for Toaster
 2016-10-20  2:15 UTC  (3+ messages)

Toaster Weekly Meeting Minutes WW43
 2016-10-19 16:02 UTC 

[PATCH 0/3] [Morty] toaster:update fixtures for morty release
 2016-10-14 15:29 UTC  (6+ messages)
` [PATCH 1/3] toaster: Update oe-core fixture for Morty release
` [PATCH 2/3] toaster: Update poky "
` [PATCH 3/3] toaster: Update default release to Morty

2.2 demo video
 2016-10-12  9:14 UTC  (4+ messages)

Testcases written in Testopia for bug 9808
 2016-10-11 21:16 UTC 

Toaster Weekly Meeting Minutes WW41
 2016-10-05 16:18 UTC 

Fix to use pip3 instead of pip in error message
 2016-10-05 14:14 UTC 

PUSH? : [PATCH] toaster: enable add dependent layer button
 2016-10-05  4:34 UTC  (4+ messages)
  ` [PATCH] toaster: importlayer Fix layer dependencies button state toggle

Reminder: Toaster Weekly Meeting
 2016-10-04 19:37 UTC 

Bug 7240 - image output type globs
 2016-10-04  7:37 UTC  (2+ messages)

[PATCH] toaster: api / project Cancel any in progress builds before project delete
 2016-10-03 17:49 UTC 

[PATCH] toaster: checksettings Remove confusing startup messages
 2016-10-03 17:07 UTC 

[PATCH] toaster: enable add dependent layer button
 2016-09-30  6:59 UTC  (4+ messages)

[PATCH 0/5] misc Toaster fixes
 2016-09-29 17:07 UTC  (3+ messages)
` [PATCH 5/5] toaster: make error message more informative

[PATCH v2 1/2] toaster: Delete notification update front end implementation to design
 2016-09-29 15:16 UTC  (2+ messages)
` [PATCH v2 2/2] toaster: Update tests to reflect front end changes

[PATCH 1/2] toaster: Delete notification update front end implementation to design
 2016-09-29 15:10 UTC  (3+ messages)
` [PATCH 2/2] toaster: Update tests to reflect front end changes


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).