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/20 15:25:32 UTC

[drat] branch gsoc18 updated (8435f0a -> 681cd84)

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 8435f0a  Apache Gitbox repo list.
     add 35e1fba  updates to drat scan and scanning resolves #116.
     add 76d3b7e  Removing the project limit of 220 and making it unlimited
     add 681cd84  Merge branch 'gsoc-2018' of https://github.com/ahmedifhaam/drat into gsoc18

No new revisions were added by this update.

Summary of changes:
 distribution/src/main/resources/bin/dratstats.py   | 14 ++++
 .../src/main/resources/gen-apache-clones.py        | 52 ++++++--------
 .../src/main/resources/gen-apache-repo.py          | 79 +++++++---------------
 .../resources/src/components/auditsummarycomp.vue  |  2 +-
 .../resources/src/components/bublechartcomp.vue    |  2 +-
 .../resources/src/components/licensepiecomp.vue    |  2 +-
 .../resources/src/components/projectstable.vue     |  2 +-
 .../resources/src/components/topmimepiecomp.vue    |  2 +-
 8 files changed, 64 insertions(+), 91 deletions(-)
 copy crawler/src/main/resources/bin/dump_repo_details.py => distribution/src/main/resources/gen-apache-clones.py (51%)
 copy solr/src/main/resources/drat/conf/stopwords_en.txt => distribution/src/main/resources/gen-apache-repo.py (64%)
 mode change 100644 => 100755