Tweaked mysql_affected_rows() check in WikiPage since it can return -1.
[lhc/web/wiklou.git] / includes / context /
2012-01-14 Alexandre EmsenhuberPer Aaron, fix for r108274: added canUseWikiPage()...
2012-01-13 Sam ReedPush msg from ContextSource/RequestContext into IContex...
2012-01-06 Alexandre Emsenhuber* Added WikiPage to RequestContext and related so that...
2012-01-03 Daniel FriesenAdd RequestContextCreateSkin hook to allow extensions...
2011-12-19 Sam ReedFollowup r106619, mark said method public due to callers
2011-12-19 Sam Reed@private is a lie, based on usage, it'd need to be...
2011-12-18 Jeroen De Dauwdoc++
2011-12-13 Jeroen De Dauwadd missing deprecation notices and added deprecation...
2011-12-05 Daniel FriesenAdd missing @since tags for getLanguage and deal with...
2011-11-23 John Du HartFollowup r103817, updating setLang usages
2011-11-21 John Du HartBug 29524 - Rename RequestContext::getLang to getLanguage
2011-10-28 Sam ReedMore documentation updates
2011-10-27 Alexandre EmsenhuberPer Nikerabbit's comment on r100621:
2011-10-26 Sam ReedLeave a fixme comment on context stuff
2011-10-21 PlatonidesFix fatal: Fatal error: func_get_args(): Can't be used...
2011-09-15 Daniel FriesenSeparate RequestContext.php into separate files inside...