jenkins-bot has submitted this change and it was merged.

Change subject: Move lib/parsers to repo/Parsers
......................................................................


Move lib/parsers to repo/Parsers

All the parser classes are only used in repo. There is
no reason to keep them in lib.

Change-Id: I9184485af0f8a3ed0defabfe3776805a39ad2499
---
R repo/includes/Parsers/EntityIdValueParser.php
R repo/includes/Parsers/MWTimeIsoParser.php
R repo/includes/Parsers/MediaWikiNumberUnlocalizer.php
R repo/includes/Parsers/MonolingualTextParser.php
R repo/includes/Parsers/TimeParserFactory.php
R repo/includes/Parsers/WikibaseStringValueLocalizer.php
R repo/includes/Parsers/YearMonthTimeParser.php
R repo/includes/Parsers/YearTimeParser.php
R repo/tests/phpunit/includes/Parsers/EntityIdValueParserTest.php
R repo/tests/phpunit/includes/Parsers/MediaWikiNumberUnlocalizerTest.php
R repo/tests/phpunit/includes/Parsers/MonolingualTextParserTest.php
R repo/tests/phpunit/includes/Parsers/MwTimeIsoParserTest.php
R repo/tests/phpunit/includes/Parsers/TimeParserFactoryTest.php
R repo/tests/phpunit/includes/Parsers/WikibaseStringValueNormalizerTest.php
R repo/tests/phpunit/includes/Parsers/YearMonthTimeParserTest.php
R repo/tests/phpunit/includes/Parsers/YearTimeParserTest.php
16 files changed, 0 insertions(+), 0 deletions(-)

Approvals:
  Thiemo Mättig (WMDE): Looks good to me, approved
  jenkins-bot: Verified



