Fux PHP Notice: Undefined property: ContribsPager::$showSizeDiff in /www/w/includes...
[lhc/web/wiklou.git] / includes / RequestContext.php
2011-07-17 Alexandre Emsenhuber* Expanded documentation, added GPL header and changed...
2011-07-09 Alexandre EmsenhuberAdded Request::setLang() and RequestContext::setSkin...
2011-07-08 Alexandre EmsenhuberFollow-up r91657: missed this one
2011-07-07 Alexandre Emsenhuber* Don't use isset() to check only for null
2011-07-06 Alexandre Emsenhuber* Pass the WebRequest object to User::newFromSession...
2011-06-27 Happy-melonFollow-up r89408, r86872: restore IContextSource and...
2011-06-27 Happy-melonRevert r85288 (magic accessors for RequestContext)...
2011-06-17 Sam ReedAdd setOuput method
2011-06-03 Brion VibberProvisional revert of r89406, r89414: reference-related...
2011-06-03 Happy-melonMore unpicking of r85288. I think this is all of the...
2011-06-03 Happy-melonStart unpicking r85288 (magic __get() accessor for...
2011-05-28 Sam ReedAnd even mooore
2011-04-29 Jeroen De Dauwadded since tag for people that care about compat
2011-04-25 Siebrand MazelandRevert r86872: Breaks LiquidThreads page moves with...
2011-04-25 Happy-melonImplement an interface and abstract class to hold the...
2011-04-04 Daniel FriesenInstead of creating an OutputPage and then setting...
2011-04-04 Daniel FriesenUpdate index.php and Wiki.php to make better use of...
2011-04-03 Happy-melonImplement magic accessors for RequestContext variables...
2011-04-03 Happy-melonFollow-up r85278, r85240:
2011-04-03 Daniel FriesenContinue with r85240; Move getSkin from User to Request...
2011-04-03 Daniel FriesenFollowup r85240; Commit the additional file that was...