Openembedded Bitbake Development
 help / color / mirror / Atom feed
 messages from 2015-07-28 11:00:58 to 2015-08-20 12:55:16 UTC [more...]

[PATCH 00/14] Toaster patches
 2015-08-20 12:55 UTC  (16+ messages)
` [PATCH 01/14] bitbake: toaster: pylint fixes
` [PATCH 02/14] bitbake: toaster: checksettings: fix guesspath initialization
` [PATCH 03/14] bitbake: toaster: checksettings: fix TEMPLATECONF detection
` [PATCH 04/14] bitbake: toaster: improve exception handling
` [PATCH 05/14] bitbake: toaster: models field initialization
` [PATCH 06/14] bitbake: toaster: use loggers instead of prints
` [PATCH 07/14] bitbake: toastergui: rename variables in views.py
` [PATCH 08/14] bitbake: toaster: do not stop data import on bad data
` [PATCH 09/14] bitbake: toaster: replace raising Exceptions in loadconf
` [PATCH 10/14] bitbake: toaster: fix updates on failed build requests
` [PATCH 11/14] bitbake: toaster: fix pylint errors
` [PATCH 12/14] bitbake: toaster logger: fix pylint issues
` [PATCH 13/14] toastergui: do not show in-progress builds in the table
` [PATCH 14/14] toastergui: fix projectbuilds page

[PATCH 0/4] bitbake-layers improvements
 2015-08-20  7:36 UTC  (7+ messages)
` [PATCH 1/4] bitbake-layers: ensure we exit if BBLAYERS_LAYERINDEX_URL is not set
` [PATCH 2/4] bitbake-layers: remove-layer: accept just layer directory
` [PATCH 3/4] bitbake-layers: fix mapping files to layers
` [PATCH 4/4] bitbake-layers: show-recipes: allow filtering by class inheritance

[PATCH] bb.build: delete tasks thoroughly
 2015-08-19 18:06 UTC  (3+ messages)

[PATCH 0/1] Call csrf function in all pages to ensure cookie is sent
 2015-08-19 17:00 UTC  (5+ messages)
` [PATCH 1/1] bitbake: toastergui: "

[PATCH] toasteruitest: Updated UI tests cases to use dom IDs and 1.9 UI changes
 2015-08-19 13:29 UTC 

[RFC PATCH 0/5] Implement git shallow mirror tarball support
 2015-08-18 23:51 UTC  (15+ messages)
` [RFC PATCH 1/5] bb.fetch.git: add support for shallow mirror tarballs
` [RFC PATCH 2/5] bb.fetch.git: truncate branches to SRCREV
` [RFC PATCH 3/5] bb.fetch: simplify mirror tarball handling in try_mirror_url
` [RFC PATCH 4/5] bb.fetch: support ud.mirrortarballs
` [RFC PATCH 5/5] bb.fetch.git: use ud.mirrortarballs

[PATCH 0/1] Call csrf function in all pages to ensure cookie is sent
 2015-08-18 22:32 UTC  (2+ messages)
` [PATCH 1/1] toastergui: "

[PATCH 00/13] Fixes and refactoring
 2015-08-18 10:29 UTC  (17+ messages)
` [PATCH 01/13] Fix default function parameter assignment to a list
` [PATCH 02/13] command: intercept SystemExit to avoid trashing the server
` [PATCH 03/13] cooker: further limit inotify watches
` [PATCH 04/13] command: ensure sync commands that read configuration see updates
` [PATCH 05/13] cooker: ensure prefile/postfile can work in memory resident mode
` [PATCH 06/13] Fix -m handling if cannot connect to server
` [PATCH 07/13] lib/bb/main: consolidate UI/server extension listing and loading
    ` [PATCH v2] "
` [PATCH 08/13] cooker: drop appliedappendlist
` [PATCH 09/13] cooker: drop appendlist
` [PATCH 10/13] bitbake-layers: Convert flatten to use collections.bbappends
` [PATCH 11/13] bitbake-layers: refactor show-appends to stop using cooker bbappends list
` [PATCH 12/13] bitbake-layers: use "with open" consistently
` [PATCH 13/13] lib/bb/parse: properly handle OSError when updating mtime cache

[PATCH 0/1] fetch2/git.py: fix _latest_revision for local PREMIRROR
 2015-08-17  7:52 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH 0/2] Toaster patches
 2015-08-17  7:49 UTC  (4+ messages)
` [PATCH 1/2] Fix typo in set up script output
` [PATCH 2/2] bitbake: toaster: fix invalid fields in the package details page

Question about python interpreter in methods embedded in recipes
 2015-08-17  7:43 UTC  (2+ messages)

[PATCH] toastergui: Added IDs to elements used in testing
 2015-08-12 14:37 UTC 

[PATCH] toastergui: Add tests for xhr_importlayer
 2015-08-12 11:15 UTC 

[PATCH 00/11] Fixes and clean ups for toastergui unit tests
 2015-08-10 17:27 UTC  (12+ messages)
` [PATCH 01/11] toaster: fix test_get_json_call_returns_json test
` [PATCH 02/11] toaster: wrap long lines
` [PATCH 03/11] toaster: get rid of AllProjectsViewTestCase
` [PATCH 04/11] toaster: put all test cases into one class
` [PATCH 05/11] toaster: get rid of class attributes
` [PATCH 06/11] toaster: remove unused import
` [PATCH 07/11] toaster: add header and docstings
` [PATCH 08/11] toaster: don't catch json.load exceptions
` [PATCH 09/11] toaster: fix test_get_json_call_returns_json again
` [PATCH 10/11] toaster: fix pylint warning 'no space allowed'
` [PATCH 11/11] toaster: reduced amount of instance attributes

