| .. |
|
Hook
|
Merge "Add type hints to several hook interfaces"
|
2021-01-07 20:21:07 +00:00 |
|
Article.php
|
Add new ArticleParserOptions hook
|
2021-01-05 11:17:32 -05:00 |
|
CategoryPage.php
|
Improve class property documentation
|
2020-10-30 10:38:58 +01:00 |
|
ContentModelChangeFactory.php
|
Add ContentModelChangeFactory, implemented by PageCommandFactory
|
2020-05-30 22:36:16 +00:00 |
|
ImageHistoryList.php
|
Hooks::run() call site migration
|
2020-05-30 14:23:28 +00:00 |
|
ImageHistoryPseudoPager.php
|
Improve docs about @param/@return object $row to stdClass
|
2020-11-13 00:08:21 +01:00 |
|
ImagePage.php
|
build: Enable SecurityCheck-DoubleEscaped and suppress issues
|
2020-12-30 23:34:20 +00:00 |
|
LegacyArticleIdAccess.php
|
Make RevisionStore use PageIdentity where easy
|
2021-02-01 12:29:25 -06:00 |
|
MergeHistoryFactory.php
|
Add MergeHistoryFactory interface, implemented by PageCommandFactory
|
2020-05-13 19:08:09 +00:00 |
|
MovePageFactory.php
|
Convert MovePageFactory to interface, implement in PageHandlerFactory
|
2020-04-27 23:26:28 +00:00 |
|
Page.php
|
Remove some hard deprecated Article methods
|
2020-09-11 20:55:28 +00:00 |
|
PageArchive.php
|
Replace deprecated WikiPage::factory in deletion related classes
|
2020-11-12 23:06:51 +01:00 |
|
PageCommandFactory.php
|
Inject WikiPageFactory into MergeHistory/MovePage
|
2020-11-11 22:10:47 +01:00 |
|
PageIdentity.php
|
Add WikiAwareEntity interface for cross-wiki entity methods.
|
2021-01-29 10:29:03 +00:00 |
|
PageIdentityValue.php
|
Add WikiAwareEntity interface for cross-wiki entity methods.
|
2021-01-29 10:29:03 +00:00 |
|
ParserOutputAccess.php
|
Merge "Remove 'stubthreshold' from ParserCache key."
|
2020-12-15 20:21:14 +00:00 |
|
ProperPageIdentity.php
|
Add WikiAwareEntity interface for cross-wiki entity methods.
|
2021-01-29 10:29:03 +00:00 |
|
WikiCategoryPage.php
|
|
|
|
WikiFilePage.php
|
Update a lot of unspecific "array" types in PHPDocs
|
2020-10-28 11:01:33 +01:00 |
|
WikiPage.php
|
rdbms: Remove outdated MySQL 4 references and fix doc URLs
|
2021-01-30 22:47:33 +00:00 |
|
WikiPageFactory.php
|
Improve docs about @param/@return object $row to stdClass
|
2020-11-13 00:08:21 +01:00 |