You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@griffin.apache.org by whhe <gi...@git.apache.org> on 2018/01/11 06:49:18 UTC

[GitHub] incubator-griffin pull request #188: modify login and get metrics process

GitHub user whhe opened a pull request:

    https://github.com/apache/incubator-griffin/pull/188

    modify login and get metrics process

    1. simplify login process, with login strategy "test", any user can login regardless of username and password
    2. modify returned value of api about metrics to align with UI

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

    $ git pull https://github.com/whhe/incubator-griffin master

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

    https://github.com/apache/incubator-griffin/pull/188.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 #188
    
----
commit a2d63ec48d781824f9cbf0c0d2964dba364a5c07
Author: He Wang <wa...@...>
Date:   2018-01-10T08:34:51Z

    modify response for metric

commit 42ddb21f006aeabecbbe87a2c8e2f323f31e28a9
Author: He Wang <wa...@...>
Date:   2018-01-10T11:11:12Z

    simplify login process

commit b9409a7472b8d3a2d843541b82df2b6fc604f424
Author: He Wang <wa...@...>
Date:   2018-01-11T03:10:41Z

    update code structure

commit 571a7efca0666729601fd07742cd1fa7007c3cac
Author: He Wang <wa...@...>
Date:   2018-01-11T05:30:43Z

    modify returned metrics format

----


---

[GitHub] incubator-griffin pull request #188: modify login and get metrics process

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-griffin/pull/188


---