Aude has uploaded a new change for review. https://gerrit.wikimedia.org/r/242853
Change subject: Remove executable bits from files ...................................................................... Remove executable bits from files and added them for the travis bash scripts Change-Id: I70ccf17156df9458c4ac755a54dfd088601755f8 --- M WikibaseQuality.php M WikibaseQualityHooks.php M build/travis/after_script.sh M build/travis/before_script.sh M build/travis/script.sh M composer.json M i18n/en.json M i18n/qqq.json M includes/Html/HtmlTableBuilder.php M includes/Html/HtmlTableCellBuilder.php M includes/Html/HtmlTableHeaderBuilder.php M tests/phpunit/Helper/JsonFileEntityLookup.php M tests/phpunit/Html/HtmlTableBuilderTest.php M tests/phpunit/Html/HtmlTableCellBuilderTest.php M tests/phpunit/Html/HtmlTableHeaderBuilderTest.php 15 files changed, 0 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/WikibaseQuality refs/changes/53/242853/1 diff --git a/WikibaseQuality.php b/WikibaseQuality.php old mode 100755 new mode 100644 diff --git a/WikibaseQualityHooks.php b/WikibaseQualityHooks.php old mode 100755 new mode 100644 diff --git a/build/travis/after_script.sh b/build/travis/after_script.sh old mode 100644 new mode 100755 diff --git a/build/travis/before_script.sh b/build/travis/before_script.sh old mode 100644 new mode 100755 diff --git a/build/travis/script.sh b/build/travis/script.sh old mode 100644 new mode 100755 diff --git a/composer.json b/composer.json old mode 100755 new mode 100644 diff --git a/i18n/en.json b/i18n/en.json old mode 100755 new mode 100644 diff --git a/i18n/qqq.json b/i18n/qqq.json old mode 100755 new mode 100644 diff --git a/includes/Html/HtmlTableBuilder.php b/includes/Html/HtmlTableBuilder.php old mode 100755 new mode 100644 diff --git a/includes/Html/HtmlTableCellBuilder.php b/includes/Html/HtmlTableCellBuilder.php old mode 100755 new mode 100644 diff --git a/includes/Html/HtmlTableHeaderBuilder.php b/includes/Html/HtmlTableHeaderBuilder.php old mode 100755 new mode 100644 diff --git a/tests/phpunit/Helper/JsonFileEntityLookup.php b/tests/phpunit/Helper/JsonFileEntityLookup.php old mode 100755 new mode 100644 diff --git a/tests/phpunit/Html/HtmlTableBuilderTest.php b/tests/phpunit/Html/HtmlTableBuilderTest.php old mode 100755 new mode 100644 diff --git a/tests/phpunit/Html/HtmlTableCellBuilderTest.php b/tests/phpunit/Html/HtmlTableCellBuilderTest.php old mode 100755 new mode 100644 diff --git a/tests/phpunit/Html/HtmlTableHeaderBuilderTest.php b/tests/phpunit/Html/HtmlTableHeaderBuilderTest.php old mode 100755 new mode 100644 -- To view, visit https://gerrit.wikimedia.org/r/242853 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I70ccf17156df9458c4ac755a54dfd088601755f8 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/WikibaseQuality Gerrit-Branch: master Gerrit-Owner: Aude <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
