Use $wgInterwikiExpiry to set the expiry time of interwiki cache
[lhc/web/wiklou.git] / includes /
2008-12-20 Alexandre EmsenhuberUse $wgInterwikiExpiry to set the expiry time of interw...
2008-12-20 Roan KattouwAPI: Fixing issue mentioned on bug 16129 comment #3...
2008-12-20 Aaron SchulzMinor code cleanup
2008-12-20 Aaron Schulz* Tweaks from profiling
2008-12-20 Tim StarlingFixes as per bug 15895 comment 7.
2008-12-20 Aaron SchulzRemoved redundant mExtra init
2008-12-20 Aaron Schulz(bug 16689) wfDebugLog writes an error in Apache error.log
2008-12-20 Brion Vibber* (bug 16612) Fixed "noprint" class for Modern skin...
2008-12-20 Aaron SchulzDon't call getCheckboxes() statically anymore
2008-12-20 Aaron SchulzAdd EditPageBeforeEditChecks hook for bug 16713
2008-12-20 Brion Vibber* (bug 16712) Special:NewFiles updated to use "newer...
2008-12-20 Aaron SchulzDelay $wgContLang unstubbing
2008-12-19 Ryan Schmidt* adding two hooks UserCryptPassword and UserComparePas...
2008-12-19 Aaron SchulzCode style tweaks
2008-12-19 Ryan Schmidt* Fix fatal error due to missing method when User:...
2008-12-19 Aaron SchulzStore negative results in cache
2008-12-19 Aaron SchulzTweaks from profiling
2008-12-19 Niklas Laxström* Springle some parsemag to the sidebar and tagline...
2008-12-19 Aaron Schulzshort-circuit update call
2008-12-19 Aaron SchulzRemove LogPage require
2008-12-19 Brion Vibber* (bug 15027) Internet domain names and IP addresses...
2008-12-18 Aaron SchulzStreamline links a bit
2008-12-18 Raimond SpekkingBump $wgStyleVersion per r44774/r44782
2008-12-18 Aaron SchulzFix for r44775: remove debug line
2008-12-18 Aaron SchulzFix odd syntax that made XHTML error
2008-12-18 Alexandre EmsenhuberMoving check for "$rc_type == RC_LOG" before check...
2008-12-18 Robert StojnićNew search UI tweaks:
2008-12-18 Roan KattouwAPI: Fix up r44676: convert underscores to spaces in...
2008-12-17 Alexandre Emsenhuber* Short circuit EmailNotification::notify() to not...
2008-12-17 Roan KattouwAPI: Crusade against extract(). Left one extract()...
2008-12-17 Roan KattouwRevert r44716 (added user,excludeuser to watchlist...
2008-12-17 Raimond SpekkingPrettify files tab of Special:Preferences a bit
2008-12-17 Roan KattouwAPI: (bug 16527) Added user and excludeuser parameters...
2008-12-17 Niklas Laxström* Shut this up
2008-12-17 Raimond SpekkingFix hardcoded "last month" in statistic message for...
2008-12-17 Aaron SchulzUse more thorough Title->userCan('patrol')
2008-12-17 David McCabeUserMailer bigtime refactor. Please test.
2008-12-17 David McCabewfInvoke documentation fix
2008-12-17 David McCabeFactored wfInvoke out of wfRunHooks. This time without...
2008-12-17 Aaron SchulzAdd fragment to nav links to set location
2008-12-17 Danny B* footer separator fix per tools.ietf.org/html/rfc3676...
2008-12-17 Brion VibberReverting r44681 "Throw in quick hack $wgRateLimitsExcl...
2008-12-17 Andrew GarrettFix broken and double escaping in r44657.
2008-12-16 Brion VibberCleanup r44683 -- fix E_NOTICE bug in MWNamespace:...
2008-12-16 Brion VibberUpdate $wgSVGConverters default command lines to send...
2008-12-16 Alex ZFix for r44676, fix E_NOTICE from having no canonical...
2008-12-16 Aaron Schulz*Add missing 'reblock' check and message setting
2008-12-16 Brion VibberThrow in quick hack $wgRateLimitsExcludedIPs so we...
2008-12-16 Alexandre EmsenhuberUse wfGetLangObj()
2008-12-16 X!* (bug 16672) Add canonical parameter to meta=siteinfo...
2008-12-16 Chad HorohoeAdd two new XML methods for building tables (buildTable...
2008-12-16 Raimond SpekkingFollow up for r44669: simplfy code. Thanks to IAlex...
2008-12-16 Raimond Spekking* Add PLURAL support for 'undeletepagetext'
2008-12-16 Alexandre EmsenhuberFix for r44657: correct usage of SpecialPage::getTitleFor()
2008-12-16 Raimond Spekking* Add a 'change block' link to Special:IPBlockList...
2008-12-16 Aaron SchulzTypo
2008-12-16 Brion VibberFollow-up to r44651 -- stay in floats until we finish...
2008-12-16 Brion Vibber* (bug 3691) Aspect ratio from viewBox attribute is...
2008-12-15 Aaron SchulzFix bug where new image uploads would be reviewed but...
2008-12-15 Raimond SpekkingAdd a descriptive message for rows/cols of Special...
2008-12-15 Aaron SchulzAdd getGeneralShortDesc() and the like to avoid E_STRIC...
2008-12-15 Aaron Schulzuse ImagePage, break line
2008-12-15 Aaron SchulzE_STRICT
2008-12-15 Aaron Schulz*Fix XHTML
2008-12-15 Chad HorohoeTweak the wording in 'immobile-target-namespace-iw...
2008-12-15 Chad Horohoebug 15849 - Trying to move a page onto an interwiki...
2008-12-15 Andrew GarrettDo initialiseRange into Block::insert.
2008-12-14 Chad HorohoeSupport extension information in meta=siteinfo.
2008-12-14 Aaron Schulz* Rewrite query the new way. Should make bug 16636...
2008-12-14 Chad Horohoe(bug 7492) Allow assignment of rights to specific IPs...
2008-12-14 Roan KattouwAPI: (bug 16647) list=allcategories, prop=categories...
2008-12-14 Chad HorohoeWar on wfElement() and friends. Call the Xml members...
2008-12-14 Alexandre Emsenhuber* removed useless check for $wgAllowUserSkin since...
2008-12-14 Roan KattouwFollow-up to r44584: finishing comment.
2008-12-14 Roan KattouwAPI: (bug 15579) clshow considers all categories !hidde...
2008-12-14 Roan KattouwAPI: (bug 16549) Kill a filesort in list=allpages&apfil...
2008-12-14 Roan KattouwAPI: Fix broken block expiry calculation in list=recent...
2008-12-14 Aaron SchulzRemove comment
2008-12-14 Aaron Schulz(bug 12645) File histories should be paged
2008-12-14 Chad HorohoeAdd some sanity checking. Return nicely if Http::get...
2008-12-14 Aaron SchulzExpand ASC condition as it should be
2008-12-14 Chad HorohoeFindBySha1 now works in ForeignApiRepo :)
2008-12-14 Ilmari KaronenAdd a new FileCache class to wrap RepoGroup::findFile...
2008-12-14 Aaron SchulzMake boundary inclusion optional in getHistory()
2008-12-14 Ilmari KaronenFollowup to r44525: remove the broken $flags parameter...
2008-12-14 Aaron SchulzTweak comment
2008-12-13 Ilmari Karonen(bug 16635) Add TOC to Special:Watchlist/edit
2008-12-13 Ilmari Karonen(Actually, we can simplify that a bit more.)
2008-12-13 Ilmari KaronenFix interwiki link regression from r44524.
2008-12-13 Alex Z* (bug 16626) action=delete now correctly handles empty...
2008-12-13 Aaron SchulzMake getHistory() a bit more paging friendly
2008-12-13 Aaron Schulz*sigh* Forgot db->timestamp
2008-12-13 Aaron SchulzTweak r44534: simplify this
2008-12-13 Aaron SchulzTweak timestamp handling to allow no lower limit
2008-12-13 Raimond SpekkingFollow up r44528: Bump $wgStyleVersion
2008-12-13 Ryan Schmidt* (bug 16623) Add missing </p> tag in Special:LockDB...
2008-12-13 Ilmari KaronenRemove it from the comments too. (Who reads those,...
2008-12-13 Ilmari KaronenRemove parameter from FileRepo::findFiles(), it was...
2008-12-13 Ilmari Karonenfollowup to r44520: simplify various bits by removing...
2008-12-13 Ilmari Karonen(bug 5506) Make Title::isAlwaysKnown() return true...
next