index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
includes
/
AjaxResponse.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove ActionAjax
Amir Sarabadani
2021-12-01
1
-188
/
+0
*
Explicit visibility modifiers to AjaxResponse.php
Reedy
2020-05-10
1
-6
/
+6
*
Remove more unused ajax response methods
DannyS712
2020-03-04
1
-16
/
+0
*
Remove various unused AjaxResponse methods
Aaron Schulz
2020-02-29
1
-105
/
+0
*
Merge "Set method visibility for various constructors"
jenkins-bot
2019-12-05
1
-1
/
+1
|
\
|
*
Set method visibility for various constructors
Umherirrender
2019-12-03
1
-1
/
+1
*
|
Remove duplicate variable name from class property PHPDocs
Thiemo Kreuz
2019-12-02
1
-7
/
+7
|
/
*
docs: Avoid some scalar juggling
Daimona Eaytoy
2019-09-19
1
-2
/
+2
*
Remove support for wgUseESI
Timo Tijhof
2019-09-08
1
-10
/
+1
*
Rename CDN config variables to be generic, deprecating the old names
James D. Forrester
2019-05-24
1
-2
/
+1
*
Use https://www.php.net/ instead of https://secure.php.net/
Fomafix
2019-04-12
1
-1
/
+1
*
Avoid use of deprecated ObjectCache::getMainWANInstance method
Aaron Schulz
2019-03-01
1
-3
/
+6
*
Deprecate $wgUseESI
C. Scott Ananian
2018-10-19
1
-0
/
+1
*
PHP: Use short ternary operator (?:) where possible
Fomafix
2018-06-11
1
-1
/
+1
*
Get ConfigFactory & MainConfig from MediaWikiServices
addshore
2016-11-23
1
-1
/
+2
*
Update weblinks in comments from HTTP to HTTPS
Fomafix
2016-11-07
1
-1
/
+1
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-2
/
+2
*
Remove use of $dest = 'log' for wfDebugLog
Bryan Davis
2015-12-30
1
-9
/
+9
*
Replace "squid" with "CDN" in various comments
Aaron Schulz
2015-12-09
1
-3
/
+3
*
Convert some users to WANObjectCache for consistency
Aaron Schulz
2015-10-19
1
-6
/
+2
*
Fix whitespace issues around parentheses
Vivek Ghaisas
2015-06-16
1
-9
/
+9
*
AjaxResponse: Fix broken logic for extracting HTTP status codes
Bryan Davis
2015-06-11
1
-3
/
+7
*
Use HttpStatus::header instead of manually crafting header()
Timo Tijhof
2015-06-04
1
-1
/
+1
*
AjaxDispatcher: Use Config instead of globals
Kunal Mehta
2014-08-25
1
-5
/
+10
*
Fixed spacing
umherirrender
2014-07-24
1
-2
/
+2
*
Fixed some @params documentation (includes/*)
umherirrender
2014-04-22
1
-12
/
+12
*
Try to make a dent in CodeSniffer reports on includes/ (1)
Siebrand Mazeland
2014-03-23
1
-6
/
+10
*
Correct the destination of checkLastModified debug messages
Alexandre Emsenhuber
2014-03-14
1
-1
/
+1
*
Enhance the destination control parameter of wfDebug() and wfDebugLog()
Alexandre Emsenhuber
2014-02-04
1
-6
/
+6
*
Removed 'Disable browser page caching" user preference
01tonythomas
2013-12-07
1
-5
/
+0
*
Remove spaces in function signature
umherirrender
2013-03-18
1
-1
/
+1
*
Spellchecked /includes directory
Yuri Astrakhan
2013-03-13
1
-1
/
+1
*
Fixing typo
Niklas Laxström
2012-12-01
1
-1
/
+1
*
Add and fix comments in some includes files
mrbluesky
2012-05-24
1
-10
/
+51
*
Added missing GPLv2 headers in some places.
Alexandre Emsenhuber
2012-05-22
1
-1
/
+16
*
Documentation updates
Sam Reed
2012-03-05
1
-9
/
+21
*
Add some {}
Sam Reed
2012-03-02
1
-2
/
+2
*
Fix user related direct member variable access
Sam Reed
2012-02-16
1
-3
/
+3
*
More return documentation
Sam Reed
2012-02-09
1
-0
/
+1
*
Add, update, tweak documentation
Sam Reed
2011-10-26
1
-0
/
+10
*
Kill AjaxFunctions.php. The only thing using this was FCKEditor, so I moved j...
Chad Horohoe
2011-07-14
1
-4
/
+0
*
Fix s-max-age to s-maxage
Niklas Laxström
2010-09-11
1
-1
/
+1
*
* Standardised file description headers
Alexandre Emsenhuber
2010-08-08
1
-0
/
+2
*
Ran stylize.php, removed trailing whitespace, updated indentation and code fo...
Siebrand Mazeland
2010-05-30
1
-6
/
+9
*
Random indentation and code formatting updates. No functional changes.
Siebrand Mazeland
2010-02-14
1
-19
/
+19
*
Mass convert NULL -> null. Left strings and comments alone, obviously.
Chad Horohoe
2009-12-11
1
-3
/
+3
*
* (bug 17537) Disable bad zlib.output_compression output on HTTP 304 responses
Brion Vibber
2009-03-18
1
-0
/
+1
*
Use a content type that's not an XSS risk
Tim Starling
2009-03-18
1
-1
/
+1
*
Document a bit.
Chad Horohoe
2008-08-20
1
-2
/
+4
*
WARNING: HUGE COMMIT
Alexandre Emsenhuber
2008-05-20
1
-1
/
+6
[next]