aboutsummaryrefslogtreecommitdiffstats
path: root/includes/actions
Commit message (Expand)AuthorAgeFilesLines
* Use type declaration on undocumented private functionsUmherirrender2025-04-023-3/+3
* Namespace all remaining files in includes/skinJames D. Forrester2025-03-251-1/+1
* Namespace all remaining files in includes/changetagsJames D. Forrester2025-03-251-1/+1
* Namespace all remaining files in includes/exceptionJames D. Forrester2025-03-2511-29/+29
* Namespace all remaining files in includes/recentchangesJames D. Forrester2025-03-203-3/+3
* Namespace all remaining files in includes/loggingJames D. Forrester2025-03-192-3/+3
* Namespace all remaining files in includes/actionsJames D. Forrester2025-03-1927-19/+152
* Namespace all remaining files in includes/filerepoJames D. Forrester2025-03-193-3/+8
* Namespace all remaining files in includes/pageJames D. Forrester2025-03-1822-12/+26
* Merge "Avoid constructing Title from LinkTarget where not needed"jenkins-bot2025-03-141-3/+1
|\
| * Avoid constructing Title from LinkTarget where not neededthiemowmde2025-01-241-3/+1
* | pagers: Preload user data for expired temp accounts on more pagersUmherirrender2025-03-112-7/+5
* | PageUpdatedEvent: Model revert causesdaniel2025-03-071-0/+2
* | Replace remaining gendered pronounsTacsipacsi2025-03-021-1/+1
* | Apply proper restrictions on file revert actionFunc2025-02-141-0/+11
* | Fix misplaced RSS|AtomFeed type hint in HistoryActionthiemowmde2025-01-271-3/+2
|/
* Remove 2-line PHPDocs that just repeat the types from the codethiemowmde2025-01-172-3/+0
* Remove trivial 1-line PHPDocs that just repeat the codethiemowmde2025-01-162-15/+0
* Merge "build: Upgrade mediawiki/mediawiki-phan-config from 0.14.0 to 0.15.0"jenkins-bot2025-01-101-0/+1
|\
| * build: Upgrade mediawiki/mediawiki-phan-config from 0.14.0 to 0.15.0James D. Forrester2024-12-191-0/+1
* | Add getAllActionNames() in ActionFactorySiddharth VP2024-12-311-1/+23
|/
* Merge "RevisionRecord: add convenience methods for main slot"jenkins-bot2024-11-281-3/+1
|\
| * RevisionRecord: add convenience methods for main slotdaniel2024-11-281-3/+1
* | Modernize status and error message handlingBartosz Dziewoński2024-11-282-29/+36
|/
* Don't copy POST query params when generating link/redirect URLsBartosz Dziewoński2024-11-161-1/+1
* Merge "Add type hints to detect bool/null message params"jenkins-bot2024-11-141-1/+4
|\
| * Add type hints to detect bool/null message paramsBartosz Dziewoński2024-11-141-1/+4
* | WatchAction: Make onSuccess() easier to testBartosz Dziewoński2024-11-041-2/+7
|/
* Fix some more bool/null message paramsBartosz Dziewoński2024-11-031-7/+7
* Use namespaced classesUmherirrender2024-10-213-0/+3
* Deprecate OutputPage::{get,set}PreventClickjacking()C. Scott Ananian2024-10-171-1/+1
* Use explicit nullable type on parameter argumentsUmherirrender2024-10-162-6/+6
* Merge "WebRequest: Deprecate parameter $default in getRawVal"jenkins-bot2024-10-102-4/+4
|\
| * WebRequest: Deprecate parameter $default in getRawValFomafix2024-10-032-4/+4
* | Merge "build: Use inline ignore for MediaWiki.Usage.DeprecatedGlobalVariables"jenkins-bot2024-10-051-0/+2
|\ \
| * | build: Use inline ignore for MediaWiki.Usage.DeprecatedGlobalVariablesUmherirrender2024-09-261-0/+2
* | | Merge "Improve history merge log comments"jenkins-bot2024-10-041-1/+1
|\ \ \
| * | | Improve history merge log commentsBartosz Dziewoński2024-10-031-1/+1
| | |/ | |/|
* / | Use HTML markup instead of bidi control chars in action=historyEbrahim Byagowi2024-10-031-5/+1
|/ /
* | Add namespace to remaining parts of Wikimedia\ObjectCacheJames D. Forrester2024-09-271-0/+3
* | Add namespace to IDBAccessObject and DBAccessObjectUtilsJames D. Forrester2024-09-273-1/+3
|/
* Merge "rdbms: Migrate MediaWiki.rdbms_trxprofiler_warnings to statslib"jenkins-bot2024-09-071-1/+1
|\
| * rdbms: Migrate MediaWiki.rdbms_trxprofiler_warnings to statslibLarissa Gaulia2024-09-071-1/+1
* | Merge "Remove ParserOutput::getText() calls from core (runOutputPipeline)"jenkins-bot2024-09-061-2/+3
|\ \
| * | Remove ParserOutput::getText() calls from core (runOutputPipeline)Isabelle Hurbain-Palatin2024-09-061-2/+3
| |/
* / Add missing documentation to class properties (frontend-related)Umherirrender2024-09-052-0/+4
|/
* Merge "Clarify Action::requiresWrite() and ApiBase::isWriteMode() comments"jenkins-bot2024-08-261-3/+12
|\
| * Clarify Action::requiresWrite() and ApiBase::isWriteMode() commentsAaron Schulz2024-08-261-3/+12
* | Action: consistently document the meaning of write operationsdaniel2024-08-201-1/+14
|/
* Namespace MessageSpecifier under Wikimedia\Message\Bartosz Dziewoński2024-07-281-0/+1