| .. |
|
Hook
|
Remove hooks that use Revision objects
|
2021-04-30 17:28:20 +00:00 |
|
Article.php
|
Remove the fallback for create rights (covered in PM edit rights check).
|
2021-06-30 17:30:30 +03:00 |
|
CategoryPage.php
|
Improve class property documentation
|
2020-10-30 10:38:58 +01:00 |
|
ContentModelChangeFactory.php
|
Convert ContentModelChange to Authority
|
2021-03-18 20:31:40 +00:00 |
|
ExistingPageRecord.php
|
Introduce PageRecord interface
|
2021-03-22 12:41:29 -06:00 |
|
ImageHistoryList.php
|
Deprecate File::getUser in favor of File::getUploader
|
2021-06-02 09:06:09 -07:00 |
|
ImageHistoryPseudoPager.php
|
Deprecate File::getUser in favor of File::getUploader
|
2021-06-02 09:06:09 -07:00 |
|
ImagePage.php
|
Stop calling private Article::$watchlistManager
|
2021-06-18 10:19:31 +00:00 |
|
LegacyArticleIdAccess.php
|
Make RevisionStore use PageIdentity where easy
|
2021-02-01 12:29:25 -06:00 |
|
MergeHistoryFactory.php
|
Convert MergeHistory to PageIdentity
|
2021-05-13 20:35:17 -07:00 |
|
MovePageFactory.php
|
|
|
|
Page.php
|
|
|
|
PageArchive.php
|
Replace easy usages of User for UserIdentity/Authority
|
2021-06-09 07:53:52 -07:00 |
|
PageCommandFactory.php
|
Accept UserIdentity in code to manage edit counts
|
2021-06-08 05:41:03 +00:00 |
|
PageIdentity.php
|
Introduce PageReference
|
2021-04-13 23:32:20 +02:00 |
|
PageIdentityValue.php
|
Add convenience constructors for PageReference/Identity
|
2021-06-07 07:31:24 -07:00 |
|
PageLookup.php
|
PageIdentityValue: apply basic validation of titles
|
2021-05-07 17:17:45 +02:00 |
|
PageRecord.php
|
PageRecord: make language optional
|
2021-04-08 20:16:36 +02:00 |
|
PageReference.php
|
PageIdentityValue: apply basic validation of titles
|
2021-05-07 17:17:45 +02:00 |
|
PageReferenceValue.php
|
Add convenience constructors for PageReference/Identity
|
2021-06-07 07:31:24 -07:00 |
|
PageSelectQueryBuilder.php
|
Introduce PageSelectQueryBuilder
|
2021-03-24 19:15:01 +01:00 |
|
PageStore.php
|
Replace uses of DB_MASTER with DB_PRIMARY in documentation and local variables
|
2021-05-14 12:40:34 -07:00 |
|
PageStoreFactory.php
|
Eliminate use of Title object in REST infrastructure
|
2021-05-05 18:54:58 -07:00 |
|
PageStoreRecord.php
|
PageRecord: make language optional
|
2021-04-08 20:16:36 +02:00 |
|
ParserOutputAccess.php
|
Convert ParserOutputAccess to PageRecord.
|
2021-04-05 07:46:34 -06:00 |
|
ProperPageIdentity.php
|
Remove aliases for SearchResultPageIdentity
|
2021-05-15 01:45:28 +00:00 |
|
RollbackPage.php
|
RollbackPage: remove unneeded conversion to full User object
|
2021-05-27 05:29:48 +00:00 |
|
RollbackPageFactory.php
|
Factor out rollback logic from WikiPage
|
2021-04-14 11:49:07 -07:00 |
|
WikiCategoryPage.php
|
|
|
|
WikiFilePage.php
|
Update a lot of unspecific "array" types in PHPDocs
|
2020-10-28 11:01:33 +01:00 |
|
WikiPage.php
|
Hard deprecate WikiPage::prepareContentForEdit() without a UserIdentity
|
2021-06-28 23:17:34 +00:00 |
|
WikiPageFactory.php
|
Make WikiPage a (non-proper) PageIdentity
|
2021-02-10 11:24:05 +01:00 |