You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@airavata.apache.org by nikchett <gi...@git.apache.org> on 2017/10/02 16:37:57 UTC

[GitHub] airavata pull request #125: Allocation manager- Notification of submission r...

GitHub user nikchett opened a pull request:

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

    Allocation manager- Notification of submission request to admin 

    

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

    $ git pull https://github.com/nikchett/airavata allocation-manager

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

    https://github.com/apache/airavata/pull/125.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 #125
    
----
commit 9dd7d6ead8bc94c04944fe9b8c035744a12d3547
Author: nikchett <ni...@iu.edu>
Date:   2017-10-01T05:09:16Z

    Adding files for notify submission process

commit 2dcbfd956f629dd753e1abdc01aa53cb2766fb50
Author: nikchett <ni...@iu.edu>
Date:   2017-10-02T05:15:01Z

    Added the email notification code

commit 1b633790df82993fdf8ddfcf5075dd902f177cd7
Author: nikchett <ni...@iu.edu>
Date:   2017-10-02T05:41:59Z

    Added get admin function

commit 393532ab087199e4b6022fd605970add1816193a
Author: nikchett <ni...@iu.edu>
Date:   2017-10-02T14:15:54Z

    Adding the jar

----


---

[GitHub] airavata issue #125: Allocation manager- Notification of submission request ...

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

    https://github.com/apache/airavata/pull/125
  
    Hi Nikita, 
    
    Please update the .gitignore file to ignore your IDE specific modules from being committed. Those files are not necessary for the project.
    
    Thanks.


---