aboutsummaryrefslogtreecommitdiffstats
path: root/includes/Storage
Commit message (Expand)AuthorAgeFilesLines
* Fix includes/Storage PSR12.Properties.ConstantVisibility.NotFoundReedy2020-05-162-19/+19
* Replace `NewRevisionFromEditComplete` with `RevisionFromEditComplete`DannyS7122020-05-111-2/+12
* Fix SingleSpaceBeforeSingleLineCommentReedy2020-05-111-1/+1
* WikiPage::updateRevisionOn - replace uses, hard deprecate Revision useDannyS7122020-05-011-4/+4
* Merge "RevisionStore and PageUpdater: handle stale page ID"jenkins-bot2020-04-271-0/+21
|\
| * RevisionStore and PageUpdater: handle stale page IDdaniel2020-04-201-0/+21
* | Merge "docs: Hook interface doc comment review"jenkins-bot2020-04-2110-74/+116
|\ \
| * | docs: Hook interface doc comment reviewapaskulin2020-04-2110-74/+116
* | | Merge "Automatically generated hook interfaces"jenkins-bot2020-04-2110-0/+267
|\| |
| * | Automatically generated hook interfacesTim Starling2020-04-2010-0/+267
* | | Replace uses and hard deprecate Article:: and WikiPage::getRevisionDannyS7122020-04-201-3/+2
|/ /
* | PageUpdater: `wehn` should be `when`DannyS7122020-04-181-1/+1
* | Merge "Add findBadBlobs script."jenkins-bot2020-04-171-1/+6
|\ \
| * | Add findBadBlobs script.daniel2020-04-171-1/+6
* | | WikiPage::onArticleEdit - accept a RevisionRecordDannyS7122020-04-101-1/+1
| |/ |/|
* | Merge "Fix typo in documentation comment"jenkins-bot2020-04-041-1/+1
|\ \
| * | Fix typo in documentation commentC. Scott Ananian2020-04-031-1/+1
* | | Support RevisionRecords in User Newtalk methods, deprecate RevisionDannyS7122020-04-031-2/+3
|/ /
* | Revision: use MWTimestamp directly instead of wfTimesamp()Timo Tijhof2020-04-031-1/+2
* | Merge "MCR: provide MultiContentSave hook to replace PageContentSave"jenkins-bot2020-03-301-11/+21
|\ \ | |/ |/|
| * MCR: provide MultiContentSave hook to replace PageContentSaveEdward Chernenko2020-03-271-11/+21
* | Remove compat code for pre-MCR schema.daniel2020-03-241-2/+3
* | Merge "Add RefreshSecondaryDataUpdate and use it in DerivedPageDataUpdater"jenkins-bot2020-03-121-35/+23
|\ \ | |/ |/|
| * Add RefreshSecondaryDataUpdate and use it in DerivedPageDataUpdaterAaron Schulz2020-03-111-35/+23
* | Use array literals when calling Hooks::run()Tim Starling2020-03-041-10/+10
|/
* Remove unused variables from closure use() listsUmherirrender2020-02-291-2/+2
* stashedit: Ensure that $summary is a stringDaimona Eaytoy2020-02-221-1/+1
* Miscellaneous documentation updatesDannyS7122020-02-161-8/+8
* Deprecate the ArticleEditUpdates hookJames D. Forrester2020-02-081-1/+3
* Deprecate the ArticleEditUpdatesDeleteFromRecentchanges hookJames D. Forrester2020-02-071-1/+1
* Merge "Introduce ContentHandlerFactory"jenkins-bot2020-02-062-8/+29
|\
| * Introduce ContentHandlerFactoryArtBaltai2020-02-072-8/+29
* | Merge "BlobStore: support "known bad" addresses."jenkins-bot2020-02-061-7/+16
|\ \ | |/ |/|
| * BlobStore: support "known bad" addresses.daniel2020-01-031-7/+16
* | Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUseJames D. Forrester2020-01-105-6/+6
* | Cleanup: const accessAdam Wight2019-12-141-1/+1
|/
* REST PageHistoryCount: Add object caching with incremental updates.Petr Pchelko2019-11-271-0/+4
* Add missing @param and @return to documentationUmherirrender2019-11-101-0/+1
* Merge "Fix new phan errors, part 5"jenkins-bot2019-10-201-0/+1
|\
| * Fix new phan errors, part 5Daimona Eaytoy2019-10-181-0/+1
* | SqlBlobStore HOT FIX: remove caching from getBlobBatchdaniel2019-10-161-25/+8
* | Convert some private static arrays to constantsMax Semenik2019-10-161-2/+2
|/
* Merge "NameTableStore: ensure consistency upon rollback."jenkins-bot2019-10-101-17/+139
|\
| * NameTableStore: ensure consistency upon rollback.daniel2019-10-101-17/+139
* | Services: Convert BlobStoreFactory's static to a const now HHVM is goneJames D. Forrester2019-10-081-4/+2
* | Storage: SqlBlobStore no longer needs Lanugage objectTimo Tijhof2019-10-022-24/+20
* | docs: Avoid some scalar jugglingDaimona Eaytoy2019-09-191-2/+2
* | Storage: Use a more descriptive WAN cache keyclass in 'SqlBlobStore'Timo Tijhof2019-09-141-8/+7
|/
* Replace usages of deprecated User::isAllowed. Step 2.Petr Pchelko2019-09-111-1/+3
* Unsuppress another phan issue (part 7)Daimona Eaytoy2019-09-031-0/+1