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
...
*
Move AS_REVISION_WAS_DELETED handling into constraint
DannyS712
2024-07-12
1
-13
/
+7
*
Rename AutoSummaryMissingSummaryConstraint
DannyS712
2024-07-12
1
-3
/
+3
*
EditPage: Resolve PhanCoalescingNeverNull errors
Bartosz Dziewoński
2024-07-12
1
-6
/
+2
*
EditPage::internalAttemptSave() - move more logic to constraints
DannyS712
2024-07-11
1
-11
/
+15
*
Add MediaWiki\Watchlist namespace to the related classes
Ebrahim Byagowi
2024-05-22
1
-1
/
+1
*
Add namespace and deprecation alias to TextContent
Ebrahim Byagowi
2024-05-19
1
-1
/
+1
*
Add namespace and deprecation alias to DeprecationHelper
Hakan Özdemir
2024-05-05
1
-1
/
+1
*
Merge "editpage: Migrate to IReadableDatabase::newSelectQueryBuilder"
jenkins-bot
2024-05-04
1
-12
/
+12
|
\
|
*
editpage: Migrate to IReadableDatabase::newSelectQueryBuilder
Umherirrender
2024-05-04
1
-12
/
+12
*
|
EditPage: Update RequestContext user after temp account creation
Kosta Harlan
2024-05-03
1
-0
/
+4
|
/
*
Merge "docs: Adjust all @deprecated tags to use 'since…' for consistency"
jenkins-bot
2024-05-02
1
-1
/
+1
|
\
|
*
docs: Adjust all @deprecated tags to use 'since…' for consistency
James D. Forrester
2024-05-01
1
-1
/
+1
*
|
Temporary accounts: Perform redirect for first successful edit
Kosta Harlan
2024-04-29
1
-2
/
+13
|
/
*
Temporary accounts: Create user on edit save attempts
Kosta Harlan
2024-04-29
1
-29
/
+24
*
Ignore/fix MediaWiki.Commenting.PropertyDocumentation.WrongStyle
Taavi Väänänen
2024-04-22
1
-1
/
+1
*
Merge "Use explicit value checks where "0" is valid input"
jenkins-bot
2024-03-30
1
-1
/
+1
|
\
|
*
Use explicit value checks where "0" is valid input
Matěj Suchánek
2024-02-22
1
-1
/
+1
*
|
Edit Recovery: always store and don't restore on POST
Sam Wilson
2024-03-20
1
-0
/
+2
*
|
Standardise all our class alias deprecation comments for ease of grepping
James D. Forrester
2024-03-19
1
-3
/
+1
*
|
Merge "editpage: track edit conflicts in edit failures stat"
jenkins-bot
2024-02-29
1
-1
/
+3
|
\
\
|
*
|
editpage: track edit conflicts in edit failures stat
Cole White
2024-02-28
1
-1
/
+3
|
|
/
*
/
Add data-mw-editform-type to mw-editform
TheresNoTime
2024-02-23
1
-1
/
+2
|
/
*
Merge "mediawiki.page.ready: Move toggleAllCollapsibles.js file to this module"
jenkins-bot
2024-02-16
1
-3
/
+0
|
\
|
*
mediawiki.page.ready: Move toggleAllCollapsibles.js file to this module
Timo Tijhof
2024-02-12
1
-3
/
+0
*
|
Namespace Message, move to appropriate directory
James D. Forrester
2024-02-14
1
-1
/
+1
|
/
*
Namespace includes/context
James D. Forrester
2024-02-08
1
-2
/
+2
*
Move filepage styles to Skin::getDefaultModules()
Lucas Werkmeister
2024-02-07
1
-4
/
+0
*
EditPage: Switch from mixed Xml and Html classes to pure Html ones
James D. Forrester
2024-02-03
1
-13
/
+20
*
Merge "Move creation of BlockErrorFormatter into FormatterFactory"
jenkins-bot
2024-02-02
1
-0
/
+4
|
\
|
*
Move creation of BlockErrorFormatter into FormatterFactory
daniel
2024-01-26
1
-0
/
+4
*
|
Load Filepage.css when previewing File pages
Lucas Werkmeister
2024-02-02
1
-0
/
+4
*
|
Merge "Edit Recovery: Delete the data-saved sessionStorage flag"
jenkins-bot
2024-02-02
1
-3
/
+0
|
\
\
|
*
|
Edit Recovery: Delete the data-saved sessionStorage flag
Sam Wilson
2024-01-25
1
-3
/
+0
|
|
/
*
/
Replace unchecked MWException with SPL exceptions
Daimona Eaytoy
2024-01-28
1
-1
/
+1
|
/
*
Merge "EditRecovery: Add user preference"
jenkins-bot
2024-01-24
1
-0
/
+1
|
\
|
*
EditRecovery: Add user preference
TheresNoTime
2024-01-23
1
-0
/
+1
*
|
Replace wfGetDB with IConnectionProvider in EditPage
Doğu Abaris
2024-01-23
1
-2
/
+5
*
|
Remove more indirect calls to IDBAccessObject::READ_* constants
Amir Sarabadani
2024-01-23
1
-4
/
+5
|
/
*
Replace more usages of deprecated MWException
Daimona Eaytoy
2024-01-19
1
-2
/
+3
*
Merge "EditPage: Improve auto-merge in trivial non-conflict situations"
jenkins-bot
2024-01-19
1
-0
/
+4
|
\
|
*
EditPage: Improve auto-merge in trivial non-conflict situations
thiemowmde
2024-01-08
1
-0
/
+4
*
|
Edit Recovery: Do not enable when editing old revisions
Sam Wilson
2024-01-11
1
-0
/
+1
*
|
Edit Recovery: Improve determination of undo state
Sam Wilson
2024-01-10
1
-1
/
+1
*
|
Merge "EditPage.php: convert edit failures count to new Stats library"
jenkins-bot
2024-01-08
1
-2
/
+5
|
\
\
|
|
/
|
/
|
|
*
EditPage.php: convert edit failures count to new Stats library
Filippo Giunchedi
2023-11-07
1
-2
/
+5
*
|
EditPage: replace usage of User::pingLimiter
daniel
2024-01-02
1
-4
/
+8
*
|
Remove $noticeName from the loop in showIntro
Dogu
2024-01-01
1
-1
/
+1
*
|
Merge "Handle collisions from SerialProvider::acquireIndex"
jenkins-bot
2023-12-21
1
-3
/
+20
|
\
\
|
*
|
Handle collisions from SerialProvider::acquireIndex
Dreamy Jazz
2023-12-21
1
-3
/
+20
*
|
|
Namespace ParserOutput
James D. Forrester
2023-12-14
1
-1
/
+1
|
/
/
[prev]
[next]