GitHub user ahgittin opened a pull request:
https://github.com/apache/brooklyn-server/pull/559
Activity api include background
As requested by @tbouron
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ahgittin/brooklyn-server
activity-api-include-background
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-server/pull/559.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #559
----
commit c5806879dfed042a45567699144fc452f899d10d
Author: Alex Heneveld <[email protected]>
Date: 2017-01-16T20:34:44Z
tests indicating current behaviour, including things we don't like
commit b3cc2dd5bc36f9ef4c60bc4621665eadb5fb7061
Author: Alex Heneveld <[email protected]>
Date: 2017-01-16T21:11:40Z
fix AddChildrenEffector to handle the problem cases just identified (json w
params and/or dsl)
one failing test due to DSL toString process
commit df62c17f3b3b06d6a4b27298af1c30272ef40585
Author: Alex Heneveld <[email protected]>
Date: 2017-01-17T16:42:44Z
tidy of CreatePassword test
no reason for it to be integration, or to use EmptySoftware, or be in a
package called "policy"
commit 503ecbaddfcf2343436db6ca964e0cd2f75556a5
Author: Alex Heneveld <[email protected]>
Date: 2017-01-17T16:52:39Z
Improve DSL toString methods to produce re-parseable output
Adding a simpler way to test the DSL, and adding support for entity("ID")
where ID is the internal ID
(also allowing more complex items entity(config("targetEntity")).
commit db14c5e059aae4b049c68d3276997bdc15133dda
Author: Alex Heneveld <[email protected]>
Date: 2017-01-17T17:57:01Z
fix test failures where error message slightly changed
and remove extra $brooklyn:$brooklyn, with test
commit b70346cc6fd6c7a898305157082565e527649104
Author: Alex Heneveld <[email protected]>
Date: 2017-01-17T18:10:33Z
add DSL support for config and attributeWhenReady to take functional
arguments
implementing several of the tests marked WIP
commit a1b5e3f4668a7963892f443d2237d9114efd7127
Author: Alex Heneveld <[email protected]>
Date: 2017-02-14T18:01:00Z
Merge branch 'master' into tidy-add-children-effector
commit c8a462dd5ff50d7e738eb7651482809e47f9ce9a
Author: Alex Heneveld <[email protected]>
Date: 2017-02-14T18:11:29Z
fixes from PR review
commit 4717be5fd2c15b781b832ecc82cae7218957a7da
Author: Alex Heneveld <[email protected]>
Date: 2017-02-14T18:12:18Z
This closes #521
commit c2854b94159137788c4b587e968feb9769795c7f
Author: Alex Heneveld <[email protected]>
Date: 2017-02-15T11:53:45Z
REST endpoint for an activity children has `includeBackground` option
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---