Go to file
Antoine Musso d8b773f9a4 Rake entry point and rubocop fix up
Introduce the rake test entry point which is invoked by CI.

Add a basic rubocop configuration based on
https://www.mediawiki.org/wiki/Manual:Coding_conventions/Ruby

Fix up a few ruby issues.

Bug: T120715
Change-Id: I3df0a3b13155259ec6cb5010e7aaa3bf9aa7b230
2016-01-06 16:57:22 +01:00
i18n Localisation updates from https://translatewiki.net. 2015-12-05 23:13:22 +01:00
images/BetaFeatures Make RelatedArticles available as a beta feature 2015-11-25 20:43:51 +05:00
includes Configure footer and sidebar placements 2015-12-02 11:17:54 +00:00
resources Do not load related articles on diff comparision pages 2015-12-29 07:57:47 +05:00
tests Rake entry point and rubocop fix up 2016-01-06 16:57:22 +01:00
.gitignore Add extension boilerplate 2015-10-07 15:48:26 +01:00
.gitreview Release version 1.1.0 2015-11-04 15:08:10 +05:00
.jscsrc build: Simplify Grunt configuration 2015-11-10 18:07:15 +00:00
.jshintignore Add extension boilerplate 2015-10-07 15:48:26 +01:00
.jshintrc Update packages 2015-12-07 21:00:56 +00:00
.rubocop.yml Rake entry point and rubocop fix up 2016-01-06 16:57:22 +01:00
composer.json build: Updating development dependencies 2015-10-23 15:32:25 -07:00
extension.json Do not load related articles on diff comparision pages 2015-12-29 07:57:47 +05:00
Gemfile Add Gemfile 2015-12-28 15:54:25 +01:00
Gemfile.lock Add Gemfile 2015-12-28 15:54:25 +01:00
Gruntfile.js build: Simplify Grunt configuration 2015-11-10 18:07:15 +00:00
HISTORY Breaking: Release version 2.0.0 2015-12-07 21:00:19 +05:00
package.json build: Updating development dependencies 2015-12-29 21:06:31 +00:00
phpcs.xml Add extension boilerplate 2015-10-07 15:48:26 +01:00
Rakefile Rake entry point and rubocop fix up 2016-01-06 16:57:22 +01:00
README Add simple README 2015-11-23 23:10:02 +05:00
RelatedArticles.i18n.magic.php maintenance 2012-11-05 12:09:37 +01:00
RelatedArticles.php Use extension registration 2015-10-07 15:54:07 +01:00

For information on how to install and use this extension, please see:
    <https://www.mediawiki.org/wiki/Extension:RelatedArticles>