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 1c00c15  set exec bit.
     add 73fb8d0  Added crawling progressbar -Fixed components now clearing 
when started second time -Fixed top mime types not working
     add e7d6992  removed unused code
     new 60124b0  Merge branch 'gsoc-2018' of 
https://github.com/ahmedifhaam/drat into gsoc18
     new 9c1d870  - SOLR_DRAT_URL and DRAT_EXCLUDE
     new 720ad18  fix process drat wrapper.

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:
 distribution/src/main/resources/bin/setenv.sh      |  2 +
 .../src/main/java/backend/ProcessDratWrapper.java  |  2 +-
 .../main/java/drat/proteus/WicketApplication.java  |  8 ++++
 .../filemgr/rest/FileManagerProgressResponse.java  |  5 +++
 .../filemgr/rest/FileManagerRestResource.java      | 44 ++++++++++++++++++++++
 .../resources/src/components/barchartcomp.vue      |  1 -
 .../resources/src/components/filelistcomp.vue      |  1 -
 .../webapp/resources/src/components/piechart.vue   |  3 +-
 .../resources/src/components/progresscomp.vue      | 11 +++++-
 .../resources/src/components/statisticscomp.vue    | 17 +++++++++
 10 files changed, 88 insertions(+), 6 deletions(-)
 create mode 100644 
proteus/src/main/java/drat/proteus/filemgr/rest/FileManagerProgressResponse.java
 create mode 100644 
proteus/src/main/java/drat/proteus/filemgr/rest/FileManagerRestResource.java

Reply via email to