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 <[email protected]>
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 <[email protected]>
Date: 2015-04-27T15:16:56Z
Changing Airavata API to support paginated result retrieval of Project and
Experiment data
commit c6ee5ce892a560432dbe800debebeeeb58dbb0ba
Author: Supun Nakandala <[email protected]>
Date: 2015-04-27T15:27:47Z
Adding registry script files as resources in airavata-api-server module for
testing
commit 7bf5fc19bc7e406eac3604e83495b464c1862cde
Author: Supun Nakandala <[email protected]>
Date: 2015-04-27T15:27:53Z
Merge branch 'master' of https://github.com/apache/airavata
commit 0b572c28208f0d185cafb9f15fd617752f2517d9
Author: Supun Nakandala <[email protected]>
Date: 2015-04-27T17:23:51Z
updating AiravataServerHandlerTest
commit 6bf56d393f7385e532998101c01f23e4b186a0ff
Author: Supun Nakandala <[email protected]>
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 [email protected] or file a JIRA ticket
with INFRA.
---