aboutsummaryrefslogtreecommitdiffstats
path: root/includes/EditPage.php
Commit message (Expand)AuthorAgeFilesLines
* editpage: Fix misleading "OOUI\FieldLayout" type hintThiemo Kreuz2020-05-141-1/+2
* Add a new `SpamChecker` serviceDannyS7122020-05-111-26/+7
* Add ARIA label to `wpTextbox1`Akinwale Alagbe2020-05-101-1/+4
* EditPage::showHeader - only warn editing an old revision if it existsDannyS7122020-04-291-1/+2
* Replace uses and hard deprecate Article::getRevisionFetchedDannyS7122020-04-241-23/+26
* Hard deprecate WikiPage::getUndoContentDannyS7122020-04-231-11/+40
* Replace uses and hard deprecate Article:: and WikiPage::getRevisionDannyS7122020-04-201-12/+25
* Hard deprecate EditPage::getBaseRevisionDannyS7122020-04-131-1/+2
* Introduce EditPage::getExpectedParentRevision, deprecate using RevisionDannyS7122020-04-081-6/+45
* Support RevisionRecord in WikiPage::hasDifferencesOutsideMainSlotDannyS7122020-04-081-4/+8
* Merge "Hard deprecate Revision::userWasLastToEdit"jenkins-bot2020-03-261-3/+5
|\
| * Hard deprecate Revision::userWasLastToEditDannyS7122020-03-261-3/+5
* | Merge "Purge expired watchlist items"jenkins-bot2020-03-261-0/+9
|\ \ | |/ |/|
| * Purge expired watchlist itemsSam Wilson2020-03-261-0/+9
* | Hard deprecate Revision::loadFromTimestampPetr Pchelko2020-03-251-6/+16
* | Remove compat code for pre-MCR schema.daniel2020-03-241-5/+8
* | Handle interwiki usernames in undo edit summaryAmmar Abdulhamid2020-03-241-0/+18
|/
* Inline return in EditPage::getOriginalContent()WMDE-Fisch2020-03-191-2/+1
* Merge "ApiEditPage: add baserevid parameter"jenkins-bot2020-03-111-1/+3
|\
| * ApiEditPage: add baserevid parameterdaniel2020-03-111-1/+3
* | Hard deprecate Revision::userCanDannyS7122020-03-111-1/+5
* | EditPage: Avoid PHP notice when simple antispam check failsDaimona Eaytoy2020-03-071-1/+1
|/
* Merge "Use array literals when calling Hooks::run()"jenkins-bot2020-03-051-2/+1
|\
| * Use array literals when calling Hooks::run()Tim Starling2020-03-041-2/+1
* | EditPage: Rename private bot var to 'markAsBot' to make clear what it doesJames D. Forrester2020-03-041-9/+12
|/
* Hard deprecate Revision::loadFromTitleDannyS7122020-02-281-5/+17
* editpage: Set tab index on "Cancel" button that follows the other buttonsAkinwale Alagbe2020-02-261-2/+4
* Merge "Inform users about common.js's power"jenkins-bot2020-02-191-0/+4
|\
| * Inform users about common.js's powerMartin Urbanec2020-02-191-0/+4
* | EditPage: Remove use of Title::getUserPermissionsErrors (part 1)DannyS7122020-02-141-22/+33
|/
* Introduce ContentHandlerFactoryArtBaltai2020-02-071-16/+31
* EditPage: Add 'warningbox' to cascading protection note for consistencyBartosz DziewoƄski2020-01-301-1/+1
* Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNullJames D. Forrester2020-01-101-8/+8
* EditPage: Include class name ::getContextTitle() deprecation warningKunal Mehta2020-01-011-1/+1
* Fix doc for EditPage::scrolltopUmherirrender2019-12-281-1/+1
* Merge "Set method visibility in some classes"jenkins-bot2019-12-091-1/+1
|\
| * Set method visibility in some classesUmherirrender2019-12-051-1/+1
* | Set visibility on PermissionManager RIGOR_ constantUmherirrender2019-12-061-2/+5
|/
* Improve param docsUmherirrender2019-11-281-2/+2
* EditPage: Improve handling of missing revision contentsBrad Jorsch2019-11-071-7/+14
* Count edit conflicts combined with user editsWMDE-Fisch2019-11-011-2/+2
* Merge "Allow user, language and IP to be passed to UserBlockedError"jenkins-bot2019-10-181-1/+6
|\
| * Allow user, language and IP to be passed to UserBlockedErrorThalia2019-10-171-1/+6
* | Set constant visibility, part 1Max Semenik2019-10-181-31/+31
|/
* block: Allow cookie-block tracking from any uncached web requestTimo Tijhof2019-10-011-4/+0
* Pass language to Status::getWikiTextUmherirrender2019-09-211-2/+5
* phan: Enable PhanTypeMismatchArgument issueUmherirrender2019-09-191-1/+1
* docs: Avoid some scalar jugglingDaimona Eaytoy2019-09-191-1/+1
* Merge "Standardise preview warning box when using ?action=edit"jenkins-bot2019-09-171-3/+5
|\
| * Standardise preview warning box when using ?action=editjdlrobson2019-09-101-3/+5