defolos / FedoraReview

Forked from FedoraReview 5 years ago
Clone

bb9bf27 Merge branch 'release-0.5.1'

Merged and Committed by Stanislav Ochotnicky 12 years ago
65 files changed. 1146 lines added. 1264 lines removed.
NEWS
file modified
+24 -3
dist-check/README
file removed
-59
dist-check/bin/mock
file removed
-2
dist-check/dist-check-run.py
file removed
-149
dist-check/dist-check-setup.py
file removed
-100
dist-check/download-dir
file removed
-18
dist-check/run-dir
file removed
-20
fedora-review.1
file modified
+18 -11
fedora-review.spec
file modified
+22 -21
koji-download-scratch
file modified
+58 -50
make_release
file modified
+3 -0
plugins/fonts.py
file added
+26
plugins/generic.py
file modified
+71 -22
plugins/generic_build.py
file modified
+8 -3
plugins/generic_should.py
file modified
+7 -1
plugins/haskell.py
file added
+42
plugins/java.py
file modified
+10 -469
plugins/ocaml.py
file added
+41
plugins/plugin.tmpl
file modified
+71 -64
plugins/shell_api.py
file modified
+8 -0
pylint.conf
file modified
+7 -1
run-pylint
file added
+13
scripts/fonts-disable.sh
file added
+11
scripts/fonts-repo-audit.sh
file added
+32
scripts/fonts-ttname.sh
file added
+24
scripts/generic-excludearch.shscripts/check-excludearch.sh
file renamed
+0 -0
scripts/generic-large-data.shscripts/check-large-data.sh
file renamed
+4 -0
scripts/generic-large-docs.shscripts/check-large-docs.sh
file renamed
+0 -0
scripts/generic-srv-opt.shscripts/check-src-opt.sh
file renamed
+1 -1
scripts/php-compatinfo.shscripts/php-phpci.sh
file renamed
+4 -2
src/FedoraReview/check_base.py
file modified
+33 -3
src/FedoraReview/checks.py
file modified
+69 -124
src/FedoraReview/datasrc.py
file modified
+1 -1
src/FedoraReview/deps.py
file modified
+1 -1
src/FedoraReview/helpers_mixin.py
file modified
+2 -2
src/FedoraReview/mock.py
file modified
+22 -12
src/FedoraReview/registry.py
file modified
+10 -4
src/FedoraReview/reports.py
file added
+192
src/FedoraReview/review_error.py
file modified
+5 -0
src/FedoraReview/review_helper.py
file modified
+29 -6
src/FedoraReview/source.py
file modified
+2 -0
src/FedoraReview/spec_file.py
file modified
+53 -21
src/FedoraReview/version.tmpl
file modified
+1 -1
test/fr_testcase.py
file modified
+3 -3
test/git-source/get-flash-videos-1.24-4.20120409gita965329.fc16.src.rpm
file modified
+0 -0
test/git-source/get-flash-videos/srpm-unpacked/get-flash-videos.spec
file modified
+1 -1
test/git-source/get-flash-videos/srpm/get-flash-videos-1.24-4.20120409gita965329.fc16.src.rpm
file modified
+0 -0
test/perl/perl-RPM-Specfile-1.51-13.fc17.src.rpm
file modified
+0 -0
test/perl/perl-RPM-Specfile/perl-RPM-Specfile-1.51-13.fc17.src.rpm
file modified
+0 -0
test/ruby-racc/ruby-racc-1.4.5-9.fc17.src.rpm
file modified
+0 -0
test/ruby-racc/ruby-racc/rpms-unpacked/.gitkeep
file removed
-0
test/rubygem-fssm/rubygem-fssm/rpms-unpacked/.gitkeep
file removed
-0
test/run-tests
file modified
+3 -3
test/test_R_checks.py
file modified
+3 -0
test/test_checks.py
file modified
+28 -35
test/test_deps.py
file modified
+3 -1
test/test_ext.py
file modified
+1 -2
test/test_misc.py
file modified
+102 -26
test/test_misc/disabled-1.0-1.fc17.noarch.rpm
file added
+0
test/test_misc/disabled.spec
file added
+47
test/test_misc/gc.spec
file modified
+21 -21
test/test_misc/python-test.spec
file modified
+2 -0
test/test_misc/rpms-unpacked/.gitkeeptest/logback/logback/rpms-unpacked/.gitkeep
file renamed
+0 -0
test/test_options.py
file modified
+7 -1
test/test_regressions/results/test_107_1-1.0-1.fc17.i686.rpm
file modified
+0 -0
    Merge branch 'release-0.5.1'
    
    Conflicts:
    	dist-check/download-dir
    	dist-check/run-dir
    
        
file modified
+24 -3
file removed
-59
file removed
-2
file removed
-18
file removed
-20
file modified
+18 -11
file modified
+22 -21
file modified
+58 -50
file modified
+3 -0
file added
+26
file modified
+71 -22
file modified
+8 -3
file modified
+7 -1
file added
+42
file modified
+10 -469
file added
+41
file modified
+71 -64
file modified
+8 -0
file modified
+7 -1
file added
+13
scripts/generic-excludearch.sh scripts/check-excludearch.sh
file renamed
file was renamed with no change to the file
scripts/generic-large-data.sh scripts/check-large-data.sh
file renamed
scripts/generic-large-docs.sh scripts/check-large-docs.sh
file renamed
file was renamed with no change to the file
scripts/generic-srv-opt.sh scripts/check-src-opt.sh
file renamed
+1 -1
scripts/php-compatinfo.sh scripts/php-phpci.sh
file renamed
+4 -2
file modified
+69 -124
file modified
+1 -1
file modified
+1 -1
file modified
+22 -12
file modified
+10 -4
file modified
+2 -0
file modified
+53 -21
file modified
+3 -3
file modified
+3 -3
file modified
+3 -0
file modified
+28 -35
file modified
+3 -1
file modified
+1 -2
file modified
+102 -26
empty file added
file modified
+21 -21
test/test_misc/rpms-unpacked/.gitkeep test/logback/logback/rpms-unpacked/.gitkeep
file renamed
file was renamed with no change to the file
file modified
+7 -1