lhc/web/wiklou.git
2008-12-24 Niklas Laxström* No need to use is_null here
2008-12-24 Aaron SchulzWhitespace/line breaks to keep this decent looking
2008-12-23 Aaron Schulz* Don't rebuild the character size html twice
2008-12-23 Aaron SchulzAdd wfDeprecated(__FUNCTION__) to all this garbage
2008-12-23 Aaron SchulzFix fucked up indentation
2008-12-23 Brion VibberRevert r44814 "code style tweaks" -- removal of class_e...
2008-12-23 Brion VibberFollow-up to r44987 -- use the Title-filtered version...
2008-12-23 Brion VibberMIN_LENGHT_PARTNAME -> MIN_LENGTH_PARTNAME
2008-12-23 Alex Z(bug 16772) Special:Upload now correctly rejects files...
2008-12-23 Aaron SchulzSkip redirect checks for NS_MEDIAWIKI
2008-12-23 Siebrand MazelandLocalisation updates for extension messages from Betawi...
2008-12-23 Brion VibberRevert r44978 -- breaks back-compat
2008-12-23 Brion VibberPull back r44972 for now "(Bug 16677) Media: view URLs...
2008-12-23 Brion VibberRevert r44970 "Add FileCache exit back from r44801"
2008-12-23 Aaron SchulzAt least disable old xml function loading per r44839...
2008-12-23 Aaron Schulz(bug 16707) Add "rel='next'" link to login page to...
2008-12-23 Brion VibberRevert r44918 "Remove unused functions"
2008-12-23 Brion VibberRevert r44893 "Tweaks from profiling"
2008-12-23 Aaron Schulz(Bug 16678) localurl/fullurl for Media: titles should...
2008-12-23 Brion VibberFollow-up to r44881 -- add note to RELEASE-NOTES about...
2008-12-23 Aaron Schulz(Bug 16677) Media: view URLs should HTTP-redirect to...
2008-12-23 Aaron SchulzAdd FileCache exit back from r44801
2008-12-23 Brion VibberRevert r44867 "Improve markpatrolled hook"
2008-12-23 Brion VibberRevert r44817 "Delay $wgContLang unstubbing"
2008-12-23 Brion VibberRevert r44804 "Store negative [interwiki] results in...
2008-12-23 Brion VibberRevert r44801 "Tweaks from profiling"
2008-12-23 Rotem LissLocalization update.
2008-12-23 Brion VibberRevert r44798 "short-circuit update call"
2008-12-23 Brion VibberRevert r44702, r44703, r44704 (wfInvoke and UserMailer...
2008-12-23 Brion VibberCleanup for r44700 -- work on a clone of $wgTitle inste...
2008-12-23 Brion VibberShow icon instead of exploding for a remote API file...
2008-12-23 Alexandre Emsenhuber* Like r44911 but for MediaWiki:Difference message...
2008-12-23 Siebrand MazelandLocalisation updates for core messages from Betawiki...
2008-12-23 Ilmari Karonen(bug 16769) reset $wgNamespaceProtection to default...
2008-12-23 Siebrand Mazeland(bug 16469) Override Eastern Arabic numberals, use...
2008-12-23 Raimond Spekking* (bug 13835) Fix rendering of {{filepath:Wiki.png...
2008-12-23 Ilmari KaronenFix tests after r44896: s/<a name="([^"]+)"><\/a>/...
2008-12-23 Rotem LissLocalization update.
2008-12-23 Alex Z(bug 16738) Rename IPBlockList to BlockList
2008-12-22 Brion Vibber* (bug 2585) HTTP 404 return code is now given for...
2008-12-22 Aaron SchulzRemove unused functions
2008-12-22 Raimond SpekkingColons added to time zone messages for consistency
2008-12-22 Raimond SpekkingFollow up r44915: Add new messages to messages.inc
2008-12-22 Brion Vibber* (bug 505) Time zones can now be specified by location...
2008-12-22 Raimond SpekkingAdd lines accidently removed with r44912 :/
2008-12-22 Raimond Spekking* (bug 16760) Add CSS-class to action links of Special:Log
2008-12-22 Alexandre EmsenhuberSwitching some message from raw HTML to wiki (part...
2008-12-22 Anders Wegge... Fixing some typos
2008-12-22 Tim StarlingMake the SQL search subclasses less nerve-wracking...
2008-12-22 Raimond SpekkingFix PHP Notice: Undefined variable: toolLinks in ...
2008-12-22 Ilmari KaronenAdd "id" attribute to section anchors, per discussion...
2008-12-22 Siebrand MazelandLocalisation updates from Betawiki
2008-12-22 Aaron SchulzTweaks from profiling
2008-12-22 Aaron SchulzAvoid extra page_touched query
2008-12-21 Roan Kattouw(bug 16748) Null revisions are stored in the DB with...
2008-12-21 Aaron Schulz*Replace crappy BeforeWatchlist hook
2008-12-21 Aryeh GregorBreak long line for diff comprehensibility
2008-12-21 Alexandre Emsenhuberhtml -> wikitext in table headers
2008-12-21 Siebrand MazelandLocalisation updates for core messages from Betawiki...
2008-12-21 Aaron SchulzAdd isNewPage() method
2008-12-21 Aaron SchulzImprove markpatrolled hook
2008-12-21 Roan KattouwAPI: Fix weird ==/=== bug in API help: a possible value...
2008-12-20 Roan KattouwAPI: (bug 16730) Added apprfiltercascade parameter...
2008-12-20 Roan KattouwFix up r44860, use $wgContLang instead.
2008-12-20 Roan KattouwAPI: (bug 16726) siprop=namespacealiases should also...
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 Siebrand MazelandLocalisation updates for core messages from Betawiki
2008-12-20 Aaron SchulzTypo
2008-12-20 Siebrand MazelandLocalisation updates. Import from tl.wikipedia.org.
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 Jack Phoenixadding Nathaniel Herman into CREDITS (r44084, r44213)
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 Siebrand MazelandLocalisation updates for core messages from Betawiki...
2008-12-19 Rotem LissLocalization update for he, and fixes for links in en.
2008-12-19 Rotem LissLocalization update for he.
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 Tim StarlingStats on the blob_orphans table, to make sure we're...
2008-12-19 Aaron Schulzshort-circuit update call
2008-12-19 Aaron SchulzRemove LogPage require
2008-12-19 Brion Vibber* (bug 11733) Fixed parameter validation in importTextF...
2008-12-19 Brion Vibber* (bug 15027) Internet domain names and IP addresses...
2008-12-18 Aryeh GregorEnable \cancel and \cancelto in texvc
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 Roan KattouwBreak long line in RELEASE-NOTES
next