aboutsummaryrefslogtreecommitdiffstats
path: root/includes/AjaxResponse.php
Commit message (Expand)AuthorAgeFilesLines
* Explicit visibility modifiers to AjaxResponse.phpReedy2020-05-101-6/+6
* Remove more unused ajax response methodsDannyS7122020-03-041-16/+0
* Remove various unused AjaxResponse methodsAaron Schulz2020-02-291-105/+0
* Merge "Set method visibility for various constructors"jenkins-bot2019-12-051-1/+1
|\
| * Set method visibility for various constructorsUmherirrender2019-12-031-1/+1
* | Remove duplicate variable name from class property PHPDocsThiemo Kreuz2019-12-021-7/+7
|/
* docs: Avoid some scalar jugglingDaimona Eaytoy2019-09-191-2/+2
* Remove support for wgUseESITimo Tijhof2019-09-081-10/+1
* Rename CDN config variables to be generic, deprecating the old namesJames D. Forrester2019-05-241-2/+1
* Use https://www.php.net/ instead of https://secure.php.net/Fomafix2019-04-121-1/+1
* Avoid use of deprecated ObjectCache::getMainWANInstance methodAaron Schulz2019-03-011-3/+6
* Deprecate $wgUseESIC. Scott Ananian2018-10-191-0/+1
* PHP: Use short ternary operator (?:) where possibleFomafix2018-06-111-1/+1
* Get ConfigFactory & MainConfig from MediaWikiServicesaddshore2016-11-231-1/+2
* Update weblinks in comments from HTTP to HTTPSFomafix2016-11-071-1/+1
* Convert all array() syntax to []Kunal Mehta2016-02-171-2/+2
* Remove use of $dest = 'log' for wfDebugLogBryan Davis2015-12-301-9/+9
* Replace "squid" with "CDN" in various commentsAaron Schulz2015-12-091-3/+3
* Convert some users to WANObjectCache for consistencyAaron Schulz2015-10-191-6/+2
* Fix whitespace issues around parenthesesVivek Ghaisas2015-06-161-9/+9
* AjaxResponse: Fix broken logic for extracting HTTP status codesBryan Davis2015-06-111-3/+7
* Use HttpStatus::header instead of manually crafting header()Timo Tijhof2015-06-041-1/+1
* AjaxDispatcher: Use Config instead of globalsKunal Mehta2014-08-251-5/+10
* Fixed spacingumherirrender2014-07-241-2/+2
* Fixed some @params documentation (includes/*)umherirrender2014-04-221-12/+12
* Try to make a dent in CodeSniffer reports on includes/ (1)Siebrand Mazeland2014-03-231-6/+10
* Correct the destination of checkLastModified debug messagesAlexandre Emsenhuber2014-03-141-1/+1
* Enhance the destination control parameter of wfDebug() and wfDebugLog()Alexandre Emsenhuber2014-02-041-6/+6
* Removed 'Disable browser page caching" user preference01tonythomas2013-12-071-5/+0
* Remove spaces in function signatureumherirrender2013-03-181-1/+1
* Spellchecked /includes directoryYuri Astrakhan2013-03-131-1/+1
* Fixing typoNiklas Laxström2012-12-011-1/+1
* Add and fix comments in some includes filesmrbluesky2012-05-241-10/+51
* Added missing GPLv2 headers in some places.Alexandre Emsenhuber2012-05-221-1/+16
* Documentation updatesSam Reed2012-03-051-9/+21
* Add some {}Sam Reed2012-03-021-2/+2
* Fix user related direct member variable accessSam Reed2012-02-161-3/+3
* More return documentationSam Reed2012-02-091-0/+1
* Add, update, tweak documentationSam Reed2011-10-261-0/+10
* Kill AjaxFunctions.php. The only thing using this was FCKEditor, so I moved j...Chad Horohoe2011-07-141-4/+0
* Fix s-max-age to s-maxageNiklas Laxström2010-09-111-1/+1
* * Standardised file description headersAlexandre Emsenhuber2010-08-081-0/+2
* Ran stylize.php, removed trailing whitespace, updated indentation and code fo...Siebrand Mazeland2010-05-301-6/+9
* Random indentation and code formatting updates. No functional changes.Siebrand Mazeland2010-02-141-19/+19
* Mass convert NULL -> null. Left strings and comments alone, obviously.Chad Horohoe2009-12-111-3/+3
* * (bug 17537) Disable bad zlib.output_compression output on HTTP 304 responsesBrion Vibber2009-03-181-0/+1
* Use a content type that's not an XSS riskTim Starling2009-03-181-1/+1
* Document a bit.Chad Horohoe2008-08-201-2/+4
* WARNING: HUGE COMMITAlexandre Emsenhuber2008-05-201-1/+6
* * remove end of line whitespaceSiebrand Mazeland2008-04-141-2/+1