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: Add #[AllowDynamicProperties]
Reedy
2023-07-25
1
-0
/
+1
*
Fixes for the phan upgrade, part 1
Daimona Eaytoy
2023-06-29
1
-0
/
+3
*
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
|
\
|
*
Remove message boxes with IDs in core
Stang
2022-05-11
1
-24
/
+36
*
|
TemplatesOnThisPageFormatter: Use PageIdentity
Umherirrender
2022-05-23
1
-10
/
+26
*
|
Call TempUserCreatedRedirect hook with the post-create user
Tim Starling
2022-05-18
1
-1
/
+1
|
/
*
TempUser CentralAuth integration
Tim Starling
2022-05-10
1
-2
/
+25
*
TempUser skin and client-side components
Tim Starling
2022-05-06
1
-1
/
+4
*
TempUser EditPage and permissions
Tim Starling
2022-04-26
1
-45
/
+225
*
editpage: Replace deprecated User::getOption
Umherirrender
2022-04-22
1
-10
/
+14
*
Merge "Temporarily undeprecate EditPage::$textbox2"
jenkins-bot
2022-04-07
1
-2
/
+3
|
\
|
*
Temporarily undeprecate EditPage::$textbox2
Daimona Eaytoy
2022-04-07
1
-2
/
+3
*
|
Merge "Rearrange code to reduce refs to EditPage::$textbox2 property"
jenkins-bot
2022-04-07
1
-7
/
+5
|
\
\
|
*
|
Rearrange code to reduce refs to EditPage::$textbox2 property
Thiemo Kreuz
2022-04-07
1
-7
/
+5
*
|
|
Use name constants to access config settings.
daniel
2022-04-07
1
-19
/
+20
|
|
/
|
/
|
*
|
phan: Remove PhanPossiblyUndeclaredVariable suppression
Umherirrender
2022-03-30
1
-0
/
+6
|
/
*
Inline single-use 1-line method in EditPage
Thiemo Kreuz
2022-03-30
1
-5
/
+1
*
Merge "Replace (error|warning)box with id attribute in core"
jenkins-bot
2022-03-27
1
-4
/
+5
|
\
|
*
Replace (error|warning)box with id attribute in core
stang
2022-03-27
1
-4
/
+5
*
|
EditPage: deprecate public and protected properties unused externally
Daimona Eaytoy
2022-03-26
1
-33
/
+38
*
|
EditPage: make most methods private
Daimona Eaytoy
2022-03-26
1
-135
/
+104
*
|
Merge "Improve error messages in EditFilterMergedContentHookConstraint"
jenkins-bot
2022-03-26
1
-2
/
+6
|
\
\
|
*
|
Improve error messages in EditFilterMergedContentHookConstraint
Daimona Eaytoy
2022-03-22
1
-2
/
+6
|
|
/
*
/
Use UserRigorOptions directly
Tim Starling
2022-03-25
1
-2
/
+2
|
/
*
Merge "Fix uses of (error|warning|success)box in core"
jenkins-bot
2022-03-21
1
-9
/
+14
|
\
|
*
Fix uses of (error|warning|success)box in core
stang
2022-03-20
1
-9
/
+14
*
|
phan: Disable null_casts_as_any_type setting
Umherirrender
2022-03-21
1
-1
/
+11
|
/
[next]