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
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
6
-274
/
+119
*
Use type declaration on undocumented private functions
Umherirrender
2025-04-02
1
-1
/
+1
*
Namespace all remaining files in includes/changetags
James D. Forrester
2025-03-25
1
-1
/
+1
*
editpage: Make BrokenRedirectConstraint provide its own error message
SomeRandomDeveloper
2025-02-21
1
-2
/
+8
*
editpage: Make PageSizeConstraint provide its own error message
Bartosz Dziewoński
2025-02-21
1
-2
/
+6
*
Fix broken redirect warning showing for special or interwiki targets
SomeRandomDeveloper
2025-01-22
1
-5
/
+5
*
Add a warning when trying to create a double redirect
SomeRandomDeveloper
2025-01-17
1
-0
/
+104
*
Remove 2-line PHPDocs that just repeat the types from the code
thiemowmde
2025-01-17
3
-18
/
+0
*
Remove trivial 1-line PHPDocs that just repeat the code
thiemowmde
2025-01-16
4
-12
/
+0
*
Merge "Rename brokenredirect i18n key"
jenkins-bot
2024-12-03
1
-1
/
+1
|
\
|
*
Rename brokenredirect i18n key
SomeRandomDeveloper
2024-12-02
1
-1
/
+1
*
|
Extract redirect target to a variable
SomeRandomDeveloper
2024-12-02
1
-13
/
+18
|
/
*
Add a warning when trying to create a broken redirect
SomeRandomDeveloper
2024-11-26
1
-0
/
+89
*
Fix some more bool/null message params
Bartosz Dziewoński
2024-11-03
1
-1
/
+1
*
Remove meaningless @var documentation from constants
thiemowmde
2024-10-09
1
-1
/
+0
*
Replace a few more uses of deprecated Status / StatusValue methods
Bartosz Dziewoński
2024-08-22
1
-7
/
+4
*
Move Language and friends into Language namespace
James D. Forrester
2024-08-10
2
-2
/
+2
*
Move remaining four classes in includes/content into Content namespace
James D. Forrester
2024-08-10
5
-5
/
+5
*
EditFilterMergedContentHookConstraint: fix docs typo
DannyS712
2024-07-21
1
-1
/
+1
*
Move section-check logic to ExistingSectionEditConstraint
DannyS712
2024-07-12
1
-0
/
+13
*
Move AS_REVISION_WAS_DELETED handling into constraint
DannyS712
2024-07-12
1
-5
/
+22
*
Rename AutoSummaryMissingSummaryConstraint
DannyS712
2024-07-12
1
-1
/
+1
*
editpage/Constraint: Resolve TODOs about `==` / `===`
Bartosz Dziewoński
2024-07-12
3
-8
/
+5
*
EditPage::internalAttemptSave() - move more logic to constraints
DannyS712
2024-07-11
2
-4
/
+14
*
Update property declarations to use type hints in editpage/Constraint/
Doğu Abaris
2024-07-11
19
-205
/
+74
*
Replace some uses of deprecated PermissionManager::getPermissionErrors()
Bartosz Dziewoński
2024-06-27
1
-1
/
+1
*
Namespace Message, move to appropriate directory
James D. Forrester
2024-02-14
1
-1
/
+1
*
Namespace includes/context
James D. Forrester
2024-02-08
2
-2
/
+2
*
EditPage: replace usage of User::pingLimiter
daniel
2024-01-02
2
-26
/
+50
*
Use namespaced classes
Umherirrender
2023-12-11
1
-2
/
+2
*
Change EditPage 'edit' rights check to do per page instead of general
Brian Wolff
2023-11-04
3
-85
/
+62
*
Namespace User under \MediaWiki\User
James D. Forrester
2023-09-19
4
-4
/
+4
*
Reorg: Move Status to MediaWiki\Status\
Amir Sarabadani
2023-08-25
1
-1
/
+1
*
rdbms: Move ReadOnlyMode and ConfiguredReadOnlyMode to rdbms library
Amir Sarabadani
2023-05-04
2
-2
/
+2
*
Reorg: Move ReadOnlyMode classes to db/
Amir Sarabadani
2023-04-28
2
-2
/
+2
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
7
-7
/
+7
*
Reorg: Move HTML-related classes out of includes/ to Html/
Amir Sarabadani
2023-02-16
1
-1
/
+1
*
Various doc fixes about false on method arguments/return types
Umherirrender
2022-11-10
1
-1
/
+1
*
EditPage: Disentangle edit summary and section title
Bartosz Dziewoński
2022-07-19
3
-37
/
+18
*
Fix edit API using summary as section title incorrectly
Bartosz Dziewoński
2022-06-13
2
-5
/
+5
*
Use MainConfigNames instead of string literals, #4
Aryeh Gregor
2022-04-26
1
-2
/
+3
*
TempUser EditPage and permissions
Tim Starling
2022-04-26
1
-1
/
+2
*
Improve error messages in EditFilterMergedContentHookConstraint
Daimona Eaytoy
2022-03-22
2
-16
/
+45
*
Fix uses of (error|warning|success)box in core
stang
2022-03-20
1
-6
/
+2
*
Fix various documentation related to null types (part II)
Umherirrender
2022-03-08
1
-1
/
+1
*
Move property initialisation out of the constructor
Thiemo Kreuz
2022-01-27
1
-2
/
+1
*
Fix typos in comments (I-J)
Siddharth VP
2021-12-30
1
-2
/
+2
*
Fix typos in comments (A-B)
Siddharth VP
2021-12-26
1
-1
/
+1
*
Cleanup mixed space/tab line indent
Umherirrender
2021-09-04
1
-1
/
+1
*
build: Updating dependencies
libraryupgrader
2021-07-22
22
-53
/
+53
[next]