aboutsummaryrefslogtreecommitdiffstats
path: root/includes/cache/CacheDependency.php
Commit message (Expand)AuthorAgeFilesLines
* Move CacheDependency classes to own filesUmherirrender2019-03-081-293/+0
* Replace call_user_func_array(), part 1Max Semenik2018-06-041-1/+1
* Update suppressWarning()/restoreWarning() callsReedy2018-02-101-4/+4
* Merge "Remove @param comments that literally repeat what the code says"jenkins-bot2018-01-111-1/+1
|\
| * Remove @param comments that literally repeat what the code saysThiemo Mättig2018-01-101-1/+1
* | Improve (weak and strict) type hints invarious placesThiemo Mättig2017-12-281-1/+0
|/
* Fix installer issues introduces by MediaWikiServicesdaniel2016-05-171-0/+29
* Convert all array() syntax to []Kunal Mehta2016-02-171-4/+4
* Convert SiteStatsUpdate to using getMainStashInstance()Aaron Schulz2015-10-311-1/+1
* Use mediawiki/at-ease library for suppressing warningsKunal Mehta2015-06-111-4/+4
* Rely less on file stat cache in FileDependencyAaron Schulz2015-03-311-9/+9
* Cleanup some docs (includes/[a-d])umherirrender2014-07-241-1/+1
* Use some callable hints on @param docsumherirrender2014-07-031-1/+1
* Fixed some @params documentation (includes/[cache|objectcache])umherirrender2014-04-191-12/+12
* Random documentation tweaksSiebrand Mazeland2014-01-021-2/+3
* Remove unused classes Title[List]DependencySiebrand Mazeland2013-11-181-177/+0
* Merge "Set visibility on class properties for *Dependency classes"jenkins-bot2013-11-181-8/+12
|\
| * Set visibility on class properties for *Dependency classesSiebrand Mazeland2013-11-181-8/+12
* | Merge "Update formatting"jenkins-bot2013-11-181-3/+9
|\ \ | |/ |/|
| * Update formattingSiebrand Mazeland2013-11-171-3/+9
* | Set visibility for class properties of DependencyWrapperSiebrand Mazeland2013-11-181-2/+2
|/
* Fixed spacing in actions/cache/filebackend/filerepo/job folderumherirrender2013-04-201-1/+1
* Fixed @param tags to conform with Doxygen format.Tyler Anthony Romeo2013-03-111-4/+4
* fix some spacingumherirrender2013-02-041-1/+1
* miscellaneous doxygen warningsAntoine Musso2012-10-221-1/+1
* Added missing GPLv2 headers in some places.Alexandre Emsenhuber2012-05-081-1/+22
* Attempt to avoid a warning I got during input:Mark A. Hershberger2012-01-041-0/+3
* More documentationSam Reed2011-10-291-0/+13
* More parameter documentation!!Sam Reed2011-05-281-1/+28
* Move 3 files into cache directorySam Reed2011-04-251-0/+367