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
/
WebResponse.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hooks::run() call site migration
Tim Starling
2020-05-30
1
-1
/
+1
*
Convert a few call_user_func*() calls to native PHP syntax
Max Semenik
2019-03-07
1
-1
/
+1
*
Move FauxResponse class to own file
Umherirrender
2019-03-02
1
-129
/
+0
*
WebReponse: Use values altered in 'WebResponseSetCookie' hook
Brad Jorsch
2018-07-09
1
-12
/
+23
*
Merge "Disable WebResponse setters for post-send processing"
jenkins-bot
2018-06-13
1
-11
/
+54
|
\
|
*
Disable WebResponse setters for post-send processing
Brad Jorsch
2018-06-12
1
-11
/
+54
*
|
Use PHP 7 '??' operator instead of if-then-else
Fomafix
2018-06-12
1
-8
/
+2
|
/
*
Log a backtrace from the culprit location if headers were already sent
Tim Starling
2017-02-23
1
-3
/
+1
*
Log a warning when headers were already sent and we can't
Chad Horohoe
2017-02-08
1
-0
/
+3
*
Fix to incorrect calls of header () breaking saving some pages and login
Alexander I. Mashin
2016-09-21
1
-1
/
+5
*
Remove old WebResponse::setCookie() calling method
Reedy
2016-06-04
1
-24
/
+0
*
Guard against allowing intermediate caching when cookies are present
Bryan Davis
2016-02-29
1
-0
/
+10
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-19
/
+19
*
Allow changing cookie options in WebResponseSetCookie hook
Bryan Davis
2016-02-10
1
-1
/
+1
*
Fix typo in cookie key
Bryan Davis
2016-01-25
1
-1
/
+1
*
Move avoidance of setting deleted cookies into WebResponse
Brad Jorsch
2016-01-25
1
-13
/
+28
*
Add SessionManager
Brad Jorsch
2016-01-12
1
-20
/
+39
*
Add WebResponse::clearCookie()
Gergő Tisza
2015-11-03
1
-0
/
+13
*
FauxResponse: Honor cookie options, and other cleanup
Brad Jorsch
2015-09-29
1
-4
/
+60
*
WebResponse: Implement statusHeader() using the new HttpStatus::header()
Timo Tijhof
2015-06-04
1
-1
/
+18
*
Set parameter default to array() in WebResponse::setcookie()
Thiemo Mättig
2015-03-27
1
-4
/
+4
*
Fix inline documentation in WebResponse
Thiemo Mättig
2015-03-26
1
-11
/
+9
*
Replace wfRunHooks calls with direct Hooks::run calls
Aaron Schulz
2014-12-10
1
-1
/
+1
*
Add WebResponse::getHeader()
Ori Livneh
2014-11-07
1
-1
/
+17
*
Docs: compatability -> compatibility
umherirrender
2014-08-13
1
-2
/
+2
*
Cleanup some docs (includes/*.php)
umherirrender
2014-07-24
1
-10
/
+10
*
Fixed some @params documentation
umherirrender
2014-04-14
1
-6
/
+5
*
Remove $wgHttpOnlyBlacklist
Kevin Israel
2014-03-20
1
-6
/
+0
*
Improve WebResponse::setcookie
Brad Jorsch
2013-08-07
1
-45
/
+68
*
Fixed $wgCookieExpiration functionality when set to 0.
Tyler Anthony Romeo
2013-07-03
1
-1
/
+1
*
Make headers in FauxRequest case insensitive
daniel
2013-06-03
1
-1
/
+5
*
Fixed spacing in files direct in includes folder
umherirrender
2013-04-21
1
-3
/
+3
*
Fixed @param tags to conform with Doxygen format.
Tyler Anthony Romeo
2013-03-11
1
-12
/
+12
*
Flip order of conditionals and add explanatory note
Ori Livneh
2013-02-25
1
-1
/
+5
*
Fix documentation error for $expire in WebResponse::setcookie.
Matthew Flaschen
2013-02-23
1
-1
/
+2
*
fix some spacing
umherirrender
2013-02-04
1
-1
/
+1
*
fix some spacing
umherirrender
2013-01-27
1
-1
/
+1
*
miscellaneous doxygen warnings
Antoine Musso
2012-10-22
1
-2
/
+2
*
(bug 29898) Set cookie to force HTTPS from HTTP
csteipp
2012-09-21
1
-4
/
+15
*
Fix doxygen docs before REL1_19 branching
Antoine Musso
2012-02-01
1
-1
/
+6
*
Followup r94211
Sam Reed
2011-08-11
1
-1
/
+1
*
Allow overriding $wgCookiePrefix and $wgCookieDomain in WebResponse::setcooki...
Chad Horohoe
2011-08-10
1
-5
/
+13
*
* Added some tests for FauxResponse class
Alexandre Emsenhuber
2011-07-13
1
-3
/
+5
*
Per Brion, fix for r91460: make this a bit more robust
Alexandre Emsenhuber
2011-07-05
1
-2
/
+3
*
* Don't create a WebRequest obhject in CLI mode but a FauxRequest; avoids som...
Alexandre Emsenhuber
2011-07-05
1
-3
/
+22
*
Added some GPL headers
Alexandre Emsenhuber
2011-06-28
1
-0
/
+15
*
Documentation updates and additions
Sam Reed
2011-06-05
1
-1
/
+23
*
* (bug 22179) Internal use of API (FauxRequest) results in HTTP headers being...
Sam Reed
2011-06-05
1
-8
/
+10
*
Drop 5.1 compatibility calls to session_set_cookie_params() and setcookie() s...
Alexandre Emsenhuber
2011-04-01
1
-21
/
+10
*
* Standardised file description headers
Alexandre Emsenhuber
2010-08-14
1
-0
/
+6
[next]