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
/
Site.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
site: Consistently return null from Site::getDomain()
Mark A. Hershberger
2022-07-06
1
-3
/
+9
*
Get rid of warnings on PHP 8.1
Aryeh Gregor
2022-06-13
1
-2
/
+2
*
Use MainConfigNames instead of string literals, #3
Aryeh Gregor
2022-04-26
1
-1
/
+3
*
Implement __serialize/__unserialize for PHP 8.1 support
Reedy
2022-02-01
1
-5
/
+22
*
Refactor global variables to use MediaWikiServices instead
TChin
2022-01-10
1
-3
/
+3
*
Various updates and fixes to PHPDoc documentation
Thiemo Kreuz
2021-08-09
1
-2
/
+2
*
Make following redirects in MediaWikiPageNameNormalizer optional
Amir Sarabadani
2021-07-27
1
-1
/
+5
*
Use null coalecing operators everywhere consistenctly.
Petr Pchelko
2021-06-03
1
-1
/
+1
*
Use ?? instead of isset/array_key_exists where possible
Thiemo Kreuz
2021-02-10
1
-1
/
+1
*
Fix more PSR12.Properties.ConstantVisibility.NotFound
Reedy
2020-05-15
1
-8
/
+8
*
Remove usages of deprecated Language methods
Petr Pchelko
2020-02-16
1
-1
/
+7
*
site: Make getPageUrl consistently return null
Daimona Eaytoy
2019-09-17
1
-4
/
+4
*
Update docblocks for methods potentially returning null
Daimona Eaytoy
2019-09-15
1
-1
/
+1
*
Unsuppress more phan issues (part 3)
Daimona Eaytoy
2019-08-31
1
-1
/
+1
*
Site: Explicit allow setLanguageCode( null )
Fomafix
2019-03-12
1
-2
/
+2
*
Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors
Kunal Mehta
2018-05-23
1
-1
/
+1
*
Improve normalizePageName documentation
Lucas Werkmeister
2018-04-11
1
-2
/
+4
*
Fix (MediaWiki)Site::normalizePageName return type
Thiemo Kreuz
2018-04-08
1
-1
/
+1
*
update mediawiki-codesniffer to 0.11.0 and fix issues
WMDE-Fisch
2017-08-11
1
-1
/
+1
*
Remove auto-generated "Constructor" documentation on constructors
Thiemo Mättig
2017-07-10
1
-2
/
+0
*
Add maintenance script to add sites to sites table
Florian
2017-02-26
1
-0
/
+3
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-11
/
+11
*
Remove deprecated SiteObject and SiteArray classes
aude
2015-11-04
1
-6
/
+0
*
Site: fix copy-n-paste phpdoc
Bryan Davis
2015-10-07
1
-2
/
+2
*
Add since to @deprecated in includes/site
umherirrender
2014-07-21
1
-1
/
+1
*
Pass phpcs-strict on includes/site/
Siebrand Mazeland
2014-05-09
1
-9
/
+13
*
Fixed some @params documentation (includes/*)
umherirrender
2014-04-19
1
-4
/
+4
*
fix some spacing
umherirrender
2013-03-07
1
-1
/
+0
*
remove space before semicolon
umherirrender
2013-02-09
1
-1
/
+1
*
Merge "Fix cache key used by SiteSQLStore."
jenkins-bot
2013-01-24
1
-1
/
+11
|
\
|
*
Fix cache key used by SiteSQLStore.
daniel
2013-01-24
1
-0
/
+10
*
|
Implemented Serializable interface in Site
jeroendedauw
2013-01-24
1
-3
/
+49
|
/
*
Design improvements to sites code
jeroendedauw
2013-01-22
1
-90
/
+421
*
miscellaneous doxygen warnings
Antoine Musso
2012-10-22
1
-1
/
+1
*
Update @since tags from 1.20 to 1.21
jeroendedauw
2012-10-12
1
-27
/
+27
*
Added sites functionality, a much more generic and flexible version of the ex...
jeroendedauw
2012-10-12
1
-0
/
+316