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

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


    from 24aa025  Merge pull request #168 from tilaks26/group-based-auth
     add 001a6f5   AIRAVATA-2696 Add GroupResourceProfile to ProcessModel
     add b731c30  Merge branch 'group-based-auth' of 
https://github.com/apache/airavata into group-based-auth
     add fe0199b  Adding changes to sql script and correcting an entity column
     new 48a308c  Merge pull request #179 from sachinkariyattin/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:
 .../airavata/model/process/ProcessModel.java       | 113 ++++++++++++++++++++-
 .../airavata/model/util/ExperimentModelUtil.java   |   1 +
 .../airavata/gfac/core/context/ProcessContext.java |  99 ++++++++++++++++--
 .../apache/airavata/gfac/impl/GFacEngineImpl.java  |  20 ++++
 .../core/experiment/catalog/model/Process.java     |  10 ++
 .../catalog/resources/ProcessResource.java         |  10 ++
 .../core/experiment/catalog/resources/Utils.java   |   1 +
 .../src/main/resources/expcatalog-derby.sql        |   1 +
 .../src/main/resources/expcatalog-mysql.sql        |   1 +
 .../experiment-catalog-models/process_model.thrift |   3 +-
 10 files changed, 245 insertions(+), 14 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to