* (bug 15605) Enabled $datePreferences for language 'hr'. Added standard date prefere...
[lhc/web/wiklou.git] / includes /
2008-10-17 Roan Kattouw* API: (bug 15995) Added cmstartsortkey and cmendsortke...
2008-10-17 Tim StarlingRevert revert r41578 of r41531 and fix compressOld...
2008-10-17 Aaron SchulzRefactor contribs to use the newer class extension...
2008-10-17 Aaron Schulzwhitespace :)
2008-10-17 Aaron SchulzBreak long line
2008-10-17 Aaron Schulz(bug 16009) Remove extra title param
2008-10-16 Roan Kattouw(bug 15985) Fix acfrom and aifrom breakage when sorting...
2008-10-16 Raimond SpekkingAdd class="error" for "longpageerror"
2008-10-16 Tim StarlingUse a variable for max shell time, don't use php.ini...
2008-10-15 Jason Richeyadded 'UnwatchArticle', 'WatchArticle' and 'WatchArticl...
2008-10-15 Danny B* added line-wraps to make the XHTML output easier...
2008-10-15 Jason Richeyadded a check for a null value when adding session...
2008-10-15 Ilmari KaronenSwitch order of apple-touch-icon and favicon links...
2008-10-15 Brion VibberBack out r41630 -- merging of Nuke extension to core
2008-10-15 Brion VibberFix for r41837 -- apply HTML stripping to explicit...
2008-10-15 Brion VibberPull out incorrect fixme comments from r42075
2008-10-15 Brion VibberPulling out r42105 for now -- "Added 2 hooks. One in...
2008-10-15 Chad HorohoeLet's do this again, without all the breakages... ...
2008-10-15 Jason Richeyadded "UnwatchArticleComplete" hook to watchlisteditor...
2008-10-15 Jason RicheyAdded 2 hooks. One in Parser to allow custom handling...
2008-10-15 Aaron SchulzBump limit to 50
2008-10-15 Brion VibberRevert broken r42078 "(bug 15925) Properly bold rc...
2008-10-14 Chad Horohoe(bug 15925) Properly bold rc bytes changed in all cases...
2008-10-14 Roan Kattouw(bug 15945) API: Use User::useRCPatrol() and useNPPatro...
2008-10-14 Andrew GarrettMark a FIXME in RecentChange.php - We shouldn't be...
2008-10-13 Alex Z* (bug 1250) Let users use "show preview" and "show...
2008-10-13 Brion VibberQuick hack: add $wgMaxAnimatedGifArea so we don't try...
2008-10-13 Ryan LaneRemoving $result from UserLoadAfterLoadFromSession...
2008-10-13 Alexandre EmsenhuberFatal error: Call to undefined function getInterwikiCac...
2008-10-13 Aaron SchulzAdd debug log item for r42040
2008-10-13 Aaron SchulzUse $dbw->addQuotes :)
2008-10-13 Ryan LaneAdding hook UserLoadAfterLoadFromSession to fix bug...
2008-10-13 Aaron SchulzAdd quotes
2008-10-13 Brion VibberCleanup for r42022/r42023 interwiki stuff
2008-10-13 Aaron Schulz(bug 6464) Check for session id collisions by checking...
2008-10-13 Alexandre EmsenhuberRevert r41506 and make LoadBalancer::openForeignConnect...
2008-10-13 Aaron SchulzAllow no prefix here
2008-10-13 Aaron SchulzImprove hidden field checks for bug 1181
2008-10-13 Aaron SchulzComment out accidentally committed code from r42020...
2008-10-13 Aaron Schulz(bug 1150) Do not skip edit conflict and override just...
2008-10-13 Tim StarlingFixed getSlavePos() to use the SQL thread fields, not...
2008-10-13 Matt JohnstonFix r42022, always returning true for isValidInterwiki...
2008-10-13 Matt JohnstonClean up Interwiki.php to meet Tim's suggestions. Hopef...
2008-10-13 Aaron SchulzRefactor sendToUDP() some more
2008-10-13 Aaron SchulzDon't use vague boolean
2008-10-13 Aaron Schulz*Remove useless garbage hooks. This kind of stuff shoul...
2008-10-13 Brion VibberCleanup for r41952: > is usually easier to understand...
2008-10-13 Ryan Schmidt* re-implement r41983 (forgot to add log message)....
2008-10-13 Brion VibberTweaks to r41902 "(bug 14634) Show range blocks for...
2008-10-13 Brion VibberBack out r41786 for now "(bug 9226) Fetch restrictions...
2008-10-12 Brion VibberRevert mystery change r41983 -- no explanation of the...
2008-10-12 Aaron SchulzCheck $wgUser->useRCPatrol()
2008-10-12 Aaron Schulz(bug 15946) Add hidepatrolled option to Special:Watchlist
2008-10-12 Aaron Schulz(bug 15952) Don't try to lazy populate sha1 in read...
2008-10-12 Tim StarlingAdd readOnlyBySection setting, to replace live hack.
2008-10-12 Tim StarlingReverted r41655. Causes a text load on parser cache...
2008-10-12 Ryan Schmidt(no commit message)
2008-10-11 Aaron Schulz(bug 15428) Fix erroneous coloring of unrelated items...
2008-10-11 Ryan Schmidt* fixes for the merged Poem extension, per comments...
2008-10-11 Aaron Schulz* Make $user->invalidateCache() get the Id if needed
2008-10-11 Aaron SchulzMore RC UDP refactoring for bug 15276
2008-10-11 Chad HorohoeRevert r41603, r41751 (splitting Preferences validation...
2008-10-11 Tim StarlingFix freaky calling method for MovePageForm::showForm...
2008-10-11 Tim Starling* Reintroduce user page move permission as per r41465...
2008-10-11 Tim StarlingRevert r41445: static members invite permanent use...
2008-10-11 Tim StarlingRevert merge of DismissableSiteNotice into the core...
2008-10-10 Alex ZAdding file cache to the parser to improve rendering...
2008-10-10 Aaron Schulzremove unused var
2008-10-10 Greg Sabino MullaneFix invalid SQL, per bug #15836
2008-10-10 Aryeh Gregor(bug 15928) Make special pages dropdown inline
2008-10-10 Ilmari KaronenUse getParameter() for the "maxage" and "smaxage" param...
2008-10-10 Aaron SchulzTweak udp function to allow any prefix
2008-10-10 Aryeh GregorAdd more info to Title::newFromText() comment
2008-10-10 Aryeh GregorReformat comment for Title::newFromText
2008-10-10 Tim StarlingFixed regression from r35821: the status key is meant...
2008-10-10 Aaron SchulzTweak r41829 to use new messages
2008-10-10 Fran RogersFix template-included categories from 'leaking' from...
2008-10-10 Tim StarlingFix stomach-churning case of edititis in r41350: made...
2008-10-10 Ryan Schmidt* integrating UniversalEditButton extension into core...
2008-10-10 Tim StarlingFix error display on invalid destination title on GET...
2008-10-09 Aaron Schulz(bug 14634) Show range blocks for IPs
2008-10-09 Antoine MussoDocument wfVarDump()
2008-10-09 Alex ZFix some profiling errors in wfGetSiteNotice() if no...
2008-10-09 Aaron SchulzMore cleanup:
2008-10-09 Aaron SchulzFix ipv6 block searches
2008-10-09 Alexandre Emsenhuber(bug 15795) Special:Userrights is now listed on Special...
2008-10-09 Aaron SchulzStop watchlist links from hoping around from bold to...
2008-10-09 Ilmari KaronenMake the {{ns:}} core parser function accept localized...
2008-10-08 Aaron Schulz(bug 13179) Allow transclusion of Special:RecentChanges...
2008-10-08 Aaron SchulzDon't show header if including
2008-10-08 Aaron SchulzShow contribs link only if it applies
2008-10-08 Aryeh Gregor(bug 368) Allow alt= attribute for images
2008-10-08 Raimond SpekkingCleanup for r41831:
2008-10-08 Aaron Schulz(bug 15432) Contribs links at blockip. Moved "edit...
2008-10-08 Aaron Schulz(bug 11904) Add edit links to template list on edit...
2008-10-07 Aaron SchulzRevert r41788 and make flaggedrevs do the findFile...
2008-10-07 Alexandre EmsenhuberRevert r41792, broke uploads. Note that RepoGroup:...
2008-10-07 Roan Kattouw(bug 15881) API: Empty or invalid parameters cause...
2008-10-07 Alexandre Emsenhuber* Display default extensions messages for language...
2008-10-07 Roan Kattouw* (bug 15845) API: Added pageid/fromid parameter to...
next