[PATCH 00/11] Fixes and clean ups for Toaster ORM unit tests
 2015-08-10 11:21 UTC  (12+ messages)
` [PATCH 01/11] toaster: remove prints from the test code
` [PATCH 02/11] toaster: fix test_build_layerversion test case
` [PATCH 03/11] toaster: rewrite test for LayerSource model
` [PATCH 04/11] toaster: rewrite LILSUpdateTestCase
` [PATCH 05/11] toaster: reformat LayerVersionEquivalenceTestCase
` [PATCH 06/11] toaster: reuse common code
` [PATCH 07/11] toaster: remove duplicated code
` [PATCH 08/11] toaster: simplify testcase code
` [PATCH 09/11] toaster: add header to orm/test.py
` [PATCH 10/11] toaster: remove ProjectLVSelectionTestCase
` [PATCH 11/11] toaster: move code from setup_lv_tests to setUp

[PATCH 0/3] Toaster fixes
 2015-08-06 21:07 UTC  (5+ messages)
` [PATCH 1/3] bitbake: toastergui: Fix toastertable table header reference
` [PATCH 2/3] bitbake: toastergui: Move layerdetails view definition to the views.py
` [PATCH 3/3] bitbake: toastermain: Add a longer default database timeout

[PATCH 0/4] Toaster UI fixes
 2015-08-06 16:23 UTC  (5+ messages)
` [PATCH 1/4] bitbake: toastergui: Machine select button url parameters change
` [PATCH 2/4] bitbake: toastergui: Move click disabled check after table ready event
` [PATCH 3/4] bitbake: toastergui: Fix typo on layers in project filter condition
` [PATCH 4/4] bitbake: toastergui: layerBtn Fix build trigger mechanism

[PATCH] fetch/hg: Disable checksums for archived downloads
 2015-08-06 10:54 UTC  (7+ messages)
  ` [oe] "

How do useradd.bbclass and chown/chgrp in do_install work _internally_?
 2015-08-06  4:12 UTC 

[PATCH 00/12] toaster: bring back the correct typeahead behaviour as a modular widget
 2015-08-04 19:46 UTC  (13+ messages)
` [PATCH 01/12] bitbake: toaster: orm Add util function to return the url to layerversion
` [PATCH 02/12] bitbake: toaster: orm Add util functions to return common querysets
` [PATCH 03/12] bitbake: toastergui: tables Use util functions for the "
` [PATCH 04/12] bitbake: toastergui: widgets Add a typeahead widget
` [PATCH 05/12] bitbake: toastergui: Add typeaheads layers, machines, projects, recipes
` [PATCH 06/12] bitbake: toastergui: Switch to using the new toaster typeahead widget
` [PATCH 07/12] bitbake: toastergui: libtoaster Throw an exception no url is specified
` [PATCH 08/12] bitbake: toasterui: views Remove unused xhr_typeahead view definition
` [PATCH 09/12] bitbake: toastergui: views Standardise the fields project layer response
` [PATCH 10/12] bitbake: toastergui: tests Fix and more comprehensive typeahead unittest
` [PATCH 11/12] bitbake: toastergui: libtoaster: typeahead resiliency for slow server
` [PATCH 12/12] bitbake: toastergui: libtoaster typeahead Add in results highlighter

[PATCH 1/6] bitbake: toastergui: spacing and top nav style change
 2015-08-04 15:07 UTC  (6+ messages)
` [PATCH 2/6] bitbake: toastergui: breadcrumb fixes
` [PATCH 3/6] bitbake: toastergui: change link styles in alert-info
` [PATCH 4/6] bitbake: toastergui: remove project name from layer change notification
` [PATCH 5/6] bitbake: toastergui: fix spacing in the import layers page
` [PATCH 6/6] bitbake: toastergui: add action to empty "most built" recipes

[PATCH] runqueue.py: Add provides to taskdepdata
 2015-08-03  8:45 UTC 

