aboutsummaryrefslogtreecommitdiffstats
path: root/includes/actions
Commit message (Expand)AuthorAgeFilesLines
* Show protection log on every use of moveddeleted-noticeÉtienne Beaulé2017-12-031-1/+1
* Replace selectFields() methods with getQueryInfo()Brad Jorsch2017-10-301-7/+14
* Merge "RawAction: Add json to the allowed content types"jenkins-bot2017-10-261-1/+7
|\
| * RawAction: Add json to the allowed content typesAmir Sarabadani2017-10-221-1/+7
* | HistoryPager: Add missing $tagFilter propertyaddshore2017-10-251-0/+3
|/
* Avoid double escaping headers in InfoActionMatěj Suchánek2017-09-291-1/+1
* Fix CreditsAction when user has no real name set but real names enabledBrian Wolff2017-09-281-0/+3
* EditPage: Try to avoid using $wgTitleKunal Mehta2017-09-191-0/+1
* Cleanup form for historyAmir Sarabadani2017-09-181-15/+14
* Improve some parameter docsUmherirrender2017-09-102-0/+2
* Always put type information before variable name for @var tagsKunal Mehta2017-09-042-2/+2
* Human-readable section ID supportMax Semenik2017-08-011-2/+2
* build: Update mediawiki/mediawiki-codesniffer to 0.10.1Kunal Mehta2017-07-221-2/+2
* DeleteAction: Remove now-unnecessary RL modulesBartosz Dziewoński2017-07-121-8/+0
* Remove auto-generated "Constructor" documentation on constructorsThiemo Mättig2017-07-101-2/+0
* Merge "Add canonical id to header on action=info"jenkins-bot2017-07-061-3/+7
|\
| * Add canonical id to header on action=infoUmherirrender2017-06-281-3/+7
* | Remove empty lines at begin of function, if, foreach, switchUmherirrender2017-07-011-1/+0
|/
* Replace a Linker::link() call in InfoAction.phpMatěj Suchánek2017-06-171-1/+4
* Require $key in msg() functionsAmir Sarabadani2017-06-141-2/+2
* ChangesList: Expose basic properties of lines as data attributesGergő Tisza2017-06-081-2/+4
* InfoAction: Avoid deprecated wfMemcKey()Kunal Mehta2017-05-231-6/+9
* Merge "Convert various FormActions to OOUI"jenkins-bot2017-04-165-21/+63
|\
| * Convert various FormActions to OOUIThis, that and the other2017-03-115-21/+63
* | Move Database and subclasses to Rdbms namespaceAaron Schulz2017-04-121-0/+1
* | Deprecate "Avoid page_touched update for HTTP GET action=purge requests"Brad Jorsch2017-03-272-4/+1
|/
* Move ResultWrapper subclasses to RdbmsAaron Schulz2017-03-031-0/+2
* Merge "Use Database::addQuotes instead of hard coded apostrophs"jenkins-bot2017-02-241-1/+4
|\
| * Use Database::addQuotes instead of hard coded apostrophsUmherirrender2017-02-221-1/+4
* | Merge "Add GENDER to rollback-success message"jenkins-bot2017-02-221-2/+8
|\ \ | |/ |/|
| * Add GENDER to rollback-success messagePurodha2017-02-221-2/+8
* | Fix assortment of IDEA warningsAaron Schulz2017-02-111-1/+1
* | Replace some usages of &$this in hook parametersVictor Barbu2016-12-282-2/+7
* | Change linking Special:PageLanguage on action=infoUmherirrender2016-12-161-12/+11
* | Merge "Fix linking Special:ChangeContentModel from action=info"jenkins-bot2016-12-151-3/+5
|\ \
| * | Fix linking Special:ChangeContentModel from action=infoumherirrender2016-11-111-3/+5
* | | Provide context to ChangeTags::buildTagFilterSelectorMatěj Suchánek2016-12-081-1/+1
* | | Removed deprecated class RevisiondeleteActionrlot2016-12-041-65/+0
* | | Replace Linker::link() usage with LinkRendererHaikal Izzuddin2016-12-014-35/+42
* | | actions: Fix typo in ViewAction.php doc commentTimo Tijhof2016-11-221-1/+1
* | | Merge "Convert action=markpatrolled fallback interface to HTTP POST"jenkins-bot2016-11-081-23/+62
|\ \ \
| * | | Convert action=markpatrolled fallback interface to HTTP POSTTimo Tijhof2016-11-041-23/+62
| |/ /
* / / Remove empty lines at end of functionsumherirrender2016-11-051-1/+0
|/ /
* | Show user ID on action=infoKunal Mehta2016-10-201-0/+10
* | objectcache: use a default "since" timestamp in getWithSetCallback()Aaron Schulz2016-10-141-1/+0
* | action=history should return 404 if there is no such pagesaper2016-09-231-0/+4
|/
* Make rebuildFileCache cover ?action=historyAaron Schulz2016-09-201-2/+1
* Merge "Move Linker::formatTemplates() to separate class, remove global usage"jenkins-bot2016-09-151-10/+12
|\
| * Move Linker::formatTemplates() to separate class, remove global usageKunal Mehta2016-09-081-10/+12
* | Avoid page_touched update for HTTP GET action=purge requestsAaron Schulz2016-09-132-1/+4
|/