lhc/web/wiklou.git
2009-02-02 Philip TzouTo find an available category name during update table...
2009-02-02 Greg Sabino... Quick fix in case search_path started out empty.
2009-02-01 Chad Horohoe(bug 17304) Fatal error in file history when File:...
2009-02-01 Niklas Laxström* Small cleanups
2009-02-01 Siebrand Mazeland(bug 14938) Removing a section no longer leaves excess...
2009-02-01 Niklas Laxström* kill E_NOTICE
2009-02-01 Siebrand MazelandLocalisation updates for core messages from Betawiki...
2009-02-01 Siebrand MazelandRemove trailing space in autoredircomment
2009-02-01 Rotem LissLocalization update for he; removing self-link and...
2009-02-01 Niklas Laxström* Fix E_NOTICE for werdnum
2009-02-01 Chad Horohoe(bug 17284) Fix broken msg calls. It's defined as tags...
2009-02-01 Chad Horohoe(bug 16555) Post installation screen has too many links...
2009-02-01 Siebrand MazelandCorrect special page in 'accmailtext'
2009-01-31 Siebrand MazelandLocalisation updates for core messages from Betawiki...
2009-01-31 Siebrand Mazeland* (bug 17288) Improved messages for default language...
2009-01-31 Alex Z(bug 8249) Followup to r46630, add parser function...
2009-01-31 Siebrand MazelandUpdate 'dberr-info'. No L10n update needed.
2009-01-31 Niklas Laxström* bug 17103 Special:Newpages/Special:Recentchanges...
2009-01-31 Roan KattouwFollowup to r46648 and fix for bug 17267: when expandin...
2009-01-31 Niklas Laxström* Cleanup database error message code
2009-01-31 Niklas Laxström* (bug 7556) Time zone names in signatures lack i18n
2009-01-31 Niklas LaxströmSubstitute variables and parse grammar also on NS_PROJE...
2009-01-31 Roan KattouwFix up r46646: instead of outputting displaytitle=...
2009-01-31 Roan KattouwAPI: (bug 17239) Added prop=displaytitle to action...
2009-01-31 Roan KattouwAPI: (bug 17224) Add siprop=rightsinfo to meta=siteinfo...
2009-01-31 Roan KattouwRevert r46512 (Add "check" parameter to action=email...
2009-01-31 Roan KattouwAPI: (bug 17182) Fix pretty printer so URLs with parent...
2009-01-31 Andrew GarrettFix r46628 -- I'd misunderstood the nature of the hack...
2009-01-31 Rotem LissLocalization update for he, and several whitespace...
2009-01-31 Aaron SchulzStyled #mw-data-after-content in cologneblue.css to...
2009-01-31 Andrew GarrettFix r46502 -- Title::newFromRedirectRe doesn't exist...
2009-01-31 Andrew GarrettE_STRICT (call-time pass-by-reference)
2009-01-31 Andrew GarrettAllow af_public_comments to be wikitext.
2009-01-31 Alex ZAllow the {{NAMESPACE}}, {{TALKSPACE}}, and {{SUBJECTSP...
2009-01-31 Brion Vibber* (bug 17146) Fix for UTF-8 and short word search for...
2009-01-31 Andrew GarrettDon't allow padding parser functions to be used to...
2009-01-30 Andrew GarrettDon't show tag filter boxes if no tags are defined...
2009-01-30 Andrew GarrettConsistency: Replace 'edits' with 'changes'
2009-01-30 Bryan Tong... Removing the new upload code from trunk so that patches...
2009-01-30 Chad HorohoeRemove two unused $wgUsers.
2009-01-30 Chad HorohoeHandle this todo: Allow local redirects to foreign...
2009-01-30 Andrew GarrettE_NOTICE
2009-01-30 Alexandre EmsenhuberFix comment for compatibility with doxygen
2009-01-30 Raimond SpekkingRevert r46524 per Nikerabbits comment
2009-01-30 Niklas Laxströmbug 17252: Galician numbering format
2009-01-30 Brion VibberClean up database access in revisiondelete
2009-01-30 ShinjimanLocalisation updates Cantonese and Chinese
2009-01-29 Andrew GarrettAdd missing <tags> message.
2009-01-29 Roan KattouwAdd the 'movenotallowedfile' message to the API message...
2009-01-29 Andrew GarrettAbuse Filter changes designed for testing filters again...
2009-01-29 Siebrand MazelandLocalisation updates for core messages from Betawiki...
2009-01-29 Aaron SchulzMake userCan() short getUserPermissionsErrorsInternal()
2009-01-29 Raimond Spekking* Move class=error from message to program code. Other...
2009-01-29 Alexandre EmsenhuberDocument UserIsBlockedGlobally hook
2009-01-29 Bryan Tong... Also return why the target user is not valid
2009-01-29 Bryan Tong... Kill code duplication & other style tweaks
2009-01-29 Brion VibberPartial revert of r45778 and friends "(bug 15936)...
2009-01-29 Aaron SchulzShort-circuit block check
2009-01-29 Aaron SchulzUse quickUserCan rather than strange boolean param :)
2009-01-29 Rotem Liss* Localization update for he.
2009-01-29 Domas Mituzasstray comma, did anyone test this?
2009-01-29 ShinjimanLocalisation updates Chinese
2009-01-29 Philip TzoumTables' element must not be left blank, to ensure...
2009-01-29 Siebrand MazelandRevert r46523, r46525. Spewing errors. See below. Behav...
2009-01-29 Philip TzoumTables' element must not be left blank, to ensure...
2009-01-29 Raimond SpekkingAdd a newline in front of the message to avoid wrong...
2009-01-29 Philip TzouMove method 'getPreferredVariant' to Language class...
2009-01-29 Aaron SchulzIf an item isn't going into RC, don't send to UDP unles...
2009-01-29 X!Forgot to remove that
2009-01-29 X!Per 46512#c1554, moving check to before required params...
2009-01-29 Brion VibberRevert r46447 in Collection -- fixed bug in Categoryfin...
2009-01-29 X!Add "check" parameter to action=email
2009-01-29 Aryeh GregorReduce queries on RecentChanges via more LinkBatch
2009-01-29 Andrew GarrettFix broken calls to ArticleDelete hook.
2009-01-29 Ryan Schmidt* (bug 11644) update recursive redirect checking code...
2009-01-28 Aaron SchulzUse quickUserCan() at some possible performance hotspot...
2009-01-28 Andrew GarrettTweak variable name to avoid confusion.
2009-01-28 Andrew GarrettAdd Special:AbuseFilter/test, which allows (trusted...
2009-01-28 Andrew GarrettFix patrolling checks, which are using the expensive...
2009-01-28 Brion Vibber* (bug 17207) Fix regression breaking category page...
2009-01-28 Danny B* tweak and fix r46474
2009-01-28 Aaron SchulzAdd an ID to wpForReUpload
2009-01-28 Siebrand MazelandLocalisation updates for core messages from Betawiki...
2009-01-28 Aaron SchulzSplit off 'wpReUpload' into the old check 'wpReUpload...
2009-01-28 Andrew GarrettPLURAL for tags-hitcount
2009-01-28 Andrew GarrettAllow individual TablePager rows to be styled with...
2009-01-28 Aaron Schulz(bug 17193) Carry $this->mReUpload over with hidden...
2009-01-28 Niklas Laxström* Fix visible regression and let the plural finally...
2009-01-28 Brion Vibberbump style version for r46474
2009-01-28 Aaron Schulz(bug 17200) "Reuploading a file saves to source file...
2009-01-28 Brion VibberTweak for bug 3043 -- disable feed link icons in RTL...
2009-01-28 Andrew GarrettMove misplaced updates. I'd just put them at the bottom...
2009-01-28 Alexandre EmsenhuberFix syntax error :)
2009-01-28 Aaron Schulz(bug 15811) Also remove license template cruft on re...
2009-01-28 Alexandre EmsenhuberE_STRICT
2009-01-28 Andrew GarrettUpdate RELEASE-NOTES for change tagging functionality.
2009-01-28 Raimond SpekkingFollow up r46460: Add new messages to messages.inc
2009-01-28 Andrew GarrettBranch merge of change-tagging branch with trunk
2009-01-28 Rotem LissLocalization update for he.
2009-01-28 Aaron Schulz'known' still needed for title attrib
next