aboutsummaryrefslogtreecommitdiffstats
path: root/includes/TrackingCategories.php
Commit message (Expand)AuthorAgeFilesLines
* Add {{=}} as a built-in magic wordC. Scott Ananian2022-05-201-0/+3
* Title: Hard deprecate `Title::newFromTitleValue()`Derick Alangi2022-05-091-1/+1
* Use MainConfigNames instead of string literals, #4Aryeh Gregor2022-04-261-3/+3
* Use name constants to access config settings.daniel2022-04-071-2/+3
* Change return value of ParserOutput::getPageProperty() when property is missingC. Scott Ananian2022-02-181-1/+1
* Register omitted tracking categoriesMatěj Suchánek2021-10-161-0/+2
* Move ::addTrackingCategory() implementation to TrackingCategoriesC. Scott Ananian2021-10-151-9/+80
* Convert TrackingCategories to a service with DIDannyS7122021-10-081-17/+53
* Use Message::page instead of Message::titlePetr Pchelko2021-06-091-1/+1
* Alphasort TrackingCategories::$coreTrackingCategoriesReedy2020-09-271-7/+7
* Register 'nonnumeric-formatnum' in TrackingCategories::$coreTrackingCategoriesReedy2020-09-271-0/+1
* Tracking category and parser warning for deprecated uses of {{=}}C. Scott Ananian2020-09-151-0/+1
* Remove unused deprecated-self-close-category messageC. Scott Ananian2020-06-011-1/+0
* Fix new phan errors, part 3Daimona Eaytoy2019-10-121-1/+2
* Use [...] instead of array(...) in PHP comments and documentationFomafix2019-06-171-1/+1
* Mass conversion to NamespaceInfoAryeh Gregor2019-05-071-1/+4
* Add @since tag to TrackingCategories classaddshore2017-08-071-0/+1
* Add a tracking category when a template loop is detectedMatěj Suchánek2017-03-171-0/+1
* refreshLinks.php: allow refreshing by categories, tracking or notMax Semenik2017-01-231-0/+130