(bug 31088) [Regression] "Create account/log in" should use the current title and...
[lhc/web/wiklou.git] / includes /
2011-09-27 Aaron Schulz(bug 31088) [Regression] "Create account/log in" should...
2011-09-27 Sam ReedFix character access
2011-09-27 Alexandre Emsenhuber* Use local context instead of global variables
2011-09-27 Alexandre EmsenhuberPer OverlordQ, fix for r87164: let's use an aggregate...
2011-09-27 Daniel FriesenFollowup r98210; Add an ugly hack to support old extens...
2011-09-27 Aaron SchulzImproved filecache short-circuit slightly (catching...
2011-09-27 Daniel FriesenAdd getSidebar method to BaseTemplate to simplify the...
2011-09-27 Brion VibberDebug logging and possible fix for bug 31177: mystery...
2011-09-26 Roan KattouwFix stupid typo in r98193, thanks Dantman
2011-09-26 Roan Kattouw(bug 31176) {{SERVERNAME}} doesn't play nice with proto...
2011-09-26 Aaron SchulzFU r98109: !EMPTY -> !NONEXISTENT (more consistent...
2011-09-26 Sean ColomboFollowup to r97342 to remove the now-unneeded checks...
2011-09-26 Niklas LaxströmConverted display part of new user log to new system
2011-09-26 Alexandre Emsenhuber* Call Linker methods statically
2011-09-26 Aaron SchulzCache negative results for interwiki prefix checks...
2011-09-25 Raimond SpekkingLocalisation updates for core and extension messages...
2011-09-25 Robin PepermansTalk page links were bluelinks if the root page existed...
2011-09-25 Alexandre EmsenhuberSimplify things by using wfMessage() instead of wfMsg...
2011-09-25 Alexandre EmsenhuberFollow-up r96958: forgot one use of $wgUser
2011-09-25 Daniel FriesenFollowup r94465 and r94465; Add phpunit tests for Sanit...
2011-09-25 Daniel FriesenFollowup r94465; Add parser tests and turn the feature...
2011-09-25 Daniel FriesenFollowup r94465; Don't use empty.
2011-09-24 Aaron SchulzArticle refactoring and changes for bug 31144. Dependen...
2011-09-24 Happy-melon(bug 30636) integrate the remaining functionality of...
2011-09-24 Alexandre EmsenhuberUse local context instead of global variables
2011-09-24 Raimond SpekkingLocalisation updates for core and extension messages...
2011-09-24 Markus Glaser* restore DB connection after unserialization. This...
2011-09-24 Alexandre EmsenhuberAllow LogEventsList::showLogExtract() to get a Title...
2011-09-24 Aaron SchulzAdded filecache support for history pages
2011-09-24 Aaron SchulzFU r97978: removed more raw page file cache code
2011-09-24 Aaron SchulzRemoved action=raw support from HTMLFileCache. Obsolete...
2011-09-23 Aaron SchulzAdded wfShellMaintenanceCmd() for Het Deploy support
2011-09-23 Sam ReedFix single character access
2011-09-23 Sam ReedGod. Damn. You. Php.
2011-09-23 Alexandre EmsenhuberUse local context instead of global variables
2011-09-23 Alexandre Emsenhuber* Call Linker methods statically
2011-09-23 Sam ReedMostly revert r97328
2011-09-22 Brion Vibber* (bug 31089) Fix regression in Special:Block reasons...
2011-09-22 Brion Vibber* (bug 31100) Fix regression in sidebar (special: page...
2011-09-22 Niklas Laxströmrv r97851 for further inspection, causes PHP notices
2011-09-22 Ilmari Karonenfollowup r79862: the for loop only cleans up half the...
2011-09-22 Robin PepermansRe-do r96798 ("LanguageConverter now depends on the...
2011-09-22 Alexandre EmsenhuberPer Aaron, fix for r97658: removed double call to paren...
2011-09-22 Sam ReedGuard against
2011-09-22 Sam ReedFix single character access
2011-09-22 Niklas LaxströmDon't load all languages just to check whether message...
2011-09-22 Sam Reed* (bug 31081) $wgEnotifUseJobQ causes many unnecessary...
2011-09-22 Sam ReedMerge r97789 into trunk
2011-09-22 Ariel Glennremove cruft that didn't all get cleaned up before...
2011-09-22 Tim StarlingFixed User::getGroups(), apparently broken since r33333...
2011-09-22 Santhosh ThottingalAdd support for Number grouping(commafy) based on CLDR...
2011-09-22 Tim StarlingRemoved the redundant wfMkdirParents() call added to...
2011-09-22 Aaron SchulzAdded array type hinting too getGroupPermissions()
2011-09-22 Brion Vibber* (bug 29154) Allow upload-by-URL to follow HTTP redirects
2011-09-22 Brion Vibber* (bug 30041) Fix installer cache selection field to...
2011-09-22 Brion Vibber* (bug 30041) Fix memcached validation in installer...
2011-09-21 Aaron SchulzClear findFile() process cache of file moves (issue...
2011-09-21 Aaron SchulzMade trimCache() protected
2011-09-21 Aaron SchulzAdded lock/unlock function stubs. Fixes:
2011-09-21 Robin Pepermans* follow-up r97636: decrease indentation & mention...
2011-09-21 Sam ReedReturn documentation
2011-09-21 Sam ReedComment out unreachable code
2011-09-21 Niklas Laxström* (bug 30245) Use the correct way to construct a log...
2011-09-21 Alexandre EmsenhuberWrap the copyright when its language is not the user...
2011-09-21 Alexandre EmsenhuberAdded missing calls to SpecialPage::setHeaders() and...
2011-09-21 Aaron SchulzFU 97704: I was thinking the space was already added...
2011-09-21 Alexandre EmsenhuberCall Linker methods statically
2011-09-21 Aaron SchulzTweaked diff size number location to make sp:contribs...
2011-09-21 Alexandre EmsenhuberPer Nikerabbit, follow-up r97658: change getAuthor...
2011-09-21 Niklas LaxströmFix a conflict(?) in Special:Contributions in r97658.
2011-09-21 Brian WolffMake per page edit notices work in namespaces without...
2011-09-20 Brion Vibber* (bug 6672, 31024) Fixes for handling of images with...
2011-09-20 Sean ColomboHaz moar spaces :) ... follow-up to r97554 as per Jack...
2011-09-20 Raimond SpekkingLocalisation updates for core and extension messages...
2011-09-20 Alexandre Emsenhuber* Made IndexPager extend ContextSource
2011-09-20 Robin PepermansFix support of legacy skins Standard & CologneBlue...
2011-09-20 Niklas LaxströmI broke few parser tests in r97633 by overlooking the...
2011-09-20 Robin Pepermansr97636: ParserCache meant to be committed already too
2011-09-20 Robin PepermansRe-do several things of r96798 in preparation of re...
2011-09-20 Niklas LaxströmAdded LinkCache::addGoodLinkObjFromRow, since addGoodLi...
2011-09-20 Niklas LaxströmUse LinkBatch, instead of trying doing it manually...
2011-09-20 Alexandre EmsenhuberFix for r97328: use SOL_SOCKET instead of SOL_UDP;...
2011-09-20 Niklas LaxströmNo need to check isset before unset, shortens the code...
2011-09-20 Sam ReedFollowup r90749, beat Aaron
2011-09-20 Tim Starling* Fixed notices issued from ProfilerSimpleUDP which...
2011-09-20 Roan KattouwAccept ResourceLoader URLs containing '!' in '.' for...
2011-09-20 Niklas LaxströmMoved PatrolLog to logging folder, sorted the autoloade...
2011-09-20 Niklas LaxströmFixing a bug in r97495 that Aaron catched. I misinterpr...
2011-09-20 Tim StarlingDon't call Profiler::collateData() from ProfilerSimpleU...
2011-09-19 Chad HorohoeBack-compat for $wgProfiler set as a class. Fix for...
2011-09-19 Brion VibberAdd in a 'TestCanonicalRedirect' hook to be called...
2011-09-19 Aaron SchulzRemoved duplication in insertArticleLink
2011-09-19 Brion Vibber* (bug 30977) Remove directions cruft, undo random...
2011-09-19 Sean ColomboMerged in change from Wikia which prevents an E_NOTICE...
2011-09-19 Raimond SpekkingLocalisation updates for core and extension messages...
2011-09-19 Sam ReedSimplify array( 'page_id IN (' . $dbw->makeList( $batch...
2011-09-19 Alexandre Emsenhuber* Removed useless isset() check
2011-09-19 Greg Sabino MullanePut notes in host help about PostgreSQL via unix socket...
2011-09-19 Niklas LaxströmConverted patrol log to the new system
2011-09-19 Niklas LaxströmMy changes in r96548 were too radical, stripping of...
next