index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
includes
/
editpage
/
Constraint
/
EditConstraintFactory.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
editpage: Refactor user right, rate limit and block checks to use Authority
Bartosz Dziewoński
2025-04-05
1
-56
/
+7
*
Remove trivial 1-line PHPDocs that just repeat the code
thiemowmde
2025-01-16
1
-3
/
+0
*
Move Language and friends into Language namespace
James D. Forrester
2024-08-10
1
-1
/
+1
*
Move remaining four classes in includes/content into Content namespace
James D. Forrester
2024-08-10
1
-1
/
+1
*
Update property declarations to use type hints in editpage/Constraint/
Doğu Abaris
2024-07-11
1
-17
/
+6
*
Namespace includes/context
James D. Forrester
2024-02-08
1
-1
/
+1
*
EditPage: replace usage of User::pingLimiter
daniel
2024-01-02
1
-1
/
+29
*
Change EditPage 'edit' rights check to do per page instead of general
Brian Wolff
2023-11-04
1
-0
/
+19
*
Namespace User under \MediaWiki\User
James D. Forrester
2023-09-19
1
-1
/
+1
*
rdbms: Move ReadOnlyMode and ConfiguredReadOnlyMode to rdbms library
Amir Sarabadani
2023-05-04
1
-1
/
+1
*
Reorg: Move ReadOnlyMode classes to db/
Amir Sarabadani
2023-04-28
1
-1
/
+1
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-1
/
+1
*
EditPage: Disentangle edit summary and section title
Bartosz Dziewoński
2022-07-19
1
-3
/
+0
*
Fix edit API using summary as section title incorrectly
Bartosz Dziewoński
2022-06-13
1
-2
/
+2
*
Use MainConfigNames instead of string literals, #4
Aryeh Gregor
2022-04-26
1
-2
/
+3
*
Improve error messages in EditFilterMergedContentHookConstraint
Daimona Eaytoy
2022-03-22
1
-2
/
+9
*
build: Updating dependencies
libraryupgrader
2021-07-22
1
-6
/
+6
*
Update creation of edit constraints following switch to Authority
DannyS712
2021-03-22
1
-60
/
+2
*
Convert EditConstraints to Authority
Petr Pchelko
2021-03-03
1
-18
/
+13
*
ImageRedirectConstraint: accept Content objects
DannyS712
2020-12-09
1
-3
/
+3
*
Merge "EditPage: Move $sectionHeadingToCheck handling to SpamRegexConstraint"
jenkins-bot
2020-11-11
1
-0
/
+3
|
\
|
*
EditPage: Move $sectionHeadingToCheck handling to SpamRegexConstraint
DannyS712
2020-11-11
1
-0
/
+3
*
|
Move EditPage::runPostMergeFilters to a constraint
DannyS712
2020-11-10
1
-0
/
+33
|
/
*
EditPage: Factor out more constraints
DannyS712
2020-11-04
1
-0
/
+16
*
Minor tweaks to edit constraints
DannyS712
2020-11-03
1
-1
/
+5
*
Add PageSizeConstraint and ChangeTagsConstraint
DannyS712
2020-10-28
1
-0
/
+31
*
EditPage: Migrate more checks to constraint
DannyS712
2020-10-26
1
-1
/
+93
*
EditPage: Move spam checks to SpamRegexConstraint
DannyS712
2020-10-21
1
-8
/
+44
*
Add EditConstraintFactory, migrate SimpleAntiSpamConstraint
DannyS712
2020-10-21
1
-0
/
+74