(bug 44010) Pass context to UserGetLanguageObject
[lhc/web/wiklou.git] / includes / context / RequestContext.php
2013-01-18 Niklas Laxström(bug 44010) Pass context to UserGetLanguageObject
2013-01-15 jenkins-botMerge "(bug 43498) (bug 43574) Two wikilink types and...
2013-01-15 Trevor ParscalMerge "(bug 43052) dblClickEdit/rightClickEdit: Trigger...
2013-01-15 KrinkleMerge "Revert "Live preview no longer experimental""
2013-01-14 jenkins-botMerge "Minor cleanup"
2013-01-14 jenkins-botMerge "fixed timestamp validation for api"
2013-01-14 DemonMerge "Removed useless keys() function from BagOStuff."
2013-01-13 ReedyMerge "Add wfProfileOut() missing in 74f581e34"
2013-01-12 IAlexMerge "Update doc comments and code formatting."
2013-01-11 Siebrand MazelandUpdate doc comments and code formatting.
2013-01-04 jenkins-botMerge "Parser test to test language conversion around...
2012-12-23 jenkins-botMerge "Hook to allow manipulation of image data"
2012-12-14 CSteippMerge "(bug 37714) Use log type in target object when...
2012-12-07 jenkins-botMerge "Reset $mConvRuleTitle before every language...
2012-12-05 NikerabbitMerge "Improve documentation for "pipe trick""
2012-12-02 IAlexMerge "(bug 37755) Set robot meta tags for 'view source...
2012-11-28 Ori.livnehMerge "Addition of SearchAfterNoDirectMatch hook"
2012-11-18 MaxSemMerge "updater now shows the SQLite file being used"
2012-11-16 MarkTraceurMerge "(bug 37158) display personal menu on top of...
2012-11-16 IAlexMerge "Fix prop=userid in list=protectedtitles"
2012-11-15 IAlexMerge "Made SSL validation in Curl HTTP requests the...
2012-11-15 IAlexMerge "Add 'contentmodel' to resultproperties in prop...
2012-11-13 AnomieMerge "Separated validation login in SpecialBlock."
2012-11-13 AnomieMerge "Set default type attribute for button html elements"
2012-11-11 TheDJMerge "Fix E_STRICT in ForeignAPIRepo"
2012-11-11 DemonMerge changes I4ac3bc14,I470acb8b
2012-11-11 NikerabbitMerge "Make sure that SQLite uses no prefix"
2012-11-10 HasharMerge "(Bug 41352) Provide tests for edit conflicts."
2012-11-10 ReedyMerge "(Bug 41352) Proper fix for vanishing content."
2012-11-10 IAlexMerge "Beware that getContent() may return null"
2012-11-10 IAlexMerge "Simplify cached check in Special:SpecialPages"
2012-11-10 HasharMerge "Lint: Go-go-gadget jshint! Passing entire JS...
2012-11-10 TheDJMerge "(bug 35923) tweaks to mediawiki.action.history...
2012-11-10 IAlexMerge "Minor fixes to User and ApiQueryUsers"
2012-11-09 Translation update... Merge "Localisation updates from translatewiki.net."
2012-11-09 IAlexMerge "It should not be possible for a RequestContext...
2012-11-04 TheDJMerge "mw.notification: fix error on notif. close with...
2012-10-29 HasharMerge "Update some external conversion tables to latest...
2012-10-25 TychayMerge "Revert "Function for "pretty timestamps" that...
2012-10-25 NikerabbitMerge "(bug 38377) Fix MediaWiki:Continue-editing"
2012-10-25 ReedyMerge "Function for "pretty timestamps" that are human...
2012-10-24 Aaron SchulzMerge "fix fatal error in HttpTest"
2012-10-24 Daniel FriesenIt should not be possible for a RequestContext's WikiPa...
2012-10-23 Aaron SchulzMerge "(bug 26585) Detect CSV/array values in $_SERVER...
2012-10-23 Aaron SchulzMerge "Stop php strict error warnings from MemcachedCli...
2012-10-22 SiebrandMerge "Use Linker::link() instead of Linker::linkKnown...
2012-10-21 IAlexMerge "CologneBlue rewrite: fix talkLink() to use gener...
2012-10-21 IAlexMerge "don't overwrite $item['single-id'] in makeListIt...
2012-10-20 IAlexMerge "(bug 40857) fix non-array sidebar links handling...
2012-10-19 ReedyMerge "Revert "Revert "Show a "(blocked)" hint on Speci...
2012-10-19 NikerabbitMerge "Fixed dependencies for jquery.collapsibleTabs"
2012-10-18 KaldariMerge "reinstating Change Ifb1f6125..."
2012-10-18 SiebrandMerge "Deprecate static User::edits() in favour of...
2012-10-17 SiebrandMerge "SI standards for time units"
2012-10-17 ReedyMerge "Revert "Show a "(blocked)" hint on Special:ListU...
2012-10-17 TheDJMerge "(bug 40154) On action=info show where this page...
2012-10-17 Daniel KinzlerMerge "Replaced some !count() with explicit and more...
2012-10-17 Aaron SchulzMerge "Fix RevisionStorageTest with non-wikitext NS_MAIN"
2012-10-16 Aaron SchulzMerge "Fixing dump tests for non-wikitext in NS_MAIN."
2012-10-16 Aaron SchulzMerge "define RC_EXTERNAL type for recent changes"
2012-10-15 ReedyMerge "[FileBackend] Added tiny getContainerStoragePath...
2012-10-15 DemonMerge "(bug 40930) Fix regression: ContentHandler preve...
2012-10-15 DemonMerge "Removed READ_LATEST default from Revision::newFr...
2012-10-13 IAlexMerge "PostDatabaseUpdateMaintenance: childs checks...
2012-10-13 Aaron SchulzMerge "Silence warnings about deprecation by ContentHan...
2012-10-12 MaxSemMerge "Remove a bunch of trailing spaces and unneeded...
2012-10-11 Aaron SchulzMerge "Allow ORMTable to access a foreign wiki."
2012-10-10 umherirrenderRemove a bunch of trailing spaces and unneeded newlines
2012-10-10 Aaron SchulzMerge "(bug 16020) Fix race condition in User::addToDat...
2012-10-10 SiebrandMerge "Convert -{}- markups in title="" and alt=""."
2012-10-09 CSteippMerge "(bug 40789) Fixed $wgSecureLogin after-login...
2012-10-09 Trevor ParscalMerge "(bug 40834) mw.loader: Fix comma-joined 404...
2012-10-09 IAlexMerge "Removed READ_LATEST default from Revision::newFr...
2012-10-09 DemonMerge "[FileBackend] Tweaked TempFSFile::bind() to...
2012-10-09 IAlexMerge "Remove unused variables."
2012-10-09 IAlexMerge "Replace deprecated call."
2012-10-09 Siebrand MazelandUpdate docs for return and exception info
2012-01-14 Alexandre EmsenhuberPer Aaron, fix for r108274: added canUseWikiPage()...
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-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-27 Alexandre EmsenhuberPer Nikerabbit's comment on r100621:
2011-09-15 Daniel FriesenSeparate RequestContext.php into separate files inside...