You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@airavata.apache.org by scnakandala <gi...@git.apache.org> on 2015/04/27 21:30:30 UTC

[GitHub] airavata pull request: Airavata API support for paginated result r...

GitHub user scnakandala opened a pull request:

    https://github.com/apache/airavata/pull/9

    Airavata API support for paginated result retrieval of Project and Experiment data

    No changes to the existing API methods are done. Paginated versions of API methods have been added to some existing API methods to retrieve project and experiment data. I have also added new unit test class for AiravataServiceHandler to test the API changes.

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

    $ git pull https://github.com/scnakandala/airavata master

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

    https://github.com/apache/airavata/pull/9.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 #9
    
----
commit 9f6e30e41d2f4366d4e8cd6f253cc88661a513d2
Author: Supun Nakandala <su...@gmail.com>
Date:   2015-04-27T15:06:08Z

    Adding more support to the registry for paginated result retrieval of project and experiment data. Renamed all *searchWithPagination methods to search* with method overloading

commit 0a3d857b746d27a7a8cccf4f26923b163fcb9965
Author: Supun Nakandala <su...@gmail.com>
Date:   2015-04-27T15:16:56Z

    Changing Airavata API to support paginated result retrieval of Project and Experiment data

commit c6ee5ce892a560432dbe800debebeeeb58dbb0ba
Author: Supun Nakandala <su...@gmail.com>
Date:   2015-04-27T15:27:47Z

    Adding registry script files as resources in airavata-api-server module for testing

commit 7bf5fc19bc7e406eac3604e83495b464c1862cde
Author: Supun Nakandala <su...@gmail.com>
Date:   2015-04-27T15:27:53Z

    Merge branch 'master' of https://github.com/apache/airavata

commit 0b572c28208f0d185cafb9f15fd617752f2517d9
Author: Supun Nakandala <su...@gmail.com>
Date:   2015-04-27T17:23:51Z

    updating AiravataServerHandlerTest

commit 6bf56d393f7385e532998101c01f23e4b186a0ff
Author: Supun Nakandala <su...@gmail.com>
Date:   2015-04-27T19:13:48Z

    Merge branch 'master' of https://github.com/apache/airavata

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] airavata pull request: Airavata API support for paginated result r...

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

    https://github.com/apache/airavata/pull/9


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] airavata pull request: Airavata API support for paginated result r...

Posted by scnakandala <gi...@git.apache.org>.
Github user scnakandala commented on the pull request:

    https://github.com/apache/airavata/pull/9#issuecomment-97381418
  
    Hi Suresh,
    
    I updated the pull request


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] airavata pull request: Airavata API support for paginated result r...

Posted by smarru <gi...@git.apache.org>.
Github user smarru commented on the pull request:

    https://github.com/apache/airavata/pull/9#issuecomment-97140689
  
    Hi Supun, I see that you have added the mysql and derby scripts to teh api server. I understand they are needed to run your test cases, but if there any other way you could think to do this? having the database scripts at duplicate places will eventually complicate on which one to change. 


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---