aboutsummaryrefslogtreecommitdiffstats
path: root/includes/site
Commit message (Expand)AuthorAgeFilesLines
...
* build: Update mediawiki/mediawiki-codesniffer to 0.5.1Paladox2016-01-021-3/+2
* Remove deprecated SiteObject and SiteArray classesaude2015-11-042-12/+0
* Site: fix copy-n-paste phpdocBryan Davis2015-10-071-2/+2
* Remove ORM use from DBSiteStoreBrad Jorsch2015-10-062-145/+80
* Fix issues identified by SpaceBeforeSingleLineComment sniffVivek Ghaisas2015-09-263-5/+5
* Some bugzilla.wikimedia.org -> phabricator.wikimedia.org changesumherirrender2015-09-241-2/+2
* Enforce an alphabetic default order for SiteList entriesThiemo Mättig2015-08-061-1/+5
* Added CachingSiteStore APC commentsAaron Schulz2015-07-251-1/+5
* Use CACHE_ACCEL for SiteLists if on HHVMMarius Hoch2015-07-191-1/+1
* Change case of class names to match declarationsKevin Israel2015-04-291-10/+10
* Use wikimedia/utfnormal library, add backwards-compatability layerKunal Mehta2015-03-241-1/+1
* Merge "Split SiteLookup interface from SiteStore"jenkins-bot2015-03-198-430/+616
|\
| * Split SiteLookup interface from SiteStoreaude2015-03-188-430/+616
* | Fix phpcs errors and warnings in includes/siteKunal Mehta2015-03-151-3/+9
|/
* Profile all external HTTP requests from MWChad Horohoe2015-03-031-1/+1
* Introduce HashSiteStore, mainly for use in testsaude2015-02-271-0/+117
* Maintenance script for exporting site definitionsdaniel2015-02-201-0/+114
* Maintenance script for importing site info.daniel2015-02-181-0/+257
* Remove obvious function-level profilingChad Horohoe2015-01-071-17/+0
* Add documentation for SiteListFileCacheaude2014-12-191-3/+13
* Fixed spacingumherirrender2014-12-052-3/+3
* Merge "Inject cache as constructor param of SiteSQLStore"jenkins-bot2014-11-281-9/+18
|\
| * Inject cache as constructor param of SiteSQLStoreaude2014-11-221-9/+18
* | Implement SiteListFileCache and rebuild scriptaude2014-11-272-0/+239
|/
* Remove deprecated (since 1.21) Sites classaude2014-11-201-49/+0
* Fixed spacingumherirrender2014-09-291-1/+1
* Replaced more trx DIY with startAtomic()Aaron Schulz2014-09-161-10/+2
* Made SiteSQLStore use startAtomic() instead of DIYAaron Schulz2014-09-161-8/+2
* Cleanup some docs (includes/[s-z])umherirrender2014-07-241-1/+1
* Add since to @deprecated in includes/siteumherirrender2014-07-213-6/+6
* Fixed spacingumherirrender2014-07-201-1/+1
* Pass phpcs-strict on includes/site/Siebrand Mazeland2014-05-094-27/+35
* Merge "Add 'since <version>' to @deprecated annotations"jenkins-bot2014-04-221-1/+1
|\
| * Add 'since <version>' to @deprecated annotationsBartosz Dziewoński2014-04-151-1/+1
* | Fixed some @params documentation (includes/*)umherirrender2014-04-195-31/+32
|/
* Fix [missing] variables in @param docsumherirrender2014-04-061-1/+1
* Put SiteList navigation ids into cacheaude2014-03-181-1/+3
* Add site by navigation id feature to SiteListBene2014-03-041-0/+57
* Reduce complexity of SiteSQLStore saveSites methodaude2013-09-181-18/+34
* docs: Remove odd colons after @todoTimo Tijhof2013-05-151-2/+2
* Get rid of wfScript in MediaWikiSite::normalizePageNameTobias Gritschacher2013-04-151-1/+1
* Use wfAppendQuery to append a queryumherirrender2013-04-121-1/+1
* fix some spacingumherirrender2013-03-251-1/+1
* Fixed @param tags to conform with Doxygen format.Tyler Anthony Romeo2013-03-111-1/+1
* fix some spacingumherirrender2013-03-072-2/+0
* Use American English spelling for behaviorSiebrand Mazeland2013-03-041-1/+1
* Set timeout for Sites object in memcached.daniel2013-02-111-1/+6
* remove space before semicolonumherirrender2013-02-092-2/+2
* update the sites cache versionaude2013-02-071-1/+1
* style: normalize end of filesAntoine Musso2013-02-031-1/+1