aboutsummaryrefslogtreecommitdiffstats
path: root/includes/api/ApiHelp.php
Commit message (Expand)AuthorAgeFilesLines
* Reorg: Namespace the Title classJames D. Forrester2023-03-021-0/+1
* Reorg: Move HTML-related classes out of includes/ to Html/Amir Sarabadani2023-02-161-1/+2
* Use a SectionMetadata object in Linker::generateTOC()C. Scott Ananian2023-02-091-2/+2
* ApiHelp: Replace use of HtmlFormatter in fixHelpLinks()Bartosz Dziewoński2023-02-051-28/+33
* Generate/set/get TOCData/SectionMetadata objects instead of arraysSubramanya Sastry2023-01-191-0/+1
* Reorg: Move DummyLinker and Linker to linker/Amir Sarabadani2022-12-081-0/+1
* api: Add rel=nofollow to help examplesBryan Davis2022-08-051-1/+5
* API: Use arrays when writing multiple HTML.php classesJames D. Forrester2022-06-141-5/+5
* api: Replace numerous more deprecated constantsReedy2022-06-061-1/+1
* api: Replace numerous deprecated constantsReedy2022-06-061-3/+3
* Merge "api: Disallow user-generated modules on api.php help pages"jenkins-bot2022-05-211-0/+1
|\
| * api: Disallow user-generated modules on api.php help pagesTimo Tijhof2022-03-301-0/+1
* | Use MainConfigNames instead of string literals, #2Aryeh Gregor2022-04-131-1/+2
* | phan: Remove PhanPossiblyUndeclaredVariable suppressionUmherirrender2022-03-301-0/+1
|/
* phan: Remove PhanTypePossiblyInvalidDimOffset suppressionUmherirrender2022-03-281-0/+1
* ApiSandbox: Fix case and styling of param flagsEd Sanders2022-02-211-0/+6
* Fix local rendering of link in diff view with action=renderAmir Sarabadani2021-12-011-1/+0
* Reapply "Move limit report rendering to ParserOutput"Ppchelko2021-11-091-0/+1
* Revert "Move limit report rendering to ParserOutput"Ppchelko2021-11-091-1/+0
* Move limit report rendering to ParserOutputPetr Pchelko2021-11-081-0/+1
* Change null to [] for html attributes on call of Html functionsUmherirrender2021-09-221-10/+10
* build: Update mediawiki/mediawiki-phan-config to 0.11.0Umherirrender2021-09-071-0/+1
* ApiHelp: inject SkinFactoryAlexander Vorwerk2021-06-271-2/+18
* Use Html::rawElement on api help headerUmherirrender2020-12-121-3/+4
* Add new 'toc' feature to ResourceLoaderSkinModulejdlrobson2020-11-161-3/+0
* ApiHelp: ensure help urls are an array for count()DannyS7122020-10-011-3/+3
* Hooks::run() call site migrationTim Starling2020-05-301-1/+2
* Allow extensions (et al) to have multiple LICENSE/COPYING filesReedy2020-05-051-1/+2
* Fix some PHPStorm inspection warnings in includes/apiTim Starling2020-02-181-0/+1
* API: Use ParamValidator libraryBrad Jorsch2020-02-041-287/+40
* Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNullJames D. Forrester2020-01-101-1/+1
* Highlight internal modules in API help and sandboxLucas Werkmeister2019-10-111-10/+15
* API: Warn about POST without Content-TypeBrad Jorsch2019-08-191-0/+17
* API: Create a module bundle for 'apipretty' and 'apihelp'Timo Tijhof2019-07-301-1/+1
* Remove usage of deprecated SkinFactory::getDefaultInstance()Kunal Mehta2019-06-021-1/+2
* Mass conversion to NamespaceInfoAryeh Gregor2019-05-071-1/+2
* Collapse some nested if statementsReedy2019-04-041-5/+3
* Merge "Remove loading of module 'mediawiki.toc' in special pages"jenkins-bot2018-12-131-1/+0
|\
| * Remove loading of module 'mediawiki.toc' in special pagesFomafix2018-10-201-1/+0
* | API: Set robots noindex,nofollow on HTML outputBrad Jorsch2018-10-251-0/+1
|/
* Mass conversion of $wgContLang to serviceAryeh Gregor2018-08-111-4/+4
* Merge "Hide TOC with CSS instead of JavaScript"jenkins-bot2018-07-111-0/+1
|\
| * Hide TOC with CSS instead of JavaScriptFomafix2018-07-091-0/+1
* | Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenientBartosz Dziewoński2018-05-301-16/+6
* | API: Introduce "templated parameters"Brad Jorsch2018-05-161-0/+14
|/
* Remove "Created on" from file header commentsUmherirrender2018-01-261-4/+0
* Merge "Add string length limits"jenkins-bot2017-11-211-0/+9
|\
| * Add string length limitsGergő Tisza2017-11-211-0/+9
* | SECURITY: API: Avoid some silliness with browser-guessed filenamesBrad Jorsch2017-11-151-0/+2
|/
* Make API multivalue limits configurableGergő Tisza2017-08-241-5/+19