[
https://issues.apache.org/jira/browse/USERGRID-933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15023282#comment-15023282
]
ASF GitHub Bot commented on USERGRID-933:
-----------------------------------------
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
----
> [SPIKE] Understand what remains and break up tasks for migrating properties
> from files on Tomcat to Org-level in the management app
> -----------------------------------------------------------------------------------------------------------------------------------
>
> Key: USERGRID-933
> URL: https://issues.apache.org/jira/browse/USERGRID-933
> Project: Usergrid
> Issue Type: Story
> Reporter: Jeffrey
> Assignee: Mike Dunker
> Priority: Critical
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)