[MediaWiki-commits] [Gerrit] mediawiki...SimpleSAMLphp[master]: v 2.1 - Rename file to naming conventions

2017-01-28 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/334493 )

Change subject: v 2.1 - Rename file to naming conventions
..


v 2.1 - Rename file to naming conventions

Change-Id: Ia4bb4b707c5db57f442948439b35186e20e345b6
---
R SimpleSAMLphp.class.php
M extension.json
2 files changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Umherirrender: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/SimpleSAMLphp.php b/SimpleSAMLphp.class.php
similarity index 100%
rename from SimpleSAMLphp.php
rename to SimpleSAMLphp.class.php
diff --git a/extension.json b/extension.json
index b5c1f2f..6a9f601 100644
--- a/extension.json
+++ b/extension.json
@@ -1,6 +1,6 @@
 {
"name": "SimpleSAMLphp",
-   "version": "2.0",
+   "version": "2.1",
"author": [
"[https://www.mediawiki.org/wiki/User:Cindy.cicalese Cindy 
Cicalese]"
],
@@ -13,7 +13,7 @@
]
},
"AutoloadClasses": {
-   "SimpleSAMLphp": "SimpleSAMLphp.php"
+   "SimpleSAMLphp": "SimpleSAMLphp.class.php"
},
"manifest_version": 1,
"config": {

-- 
To view, visit https://gerrit.wikimedia.org/r/334493
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ia4bb4b707c5db57f442948439b35186e20e345b6
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/SimpleSAMLphp
Gerrit-Branch: master
Gerrit-Owner: SamanthaNguyen 
Gerrit-Reviewer: Umherirrender 
Gerrit-Reviewer: jenkins-bot <>

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits


[MediaWiki-commits] [Gerrit] mediawiki...SimpleSAMLphp[master]: v 2.1 - Rename file to naming conventions

2017-01-26 Thread SamanthaNguyen (Code Review)
SamanthaNguyen has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/334493 )

Change subject: v 2.1 - Rename file to naming conventions
..

v 2.1 - Rename file to naming conventions

Change-Id: Ia4bb4b707c5db57f442948439b35186e20e345b6
---
R SimpleSAMLphp.class.php
M extension.json
2 files changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/SimpleSAMLphp 
refs/changes/93/334493/1

diff --git a/SimpleSAMLphp.php b/SimpleSAMLphp.class.php
similarity index 100%
rename from SimpleSAMLphp.php
rename to SimpleSAMLphp.class.php
diff --git a/extension.json b/extension.json
index b5c1f2f..6a9f601 100644
--- a/extension.json
+++ b/extension.json
@@ -1,6 +1,6 @@
 {
"name": "SimpleSAMLphp",
-   "version": "2.0",
+   "version": "2.1",
"author": [
"[https://www.mediawiki.org/wiki/User:Cindy.cicalese Cindy 
Cicalese]"
],
@@ -13,7 +13,7 @@
]
},
"AutoloadClasses": {
-   "SimpleSAMLphp": "SimpleSAMLphp.php"
+   "SimpleSAMLphp": "SimpleSAMLphp.class.php"
},
"manifest_version": 1,
"config": {

-- 
To view, visit https://gerrit.wikimedia.org/r/334493
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia4bb4b707c5db57f442948439b35186e20e345b6
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/SimpleSAMLphp
Gerrit-Branch: master
Gerrit-Owner: SamanthaNguyen 

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits