re r106025 — apply follow up from Luca Fulchir
[lhc/web/wiklou.git] / includes / WebResponse.php
2011-08-11 Sam ReedFollowup r94211
2011-08-10 Chad HorohoeAllow overriding $wgCookiePrefix and $wgCookieDomain...
2011-07-13 Alexandre Emsenhuber* Added some tests for FauxResponse class
2011-07-05 Alexandre EmsenhuberPer Brion, fix for r91460: make this a bit more robust
2011-07-05 Alexandre Emsenhuber* Don't create a WebRequest obhject in CLI mode but...
2011-06-28 Alexandre EmsenhuberAdded some GPL headers
2011-06-05 Sam ReedDocumentation updates and additions
2011-06-05 Sam Reed* (bug 22179) Internal use of API (FauxRequest) results...
2011-04-01 Alexandre EmsenhuberDrop 5.1 compatibility calls to session_set_cookie_para...
2010-08-14 Alexandre Emsenhuber* Standardised file description headers
2010-02-10 Mark A. Hershberger* new FauxResponse class to help with unit testing
2008-11-21 Aaron SchulzRevert r43804 'This should probably be in Response...
2008-11-21 Chad HorohoeThis should probably be in Response, not Request, as...
2008-09-17 Alexandre Emsenhuberfix some doxygen warnings
2008-09-03 Chad HorohoeAdd @ingroup definitions to these. Created new group...
2008-08-24 Chad HorohoeClarified visibility + docs
2008-08-18 Chad HorohoeRemove boneheaded config var $wgEnablePersistentCookies...
2008-08-15 Chad Horohoe* Bug 12976: Use $WebResponse->setCookie() rather than...
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-04-21 Antoine MussoAdded some comments to our classes.
2006-08-12 Domas Mituzasadd some abstraction for web responses, so far minimal...