aboutsummaryrefslogtreecommitdiffstats
path: root/includes/site/SiteList.php
Commit message (Expand)AuthorAgeFilesLines
* Fix various version mention for class_aliasUmherirrender2024-07-051-1/+1
* Standardise all our class alias deprecation comments for ease of greppingJames D. Forrester2024-03-191-3/+1
* Namespace Site and SiteListAmir Sarabadani2023-12-141-2/+11
* site: Simplify SiteList by removing GenericArrayObject indirectionTimo Tijhof2023-06-051-32/+113
* site: Annotate CachingSiteStore as `@internal` and perform minor cleanupTimo Tijhof2022-11-051-7/+6
* Get rid of warnings on PHP 8.1Aryeh Gregor2022-06-131-2/+2
* Implement __serialize/__unserialize for PHP 8.1 supportReedy2022-02-011-9/+5
* Remove some more comments that literally repeat the codeThiemo Kreuz2021-06-181-3/+3
* Fix more PSR12.Properties.ConstantVisibility.NotFoundReedy2020-05-151-1/+1
* Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errorsKunal Mehta2018-05-231-1/+1
* Use ::class to resolve class names in includes filesUmherirrender2018-01-271-1/+1
* Convert all array() syntax to []Kunal Mehta2016-02-171-6/+6
* Remove deprecated SiteObject and SiteArray classesaude2015-11-041-6/+0
* Fix issues identified by SpaceBeforeSingleLineComment sniffVivek Ghaisas2015-09-261-1/+1
* Cleanup some docs (includes/[s-z])umherirrender2014-07-241-1/+1
* Add since to @deprecated in includes/siteumherirrender2014-07-211-1/+1
* Pass phpcs-strict on includes/site/Siebrand Mazeland2014-05-091-3/+2
* Fixed some @params documentation (includes/*)umherirrender2014-04-191-11/+11
* Put SiteList navigation ids into cacheaude2014-03-181-1/+3
* Add site by navigation id feature to SiteListBene2014-03-041-0/+57
* update the sites cache versionaude2013-02-071-1/+1
* style: normalize end of filesAntoine Musso2013-02-031-1/+1
* Fix cache key used by SiteSQLStore.daniel2013-01-241-0/+25
* Design improvements to sites codejeroendedauw2013-01-221-14/+167
* miscellaneous doxygen warningsAntoine Musso2012-10-221-1/+1
* Update @since tags from 1.20 to 1.21jeroendedauw2012-10-121-8/+8
* Added sites functionality, a much more generic and flexible version of the ex...jeroendedauw2012-10-121-0/+122