messages from 2015-07-31 18:16:50 to 2015-09-02 17:20:07 UTC [more...]
[PATCH] prserv/serv: Improve exit handling
2015-09-02 17:20 UTC
[PATCH] toaster: improve explanation of checkout dir
2015-09-02 9:56 UTC
[PATCHv3 0/1] Allow bitbake commands starting with do_
2015-09-01 21:44 UTC (3+ messages)
` [PATCHv3 1/1] "
[Fwd: [PATCH] utils.movefile: specify dest file name]
2015-09-01 17:25 UTC
[PATCH] Allow bitbake commands starting with do_
2015-08-31 23:35 UTC (3+ messages)
[PATCH] Allow bitbake commands starting with do_ v2
2015-08-31 20:18 UTC (3+ messages)
[PATCH][1.24/dizzy] cooker: properly fix bitbake.lock handling
2015-08-31 18:16 UTC (4+ messages)
Research into exporting BitBake recipes for consumption elsewhere
2015-08-28 20:53 UTC (3+ messages)
` [PATCH] Make an '--export-tasks' option
[PATCH 0/2] Toaster UI tweaks
2015-08-28 16:27 UTC (3+ messages)
` [PATCH 1/2] toaster: adjust spacing in project pages
` [PATCH 2/2] toaster: fix global navigation
[PATCH][1.26/fido] cooker: properly fix bitbake.lock handling
2015-08-28 16:07 UTC
[PATCH] toaster: fix show / hide columns in all builds table
2015-08-28 16:06 UTC
[PATCH] toaster: Support environments which have proxies set
2015-08-28 15:37 UTC
[PATCH] toaster: Remove Log column from All builds page
2015-08-27 13:34 UTC
[PATCH] toaster: Fix extra checkbox in most recently built recipes section
2015-08-27 13:25 UTC
[PATCH 0/4] Implement git shallow mirror tarball support
2015-08-26 23:15 UTC (6+ messages)
` [PATCH 1/4] bb.fetch: simplify mirror tarball handling in try_mirror_url
` [PATCH 2/4] bb.fetch: support ud.mirrortarballs
` [PATCH 3/4] bb.fetch.git: add support for shallow mirror tarballs
` [PATCH 4/4] bb.fetch.git: truncate branches to SRCREV
[RFC PATCH 0/5] Implement git shallow mirror tarball support
2015-08-26 16:38 UTC (16+ 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/3] A few fetch bugfixes
2015-08-26 16:37 UTC (4+ messages)
` [PATCH 1/3] bb.fetch.git: remove leading '.' from gitsrcname
` [PATCH 2/3] bb.fetch: handle checksums consistently for mirrors
` [PATCH 3/3] bb.fetch: don't remove the clone when an update fails
[PATCH 0/1] Allow BuildCompleted listeners to know if build was interrupted
2015-08-26 12:50 UTC (2+ messages)
` [PATCH 1/1] lib/bb/cooker: add interrupted flag to BuildCompleted event
[PATCH 0/3] Improve the image shown on the Toaster landing page
2015-08-26 8:48 UTC (4+ messages)
` [PATCH 1/3] toastergui: remove old screenshots
` [PATCH 2/3] toaster: new Toaster image
` [PATCH 3/3] toastergui: change image in landing page
[PATCH] toaster: update directory tree expansion
2015-08-25 8:32 UTC
[PATCH 1/2] bb.data_smart: retain traceback from ExpansionError
2015-08-24 22:48 UTC (3+ messages)
` [PATCH 2/2] bb.cookerdata: include useful traceback for ExpansionError/ParseError
[PATCH][1.24/Dizzy] cooker: properly fix bitbake.lock handling
2015-08-24 14:59 UTC (3+ messages)
[PATCH 0/1] Fix side-effects of listing server/UI modules
2015-08-24 14:00 UTC (2+ messages)
` [PATCH 1/1] lib/bb/main: avoid importing all server/UI modules on every execution
[PATCH] bitbake:main.py: Handle RuntimeError exception in list_extension_modules
2015-08-21 16:53 UTC (4+ messages)
[PATCH 00/14] Toaster patches
2015-08-20 21:06 UTC (17+ 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/1] Use Jquery's Qunit tests to create some unit tests for javascript
2015-08-20 19:02 UTC (2+ messages)
` [PATCH 1/1] toastergui: Add frontend javascript unit tests
[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
[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
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