Merge "[JobQueue] Added support for approximate FIFO job queues."
[lhc/web/wiklou.git] / includes / StubObject.php
2012-10-25 NikerabbitMerge "(bug 38377) Fix MediaWiki:Continue-editing"
2012-10-25 ReedyMerge "Function for "pretty timestamps" that are human...
2012-10-23 Aaron SchulzMerge "(bug 26585) Detect CSV/array values in $_SERVER...
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 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-16 Aaron SchulzMerge "define RC_EXTERNAL type for recent changes"
2012-10-11 Aaron SchulzMerge "Allow ORMTable to access a foreign wiki."
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-07-01 SiebrandMerge "(bug 32297) Use symbolic names, not offsets...
2012-06-29 KrinkleMerge "mediawiki.special.preferences: Support Back...
2012-06-26 Tim StarlingMerge "[FileBackend] Changed copy script to use batches...
2012-06-06 WerdnaMerge "Adds support to HTMLForm for rendering form...
2012-05-31 Aaron SchulzMerge "Show revdel links instead of checkboxes on pages...
2012-05-29 Aaron SchulzMerge "wfProfileOut() for new return added in c6396...
2012-05-28 Aaron SchulzMerge "$wgUseSquid unused since parent commit (fa1a8d5)"
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
2012-05-21 SiebrandMerge "(bug 25946) The message on the top of Special...
2012-05-20 Aaron SchulzMerge "multi dbms support in api"
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-18 Aaron SchulzMerge "Make errors from ArticleSave hooks propagate...
2012-05-17 Tim StarlingMerge "[FileBackend] Made it easy to use registed file...
2012-05-17 Tim StarlingMerge "[FileBackend] Syncing from journal support."
2012-05-15 Aaron SchulzMerge "Various fixes to Special:Mostcategories."
2012-05-14 Aaron SchulzMerge "Generalizing LinksUpdate to allow extensions...
2012-05-14 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-05-14 danielmerged latest master
2012-05-14 Tim StarlingMerge "Fix typo in comment"
2012-05-14 Tim StarlingMerge "[FileBackend] Added support for concurrent file...
2012-05-11 ReedyMerge "Integrating mobile device detection class into...
2012-05-11 DemonMerge "Added some more output to cleanupUploadStash...
2012-05-11 NikerabbitMerge "(bug 33928) make diff title page more relevant"
2012-05-10 Aaron SchulzMerge "Parameter documentation stuffs"
2012-05-10 Aaron SchulzMerge "Revert r97711"
2012-05-10 CatropeMerge "[SiteStatsUpdate] Added support for memcached...
2012-05-10 CatropeMerge "(bug 35240) Fix mw.loader state machine."
2012-05-10 ReedyMerge "(bug 19195) Make user IDs more readily available...
2012-05-10 Aaron SchulzMerge "Use local context to get messages"
2012-05-10 Aaron SchulzMerge "Fix typo in comments, rm debugging code"
2012-05-10 ReedyMerge "Added missing GPLv2 headers in some places."
2012-05-10 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2012-04-16 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-04-11 Jens OhligMerge branch 'master' into Wikidata
2012-02-09 Sam ReedMore return documentation
2011-12-13 Jeroen De Dauwadded missing deprecation notices
2011-11-21 John Du HartBug 29524 - Rename RequestContext::getLang to getLanguage
2011-11-16 Sam ReedComments, braces, explicit member variables
2011-10-26 Sam ReedAdd, update, tweak documentation
2011-06-04 Alexandre EmsenhuberFix for r89474: added missing () to function call
2011-06-04 PlatonidesFollow up r89408. Magic >lang to getLang().
2011-06-03 Brion VibberProvisional revert of r89406, r89414: reference-related...
2011-06-03 Happy-melonFollow-up r89406 CR: another use of RequestContext...
2011-04-24 Happy-melonFollow-up r86775: restub $wgLang. Not because it's...
2011-04-23 Happy-melonStop stubbing $wgLang and $wgContLang. There are no...
2011-04-03 Daniel FriesenFollowup r85278, remove duplication of userlang code.
2011-04-03 Happy-melonFollow-up to r85240:
2011-04-03 Daniel FriesenImplement the RequestContext class. Some credit to...
2011-03-06 Alexandre Emsenhuber* Added UserGetLanguageObject hook to change the langua...
2011-02-01 Tim Starling(bug 27094) fix path traversal vulnerability
2011-01-03 X!Move wfCreateObject to MWFunction::newObj. This uses...
2010-11-30 Sam ReedMore unused variables
2010-09-07 PlatonidesRemove $wgContLanguageCode usage in core.
2010-08-12 Chad HorohoeGet rid of StubUser. Constructing a user object isn...
2010-03-28 Alexandre EmsenhuberFixed some doxygen warnings
2009-09-02 Tim StarlingFixes for r51204: removed useless $wgVariant and StubUs...
2009-08-14 Niklas Laxström(bug 20090) BCP 47 issues
2009-08-06 Andrew GarrettIf an object has already been unstubbed (i.e. we have...
2009-05-30 Shinjiman* (bug 10837) Introducing the StubUserVariant class...
2009-02-11 Purodha B BlissenbachBugfis, making ?uselang=qqq an invalid language code...
2008-11-04 Chad HorohoeMinor tweak in debug output. Makes much more readible...
2008-07-15 Robert StojnićFix regreesion in r37662, disabled conversion when...
2008-07-14 Robert Stojnić* (bug 10837) Language variants overrides languages...
2008-05-14 Tim StarlingDB schema change.
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-04-08 Alexandre EmsenhuberTypo, thanks to nikerabbit for reporting it :)
2008-04-08 Alexandre EmsenhuberDocument a bit.
2008-02-22 Tim StarlingRevert r31022 -- breaks commons upload hack.
2008-02-17 Victor Vasiliev* (bug 13010) Invalid language codes should fallback...
2007-12-24 Niklas Laxström* Reverting r28802 until I can figure what is going on
2007-12-23 Niklas Laxström* Use variant only if interface language === content...
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-04-02 Tim StarlingFix language code validation regex to allow be-x-old.
2007-02-12 Antoine MussoFix r19896 for bug 8944 (pressing 'u' in vim before...
2007-02-12 Antoine MussoFix #8944: The deprecated is_a() function is used in...
2006-12-14 Antoine MussoUser::getOption now accept a default value to override...
next