..
AccidentalRecreationConstraint.php
Add AccidentalRecreationConstraint
2020-11-16 22:36:54 +00:00
AutoSummaryMissingSummaryConstraint.php
EditPage: Add two more constraints
2020-11-11 23:15:42 +00:00
ChangeTagsConstraint.php
Convert ChangeTagsConstraint to Authority
2021-03-15 21:38:42 -06:00
ContentModelChangeConstraint.php
Convert EditConstraints to Authority
2021-03-03 17:12:07 -07:00
CreationPermissionConstraint.php
Convert EditConstraints to Authority
2021-03-03 17:12:07 -07:00
DefaultTextConstraint.php
EditPage: Factor out more constraints
2020-11-04 21:29:54 +00:00
EditConstraintFactory.php
Update creation of edit constraints following switch to Authority
2021-03-22 23:11:46 +00:00
EditConstraintRunner.php
Minor tweaks to edit constraints
2020-11-03 00:35:19 +00:00
EditFilterMergedContentHookConstraint.php
Set $status->value in EditFilterMergedContentHookConstraint::checkConstraint() properly to display error message
2021-04-15 22:01:30 +02:00
EditRightConstraint.php
Rename Authority::getPerformer() to ::getUser()
2021-03-04 12:45:28 -07:00
IEditConstraint.php
ImageRedirectConstraint.php
Rename Authority::getPerformer() to ::getUser()
2021-03-04 12:45:28 -07:00
MissingCommentConstraint.php
EditPage: Factor out more constraints
2020-11-04 21:29:54 +00:00
NewSectionMissingSummaryConstraint.php
Rename MissingSummaryConstraint to NewSectionMissingSummaryConstraint
2020-11-09 22:59:20 +00:00
PageSizeConstraint.php
Minor tweaks to edit constraints
2020-11-03 00:35:19 +00:00
ReadOnlyConstraint.php
EditPage: Migrate more checks to constraint
2020-10-26 22:01:05 +00:00
SelfRedirectConstraint.php
EditPage: Add two more constraints
2020-11-11 23:15:42 +00:00
SimpleAntiSpamConstraint.php
SpamRegexConstraint.php
EditPage: Move $sectionHeadingToCheck handling to SpamRegexConstraint
2020-11-11 00:51:58 +00:00
UnicodeConstraint.php
UserBlockConstraint.php
EditPage: Migrate more checks to constraint
2020-10-26 22:01:05 +00:00
UserRateLimitConstraint.php
UserRateLimitConstraint: move detection of content model change to constraint
2020-12-01 23:08:47 +00:00