You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by he...@apache.org on 2022/07/13 07:15:12 UTC

[brooklyn-server] branch master updated (79a7d5c228 -> 18edf187ad)

This is an automated email from the ASF dual-hosted git repository.

heneveld pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git


    from 79a7d5c228 Merge pull request #1336 from ahgittin/fix-log-viewer-glitches
     add 80588c6e6c better "interesting task" analysis for API when working with limits
     new 18edf187ad Merge branch 'ensure-distinct-tasks-returned-by-api'

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../mgmt/internal/BrooklynGarbageCollector.java    |  2 +-
 .../brooklyn/rest/resources/EntityResource.java    |  2 +
 .../brooklyn/rest/transform/TaskTransformer.java   | 46 +++++++++++++++++-----
 3 files changed, 40 insertions(+), 10 deletions(-)


[brooklyn-server] 01/01: Merge branch 'ensure-distinct-tasks-returned-by-api'

Posted by he...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

heneveld pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git

commit 18edf187adbb7ed4a6b6ab1fb4db540a588caf35
Merge: 79a7d5c228 80588c6e6c
Author: Alex Heneveld <al...@cloudsoft.io>
AuthorDate: Wed Jul 13 08:15:05 2022 +0100

    Merge branch 'ensure-distinct-tasks-returned-by-api'

 .../mgmt/internal/BrooklynGarbageCollector.java    |  2 +-
 .../brooklyn/rest/resources/EntityResource.java    |  2 +
 .../brooklyn/rest/transform/TaskTransformer.java   | 46 +++++++++++++++++-----
 3 files changed, 40 insertions(+), 10 deletions(-)