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 720ad18  fix process drat wrapper.
     add 8d234ba  Changed the cloning location to $DRAT_HOME/data/clones
     add c51fb74  Fixed labels allignment in auditsummary component
     add 874e0e1  Added indexing progress bar for statistics component
     new 67ff0d6  Merge branch 'gsoc-2018' of 
https://github.com/ahmedifhaam/drat into gsoc18
     new 27ca8cd  Pin to 1.2.3 release.
     add d8df871  Fixed the issue with top mime types -issue was when total 
mime types are less than what we querying it was adding undefined objects
     new 90d18e6  Merge branch 'gsoc-2018' of 
https://github.com/ahmedifhaam/drat into gsoc18

The 3 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:
 .../src/main/resources/bin/dump_repo_details.py    |   1 +
 distribution/src/main/assembly/assembly.xml        |   7 +
 pom.xml                                            |   2 +-
 .../src/main/java/backend/AbstractDratWrapper.java |   6 +-
 proteus/src/main/java/backend/FileConstants.java   |   1 +
 .../src/main/java/backend/ProcessDratWrapper.java  | 190 ++++++++++++---------
 .../filemgr/rest/FileManagerRestResource.java      |   1 -
 .../java/drat/proteus/rest/DratRestResource.java   |  20 +--
 .../resources/src/components/auditsummarycomp.vue  |  32 +++-
 .../resources/src/components/controll_bar.vue      |   9 +-
 .../resources/src/components/filelistcomp.vue      |   6 +
 .../resources/src/components/statisticscomp.vue    |  32 +++-
 .../resources/src/components/topmimepiecomp.vue    |  76 ++++-----
 13 files changed, 225 insertions(+), 158 deletions(-)

Reply via email to