diff --git a/lib/includes/parsers/EntityIdValueParser.php 
b/repo/includes/Parsers/EntityIdValueParser.php
similarity index 100%
rename from lib/includes/parsers/EntityIdValueParser.php
rename to repo/includes/Parsers/EntityIdValueParser.php
diff --git a/lib/includes/parsers/MWTimeIsoParser.php 
b/repo/includes/Parsers/MWTimeIsoParser.php
similarity index 100%
rename from lib/includes/parsers/MWTimeIsoParser.php
rename to repo/includes/Parsers/MWTimeIsoParser.php
diff --git a/lib/includes/parsers/MediaWikiNumberUnlocalizer.php 
b/repo/includes/Parsers/MediaWikiNumberUnlocalizer.php
similarity index 100%
rename from lib/includes/parsers/MediaWikiNumberUnlocalizer.php
rename to repo/includes/Parsers/MediaWikiNumberUnlocalizer.php
diff --git a/lib/includes/parsers/MonolingualTextParser.php 
b/repo/includes/Parsers/MonolingualTextParser.php
similarity index 100%
rename from lib/includes/parsers/MonolingualTextParser.php
rename to repo/includes/Parsers/MonolingualTextParser.php
diff --git a/lib/includes/parsers/TimeParserFactory.php 
b/repo/includes/Parsers/TimeParserFactory.php
similarity index 100%
rename from lib/includes/parsers/TimeParserFactory.php
rename to repo/includes/Parsers/TimeParserFactory.php
diff --git a/lib/includes/parsers/WikibaseStringValueLocalizer.php 
b/repo/includes/Parsers/WikibaseStringValueLocalizer.php
similarity index 100%
rename from lib/includes/parsers/WikibaseStringValueLocalizer.php
rename to repo/includes/Parsers/WikibaseStringValueLocalizer.php
diff --git a/lib/includes/parsers/YearMonthTimeParser.php 
b/repo/includes/Parsers/YearMonthTimeParser.php
similarity index 100%
rename from lib/includes/parsers/YearMonthTimeParser.php
rename to repo/includes/Parsers/YearMonthTimeParser.php
diff --git a/lib/includes/parsers/YearTimeParser.php 
b/repo/includes/Parsers/YearTimeParser.php
similarity index 100%
rename from lib/includes/parsers/YearTimeParser.php
rename to repo/includes/Parsers/YearTimeParser.php
diff --git a/lib/tests/phpunit/parsers/EntityIdValueParserTest.php 
b/repo/tests/phpunit/includes/Parsers/EntityIdValueParserTest.php
similarity index 100%
rename from lib/tests/phpunit/parsers/EntityIdValueParserTest.php
rename to repo/tests/phpunit/includes/Parsers/EntityIdValueParserTest.php
diff --git a/lib/tests/phpunit/parsers/MediaWikiNumberUnlocalizerTest.php 
b/repo/tests/phpunit/includes/Parsers/MediaWikiNumberUnlocalizerTest.php
similarity index 100%
rename from lib/tests/phpunit/parsers/MediaWikiNumberUnlocalizerTest.php
rename to repo/tests/phpunit/includes/Parsers/MediaWikiNumberUnlocalizerTest.php
diff --git a/lib/tests/phpunit/parsers/MonolingualTextParserTest.php 
b/repo/tests/phpunit/includes/Parsers/MonolingualTextParserTest.php
similarity index 100%
rename from lib/tests/phpunit/parsers/MonolingualTextParserTest.php
rename to repo/tests/phpunit/includes/Parsers/MonolingualTextParserTest.php
diff --git a/lib/tests/phpunit/parsers/MwTimeIsoParserTest.php 
b/repo/tests/phpunit/includes/Parsers/MwTimeIsoParserTest.php
similarity index 100%
rename from lib/tests/phpunit/parsers/MwTimeIsoParserTest.php
rename to repo/tests/phpunit/includes/Parsers/MwTimeIsoParserTest.php
diff --git a/lib/tests/phpunit/parsers/TimeParserFactoryTest.php 
b/repo/tests/phpunit/includes/Parsers/TimeParserFactoryTest.php
similarity index 100%
rename from lib/tests/phpunit/parsers/TimeParserFactoryTest.php
rename to repo/tests/phpunit/includes/Parsers/TimeParserFactoryTest.php
diff --git a/lib/tests/phpunit/parsers/WikibaseStringValueNormalizerTest.php 
b/repo/tests/phpunit/includes/Parsers/WikibaseStringValueNormalizerTest.php
similarity index 100%
rename from lib/tests/phpunit/parsers/WikibaseStringValueNormalizerTest.php
rename to 
repo/tests/phpunit/includes/Parsers/WikibaseStringValueNormalizerTest.php
diff --git a/lib/tests/phpunit/parsers/YearMonthTimeParserTest.php 
b/repo/tests/phpunit/includes/Parsers/YearMonthTimeParserTest.php
similarity index 100%
rename from lib/tests/phpunit/parsers/YearMonthTimeParserTest.php
rename to repo/tests/phpunit/includes/Parsers/YearMonthTimeParserTest.php
diff --git a/lib/tests/phpunit/parsers/YearTimeParserTest.php 
b/repo/tests/phpunit/includes/Parsers/YearTimeParserTest.php
similarity index 100%
rename from lib/tests/phpunit/parsers/YearTimeParserTest.php
rename to repo/tests/phpunit/includes/Parsers/YearTimeParserTest.php

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I9184485af0f8a3ed0defabfe3776805a39ad2499
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: master
Gerrit-Owner: Bene <benestar.wikime...@gmail.com>
Gerrit-Reviewer: Addshore <addshorew...@gmail.com>
Gerrit-Reviewer: Adrian Lang <adrian.he...@wikimedia.de>
Gerrit-Reviewer: Bene <benestar.wikime...@gmail.com>
Gerrit-Reviewer: Daniel Kinzler <daniel.kinz...@wikimedia.de>
Gerrit-Reviewer: Jeroen De Dauw <jeroended...@gmail.com>
Gerrit-Reviewer: Thiemo Mättig (WMDE) <thiemo.maet...@wikimedia.de>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to