You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@drat.apache.org by ma...@apache.org on 2018/08/06 01:06:05 UTC

[drat] branch gsoc18 updated (2620d43 -> dc59ba0)

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

mattmann pushed a change to branch gsoc18
in repository https://gitbox.apache.org/repos/asf/drat.git.


    from 2620d43  - remove unused methods and cleanup
     add ea03bb7  Completed Dratstat integration with proteus all the functions of DRAT can be done using the proteus-new Web application
     new dc59ba0  Merge branch 'gsoc-dratstat-java' of https://github.com/ahmedifhaam/drat into gsoc18

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:
 distribution/src/main/resources/bin/dratstats.py   |   1 +
 .../resources/bin/rat_aggregator/rat_aggregator.py | 206 ++++++++++++++++++++-
 proteus/src/main/java/backend/FileConstants.java   |   1 +
 .../java/drat/proteus/rest/DratRequestWrapper.java |  10 +-
 .../java/drat/proteus/rest/DratRestResource.java   |  16 +-
 .../src/main/webapp/resources/src/App.vue          |   2 +-
 .../resources/src/components/controll_bar.vue      |  72 +++++--
 7 files changed, 285 insertions(+), 23 deletions(-)


[drat] 01/01: Merge branch 'gsoc-dratstat-java' of https://github.com/ahmedifhaam/drat into gsoc18

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

mattmann pushed a commit to branch gsoc18
in repository https://gitbox.apache.org/repos/asf/drat.git

commit dc59ba0ad9d37413559c0ba0efaedfe2514f81b6
Merge: 2620d43 ea03bb7
Author: Chris Mattmann <ch...@jpl.nasa.gov>
AuthorDate: Sun Aug 5 18:02:50 2018 -0700

    Merge branch 'gsoc-dratstat-java' of https://github.com/ahmedifhaam/drat into gsoc18

 distribution/src/main/resources/bin/dratstats.py   |   1 +
 .../resources/bin/rat_aggregator/rat_aggregator.py | 206 ++++++++++++++++++++-
 proteus/src/main/java/backend/FileConstants.java   |   1 +
 .../java/drat/proteus/rest/DratRequestWrapper.java |  10 +-
 .../java/drat/proteus/rest/DratRestResource.java   |  16 +-
 .../src/main/webapp/resources/src/App.vue          |   2 +-
 .../resources/src/components/controll_bar.vue      |  72 +++++--
 7 files changed, 285 insertions(+), 23 deletions(-)