Krinkle has uploaded a new change for review.
https://gerrit.wikimedia.org/r/64060
Change subject: Sample commit for Jenkins
......................................................................
Sample commit for Jenkins
Change-Id: Ib16f1f4305aecb5609beb18c6cc101f93ccdc84a
---
M TemplateData.hooks.php
M TemplateData.i18n.php
M TemplateData.php
M TemplateDataBlob.php
M api/ApiTemplateData.php
M tests/TemplateDataBlobTest.php
6 files changed, 6 insertions(+), 5 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/TemplateData
refs/changes/60/64060/1
diff --git a/TemplateData.hooks.php b/TemplateData.hooks.php
index d830948..40caa6f 100644
--- a/TemplateData.hooks.php
+++ b/TemplateData.hooks.php
@@ -9,7 +9,7 @@
class TemplateDataHooks {
/**
- * Register parser hooks
+ * Register parser hooks..
*/
public static function onParserFirstCallInit( &$parser ) {
$parser->setHook( 'templatedata', array( 'TemplateDataHooks',
'render' ) );
diff --git a/TemplateData.i18n.php b/TemplateData.i18n.php
index 05a528e..dcd2771 100644
--- a/TemplateData.i18n.php
+++ b/TemplateData.i18n.php
@@ -1,4 +1,5 @@
<?php
+//..
$messages = array();
/** English
diff --git a/TemplateData.php b/TemplateData.php
index 159729f..a45675f 100644
--- a/TemplateData.php
+++ b/TemplateData.php
@@ -1,6 +1,6 @@
<?php
/**
- * TemplateInfo extension.
+ * TemplateInfo extension...
*
* @file
* @ingroup Extensions
diff --git a/TemplateDataBlob.php b/TemplateDataBlob.php
index e9eb497..ed5c57f 100644
--- a/TemplateDataBlob.php
+++ b/TemplateDataBlob.php
@@ -1,7 +1,7 @@
<?php
/**
* @file
- * @ingroup Extensions
+ * @ingroup Extensions..
*/
/**
diff --git a/api/ApiTemplateData.php b/api/ApiTemplateData.php
index 87fe544..1eb3d9f 100644
--- a/api/ApiTemplateData.php
+++ b/api/ApiTemplateData.php
@@ -1,7 +1,7 @@
<?php
/**
* Implement the 'templatedata' query module in the API.
- * Format JSON only.
+ * Format JSON only..
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/tests/TemplateDataBlobTest.php b/tests/TemplateDataBlobTest.php
index 9b823d4..5f8e2b9 100644
--- a/tests/TemplateDataBlobTest.php
+++ b/tests/TemplateDataBlobTest.php
@@ -316,7 +316,7 @@
*/
public function testParse( Array $cases ) {
- // Expand defaults
+ // Expand defaults.
if ( !isset( $cases['status'] ) ) {
$cases['status'] = true;
}
--
To view, visit https://gerrit.wikimedia.org/r/64060
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib16f1f4305aecb5609beb18c6cc101f93ccdc84a
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/TemplateData
Gerrit-Branch: master
Gerrit-Owner: Krinkle <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits