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: Fix misleading "OOUI\FieldLayout" type hint
Thiemo Kreuz
2020-05-14
1
-1
/
+2
*
Add a new `SpamChecker` service
DannyS712
2020-05-11
1
-26
/
+7
*
Add ARIA label to `wpTextbox1`
Akinwale Alagbe
2020-05-10
1
-1
/
+4
*
EditPage::showHeader - only warn editing an old revision if it exists
DannyS712
2020-04-29
1
-1
/
+2
*
Replace uses and hard deprecate Article::getRevisionFetched
DannyS712
2020-04-24
1
-23
/
+26
*
Hard deprecate WikiPage::getUndoContent
DannyS712
2020-04-23
1
-11
/
+40
*
Replace uses and hard deprecate Article:: and WikiPage::getRevision
DannyS712
2020-04-20
1
-12
/
+25
*
Hard deprecate EditPage::getBaseRevision
DannyS712
2020-04-13
1
-1
/
+2
*
Introduce EditPage::getExpectedParentRevision, deprecate using Revision
DannyS712
2020-04-08
1
-6
/
+45
*
Support RevisionRecord in WikiPage::hasDifferencesOutsideMainSlot
DannyS712
2020-04-08
1
-4
/
+8
*
Merge "Hard deprecate Revision::userWasLastToEdit"
jenkins-bot
2020-03-26
1
-3
/
+5
|
\
|
*
Hard deprecate Revision::userWasLastToEdit
DannyS712
2020-03-26
1
-3
/
+5
*
|
Merge "Purge expired watchlist items"
jenkins-bot
2020-03-26
1
-0
/
+9
|
\
\
|
|
/
|
/
|
|
*
Purge expired watchlist items
Sam Wilson
2020-03-26
1
-0
/
+9
*
|
Hard deprecate Revision::loadFromTimestamp
Petr Pchelko
2020-03-25
1
-6
/
+16
*
|
Remove compat code for pre-MCR schema.
daniel
2020-03-24
1
-5
/
+8
*
|
Handle interwiki usernames in undo edit summary
Ammar Abdulhamid
2020-03-24
1
-0
/
+18
|
/
*
Inline return in EditPage::getOriginalContent()
WMDE-Fisch
2020-03-19
1
-2
/
+1
*
Merge "ApiEditPage: add baserevid parameter"
jenkins-bot
2020-03-11
1
-1
/
+3
|
\
|
*
ApiEditPage: add baserevid parameter
daniel
2020-03-11
1
-1
/
+3
*
|
Hard deprecate Revision::userCan
DannyS712
2020-03-11
1
-1
/
+5
*
|
EditPage: Avoid PHP notice when simple antispam check fails
Daimona Eaytoy
2020-03-07
1
-1
/
+1
|
/
*
Merge "Use array literals when calling Hooks::run()"
jenkins-bot
2020-03-05
1
-2
/
+1
|
\
|
*
Use array literals when calling Hooks::run()
Tim Starling
2020-03-04
1
-2
/
+1
*
|
EditPage: Rename private bot var to 'markAsBot' to make clear what it does
James D. Forrester
2020-03-04
1
-9
/
+12
|
/
*
Hard deprecate Revision::loadFromTitle
DannyS712
2020-02-28
1
-5
/
+17
*
editpage: Set tab index on "Cancel" button that follows the other buttons
Akinwale Alagbe
2020-02-26
1
-2
/
+4
*
Merge "Inform users about common.js's power"
jenkins-bot
2020-02-19
1
-0
/
+4
|
\
|
*
Inform users about common.js's power
Martin Urbanec
2020-02-19
1
-0
/
+4
*
|
EditPage: Remove use of Title::getUserPermissionsErrors (part 1)
DannyS712
2020-02-14
1
-22
/
+33
|
/
*
Introduce ContentHandlerFactory
ArtBaltai
2020-02-07
1
-16
/
+31
*
EditPage: Add 'warningbox' to cascading protection note for consistency
Bartosz DziewoĆski
2020-01-30
1
-1
/
+1
*
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
James D. Forrester
2020-01-10
1
-8
/
+8
*
EditPage: Include class name ::getContextTitle() deprecation warning
Kunal Mehta
2020-01-01
1
-1
/
+1
*
Fix doc for EditPage::scrolltop
Umherirrender
2019-12-28
1
-1
/
+1
*
Merge "Set method visibility in some classes"
jenkins-bot
2019-12-09
1
-1
/
+1
|
\
|
*
Set method visibility in some classes
Umherirrender
2019-12-05
1
-1
/
+1
*
|
Set visibility on PermissionManager RIGOR_ constant
Umherirrender
2019-12-06
1
-2
/
+5
|
/
*
Improve param docs
Umherirrender
2019-11-28
1
-2
/
+2
*
EditPage: Improve handling of missing revision contents
Brad Jorsch
2019-11-07
1
-7
/
+14
*
Count edit conflicts combined with user edits
WMDE-Fisch
2019-11-01
1
-2
/
+2
*
Merge "Allow user, language and IP to be passed to UserBlockedError"
jenkins-bot
2019-10-18
1
-1
/
+6
|
\
|
*
Allow user, language and IP to be passed to UserBlockedError
Thalia
2019-10-17
1
-1
/
+6
*
|
Set constant visibility, part 1
Max Semenik
2019-10-18
1
-31
/
+31
|
/
*
block: Allow cookie-block tracking from any uncached web request
Timo Tijhof
2019-10-01
1
-4
/
+0
*
Pass language to Status::getWikiText
Umherirrender
2019-09-21
1
-2
/
+5
*
phan: Enable PhanTypeMismatchArgument issue
Umherirrender
2019-09-19
1
-1
/
+1
*
docs: Avoid some scalar juggling
Daimona Eaytoy
2019-09-19
1
-1
/
+1
*
Merge "Standardise preview warning box when using ?action=edit"
jenkins-bot
2019-09-17
1
-3
/
+5
|
\
|
*
Standardise preview warning box when using ?action=edit
jdlrobson
2019-09-10
1
-3
/
+5
[next]