lhc/web/wiklou.git
2008-10-19 Tim StarlingRefactored and added orphan blob search
2008-10-19 Aaron SchulzCode style tweak
2008-10-19 Aaron SchulzAdd getVisibility()
2008-10-19 Tim StarlingSome initial work on external storage recompression...
2008-10-19 Nicolas Dumazet(bug 15934) spacing on WhatLinksHere
2008-10-19 Nicolas Dumazet(bug 13701) {{NUMBEROFVIEWS}} magic word to show number...
2008-10-19 Chad Horohoe(bug 16016) Fix typo in setup function getShellLocale()
2008-10-18 Aaron SchulzAdd $conds param
2008-10-18 Alexandre EmsenhuberFix SQL query so that it works properly
2008-10-18 Raimond SpekkingAdd 'wantedtemplates-summary' to the ignore list
2008-10-18 Alexandre EmsenhuberMoving SpecialWantedTemplates.php to SpecialWantedtempl...
2008-10-18 Alexandre Emsenhubersvn:eol-style native
2008-10-18 Danny B* fixing i18n of r42201
2008-10-18 Danny B* back the UDP class accidentaly removed in r42201
2008-10-18 Danny B* A new special page to list wanted templates
2008-10-18 Siebrand Mazeland* set fallback to Russian
2008-10-18 Alexandre EmsenhuberPer Catrope's request, commiting patch on bug 16018:
2008-10-18 Alexandre EmsenhuberPer Catrope's request, commiting patch on bug 16017:
2008-10-18 Chad Horohoe* Disable this entirely unless curl is available so...
2008-10-17 Aaron SchulzCode/style cleanup
2008-10-17 Aaron SchulzMove UDP stuff to new UDP class
2008-10-17 Aaron Schulz(bug 6179) Actually the log for people who can't edit
2008-10-17 Brion Vibber* (bug 1306) 'Email user' link no longer shown on user...
2008-10-17 Raimond Spekking* (bug 15605) Enabled $datePreferences for language...
2008-10-17 Raimond Spekking* (bug 15717) Set $separatorTransformTable for language...
2008-10-17 Roan Kattouw* API: (bug 15995) Added cmstartsortkey and cmendsortke...
2008-10-17 Siebrand MazelandUpdate 'emailpagetext'. This message is only shown...
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 ShinjimanLocalisation updates Cantonese, Chinese and Old/Late...
2008-10-16 Siebrand MazelandAdd Eastern Mari. Forgot to commit this in r42112
2008-10-16 Siebrand MazelandAdd 'mhr'. Forgot to commit this in r42112
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 Siebrand MazelandLocalisation updates for core messages from Betawiki...
2008-10-15 Jason Richeyupdated REALEASE-NOTES following my change concerning...
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 Ryan LaneFixing documentation line for UserLoadAfterLoadFromSession
2008-10-13 Ryan LaneRemoving $result from UserLoadAfterLoadFromSession...
2008-10-13 Brion VibberFix poem parser test cases not quite fixed up from...
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 Siebrand MazelandFollow up on r42011: remove from messages.inc
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 Siebrand MazelandLocalisation updates for core messages from Betawiki...
2008-10-12 Aaron SchulzCheck $wgUser->useRCPatrol()
2008-10-12 Aaron SchulzRebuilt messages
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 Siebrand MazelandLocalisation updates for core messages from Betawiki...
2008-10-12 Siebrand MazelandFix bug in namespace aliases definition. Was introduced...
2008-10-12 Siebrand Mazeland(bug 15947) Fix bug introduced in r41134: removed quotes
2008-10-12 HujiLocalisation updates: Adding/updating Persian translations
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...
next