aboutsummaryrefslogtreecommitdiffstats
path: root/includes/pager
Commit message (Expand)AuthorAgeFilesLines
* contributions: Use CSS classes for user linksHéctor Arroyo2025-04-041-5/+7
* Namespace all remaining files in includes/changetagsJames D. Forrester2025-03-251-1/+1
* Namespace all remaining files in includes/recentchangesJames D. Forrester2025-03-201-1/+1
* Define ContributionsPager::hasAppliedFiltersDreamy Jazz2025-03-061-8/+25
* ContributionsPager: Allow subclasses to run hooks optionallyThalia2025-01-311-8/+17
* Remove 2-line PHPDocs that just repeat the types from the codethiemowmde2025-01-171-4/+0
* ContribsPager: Fix composite index handlingMáté Szabó2025-01-151-5/+16
* Use getRawVal instead of getValFomafix2025-01-091-1/+1
* Replace isset() with null checksUmherirrender2024-12-193-7/+7
* ContributionsSpecialPage: Call IndexPager::getBody if no resultsThalia2024-12-041-0/+7
* CodexTablePager: Codex-ify the sort UIAnne Tomasevich2024-11-201-6/+72
* CodexTablePager: Codex-ify the pagination UIAnne Tomasevich2024-11-202-6/+115
* CodexTablePager: Add new classAnne Tomasevich2024-11-201-0/+217
* ContributionsPager: Make $namespaceInfo property protectedThalia2024-11-111-1/+1
* ContributionsPager: Fix getTemplateParams() parameterAmmarpad2024-10-251-2/+2
* Support template overrides in ContributionsPagerSTran2024-10-221-49/+72
* Merge "ContributionsPager: Make $messages property visible to subclasses"jenkins-bot2024-10-181-1/+1
|\
| * ContributionsPager: Make $messages property visible to subclassesThalia2024-10-181-1/+1
* | Merge "ContributionsPager: Separate method to check revision author visibility"jenkins-bot2024-10-181-1/+11
|\|
| * ContributionsPager: Separate method to check revision author visibilityThalia2024-10-181-1/+11
* | Merge "ContributionsPager: Make separate method for adding revId to HTML"jenkins-bot2024-10-181-1/+11
|\|
| * ContributionsPager: Make separate method for adding revId to HTMLThalia2024-10-181-1/+11
* | Merge "ContributionsPager: Format all rows if the pager only has revisions"jenkins-bot2024-10-181-1/+1
|\|
| * ContributionsPager: Format all rows if the pager only has revisionsThalia2024-10-181-1/+1
* | Merge "ContributionsPager: Re-use existing method to check for revision row"jenkins-bot2024-10-181-8/+10
|\|
| * ContributionsPager: Re-use existing method to check for revision rowThalia2024-10-181-8/+10
* | Merge "ContributionsPager: Only pass the row into formatting helper methods"jenkins-bot2024-10-181-56/+81
|\|
| * ContributionsPager: Only pass the row into formatting helper methodsThalia2024-10-181-56/+81
* | Remove <bdi> around comments in Special:ContributionsEbrahim Byagowi2024-10-181-3/+1
|/
* Merge "Use explicit nullable type on parameter arguments"jenkins-bot2024-10-162-3/+3
|\
| * Use explicit nullable type on parameter argumentsUmherirrender2024-10-162-3/+3
* | Replace uses of deprecated ChangeTags static methodsJames D. Forrester2024-10-161-1/+2
|/
* ContributionsPager: Split formatRow into separate methodsThalia2024-10-151-206/+322
* Use HTML markup instead of bidi control chars in wiki changesEbrahim Byagowi2024-10-041-5/+7
* Add missing documentation to class properties (frontend-related)Umherirrender2024-09-051-0/+2
* Remove Y2K38 limit from reverse chronology pagerDerk-Jan Hartman2024-08-241-9/+0
* Preload parent revision sizes for archive rowsMatěj Suchánek2024-08-201-1/+17
* Extend ContributionsPager from DeletedContribsPagerThalia2024-08-061-15/+26
* ContributionsPager: Re-work comment to be more genericThalia2024-08-011-2/+2
* ContributionsPager: Fix date link in archive modeThalia2024-08-011-12/+40
* Don't show 'latest' field in archive mode on contributions search formThalia2024-07-311-1/+1
* pager: Simplify namespace condition from pagersUmherirrender2024-07-171-13/+4
* Allow ContributionsPager to show revisions from the archive tableThalia2024-06-131-90/+193
* Add namespace and deprecation alias to Xml and XmlSelectEbrahim Byagowi2024-05-161-1/+1
* Revert "Revert "Add ContributionsPager, an abstract parent for ContribsPager""Thalia2024-05-131-0/+789
* Merge "Revert "Add ContributionsPager, an abstract parent for ContribsPager""jenkins-bot2024-05-091-789/+0
|\
| * Revert "Add ContributionsPager, an abstract parent for ContribsPager"DannyS7122024-05-091-789/+0
* | Merge "Add ContributionsPager, an abstract parent for ContribsPager"jenkins-bot2024-05-091-0/+789
|\|
| * Add ContributionsPager, an abstract parent for ContribsPagerThalia2024-05-091-0/+789
* | pager: Use SelectQueryBuilder::rawTables in IndexPagerUmherirrender2024-05-071-1/+1
|/