Hi Randy,
Sorry for the late response. I'm no longer involved with the Yocto
Project. Last word I heard was that point of contact for Patchwork-
related work was Paul Eggleton.
Hope this helps.
Jose
On Mon, 2019-01-28 at 20:30 -0500, Randy MacLeod wrote:
> On 1/16/19 12:37 AM, changqing...@wind
This change updates rrs maintainer contact data and adds
script start and end log messages.
Signed-off-by: Jose Lamego
---
rrs/tools/rrs_upstream_email.py | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/rrs/tools/rrs_upstream_email.py b/rrs/tools/rrs_upstream_email.py
This change updates rrs maintainer contact data and adds
script start and end log messages.
Signed-off-by: Jose Lamego
---
rrs/tools/rrs_upstream_email.py | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/rrs/tools/rrs_upstream_email.py b/rrs/tools/rrs_upstream_email.py
complete recipe information is available from distrodata.
This change inherits distrodata into RRS configuration.
Signed-off-by: Jose Lamego
---
conf/local.conf | 1 +
1 file changed, 1 insertion(+)
diff --git a/conf/local.conf b/conf/local.conf
index b40855a..b569e6c 100644
--- a/conf
maintainers.inc was moved to oe-core in commit
9559eee2a7facf871a718541836643b03fb66d9e
This change updates maintainers.inc path to new location
in meta directory.
Signed-off-by: Jose Lamego
---
rrs/tools/rrs_maintainer_history.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff
This change updates rrs maintainer contact data.
Signed-off-by: Jose Lamego
---
README.rrs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.rrs b/README.rrs
index d8dd926..a60b8c4 100644
--- a/README.rrs
+++ b/README.rrs
@@ -52,4 +52,4 @@ The latest version of the code
d with the patch id, that can be copied
or clicked to displayed the patch detail on a new tab.
[YOCTO #11888]
Signed-off-by: Jose Lamego
---
patchwork/templates/patchwork/series.html | 4
1 file changed, 4 insertions(+)
diff --git a/patchwork/templates/patchwork/series.html
b/patchwork
There is no visual indication on which is the active tab
at the Series data bar, providing a poor UX.
This change adds the "active" styling to the Series data bar.
[YOCTO #11886]
Signed-off-by: Jose Lamego
---
htdocs/js/series.js | 11 +--
1 file changed, 9 insertions(+), 2
at the Series view and the Cover
letter tab will include a "N/A" legend and an informative tooltip
when hover over the mouse cursor.
[YOCTO #11887]
Signed-off-by: Jose Lamego
---
htdocs/js/series.js | 13 +++--
1 file changed, 11 insertions(+), 2 deletions(-)
diff --git a
ext
to the "Revision" select element when using FF).
This change hides the out-of-style items by using browser-specific
css properties "moz-appearance" and "ms-expand".
[YOCTO #11886]
Signed-off-by: Jose Lamego
---
htdocs/css/style.css | 9 +
1 file chang
name list from the Yocto
wiki and keeps the release name in the series naming/search,
effectively creating individual series for patches targeted to
diferent releases.
[YOCTO #10716]
Signed-off-by: Jose Lamego
---
patchwork/bin/parsemail.py | 28
patchwork/models.py
can later be queried at the autobuilder api using
the "reason" field, where the script includes the tested series' ID
and the date when it was started as unique identifier.
[YOCTO #8714]
Signed-off-by: Jose Lamego
---
Notes:
Changes in V2:
- Updated script des
as started as unique identifier.
[YOCTO #8714]
Signed-off-by: Jose Lamego
---
tools/test-series | 530 ++
1 file changed, 530 insertions(+)
create mode 100755 tools/test-series
diff --git a/tools/test-series b/tools/test-series
new file mode
ping
On 05/31/2017 03:47 PM, Jose Lamego wrote:
> This change supports querying recipes that belong to a specific layer
> by using the prefix "layer:" + the desired layer name, for example:
> "layer: openembedded-core" and this string can be used by itself or
&g
From: Anibal Limon
A forced build fails if no options are passed through command
line (using "-o OPTIONS").
This change allows build to use default options if none are passed
at the command line.
Signed-off-by: Jose Lamego
---
bin/forcebuild.py | 6 +-
1 file changed, 5 insert
s displayed when the query string has an
unexpected formatting or a non-valid layer name is searched.
[YOCTO #6618]
Signed-off-by: Jose Lamego
---
layerindex/views.py | 17 -
1 file changed, 16 insertions(+), 1 deletion(-)
diff --git a/layerindex/views.py b/layerindex/views.py
in
may be present.
[YOCTO #11305]
Signed-off-by: Jose Lamego
---
Notes:
Changes in V5: Fixed argument formatting in re.sub function
Changes in V4: use group naming in regex instead of integer
indexing for readibility purposes
Changes in V3: remove the number/order prefix
may be present.
[YOCTO #11305]
Signed-off-by: Jose Lamego
---
Notes:
Changes in V4: use group naming in regex instead of integer
indexing for readibility purposes
Changes in V3: remove the number/order prefix without
changing any other other existing prefix, as this may be
may be present.
[YOCTO #11305]
Signed-off-by: Jose Lamego
---
Notes:
Changes in V3: remove the number/order prefix without
changing any other other existing prefix, as this may be
required for mapping the patch to additional branches
other than master.
patchwork/models.py | 8
.
[YOCTO #11305]
Signed-off-by: Jose Lamego
---
Notes:
Changes in v2: Ommit all of the prefixes that may be present in first patch
to name the series
patchwork/models.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/patchwork/models.py b/patchwork/models.py
index
may be present.
[YOCTO #11305]
Signed-off-by: Jose Lamego
---
patchwork/models.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/patchwork/models.py b/patchwork/models.py
index ddc3254..8b72f4a 100644
--- a/patchwork/models.py
+++ b/patchwork/models.py
@@ -1046,8 +1046,8
performing an additional patch-query and detecting cover
letters that are replies to cover letters.
[YOCTO #10959]
Signed-off-by: Jose Lamego
---
Notes:
Changes in version 4: Only consider messages with Subject starting with "["
as possible cover letters, filtering out reply messages
as a new thread instead.
This change adds the "[-t in_reply_to]" option, where "in_reply_to" is
the original cover letter's Message-Id, so this reference is added
to the new cover letter to ensure the thread continuity.
[YOCTO #11294]
Signed-off-by: Jose Lamego
---
sc
ine is not
sepparated from following word and adding a space between them.
Signed-off-by: Jose Lamego
---
patchwork/bin/parsemail.py | 6 ++
1 file changed, 6 insertions(+)
diff --git a/patchwork/bin/parsemail.py b/patchwork/bin/parsemail.py
index 3c3046d..2f5aecb 100755
--- a/patchwork/bin/parsemai
things in a
> particular layer. Then it's much clearer as to what's going on.
>
I've submitted a new patch following this approach:
https://lists.yoctoproject.org/pipermail/yocto/2017-April/035451.html
> Cheers,
> Paul
>
> On Tuesday, 14 March 2017 9:35:34 AM NZDT
This change supports querying recipes that belong to a specific layer
by using the prefix "layer:" + the desired layer name, for example:
"layer: openembedded-core" and this string can be used by itself or
combined with other supported options.
[YOCTO #6618]
Signed
performing an additional patch-query and detecting cover
letters that are replies to cover letters.
[YOCTO #10959]
Signed-off-by: Jose Lamego
---
Notes:
changes in v3: a couple of typos fixed
patchwork/bin/parsemail.py | 20 +---
1 file changed, 17 insertions(+), 3 deletions
performing an additional patch-query and detecting cover
letters that are replies to cover letters.
[YOCTO #10959]
Signed-off-by: Jose Lamego
---
patchwork/bin/parsemail.py | 20 +---
1 file changed, 17 insertions(+), 3 deletions(-)
diff --git a/patchwork/bin/parsemail.py b/patchwork
performing an additional patch-query and detecting cover
letters that are replies to cover letters.
[YOCTO #10959]
Signed-off-by: Jose Lamego
---
patchwork/bin/parsemail.py | 19 ---
1 file changed, 16 insertions(+), 3 deletions(-)
diff --git a/patchwork/bin/parsemail.py b/patchwork
-generated message if an attempt was made through a message
using an email address not recognized neither as project maintainer or
series submitter in patchwork.
[YOCTO #11027]
Signed-off-by: Jose Lamego
---
patchwork/bin/parsemail.py | 73 +++---
1 file
paginator links do not include current "archive" status parameter,
which may lead to inaccurate data displayed in next views.
This change includes "archive" parameter from the paginator class
to all of the pagination links.
[YOCTO #11200]
Signed-off-by: Jose Lamego
---
paginator links do not keep "archive" filtering parameter from
current view, which may lead to inaccurate data displayed in the
next views.
This change adds the "archive" parameter read from the current
request to the paginator class.
[YOCTO #11200]
Signed-off-by: Jose La
patchwork pagination links do not keep "archive" filtering parameter,
which may lead to inaccurate data displayed in the next views.
These changes read the "archive" parameter from current GET request and add it
to the pagination links.
[YOCTO #11200]
Jose Lamego (2):
pa
Ping.
On 01/18/2017 04:19 PM, Jose Lamego wrote:
> From: Alex Franco
>
> Recipe search cannot be narrowed to a specific layer, producing
> unnecessary results.
>
> This change allows including a layers name when searching for recipes to
> narrow the yielded results by a
Ping.
On 01/18/2017 04:19 PM, Jose Lamego wrote:
> From: Alex Franco
>
> When a recipe search returns only one result, clicking the single
> result at the results view is still required to view further
> recipe detail.
>
> This change automatically redirects to the recip
trying to
access the database.
Signed-off-by: Jose Lamego
---
patchwork/views/series.py | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/patchwork/views/series.py b/patchwork/views/series.py
index cb3b721..765d2e5 100644
--- a/patchwork/views/series.py
+++ b/patchwork/views
This change calls the tablecheckbox.js plugin to add functionality
in a patch-list to allow user to select single / multiple / all
table row(s) by clicking.
[YOCTO #10819]
Signed-off-by: Jose Lamego
---
patchwork/templates/patchwork/patch-list.html | 2 ++
1 file changed, 2 insertions(+)
diff
Selecting multiple items in a patch list must be done manually,
one item at a time, resulting in a poor user experience.
This change adds the jquery.tablecheckbox.js plugin that allows
to select single / multiple / all table row(s) by clicking.
[YOCTO #10819]
Signed-off-by: Jose Lamego
: Jose Lamego
---
htdocs/js/series.js | 31 +++
1 file changed, 31 insertions(+)
diff --git a/htdocs/js/series.js b/htdocs/js/series.js
index c4bbb0e..6571b0e 100644
--- a/htdocs/js/series.js
+++ b/htdocs/js/series.js
@@ -82,6 +82,37 @@ $(document).ready(function
specific to the series view is used to provide the mentioned
feature too.
[YOCTO #10819]
Jose Lamego (3):
series.js: support shift-select range
jquery.tablecheckbox: add plugin for multiselect functionality
patch-list: call tablecheckbox plugin from patch-list
htdocs/js
This change adds patch and bundle edition forms, and patch selection
checkboxes.
[YOCTO #10822]
Signed-off-by: Jose Lamego
---
patchwork/templates/patchwork/series.html | 172 ++
1 file changed, 130 insertions(+), 42 deletions(-)
diff --git a/patchwork/templates
This change adds control functions for individual and multiple
selection checkboxes.
[YOCTO #10822]
Signed-off-by: Jose Lamego
---
htdocs/js/series.js | 145
1 file changed, 125 insertions(+), 20 deletions(-)
diff --git a/htdocs/js
This change adds patch and bundle edition actions to the series
view.
[YOCTO # 10822]
Signed-off-by: Jose Lamego
---
patchwork/views/series.py | 88 ---
1 file changed, 52 insertions(+), 36 deletions(-)
diff --git a/patchwork/views/series.py b
new bundle creation.
[YOCTO #10822]
Jose Lamego (3):
series.py: add patch and bundle edition actions to view
series.html: add patch and bundle edition forms and checkboxes
series.js: add patch-selection-checkbox control functions
htdocs/js/series.js | 145
not sepparated from following word and adding a space
between them.
[YOCTO #10823]
Signed-off-by: Jose Lamego
---
patchwork/bin/parsemail.py | 7 +++
1 file changed, 7 insertions(+)
diff --git a/patchwork/bin/parsemail.py b/patchwork/bin/parsemail.py
index c9eb05c..6e13beb 100755
--- a
email content
in new message is different from that in the existing patch.
[YOCTO #10756]
Signed-off-by: Jose Lamego
---
patchwork/bin/parsemail.py | 16 ++--
1 file changed, 14 insertions(+), 2 deletions(-)
diff --git a/patchwork/bin/parsemail.py b/patchwork/bin/parsemail.py
index
These changes enable patch status updating, adding a patch to an existing
bundle and creating a new bundle from the series view.
[YOCTO #10973]
Changes in v2: Fixed javascript formatting and pep8 compliance.
Jose Lamego (2):
series.js: Get patch id and pass it to POST request
series.py: Add
Current series view is missing a POST call, avoiding users to update
or edit patch status or bundles.
This change adds POST call to series view, including the target
patch id, which is taken from request context.
[YOCTO #10973]
Signed-off-by: Jose Lamego
---
patchwork/views/series.py | 83
]
Signed-off-by: Jose Lamego
---
htdocs/js/series.js | 25 +++--
1 file changed, 23 insertions(+), 2 deletions(-)
diff --git a/htdocs/js/series.js b/htdocs/js/series.js
index 4f4f477..bd75790 100644
--- a/htdocs/js/series.js
+++ b/htdocs/js/series.js
@@ -1,5 +1,5 @@
$(document
Current view is missing a POST call, avoiding users to update
or edit patch status or bundles.
This change adds POST call to series view, including the target
patch id, which is taken from request context.
[YOCTO #10973]
Signed-off-by: Jose Lamego
---
patchwork/views/series.py | 84
]
Signed-off-by: Jose Lamego
---
htdocs/js/series.js | 24 ++--
1 file changed, 22 insertions(+), 2 deletions(-)
diff --git a/htdocs/js/series.js b/htdocs/js/series.js
index 4f4f477..1795bc3 100644
--- a/htdocs/js/series.js
+++ b/htdocs/js/series.js
@@ -1,5 +1,5 @@
$(document
This changes enable patch status updating, adding a patch to an existing
bundle and creating a new bundle from the series view.
[YOCTO #10973]
Jose Lamego (2):
series.js: Get patch id and pass it to POST request
series.py: Add POST call
htdocs/js/series.js | 24
ping
On 01/18/2017 04:31 PM, Jose Lamego wrote:
> From: Alex Franco
>
> Recipe search cannot be narrowed to a specific layer, producing
> unnecessary results.
>
> This change allows including a layers name when searching for recipes to
> narrow the yielded results by addin
ping
On 01/18/2017 04:31 PM, Jose Lamego wrote:
> From: Alex Franco
>
> When a recipe search returns only one result, clicking the single
> result at the results view is still required to view further
> recipe detail.
>
> This change automatically redirects to the recip
"[Patchwork-Status: ]"
[YOCTO #10624]
Signed-off-by: Jose Lamego
---
patchwork/bin/parsemail.py | 31 +++
1 file changed, 31 insertions(+)
diff --git a/patchwork/bin/parsemail.py b/patchwork/bin/parsemail.py
index 1ce0cdf..eb92243 100755
--- a/pat
I was replying to the wrong mailing list. Sorry for the spam. :(
On 01/18/2017 04:40 PM, Jose Lamego wrote:
>
> On 01/18/2017 08:52 AM, Leonardo Sandoval wrote:
>> + Jose Lamego
>>
>>
>> Jose is doing recent work on the patchwork UI, perhaps there are already
>&g
-off-by: Jose Lamego
---
layerindex/views.py | 8
1 file changed, 8 insertions(+)
diff --git a/layerindex/views.py b/layerindex/views.py
index 0f73e93..03fadbb 100644
--- a/layerindex/views.py
+++ b/layerindex/views.py
@@ -372,6 +372,14 @@ class RecipeSearchView(ListView
#6618]
Signed-off-by: Jose Lamego
---
layerindex/views.py | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/layerindex/views.py b/layerindex/views.py
index 03fadbb..5db6fbc 100644
--- a/layerindex/views.py
+++ b/layerindex/views.py
@@ -406,7 +406,8 @@ class RecipeSearchView
These changes improve recipe searches in the OpenEmbedded Layer Index
by allowing the layer name to be include as parameter to search and
automatically redirecting to the recipe details view when a single result
is yielded.
[YOCTO #6618]
Alex Franco (2):
views.py: Redirect to recipe details for
From: Jose Lamego
Patchwork may incorrectly identify emails containing patch-like content or
that are replies/forwards from a previous message as patches, thus wrongly
creating a new series revision.
This change makes "[PATCH" prefix in subject mandatory for emails to be
considered a
no conflicts with steps on the wiki "How to submit a patch to
OpenEmbedded":
http://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded
Please provide feedback on this approach before I implement a test in
the staging instance.
--
Jose Lamego | OTC Embedded Platforms & Tools | GDC
signat
On 01/09/2017 02:30 PM, Khem Raj wrote:
> On Mon, Jan 9, 2017 at 12:21 PM, Jose Lamego
> wrote:
>>
>>
>> On 01/09/2017 12:44 PM, Khem Raj wrote:
>>> On Fri, Jan 6, 2017 at 6:50 AM, Jose Lamego
>>> wrote:
>>>> From: Jose Lamego
>>>
On 01/09/2017 12:44 PM, Khem Raj wrote:
> On Fri, Jan 6, 2017 at 6:50 AM, Jose Lamego
> wrote:
>> From: Jose Lamego
>>
>> Reviewing patches from a series requires heavy usage of the
>> browser navigation buttons, providing a poor UX.
>>
>> This changes
Patchwork may incorrectly identify emails containing patch-like content as
patches.
This change makes "[PATCH" prefix in subject mandatory for emails to be
considered as new patches.
[YOCTO #10764]
Signed-off-by: Jose Lamego
---
patchwork/bin/parsemail.py | 3 ++-
1 file changed, 2
From: Jose Lamego
Reviewing patches from a series requires heavy usage of the
browser navigation buttons, providing a poor UX.
This changes allows viewing content from each patch in a series,
without leaving the series view.
[YOCTO #10627]
Signed-off-by: Jose Lamego
---
htdocs/js/series.js
On 12/05/2016 02:30 AM, Patrick Ohly wrote:
> On Fri, 2016-12-02 at 14:29 -0600, Jose Lamego wrote:
>> Patch Series created without a cover letter are named using a
>> non-descriptive generic string.
>>
>> This change names the series using either the first 30 charact
Patch Series created without a cover letter are named using a
non-descriptive generic string.
This change names the series using either the first 30 characters in
patch #1 plus the remaining patches number, or the patch name for
one-patch (1/1) series.
[YOCTO #10625]
Signed-off-by: Jose Lamego
Patch Series created without a cover letter are named using a
non-descriptive generic string.
This change names the series using either the first 30 characters in
patch #1 plus the remaining patches number, or the patch name for
one-patch (1/1) series.
[YOCTO #10625]
Signed-off-by: Jose Lamego
Patch Series created without a cover letter are named using a
non-descriptive generic string.
This change names the series using either the first 30 characters in
patch #1 plus the remaining patches number, or the patch name for
one-patch (1/1) series.
[Yocto #10625]
Signed-off-by: Jose Lamego
This change creates the README file with repository
description and links.
Signed-off-by: Jose Lamego
---
README | 17 +
1 file changed, 17 insertions(+)
create mode 100644 README
diff --git a/README b/README
new file mode 100644
index 000..fbd8d18
--- /dev/null
+++ b
Patch Series created without a cover letter are named using a
non-descriptive generic string.
This change names the series using the first 30 characters in
patch #1 and the remaining patches number.
[Yocto #10625]
Signed-off-by: Jose Lamego
---
patchwork/models.py | 13 +
1 file
Some patch messages containinig pull-request information
are being skipped due to formatting variations.
This change improves the pull-request search to include those
small variants.
Signed-off-by: Jose Lamego
---
patchwork/bin/parsemail.py | 4 ++--
1 file changed, 2 insertions(+), 2
-request script
to be appropriately appended to last revision.
[Yocto #9941]
Signed-off-by: Jose Lamego
---
patchwork/bin/parsemail.py | 15 ---
1 file changed, 12 insertions(+), 3 deletions(-)
diff --git a/patchwork/bin/parsemail.py b/patchwork/bin/parsemail.py
index 47b535f..c10bed5
These changes are to improve the way email-chain references are created
and pull-request information to be included even with small formatting
variations.
Jose Lamego (2):
patchwork.bin.parsemail: Use oldest header references
patchwork.bin.parsemail: Improve pull-request regex
patchwork/bin
Ping
On 03/09/2016 05:22 PM, Jose Lamego wrote:
> From: Adrian Dudau
>
> Fixes [Yocto 4423]
> Porting commit a80114b5d1c8d774fd9271da48a38654321d4817 from
> the Juno branch.
>
> Signed-off-by: Jose Lamego
> ---
> .../src/org/yocto/remote/utils/ShellSession.java
From: Adrian Dudau
Fixes [Yocto 4423]
Porting commit a80114b5d1c8d774fd9271da48a38654321d4817 from
the Juno branch.
Signed-off-by: Jose Lamego
---
.../src/org/yocto/remote/utils/ShellSession.java | 6 +++--
.../src/org/yocto/sdk/remotetools/Messages.java| 1 +
.../sdk/remotetools
From: Adrian Dudau
Fixes [Yocto 4423]
Porting commit a80114b5d1c8d774fd9271da48a38654321d4817 from
the Juno branch.
Signed-off-by: Jose Lamego
---
.../src/org/yocto/remote/utils/ShellSession.java | 6 +++--
.../src/org/yocto/sdk/remotetools/Messages.java| 1 +
.../sdk/remotetools
From: Adrian Dudau
Fixes [Yocto 4423]
Porting commit a80114b5d1c8d774fd9271da48a38654321d4817 from
the Juno branch.
Signed-off-by: Jose Lamego
---
.../src/org/yocto/remote/utils/ShellSession.java | 6 +++--
.../src/org/yocto/sdk/remotetools/Messages.java| 1 +
.../sdk/remotetools
Ping
On 11/30/2015 03:54 PM, Jose Lamego wrote:
> Fixes [Yocto 8407]
>
> This change allows a new Yocto Project Bitbake Commander project
> to be named as desired, not as the poky folder.
>
> Signed-off-by: Jose Lamego
> ---
> .../src/org/yocto/bc/ui/wizards/install/O
Fixes [Yocto 8407]
This change allows a new Yocto Project Bitbake Commander project
to be named as desired, not as the poky folder.
Signed-off-by: Jose Lamego
---
.../src/org/yocto/bc/ui/wizards/install/OptionsPage.java | 12
1 file changed, 4 insertions(+), 8 deletions
80 matches
Mail list logo