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
/
site
/
MediaWikiSite.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make use of the ??= and ?? operators where it makes sense
thiemowmde
2024-08-26
1
-4
/
+1
*
Fix various version mention for class_alias
Umherirrender
2024-07-05
1
-1
/
+1
*
Typo fixes
frankie
2024-04-23
1
-1
/
+1
*
Standardise all our class alias deprecation comments for ease of grepping
James D. Forrester
2024-03-19
1
-3
/
+1
*
Namespace remaining files in includes/site
James D. Forrester
2023-12-14
1
-2
/
+8
*
Namespace Site and SiteList
Amir Sarabadani
2023-12-14
1
-0
/
+1
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+1
*
Various doc fixes about false on method arguments/return types
Umherirrender
2022-11-10
1
-1
/
+1
*
site: Hard-deprecate MediaWikiSite::getFileUrl() without $path
Lucas Werkmeister
2022-11-10
1
-1
/
+3
*
site: Switch new code from MWException to RuntimeException
Timo Tijhof
2022-11-08
1
-2
/
+1
*
site: Use common terms in docs for script path and article path
Timo Tijhof
2022-11-08
1
-31
/
+25
*
site: Annotate CachingSiteStore as `@internal` and perform minor cleanup
Timo Tijhof
2022-11-05
1
-11
/
+5
*
Fix Site::getPath() + MediaWikiSite::getFileUrl() confusion
Lucas Werkmeister
2022-11-04
1
-1
/
+5
*
Make following redirects in MediaWikiPageNameNormalizer optional
Amir Sarabadani
2021-07-27
1
-4
/
+9
*
Fix more PSR12.Properties.ConstantVisibility.NotFound
Reedy
2020-05-15
1
-2
/
+2
*
Add flag to force local page name normalization in development env
Itamar Givon
2020-02-18
1
-1
/
+1
*
site: Make getPageUrl consistently return null
Daimona Eaytoy
2019-09-17
1
-3
/
+3
*
Update docblocks for methods potentially returning null
Daimona Eaytoy
2019-09-15
1
-1
/
+1
*
Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors
Kunal Mehta
2018-05-23
1
-1
/
+1
*
Improve normalizePageName documentation
Lucas Werkmeister
2018-04-11
1
-1
/
+4
*
Fix (MediaWiki)Site::normalizePageName return type
Thiemo Kreuz
2018-04-08
1
-2
/
+2
*
Remove auto-generated "Constructor" documentation on constructors
Thiemo Mättig
2017-07-10
1
-2
/
+0
*
Remove MediaWikiSite::newFromGlobalId (deprecated since 1.21)
Florian
2016-04-01
1
-14
/
+0
*
Factor page name normalization out of MediaWikiSite
Marius Hoch
2016-01-04
1
-136
/
+10
*
build: Update mediawiki/mediawiki-codesniffer to 0.5.1
Paladox
2016-01-02
1
-3
/
+2
*
Some bugzilla.wikimedia.org -> phabricator.wikimedia.org changes
umherirrender
2015-09-24
1
-2
/
+2
*
Use wikimedia/utfnormal library, add backwards-compatability layer
Kunal Mehta
2015-03-24
1
-1
/
+1
*
Profile all external HTTP requests from MW
Chad Horohoe
2015-03-03
1
-1
/
+1
*
Fixed spacing
umherirrender
2014-07-20
1
-1
/
+1
*
Pass phpcs-strict on includes/site/
Siebrand Mazeland
2014-05-09
1
-12
/
+16
*
Merge "Add 'since <version>' to @deprecated annotations"
jenkins-bot
2014-04-22
1
-1
/
+1
|
\
|
*
Add 'since <version>' to @deprecated annotations
Bartosz Dziewoński
2014-04-15
1
-1
/
+1
*
|
Fixed some @params documentation (includes/*)
umherirrender
2014-04-19
1
-6
/
+6
|
/
*
docs: Remove odd colons after @todo
Timo Tijhof
2013-05-15
1
-2
/
+2
*
Get rid of wfScript in MediaWikiSite::normalizePageName
Tobias Gritschacher
2013-04-15
1
-1
/
+1
*
Use wfAppendQuery to append a query
umherirrender
2013-04-12
1
-1
/
+1
*
fix some spacing
umherirrender
2013-03-25
1
-1
/
+1
*
Fixed @param tags to conform with Doxygen format.
Tyler Anthony Romeo
2013-03-11
1
-1
/
+1
*
fix some spacing
umherirrender
2013-03-07
1
-1
/
+0
*
Use American English spelling for behavior
Siebrand Mazeland
2013-03-04
1
-1
/
+1
*
remove space before semicolon
umherirrender
2013-02-09
1
-1
/
+1
*
Design improvements to sites code
jeroendedauw
2013-01-22
1
-10
/
+21
*
Follow-up I214a988e (42a8daa): move documentation to the correct block
Alexandre Emsenhuber
2012-11-19
1
-5
/
+5
*
(bug 26280) all files should have GPL header
Antoine Musso
2012-11-18
1
-1
/
+20
*
rm unused $egWBRemoteTitleNormalization var from MediaWikiSite.php
aude
2012-10-26
1
-4
/
+2
*
miscellaneous doxygen warnings
Antoine Musso
2012-10-22
1
-2
/
+2
*
(Bug 40652) Reject invalid titles as sitelinks
jeblad
2012-10-16
1
-1
/
+6
*
Update @since tags from 1.20 to 1.21
jeroendedauw
2012-10-12
1
-12
/
+12
*
Added sites functionality, a much more generic and flexible version of the ex...
jeroendedauw
2012-10-12
1
-0
/
+320