aboutsummaryrefslogtreecommitdiffstats
path: root/includes/Navigation
Commit message (Collapse)AuthorAgeFilesLines
* Use Message::page instead of Message::titlePetr Pchelko2021-06-091-4/+4
| | | | | | | Also modified new APIs added to ApiErrorFormatter to use PageReference instead of Title. Change-Id: I093c89f8e1e6d383603f887358be6ece70f23a02
* PrevNextNavigationRenderer: readability cleanupDannyS7122020-11-221-16/+53
| | | | | | Should be a no-op Change-Id: I7c94dd923c4bc4478885dc02195a65c39bf0c16a
* Whitespace cleanup: Use tabs for indentation, avoid double spacesDannyS7122020-06-271-2/+8
| | | | Change-Id: I346073b59d283029bd6666356c62c81e687ea5e6
* Unsuppress another phan issue (part 7)Daimona Eaytoy2019-09-031-7/+17
| | | | | | | Bug: T231636 Depends-On: I2cd24e73726394e3200a570c45d5e86b6849bfa9 Depends-On: I4fa3e6aad872434ca397325ed7a83f94973661d0 Change-Id: Ie6233561de78457cae5e4e44e220feec2d1272d8
* Refactor buildPrevNextNavigationclarakosi2019-06-051-0/+111
Refactored buildPrevNextNavigation() into standalone helper class, PrevNextNavigationRenderer, to be used by both SpecialPages and Pagers. Bug:T207977 Change-Id: Ic49837a451f795ec203e867961ec1c69075cc91a