[PATCH] bitbake: cooker: Resolve file monitoring race issues when using memres bitbake
 2015-08-03  6:37 UTC 

[PATCH] bb.build: let addtask undo a deltask
 2015-07-31 19:17 UTC  (3+ messages)

[PATCH 1/2] bb.cookerdata: don't show traceback for ParseError/ExpansionError
 2015-07-31 18:17 UTC  (3+ messages)
` [PATCH 2/2] bb.parse: properly error out on filesystem errors

Variable key replaces original warnings
 2015-07-31 15:42 UTC  (6+ messages)

[PATCH 00/22] Toaster UI changes
 2015-07-31 12:09 UTC  (23+ messages)
` [PATCH 01/22] bitbake: toastergui: Implement new top navigation design
` [PATCH 02/22] bitbake: toastergui: Implement new project navigation
` [PATCH 03/22] bitbake: toastergui: base Fix html indentation
` [PATCH 04/22] bitbake: toastergui: importlayer Add format type to JSON calls
` [PATCH 05/22] bitbake: toastergui: Remove erroneous CSS property
` [PATCH 06/22] bitbake: toastergui: Standardise the layer object property layerdetailurl
` [PATCH 07/22] bitbake: toastergui: libtoaster Add show change notification function
` [PATCH 08/22] bitbake: toastergui: tables Add name field to layers table
` [PATCH 09/22] bitbake: toastergui: http api Add guard against incomplete change requests
` [PATCH 10/22] bitbake: toastergui: css Add new rules for new project page
` [PATCH 11/22] bitbake: toastergui: Add new project page and navigation
` [PATCH 12/22] bitbake: toastergui: css Remove redundant css rules
` [PATCH 13/22] bitbake: toastergui: libtoaster Make sure we always pass format=json
` [PATCH 14/22] bitbake: toastergui: libtoaster: Add guard against missing name property
` [PATCH 15/22] bitbake: toastergui: Fix Duplicate layer importlayer api calls
` [PATCH 16/22] bitbake: toastergui: base Use removeAttr / attr
` [PATCH 17/22] bitbake: toastergui: Change build button popover to a build-button
` [PATCH 18/22] bitbake: toastergui: newbuildbutton Fix typo on project save function
` [PATCH 19/22] bitbake: toastergui: newbuildbutton Fix removed elements
` [PATCH 20/22] bitbake: toastergui: Remove angularJS and projectapp based on angular
` [PATCH 21/22] bitbake: toastergui: layerBtn use libtoaster for change notification
` [PATCH 22/22] bitbake: toastergui: project page Add inline project name change feature

Get package inheritance
 2015-07-31 10:33 UTC  (2+ messages)

[PATCH 0/1] Fix for bitbake.lock handling
 2015-07-31  9:16 UTC  (2+ messages)
` [PATCH 1/1] cooker: properly fix "

[PATCH 00/11] toaster: tts fixes
 2015-07-30 16:25 UTC  (12+ messages)
` [PATCH 01/11] toaster: tts: fix pylint warnings
` [PATCH 02/11] toaster: tts: clean up HTML5 compatible url list
` [PATCH 03/11] toaster tests: gitignore and use absolute path for log file
` [PATCH 04/11] toaster: tts: improve debugging information
` [PATCH 05/11] toaster: tts: improve logging in urlcheck.py
` [PATCH 06/11] toaster: tts: fix startup and cleanup for managed mode
` [PATCH 07/11] toaster: tts: delete pyc files before the tests start
` [PATCH 08/11] toaster: tts: delete the database only if created
` [PATCH 09/11] toaster: tts: make sure to import data
` [PATCH 10/11] toaster: tts: execute tests in numeric order
` [PATCH 11/11] toaster: toastergui: run pylint on the toaster files

[PATCH 1/1] wget.py: fix incorrect regexes
 2015-07-30 13:20 UTC 

[PATCH] bitbake-user-manual-fetching.xml: note about URLs with semi-colons
 2015-07-29 18:09 UTC 

[PATCH] wget.py: support for semi-colons in URL
 2015-07-29 18:12 UTC  (5+ messages)

[PATCH] Display Runned Task in verbose mode
 2015-07-28 15:10 UTC 

[PATCH 0/6] toaster patchset
 2015-07-28 14:24 UTC  (7+ messages)
` [PATCH 1/6] bitbake: toastergui: Toastertables don't replace dash in cache key
` [PATCH 2/6] bitbake: toaster: Wait for toaster gui to come
` [PATCH 3/6] bitbake: toaster: Fix usage of wrong variables
` [PATCH 4/6] bitbake: toaster: get rid of _createdirpath function
` [PATCH 5/6] bitbake: toaster: Uncomment logging messages
` [PATCH 6/6] bitbake: toaster: Add is_image field to the Recipe model


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox