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:06 UTC

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

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(-)