Jeroen De Dauw has submitted this change and it was merged.

Change subject: Split valueparser and newly introduced valuevalidator into new 
valuehandler extension and increment validator version to 1.0 alpha
......................................................................


Split valueparser and newly introduced valuevalidator into new valuehandler 
extension and increment validator version to 1.0 alpha

Change-Id: I22406c1b1127c2fba3978a4bc5d2edf5c9cb730e
---
R RELEASE-NOTES-1.0
M ROADMAP
M Validator.hooks.php
M Validator.php
M Validator.settings.php
A ValueHandler/ValueHandler.hooks.php
A ValueHandler/ValueHandler.i18n.php
A ValueHandler/ValueHandler.php
A ValueHandler/ValueHandler.settings.php
R ValueHandler/includes/ValueParserResult.php
R ValueHandler/includes/ValueParserResultObject.php
R ValueHandler/includes/valueparser/BoolParser.php
R ValueHandler/includes/valueparser/NullParser.php
R ValueHandler/includes/valueparser/StringValueParser.php
R ValueHandler/includes/valueparser/TitleParser.php
R ValueHandler/includes/valueparser/ValueParser.php
A ValueHandler/includes/valuevalidator/ValueValidator.php
R ValueHandler/tests/valueparser/BoolParserTest.php
R ValueHandler/tests/valueparser/NullParserTest.php
R ValueHandler/tests/valueparser/StringValueParserTest.php
R ValueHandler/tests/valueparser/TitleParserTest.php
R ValueHandler/tests/valueparser/ValueParserTest.php
R ValueHandler/tests/valueparser/ValueParserTestBase.php
M includes/CriterionValidationResult.php
M includes/IParam.php
M includes/IParamDefinition.php
M includes/ItemParameterCriterion.php
M includes/ItemParameterManipulation.php
M includes/ListParameter.php
M includes/ListParameterCriterion.php
M includes/ListParameterManipulation.php
M includes/Param.php
M includes/Parameter.php
M includes/ParameterCriterion.php
M includes/ParameterInput.php
M includes/ParameterManipulation.php
M includes/Validator.php
M includes/ValidatorOptions.php
M includes/criteria/CriterionHasLength.php
M includes/criteria/CriterionInArray.php
M includes/criteria/CriterionInRange.php
M includes/criteria/CriterionIsFloat.php
M includes/criteria/CriterionIsInteger.php
M includes/criteria/CriterionIsNumeric.php
M includes/criteria/CriterionIsTitle.php
M includes/criteria/CriterionItemCount.php
M includes/criteria/CriterionMatchesRegex.php
M includes/criteria/CriterionNotEmpty.php
M includes/criteria/CriterionTrue.php
M includes/criteria/CriterionUniqueItems.php
M includes/definitions/BoolParam.php
M includes/definitions/CharParam.php
M includes/definitions/DimensionParam.php
M includes/definitions/FloatParam.php
M includes/definitions/IntParam.php
M includes/definitions/NumericParam.php
M includes/definitions/ParamDefinition.php
M includes/definitions/StringParam.php
M includes/definitions/TitleParam.php
M includes/manipulations/ParamManipulationBoolean.php
M includes/manipulations/ParamManipulationFloat.php
M includes/manipulations/ParamManipulationFunctions.php
M includes/manipulations/ParamManipulationImplode.php
M includes/manipulations/ParamManipulationInteger.php
M includes/manipulations/ParamManipulationString.php
M includes/manipulations/ParamManipulationTitle.php
M tests/ValidatorOptionsTest.php
M tests/ValidatorTest.php
M tests/definitions/BoolParamTest.php
M tests/definitions/CharParamTest.php
M tests/definitions/DimensionParamTest.php
M tests/definitions/FloatParamTest.php
M tests/definitions/IntParamTest.php
M tests/definitions/NumericParamTest.php
M tests/definitions/ParamDefinitionTest.php
M tests/definitions/StringParamTest.php
M tests/definitions/TitleParamTest.php
77 files changed, 764 insertions(+), 442 deletions(-)

Approvals:
  Jeroen De Dauw: Verified; Looks good to me, approved


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

Gerrit-MessageType: merged
Gerrit-Change-Id: I22406c1b1127c2fba3978a4bc5d2edf5c9cb730e
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Validator
Gerrit-Branch: valuehandler
Gerrit-Owner: Jeroen De Dauw <[email protected]>
Gerrit-Reviewer: Jeroen De Dauw <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to