GitHub user ahgittin opened a pull request:

    https://github.com/apache/incubator-brooklyn/pull/168

    config section moved to summary tab

    as per discussion on ML.  builds on #159 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ahgittin/incubator-brooklyn 
js-config-page-moved

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-brooklyn/pull/168.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 #168
    
----
commit 8a8879d4c6e5e08ab6d703c51109ed982d6a8872
Author: Alex Heneveld <[email protected]>
Date:   2014-09-10T21:13:44Z

    serialize any objects as json, falling back to an object containing 
toString and error message if the object is not properly serializable

commit e9d412f0c65a2596ec5ed144ca489945c1b3e9a0
Author: Alex Heneveld <[email protected]>
Date:   2014-09-12T21:45:46Z

    make js for displaying gui more consistent, using JSON.stringify rather 
than FormatJSON since the latter doesn't do quotes right, and stringifying 
activity tags

commit 761968e11646a1afea8a98b49bf1b3aa54374803
Author: Alex Heneveld <[email protected]>
Date:   2014-09-12T21:46:04Z

    service failure detector is an enricher, in example

commit f6f9549f9028538dadce534139268afdbf98b4a4
Author: Alex Heneveld <[email protected]>
Date:   2014-09-13T00:32:07Z

    change JSON serialization used by REST so that it looks at fields, ignoring 
getters, because getters can cause infinite loops,
    and fix a couple other places where JSON serialization was dodgy (streams, 
apidoc)

commit 9829b322ffe9a5f9acb2258fd81d8040e3c914fa
Author: Alex Heneveld <[email protected]>
Date:   2014-09-15T08:02:45Z

    include UndeclaredThrowable as an exception which is not interesting, and 
whose nested exception should be preferred for the purpose of informing the 
user of root causes

commit 3431604fdbf258f2053391c66ecc9472c2afce97
Author: Alex Heneveld <[email protected]>
Date:   2014-09-15T23:56:38Z

    Merge branch 'master' into json-serialize-anything

commit 30552e70f8a7e89ca06c1f80eac2bcd60e30805c
Author: Alex Heneveld <[email protected]>
Date:   2014-09-17T08:03:18Z

    use `code-textarea` style for all yaml/json textareas, monospace font, 
slightly smaller

commit d62f3b5e9890a06d39869712a3709213efe3facf
Author: Alex Heneveld <[email protected]>
Date:   2014-09-17T08:14:42Z

    move config tab to summary page

----


---
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.
---

Reply via email to