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.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reorg: Move EditPage.php to MediaWiki\EditPage
Amir Sarabadani
2023-02-15
1
-5068
/
+0
*
Pass appropriate userLang to ParserOutput::getText()
C. Scott Ananian
2023-02-01
1
-0
/
+1
*
Merge "OutputPage: Call setSections() from addParserOutputMetadata()"
jenkins-bot
2023-01-16
1
-1
/
+0
|
\
|
*
OutputPage: Call setSections() from addParserOutputMetadata()
Bartosz Dziewoński
2022-12-20
1
-1
/
+0
*
|
EditPage: Avoid parsing wikitext in comment
Lucas Werkmeister
2023-01-15
1
-1
/
+4
*
|
Use CommentStore service instead of deprecated method
Derick Alangi
2023-01-04
1
-3
/
+6
*
|
Split a base class out of CommentStore
Alexander Vorwerk
2023-01-01
1
-0
/
+2
|
/
*
Reorg: Move RawMessage to under language/
Amir Sarabadani
2022-12-16
1
-0
/
+1
*
EditPage: Use more specific error message on undo failure
Tim Starling
2022-12-13
1
-9
/
+12
*
Reorg: Move DummyLinker and Linker to linker/
Amir Sarabadani
2022-12-08
1
-0
/
+1
*
When content is marked bad, show an error, don't pretend it is empty
Tim Starling
2022-12-05
1
-7
/
+12
*
Fix casing of class and function name usages
Reedy
2022-12-04
1
-3
/
+3
*
Merge "Make use of the new PageUpdateStatus"
jenkins-bot
2022-12-01
1
-5
/
+4
|
\
|
*
Make use of the new PageUpdateStatus
daniel
2022-11-30
1
-5
/
+4
*
|
Track reason for rendering in more detail.
daniel
2022-11-15
1
-0
/
+1
|
/
*
Merge "Remove references to Suhosin and its INI settings"
jenkins-bot
2022-11-10
1
-2
/
+2
|
\
|
*
Remove references to Suhosin and its INI settings
Kevin Israel
2022-11-03
1
-2
/
+2
*
|
Merge "Remove deprecated EditPage::getCopyrightWarning() parameters"
jenkins-bot
2022-11-05
1
-14
/
+4
|
\
\
|
*
|
Remove deprecated EditPage::getCopyrightWarning() parameters
Bartosz Dziewoński
2022-11-03
1
-14
/
+4
|
|
/
*
/
Various doc fixes about false and null on method arguments/return types
Umherirrender
2022-11-03
1
-8
/
+8
|
/
*
Remove deprecated EditPage::getCopywarn()
Bartosz Dziewoński
2022-10-28
1
-11
/
+0
*
Revert "Reorg: Move some of request related classes to MediaWiki/Request"
Zabe
2022-10-27
1
-1
/
+0
*
Reorg: Move some of request related classes to MediaWiki/Request
Amir Sarabadani
2022-10-26
1
-0
/
+1
*
Sort logging table by timestamp and log id
Umherirrender
2022-10-09
1
-1
/
+1
*
Fixes for the phan upgrade, part 1
Daimona Eaytoy
2022-10-08
1
-0
/
+3
*
Remove unneeded initalize of local variables
Umherirrender
2022-09-21
1
-2
/
+0
*
EditPage: Refactor large showIntro method
Jon Robson
2022-08-29
1
-27
/
+70
*
Move the setup of fake revision for preview to ContentHandler
Func
2022-08-08
1
-5
/
+2
*
EditPage: Restore stripping '== ... ==' from summary and section title
Bartosz Dziewoński
2022-07-30
1
-7
/
+14
*
EditPage: Remove inconsistent "Preview of subject:" label when adding new sec...
Bartosz Dziewoński
2022-07-20
1
-10
/
+1
*
Merge "EditPage: Disentangle edit summary and section title"
jenkins-bot
2022-07-19
1
-82
/
+63
|
\
|
*
EditPage: Disentangle edit summary and section title
Bartosz Dziewoński
2022-07-19
1
-82
/
+63
*
|
Merge "EditPage: Simplify check for missing summary when using preset summary"
jenkins-bot
2022-07-19
1
-13
/
+4
|
\
|
|
*
EditPage: Simplify check for missing summary when using preset summary
Bartosz Dziewoński
2022-07-05
1
-13
/
+4
*
|
Merge "Fix edit API adding empty section title when creating new pages"
jenkins-bot
2022-07-19
1
-2
/
+2
|
\
|
|
*
Fix edit API adding empty section title when creating new pages
Bartosz Dziewoński
2022-07-05
1
-2
/
+2
*
|
Handle setComment for specials
Mark A. Hershberger
2022-07-18
1
-2
/
+2
*
|
Don't throw away user's text when rate limit is exceeded
Tim Starling
2022-07-12
1
-1
/
+4
*
|
Merge "Add new ContentHandler::supportsPreloadContent() feature"
jenkins-bot
2022-07-06
1
-10
/
+5
|
\
\
|
|
/
|
/
|
|
*
Add new ContentHandler::supportsPreloadContent() feature
Thiemo Kreuz
2022-07-06
1
-10
/
+5
*
|
Call IContextSource::getAuthority instead of IContextSource::getUser
Umherirrender
2022-06-29
1
-1
/
+1
|
/
*
Merge "SpecialMyLanguage: Add method for finding a Title for transclusion"
jenkins-bot
2022-06-23
1
-1
/
+1
|
\
|
*
SpecialMyLanguage: Add method for finding a Title for transclusion
Thalia
2022-06-22
1
-1
/
+1
*
|
Merge "EditPage: Set sections for new skin TOC when previewing"
jenkins-bot
2022-06-15
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
EditPage: Set sections for new skin TOC when previewing
Bartosz Dziewoński
2022-06-03
1
-0
/
+1
*
|
Merge "Fix edit API using summary as section title incorrectly"
jenkins-bot
2022-06-14
1
-23
/
+31
|
\
\
|
*
|
Fix edit API using summary as section title incorrectly
Bartosz Dziewoński
2022-06-13
1
-23
/
+31
*
|
|
Get rid of warnings on PHP 8.1
Aryeh Gregor
2022-06-13
1
-2
/
+2
|
/
/
*
/
Remove deprecated WikiPage::doEditContent()
DannyS712
2022-06-03
1
-2
/
+2
|
/
*
Merge "Remove message boxes with IDs in core"
jenkins-bot
2022-05-23
1
-24
/
+36
|
\
[next]