messages from 2015-07-08 23:32:16 to 2015-08-17 11:12:37 UTC [more...]
[PATCH 00/13] Fixes and refactoring
2015-08-17 11:12 UTC (4+ 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 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)
[RFC PATCH 0/5] Implement git shallow mirror tarball support
2015-08-14 16:54 UTC (9+ 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] 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] bb.build: delete tasks thoroughly
2015-08-03 19:21 UTC (2+ messages)
[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 (11+ 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
[1.26][backport-request] Mercurial fetcher fix Was: Inquiry about why vim_7.4.481.bb doesn't have checksum
2015-07-27 18:02 UTC
[META] tools to make sure the code is sane
2015-07-24 17:09 UTC
[PATCH] data_smart: Improve override history logging
2015-07-24 10:41 UTC
[PATCH] data_smart: Improve performance of infer_caller_details()
2015-07-24 10:40 UTC
[PATCH] data: Clean up datastore accesses and True/False values
2015-07-24 10:39 UTC
[PATCH] build: Exit scripts with result of last shell function
2015-07-23 23:09 UTC
[PATCH v3][0/2] Yocto Bug #6149
2015-07-23 21:50 UTC (2+ messages)
[PATCH v3][1/2] providers.py: Add support for preferred runtime item
2015-07-23 21:32 UTC
[PATCH] tinfoil: Add shutdown method
2015-07-23 15:50 UTC
[PATCH] bitbake-selftest: Add -v option for verbosity
2015-07-22 22:30 UTC
[PATCH] tests/parse: Add BBCLASSEXTEND multiple data store corruption reproducer
2015-07-22 22:29 UTC
[PATCH] data_smart: Add CoW approach for overridedata
2015-07-22 22:28 UTC
[PATCH] data_smart: Use deepcopy for overridedata
2015-07-21 11:17 UTC
[PATCH] bitbake: toastergui: make our tables Chrome-happy
2015-07-21 10:57 UTC
[PATCH 0/4] fetch2 latest_versionstring improvements
2015-07-20 19:19 UTC (6+ messages)
` [PATCH 1/4] fetch2/git.py: latest_versionstring search in all tags
` [PATCH 2/4] fetch2/git.py: latest_versionstring now returns (version, revision)
` [PATCH 3/4] fetch2/wget.py: "
` [PATCH 4/4] tests/fetch.py: Updated test name FetchMethodTest -> FetchLatestVersionTest
[PATCH 1/1] toaster: continue processing layer dependencies despite errors
2015-07-20 16:23 UTC
exec_func_shell shell script exit
2015-07-15 9:07 UTC
[PATCH] data: Add newline after the last export in emit_func
2015-07-15 0:22 UTC
[PATCH 0/2] Shell message fixes (BitBake side)
2015-07-14 14:26 UTC (3+ messages)
` [PATCH 1/2] lib/bb: provide mechanism to bypass UI log suppression
` [PATCH 2/2] lib/bb/process: check output of select() before reading extrafiles
[PATCH] parse/ast.py: MethodNode fix character mapping error
2015-07-10 20:21 UTC (4+ messages)
[PATCH 0/1] BitBake side of shell message function support
2015-07-10 13:51 UTC (2+ messages)
` [PATCH 1/1] lib/bb: set up infrastructure for shell message functions
[PATCH] prserv/db: Document history modes
2015-07-10 13:13 UTC
[PATCH] cooker/taskdata: Make NoProvider errors non-fatal to -e/-g options
2015-07-10 13:05 UTC
[PATCH 0/1 V2] git.py: create a branch when checkout
2015-07-10 9:04 UTC (5+ messages)
` [PATCH 1/1] "
[PATCH] fetch2/sftp: Set BatchMode=yes as argument to sftp
2015-07-09 10:04 UTC
[PATCH 0/1] git.py: create a branch when checkout
2015-07-09 5:57 UTC (7+ messages)
` [PATCH 1/1] "
[PATCHv4 0/7] Add connection cache support in wget checkstatus
2015-07-08 23:34 UTC (3+ messages)
` [PATCHv4 6/7] tests/fetch.py: FetchCheckStatusTest add cases for ftp and https
` [PATCHv4 7/7] fetch2/wget.py: checkstatus disable SSL cert validation
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox