You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by kevdoran <gi...@git.apache.org> on 2017/12/06 04:28:12 UTC

[GitHub] nifi-registry pull request #49: NIFIREG-65 Return flow versions in reverse o...

GitHub user kevdoran opened a pull request:

    https://github.com/apache/nifi-registry/pull/49

    NIFIREG-65 Return flow versions in reverse order

    Change the REST API endpoint that returns a list of all flow versions to sort by newest to oldest.

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

    $ git pull https://github.com/kevdoran/nifi-registry NIFIREG-65

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

    https://github.com/apache/nifi-registry/pull/49.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 #49
    
----
commit a1a7da9dc88a4726bfbc91d5c6055601def6b04c
Author: Kevin Doran <kd...@gmail.com>
Date:   2017-12-06T04:25:20Z

    NIFIREG-65 Return flow versions in reverse order
    
    Change the REST API endpoint that returns a list of all flow
    versions to sort by newest to oldest.

----


---

[GitHub] nifi-registry issue #49: NIFIREG-65 Return flow versions in reverse order

Posted by bbende <gi...@git.apache.org>.
Github user bbende commented on the issue:

    https://github.com/apache/nifi-registry/pull/49
  
    +1 will merge to master


---

[GitHub] nifi-registry issue #49: NIFIREG-65 Return flow versions in reverse order

Posted by kevdoran <gi...@git.apache.org>.
Github user kevdoran commented on the issue:

    https://github.com/apache/nifi-registry/pull/49
  
    @scottyaslan This changes the backend to return flow versions in the desired order for the front-end


---

[GitHub] nifi-registry pull request #49: NIFIREG-65 Return flow versions in reverse o...

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

    https://github.com/apache/nifi-registry/pull/49


---