aboutsummaryrefslogtreecommitdiffstats
path: root/includes/specials
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix more PSR12.Properties.ConstantVisibility.NotFound"jenkins-bot2020-05-155-7/+7
|\
| * Fix more PSR12.Properties.ConstantVisibility.NotFoundReedy2020-05-155-7/+7
* | Prohibit empty blocks: fix for false `$wgBlockAllowsUTEdit`DannyS7122020-05-151-1/+1
|/
* Merge "Replace `NewRevisionFromEditComplete` with `RevisionFromEditComplete`"jenkins-bot2020-05-141-1/+6
|\
| * Replace `NewRevisionFromEditComplete` with `RevisionFromEditComplete`DannyS7122020-05-111-1/+6
* | Add MergeHistoryFactory interface, implemented by PageCommandFactoryDannyS7122020-05-131-1/+2
* | Merge "Prohibit empty blocks"jenkins-bot2020-05-131-0/+12
|\ \
| * | Prohibit empty blocksDannyS7122020-05-101-0/+12
| |/
* | Merge "SpecialBlock: Inject PermissionManager rather than creating it through...jenkins-bot2020-05-121-10/+13
|\ \
| * | SpecialBlock: Inject PermissionManager rather than creating it through MediaW...Martin Urbanec2020-05-091-10/+13
| |/
* / qunit: Load JS with lang=qqx/skin=fallback as contextTimo Tijhof2020-05-111-2/+2
|/
* Merge "Allow extensions (et al) to have multiple LICENSE/COPYING files"jenkins-bot2020-05-061-25/+22
|\
| * Allow extensions (et al) to have multiple LICENSE/COPYING filesReedy2020-05-051-25/+22
* | Complete required fields for RevisionFactory::newRevisionFromArchiveRowAmmar Abdulhamid2020-05-061-1/+1
* | DeletedContribsPager: Revision rows are from the archive tableDannyS7122020-05-061-1/+1
* | Merge "Further review of user and specials hook doc comments"jenkins-bot2020-05-0636-91/+98
|\ \
| * | Further review of user and specials hook doc commentsTim Starling2020-05-0636-91/+98
* | | Merge "Create ExtensionInfo"jenkins-bot2020-05-061-19/+8
|\ \ \ | | |/ | |/|
| * | Create ExtensionInfoReedy2020-05-051-19/+8
* | | Add PreferencesFactory::setUser()Sam Wilson2020-05-061-0/+2
* | | SpecialNewpages::revisionFromRcResult - cast visibility as integerDannyS7122020-05-051-3/+3
|/ /
* | Merge "SpecialBlock: Don't fill in form defaults for a partial autoblock"jenkins-bot2020-05-051-39/+28
|\ \
| * | SpecialBlock: Don't fill in form defaults for a partial autoblockThalia2020-05-051-39/+28
* | | Hook interface type fixes, to fix Phan errorsTim Starling2020-05-051-3/+4
* | | Update hook interfaces for recent additions and deprecationsDannyS7122020-05-051-1/+1
| |/ |/|
* | Update AUTHOR/CREDITS/COPYING/LICENSE comments to match expected caseReedy2020-05-041-2/+2
* | SpecialVersion: Call static functions staticallyReedy2020-05-041-5/+5
* | Merge "WikiPage::updateRevisionOn - replace uses, hard deprecate Revision use"jenkins-bot2020-05-011-4/+4
|\ \
| * | WikiPage::updateRevisionOn - replace uses, hard deprecate Revision useDannyS7122020-05-011-4/+4
* | | Merge "SpecialComparePages: Remove use of Revision objects"jenkins-bot2020-05-011-6/+20
|\ \ \
| * | | SpecialComparePages: Remove use of Revision objectsDannyS7122020-04-271-6/+20
* | | | Hard deprecate ContribsPager::tryToCreateValidRevisionDannyS7122020-05-011-0/+1
* | | | Replace various uses of Revision objectsDannyS7122020-05-013-41/+44
| |/ / |/| |
* | | Merge "Filter out expired items from Special:Watchlist page"jenkins-bot2020-04-291-0/+6
|\ \ \
| * | | Filter out expired items from Special:Watchlist pagehmonroy2020-04-271-0/+6
* | | | Merge "Pass a user to ArchivedFile::userCan in UploadBase"jenkins-bot2020-04-291-5/+6
|\ \ \ \
| * | | | Pass a user to ArchivedFile::userCan in UploadBaseDannyS7122020-04-291-5/+6
| |/ / /
* | | | Merge "SpecialNewpages::revisionFromRcResult - return RevisionRecord"jenkins-bot2020-04-291-12/+22
|\ \ \ \ | |/ / / |/| | |
| * | | SpecialNewpages::revisionFromRcResult - return RevisionRecordDannyS7122020-04-271-12/+22
| |/ /
* | | Merge "Add ContribsPager::tryCreatingRevisionRecord"jenkins-bot2020-04-271-15/+35
|\ \ \ | |/ / |/| |
| * | Add ContribsPager::tryCreatingRevisionRecordDannyS7122020-04-271-15/+35
* | | Merge "deprecation: Remove DeprecationHelper::newArgumentWithDeprecation and ...jenkins-bot2020-04-271-9/+6
|\ \ \
| * | | deprecation: Remove DeprecationHelper::newArgumentWithDeprecation and change ...Peter Ovchyn2020-04-271-9/+6
| |/ /
* / / SpecialUndelete: Make showDiff private, use RevisionRecordDannyS7122020-04-271-29/+46
|/ /
* | qunit: Disable mw.loader.store server-side instead of client-sideTimo Tijhof2020-04-231-9/+10
* | qunit: Remove dead code from SpecialJavaScriptTestTimo Tijhof2020-04-231-64/+32
* | qunit: Remove div#mw-javascripttest-summary from SpecialJavaScriptTestTimo Tijhof2020-04-231-5/+2
* | qunit: Load qunitjs directly instead of via load.phpTimo Tijhof2020-04-231-13/+6
* | specials/Hook: Hook interface doc comment reviewDannyS7122020-04-2285-381/+517
* | Merge "Automatically generated hook interfaces"jenkins-bot2020-04-2185-0/+1901
|\ \