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
/
page
Commit message (
Expand
)
Author
Age
Files
Lines
*
Article: Check permissions before showing link to view deleted revision
Bartosz Dziewoński
2023-09-27
1
-1
/
+1
*
build: Update mediawiki/mediawiki-phan-config to 0.12.0
Daimona Eaytoy
2023-06-29
1
-2
/
+0
*
page: fix InvalidArgumentException in SQLPlatform::makeList
Aaron Schulz
2023-03-29
1
-7
/
+10
*
Separate RevisionOutputCache::makeParserOutputKey from no revid case
Brian Wolff
2022-09-15
1
-1
/
+1
*
Merge "OutputPage: Provide consistent info about whether the revision shown i...
jenkins-bot
2022-08-31
1
-1
/
+4
|
\
|
*
OutputPage: Provide consistent info about whether the revision shown is current
Bartosz Dziewoński
2022-08-31
1
-1
/
+4
*
|
Display page namespace with spaces instead of underscores when page doesn't e...
Bartosz Dziewoński
2022-08-24
1
-1
/
+1
*
|
Add markup to page titles to distinguish the namespace and the main text
Bartosz Dziewoński
2022-08-16
1
-2
/
+6
*
|
Merge "Improve docs of various ::getQueryInfo functions"
jenkins-bot
2022-08-14
1
-4
/
+5
|
\
\
|
*
|
Improve docs of various ::getQueryInfo functions
Umherirrender
2022-08-13
1
-4
/
+5
*
|
|
page: Use ContextSource for Config and messages
Umherirrender
2022-08-06
2
-103
/
+106
|
|
/
|
/
|
*
|
Merge "page: Replace deprecated User::getOption"
jenkins-bot
2022-08-05
3
-11
/
+18
|
\
\
|
|
/
|
/
|
|
*
page: Replace deprecated User::getOption
Umherirrender
2022-04-29
3
-11
/
+18
*
|
Use canonical parser options when rendering JavaScript/CSS for side effects
C. Scott Ananian
2022-07-28
1
-2
/
+18
*
|
Use ParserOptions::setSuppressTOC() for Javascript content
C. Scott Ananian
2022-07-21
1
-1
/
+12
*
|
Merge "Remove index detection 'rev_page_timestamp'"
jenkins-bot
2022-07-03
1
-5
/
+1
|
\
\
|
*
|
Remove index detection 'rev_page_timestamp'
Umherirrender
2022-04-22
1
-5
/
+1
|
|
/
*
|
Call IContextSource::getAuthority instead of IContextSource::getUser
Umherirrender
2022-06-29
1
-1
/
+1
*
|
Do minor code cleanup
Matěj Suchánek
2022-06-24
2
-2
/
+0
*
|
Merge "Replace deprecated wfReadOnly/wfReadOnlyReason"
jenkins-bot
2022-06-24
1
-4
/
+5
|
\
\
|
*
|
Replace deprecated wfReadOnly/wfReadOnlyReason
Umherirrender
2022-06-20
1
-4
/
+5
*
|
|
WikiPage: Make `WikiPage::$mTitle` protected
Derick Alangi
2022-06-21
1
-2
/
+1
*
|
|
Remove CategoryPage::{set,get}CategoryViewerClass
Matěj Suchánek
2022-06-20
1
-16
/
+0
|
/
/
*
|
Hard-deprecate Article::viewRedirect
Matěj Suchánek
2022-06-20
1
-1
/
+2
*
|
Pass array to Assert::parameterType when asserting multiple types
Umherirrender
2022-06-18
1
-2
/
+2
*
|
Merge "page: Change visibility of some WikiPage members to protected"
jenkins-bot
2022-06-16
1
-6
/
+3
|
\
\
|
*
|
page: Change visibility of some WikiPage members to protected
Derick Alangi
2022-06-16
1
-6
/
+3
*
|
|
Replace deprecated calls `ParserOptions::newCanonical( 'canonical' )`
Derick Alangi
2022-06-16
1
-1
/
+1
|
/
/
*
|
SVG Language selector should default to page language
Derk-Jan Hartman
2022-06-13
1
-1
/
+1
*
|
Allow any SVG language tag that is well formed IETF
Derk-Jan Hartman
2022-06-12
1
-6
/
+9
*
|
Support requesting undetermined SVG language
Derk-Jan Hartman
2022-06-12
1
-1
/
+1
*
|
Improve ImagePage::doRenderLangOpt/File::getMatchedLanguage
Umherirrender
2022-06-09
1
-5
/
+5
*
|
Repair language selector for SVGs
Derk-Jan Hartman
2022-06-08
1
-3
/
+3
*
|
Make user parameter required in WikiPage::prepareContentForEdit()
DannyS712
2022-06-03
1
-11
/
+5
*
|
Remove deprecated WikiPage::doEditContent()
DannyS712
2022-06-03
1
-83
/
+0
*
|
RollbackPage: Include patrol status of revisions with same timestamp
Umherirrender
2022-06-03
1
-2
/
+9
*
|
RollbackPage: Make rollback not overwrite manual RC patrol status
Matěj Suchánek
2022-06-01
1
-17
/
+59
*
|
Get the MainConfig from MediaWikiServices instead of RequestContext
Umherirrender
2022-05-24
1
-2
/
+3
*
|
ResourceLoader namespace (attempt 2)
Tim Starling
2022-05-24
1
-2
/
+2
*
|
Start clean up of revision_actor_temp table
Amir Sarabadani
2022-05-23
1
-7
/
+1
*
|
Revert "ResourceLoader namespace"
Lucas Werkmeister (WMDE)
2022-05-16
1
-2
/
+2
*
|
ResourceLoader namespace
Tim Starling
2022-05-16
1
-2
/
+2
*
|
Merge "wikipage: Remove usage of protection related deprecated Title function"
jenkins-bot
2022-05-15
1
-7
/
+8
|
\
\
|
*
|
wikipage: Remove usage of protection related deprecated Title function
Umherirrender
2022-05-10
1
-7
/
+8
*
|
|
Merge "poolcounter: Avoid calling parent::doWork in PoolWorkArticleView classes"
jenkins-bot
2022-05-13
1
-2
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
poolcounter: Avoid calling parent::doWork in PoolWorkArticleView classes
Thiemo Kreuz
2022-05-13
1
-2
/
+3
*
|
|
Merge "Remove references to legacy page_restrictions field in page table"
jenkins-bot
2022-05-10
1
-15
/
+1
|
\
\
\
|
*
|
|
Remove references to legacy page_restrictions field in page table
Amir Sarabadani
2022-05-09
1
-15
/
+1
*
|
|
|
Fix many typos in comments
Matěj Suchánek
2022-05-10
4
-5
/
+5
|
/
/
/
*
|
|
Remove support for $wgMaxRedirect
daniel
2022-05-06
1
-23
/
+22
[next]