aboutsummaryrefslogtreecommitdiffstats
path: root/includes/actions/ViewAction.php
Commit message (Expand)AuthorAgeFilesLines
* Remove support for $wgMaxRedirectdaniel2022-05-061-4/+1
* Use MainConfigNames instead of string literals, #4Aryeh Gregor2022-04-261-2/+3
* SECURITY: Require 'read' right for most actionsKunal Mehta2021-12-151-0/+6
* Remove unneeded explicit true/false inside conditionsUmherirrender2021-08-171-1/+1
* Remove terminating line breaks from debug messagesTim Starling2020-06-031-1/+1
* Fix DeprecatedHooks and move emitDeprecatedHookWarnings to HookContainerTim Starling2020-05-011-0/+8
* Remove direct access to Action::page and Article::page propertiesArtBaltai2020-03-271-5/+8
* Remove `@author Timo Tijhof` from various file headersTimo Tijhof2019-07-081-5/+0
* Deprecate "Avoid page_touched update for HTTP GET action=purge requests"Brad Jorsch2017-03-271-3/+0
* actions: Fix typo in ViewAction.php doc commentTimo Tijhof2016-11-221-1/+1
* Avoid page_touched update for HTTP GET action=purge requestsAaron Schulz2016-09-131-0/+3
* Move HTTP 304 check from performRequest to ViewActionAaron Schulz2016-08-291-0/+24
* Update formattingSiebrand Mazeland2013-11-141-1/+0
* Documentation improvements in includes/actionsAlexandre Emsenhuber2013-03-051-0/+7
* misc style fixAntoine Musso2012-12-201-2/+2
* Big oops - merged to wrong branch.awjrichards2012-06-051-7/+0
* Revert to arbitrarily old point before initial remote branch creation to help...awjrichards2012-06-021-0/+7
* setSquidMaxage() globally if we can purge it, instead of in actions.Liangent2012-06-041-7/+0
* Added canonical url check for squid caching on view.Aaron Schulz2012-05-231-1/+5
* [Actions] Move the remaining actions out of MediaWiki::performAction into sin...Krinkle2012-01-171-0/+43