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
/
EditPage.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
-22
/
+22
*
Namespace all remaining files in includes/skin
James D. Forrester
2025-03-25
1
-1
/
+1
*
Namespace all remaining files in includes/exception
James D. Forrester
2025-03-25
1
-8
/
+8
*
Namespace all remaining files in includes/recentchanges
James D. Forrester
2025-03-20
1
-1
/
+1
*
Namespace all remaining files in includes/logging
James D. Forrester
2025-03-19
1
-2
/
+2
*
Namespace all remaining files in includes/actions
James D. Forrester
2025-03-19
1
-1
/
+1
*
Namespace all remaining files in includes/page
James D. Forrester
2025-03-18
1
-3
/
+3
*
PageUpdatedEvent: Model revert causes
daniel
2025-03-07
1
-0
/
+2
*
Re-apply "Drop all 49 remaining class_aliases from MediaWiki 1.40"
Daimona Eaytoy
2025-03-05
1
-3
/
+0
*
Revert "Drop all 49 remaining class_aliases from MediaWiki 1.40"
Ahmon Dancy
2025-03-04
1
-0
/
+3
*
Drop all 49 remaining class_aliases from MediaWiki 1.40
James D. Forrester
2025-03-04
1
-3
/
+0
*
editpage: Make BrokenRedirectConstraint provide its own error message
SomeRandomDeveloper
2025-02-21
1
-9
/
+6
*
editpage: Make PageSizeConstraint provide its own error message
Bartosz Dziewoński
2025-02-21
1
-26
/
+15
*
EditPage: Preserve client-side tags after preview/show changes
Neriah
2025-02-05
1
-0
/
+12
*
Add a warning when trying to create a double redirect
SomeRandomDeveloper
2025-01-17
1
-0
/
+44
*
Remove 2-line PHPDocs that just repeat the types from the code
thiemowmde
2025-01-17
1
-9
/
+0
*
Remove trivial 1-line PHPDocs that just repeat the code
thiemowmde
2025-01-16
1
-6
/
+0
*
Use getRawVal instead of getVal
Fomafix
2025-01-09
1
-3
/
+4
*
Replace isset() with falsy checks
Umherirrender
2024-12-19
1
-3
/
+3
*
Merge "Remove unusual message keys for parser limit report"
jenkins-bot
2024-12-13
1
-1
/
+1
|
\
|
*
Remove unusual message keys for parser limit report
Bartosz Dziewoński
2024-11-14
1
-1
/
+1
*
|
Merge "editpage: More consistently exclude unintended limit report entries"
jenkins-bot
2024-12-11
1
-0
/
+13
|
\
|
|
*
editpage: More consistently exclude unintended limit report entries
Bartosz Dziewoński
2024-11-14
1
-0
/
+13
*
|
Allow viewing source when a protected page exists but is empty
Bartosz Dziewoński
2024-12-11
1
-5
/
+3
*
|
Rename brokenredirect i18n key
SomeRandomDeveloper
2024-12-02
1
-1
/
+1
*
|
Merge "Add a warning when trying to create a broken redirect"
jenkins-bot
2024-12-01
1
-0
/
+30
|
\
\
|
*
|
Add a warning when trying to create a broken redirect
SomeRandomDeveloper
2024-11-26
1
-0
/
+30
*
|
|
Merge "RevisionRecord: add convenience methods for main slot"
jenkins-bot
2024-11-28
1
-6
/
+4
|
\
\
\
|
*
|
|
RevisionRecord: add convenience methods for main slot
daniel
2024-11-28
1
-6
/
+4
*
|
|
|
Modernize status and error message handling
Bartosz Dziewoński
2024-11-28
1
-34
/
+37
|
/
/
/
*
/
/
Load codex messagebox styles on every action=edit
Umherirrender
2024-11-27
1
-3
/
+6
|
/
/
*
|
Merge "Use ParserOutput::getLinkList() internally"
jenkins-bot
2024-11-19
1
-4
/
+6
|
\
\
|
*
|
Use ParserOutput::getLinkList() internally
C. Scott Ananian
2024-11-15
1
-4
/
+6
|
|
/
*
/
Don't copy POST query params when generating link/redirect URLs
Bartosz Dziewoński
2024-11-16
1
-1
/
+1
|
/
*
Use ContentLanguageCode service instead of heavy Language object
Amir Sarabadani
2024-11-02
1
-1
/
+1
*
Rename various $connectionProvider vars to $dbProvider
Aaron Schulz
2024-10-28
1
-4
/
+4
*
Use explicit nullable type on parameter arguments
Umherirrender
2024-10-16
1
-1
/
+1
*
Namespace all remaining classes in includes/parser
James D. Forrester
2024-10-15
1
-1
/
+1
*
Add namespace to IDBAccessObject and DBAccessObjectUtils
James D. Forrester
2024-09-27
1
-1
/
+1
*
Merge "Remove ParserOutput::getText() calls from core (runOutputPipeline)"
jenkins-bot
2024-09-06
1
-6
/
+12
|
\
|
*
Remove ParserOutput::getText() calls from core (runOutputPipeline)
Isabelle Hurbain-Palatin
2024-09-06
1
-6
/
+12
*
|
Add missing documentation to class properties (frontend-related)
Umherirrender
2024-09-05
1
-0
/
+10
|
/
*
Move remaining four classes in includes/content into Content namespace
James D. Forrester
2024-08-10
1
-2
/
+2
*
editpage: Replace use of legacy error arrays
Bartosz Dziewoński
2024-08-09
1
-11
/
+12
*
editpage: Remove special case for block messages on preview
Bartosz Dziewoński
2024-08-08
1
-7
/
+1
*
EditPage, ApiEditPage: Use parantheses to be explicit about order of evaluation
James D. Forrester
2024-07-29
1
-1
/
+1
*
Hard deprecate public access to EditPage::internalAttemptSave()
DannyS712
2024-07-21
1
-6
/
+21
*
EditPage: refactor to create generateUndoEditSummary()
Novem Linguae
2024-07-17
1
-51
/
+66
*
EditPage: improve variable names
Novem Linguae
2024-07-17
1
-10
/
+8
*
Move section-check logic to ExistingSectionEditConstraint
DannyS712
2024-07-12
1
-12
/
+10
[next]