aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/includes/changes/TestRecentChangesHelper.php
Commit message (Expand)AuthorAgeFilesLines
* recentchanges: Move rcfeed/ to includes/recentchanges/RCFeed/Timo Tijhof2024-08-291-173/+0
* Namespace includes/contextJames D. Forrester2024-02-081-0/+1
* Namespace User under \MediaWiki\UserJames D. Forrester2023-09-191-0/+1
* Reorg: Namespace the Title classJames D. Forrester2023-03-021-0/+1
* tests: Use Title::makeTitle instead of Title::newFromTextUmherirrender2022-07-061-1/+1
* Add `comment` table and code to start using itBrad Jorsch2017-08-301-0/+4
* Remove empty lines at begin of function, if, foreach, switchUmherirrender2017-07-011-3/+0
* Remove unused imports from test classesThiemo Mättig2017-01-101-1/+1
* Move Linker::getLinkColour() into LinkRendererKunal Mehta2016-05-271-3/+1
* ChangesList: Use LinkRenderer instead of Linker::link()Kunal Mehta2016-05-261-1/+6
* phpunit: Abstract user-lang override in MediaWikiTestCaseTimo Tijhof2016-03-091-1/+1
* Convert all array() syntax to []Kunal Mehta2016-02-171-13/+13
* Enable users to watch category membership changes #2addshore2015-10-201-0/+30
* Fix Generic.Files.LineLength phpcs check in files under phpunit/includesAmir E. Aharoni2015-10-031-2/+2
* Revert "Enable users to watch category membership changes"CSteipp2015-08-201-30/+0
* Enable users to watch category membership changesKai_WMDE2015-08-131-0/+30
* tests: Clean up file headersTimo Tijhof2015-04-011-1/+0
* Use qqx language for OldChangesListTestaude2014-09-181-0/+3
* Add $logAction param for test recent changes helperaude2014-08-291-2/+2
* Improvements to RCCacheEntryFactoryTest and helper classaude2014-07-251-15/+26
* Split code for making test RecentChange objects into own classaude2014-07-251-0/+123