You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by di...@apache.org on 2018/06/19 16:04:33 UTC

[airavata] branch group-based-auth updated (5122cab -> a493b40)

This is an automated email from the ASF dual-hosted git repository.

dimuthuupe pushed a change to branch group-based-auth
in repository https://gitbox.apache.org/repos/asf/airavata.git.


    from 5122cab  AIRAVATA-2832 Order statuses by timeOfStateChange
     add 830588c  Added Test Changes for exptcatalog classes in registry-refactoring module
     new a493b40  Merge pull request #201 from karankotz/group-based-auth

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../expcatalog/ExperimentErrorRepositoryTest.java  | 34 ++++++------------
 .../expcatalog/ExperimentInputRepositoryTest.java  | 34 ++++++------------
 .../expcatalog/ExperimentOutputRepositoryTest.java | 34 ++++++------------
 .../expcatalog/ExperimentRepositoryTest.java       |  3 --
 .../expcatalog/ExperimentStatusRepositoryTest.java | 34 ++++++------------
 .../ExperimentSummaryRepositoryTest.java           | 36 ++++++-------------
 .../expcatalog/GatewayRepositoryTest.java          | 27 ++++-----------
 .../repositories/expcatalog/JobRepositoryTest.java | 38 +++++++-------------
 .../expcatalog/JobStatusRepositoryTest.java        | 40 +++++++---------------
 .../expcatalog/NotificationRepositoryTest.java     | 28 ++++-----------
 .../expcatalog/ProcessErrorRepositoryTest.java     | 37 +++++++-------------
 .../expcatalog/ProcessInputRepositoryTest.java     | 36 ++++++-------------
 .../expcatalog/ProcessOutputRepositoryTest.java    | 36 ++++++-------------
 .../expcatalog/ProcessRepositoryTest.java          | 34 ++++++------------
 .../expcatalog/ProcessStatusRepositoryTest.java    | 38 +++++++-------------
 .../expcatalog/ProjectRepositoryTest.java          | 30 +++++-----------
 .../expcatalog/QueueStatusRepositoryTest.java      | 25 +++-----------
 .../expcatalog/TaskErrorRepositoryTest.java        | 38 +++++++-------------
 .../expcatalog/TaskRepositoryTest.java             | 36 ++++++-------------
 .../expcatalog/TaskStatusRepositoryTest.java       | 38 +++++++-------------
 20 files changed, 195 insertions(+), 461 deletions(-)


[airavata] 01/01: Merge pull request #201 from karankotz/group-based-auth

Posted by di...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

dimuthuupe pushed a commit to branch group-based-auth
in repository https://gitbox.apache.org/repos/asf/airavata.git

commit a493b408a8d29fef268a6cc48c050d49ebc591a1
Merge: 5122cab 830588c
Author: Dimuthu <di...@gmail.com>
AuthorDate: Tue Jun 19 12:04:31 2018 -0400

    Merge pull request #201 from karankotz/group-based-auth
    
    Added Test Changes for exptcatalog classes in registry-refactoring module

 .../expcatalog/ExperimentErrorRepositoryTest.java  | 34 ++++++------------
 .../expcatalog/ExperimentInputRepositoryTest.java  | 34 ++++++------------
 .../expcatalog/ExperimentOutputRepositoryTest.java | 34 ++++++------------
 .../expcatalog/ExperimentRepositoryTest.java       |  3 --
 .../expcatalog/ExperimentStatusRepositoryTest.java | 34 ++++++------------
 .../ExperimentSummaryRepositoryTest.java           | 36 ++++++-------------
 .../expcatalog/GatewayRepositoryTest.java          | 27 ++++-----------
 .../repositories/expcatalog/JobRepositoryTest.java | 38 +++++++-------------
 .../expcatalog/JobStatusRepositoryTest.java        | 40 +++++++---------------
 .../expcatalog/NotificationRepositoryTest.java     | 28 ++++-----------
 .../expcatalog/ProcessErrorRepositoryTest.java     | 37 +++++++-------------
 .../expcatalog/ProcessInputRepositoryTest.java     | 36 ++++++-------------
 .../expcatalog/ProcessOutputRepositoryTest.java    | 36 ++++++-------------
 .../expcatalog/ProcessRepositoryTest.java          | 34 ++++++------------
 .../expcatalog/ProcessStatusRepositoryTest.java    | 38 +++++++-------------
 .../expcatalog/ProjectRepositoryTest.java          | 30 +++++-----------
 .../expcatalog/QueueStatusRepositoryTest.java      | 25 +++-----------
 .../expcatalog/TaskErrorRepositoryTest.java        | 38 +++++++-------------
 .../expcatalog/TaskRepositoryTest.java             | 36 ++++++-------------
 .../expcatalog/TaskStatusRepositoryTest.java       | 38 +++++++-------------
 20 files changed, 195 insertions(+), 461 deletions(-)