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