GitHub user mdunker opened a pull request:

    https://github.com/apache/usergrid/pull/445

    USERGRID-933: organization config changes

    1) remove concept of an organization for the management app -- now the 
management app is treated as a special case so we don't need to have an org 
(and therefore a migration)
    2) make 5 initial config items work
    3) add query parameter separate_defaults to org config GET and PUT to 
display organization overrides and defaults separately in response -- default 
is to display org overrides overlaid over defaults
    4) add query parameter items to org config GET to specify the config 
item(s) to be returned
    5) add query parameter only_changed to org config PUT to only return 
information for config item(s) that were changed


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

    $ git pull https://github.com/mdunker/usergrid USERGRID-933-2

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

    https://github.com/apache/usergrid/pull/445.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 #445
    
----
commit 55e34efe37a66e8457cc3dd509990f1595614ca7
Author: Mike Dunker <[email protected]>
Date:   2015-11-23T22:36:04Z

    USERGRID-933: organization config changes
    Includes removing management org + migration, and instead returning only 
default config items for the management app.

commit 4aaf96998964f9a0e96d66f007617b33abc5ed3e
Author: Mike Dunker <[email protected]>
Date:   2015-11-23T22:37:38Z

    Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/usergrid 
into USERGRID-933-2

----


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