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
...
*
EditPage: Deprecate using getCopyrightWarning() without passing context
Bartosz Dziewoński
2022-03-01
1
-5
/
+4
*
Fix various documentation related to null types
Umherirrender
2022-02-26
1
-1
/
+1
*
EditPage: Support Special:MyLanguage for preload param
Niklas Laxström
2022-02-21
1
-0
/
+13
*
Remove public access to internal EditPage variables
DannyS712
2022-02-18
1
-20
/
+0
*
Add @deprecated to EditPage::getCopywarn()
Alexander Vorwerk
2022-02-16
1
-0
/
+2
*
EditPage: Parse wikitext in the usual way in the copyright message
Bartosz Dziewoński
2022-02-16
1
-1
/
+2
*
EditPage: misc cleanup
Daimona Eaytoy
2022-02-11
1
-134
/
+156
*
Modernize some warnings about account not being registered
Bartosz Dziewoński
2022-02-09
1
-2
/
+4
*
EditPage: Allow passing context to getCopyrightWarning()
Bartosz Dziewoński
2022-01-24
1
-8
/
+15
*
EditPage: Don't use string array keys for OOUI HorizontalLayout items
Bartosz Dziewoński
2022-01-14
1
-1
/
+1
*
Refactor global variables to use MediaWikiServices instead
TChin
2022-01-10
1
-8
/
+8
*
Remove unused EditPage::$mPreloadContent property
Thiemo Kreuz
2022-01-10
1
-5
/
+0
*
Merge "Allow EditPage's preload feature only on wikitext pages"
jenkins-bot
2021-12-20
1
-5
/
+9
|
\
|
*
Allow EditPage's preload feature only on wikitext pages
Thiemo Kreuz
2021-12-15
1
-5
/
+9
*
|
SECURITY: Fix permissions checks in undo actions
Kunal Mehta
2021-12-15
1
-2
/
+4
|
/
*
Table of contents should not show in previews for skins that have requested n...
jdlrobson
2021-12-02
1
-0
/
+4
*
Introduce `Redirect(Lookup&Store)` services to handle redirects
Derick Alangi
2021-12-01
1
-3
/
+9
*
Don't throw away '0' edit summary
Matěj Suchánek
2021-11-24
1
-1
/
+1
*
Remove or replace usages of "sanity"
Reedy
2021-11-19
1
-4
/
+3
*
Reapply "Move limit report rendering to ParserOutput"
Ppchelko
2021-11-09
1
-2
/
+2
*
Revert "Move limit report rendering to ParserOutput"
Ppchelko
2021-11-09
1
-2
/
+2
*
Move limit report rendering to ParserOutput
Petr Pchelko
2021-11-08
1
-2
/
+2
*
EditPage: Only update title part of firstHeading on live preview
Fomafix
2021-10-24
1
-2
/
+8
*
Replace Content::getParserOutput call to ContentRenderer::getParserOutput
Roman Stolar
2021-10-20
1
-1
/
+2
*
Fix nullable doc for EditPage::$editRevId
Umherirrender
2021-10-16
1
-1
/
+1
*
Merge "Use Message::sizeParams to simplify code when building messages"
jenkins-bot
2021-10-15
1
-3
/
+4
|
\
|
*
Use Message::sizeParams to simplify code when building messages
Umherirrender
2021-10-13
1
-3
/
+4
*
|
Minor cleanup to EditPage, should be a no-op
DannyS712
2021-10-14
1
-18
/
+25
*
|
Merge "Change null to [] for html attributes on call of Html functions"
jenkins-bot
2021-09-29
1
-2
/
+2
|
\
\
|
*
|
Change null to [] for html attributes on call of Html functions
Umherirrender
2021-09-22
1
-2
/
+2
|
|
/
*
|
Change 'fromdbmaster' to WikiPage::READ_LATEST
Umherirrender
2021-09-26
1
-1
/
+1
*
|
Use PageUpdater's fluent interface as in some parts of our codebase
Derick Alangi
2021-09-23
1
-4
/
+4
|
/
*
Merge "Avoid using ContentHandler::getContentText()"
jenkins-bot
2021-09-20
1
-1
/
+1
|
\
|
*
Avoid using ContentHandler::getContentText()
Alexander Vorwerk
2021-09-20
1
-1
/
+1
*
|
ApiParse: Support hidden skins
Ammarpad
2021-09-20
1
-1
/
+1
*
|
EditPage: Read from wpWatchlistExpiry form value on "show changes" too
Kunal Mehta
2021-09-17
1
-1
/
+1
*
|
Make EditPage use PageUpdater
daniel
2021-09-16
1
-45
/
+67
|
/
*
Merge "Drop wgAjaxEditStash, deprecated in 1.36"
jenkins-bot
2021-09-07
1
-1
/
+0
|
\
|
*
Drop wgAjaxEditStash, deprecated in 1.36
James D. Forrester
2021-08-02
1
-1
/
+0
*
|
Merge "Specify DB to query when checking if a user is blocked from a page"
jenkins-bot
2021-08-26
1
-1
/
+7
|
\
\
|
*
|
Specify DB to query when checking if a user is blocked from a page
Thalia
2021-05-24
1
-1
/
+7
*
|
|
Remove unneeded explicit true/false inside conditions
Umherirrender
2021-08-17
1
-4
/
+4
*
|
|
Merge "Move Content::preloadTransform to ContentHandler"
jenkins-bot
2021-08-17
1
-1
/
+7
|
\
\
\
|
*
|
|
Move Content::preloadTransform to ContentHandler
Roman Stolar
2021-08-17
1
-1
/
+7
*
|
|
|
EditPage: load mediawiki.interface.helpers.styles
mainframe98
2021-08-15
1
-0
/
+1
|
/
/
/
*
|
|
Merge "Support fluent interface for StatusValue"
jenkins-bot
2021-08-11
1
-3
/
+1
|
\
\
\
|
*
|
|
Support fluent interface for StatusValue
TChin
2021-08-02
1
-3
/
+1
|
|
|
/
|
|
/
|
*
|
|
Various updates and fixes to PHPDoc documentation
Thiemo Kreuz
2021-08-09
1
-1
/
+3
*
|
|
Merge "Revert "Use CsrfTokenSet as CSRF token source""
jenkins-bot
2021-08-05
1
-6
/
+4
|
\
\
\
|
*
|
|
Revert "Use CsrfTokenSet as CSRF token source"
Kunal Mehta
2021-08-05
1
-6
/
+4
[prev]
[next]