Localisation updates for core messages from translatewiki.net (2009-09-23 21:48 UTC)
[lhc/web/wiklou.git] / includes /
2009-09-23 Roan KattouwAPI: Handle image redirects properly in imageinfo,...
2009-09-23 Leons PetrazickisChanges to IBM DB2 support:
2009-09-23 Raimond Spekking* Consistency tweak: coalesce tool links with pipes...
2009-09-23 Aryeh GregorImprove $attribs documentation in Html
2009-09-23 Michael Dalebefore processing wikipage js ::
2009-09-23 Bryan Tong Minh(bug 20780) Fix in UploadBase::detectScript: should...
2009-09-23 Roan Kattouw(bug 20773) Disabling LocalisationUpdate breaks stuff...
2009-09-23 ThomasVgeneric method to extract text layer of a document
2009-09-23 Alexandre Emsenhuber*STAB* Fix for r56806: remove debugging code
2009-09-23 Alexandre Emsenhuber* (bug 16310) Credits page now lists IP addresses rathe...
2009-09-23 Aaron SchulzMissing commit for r56798
2009-09-23 Aaron Schulzmissing wfProfileOut() calls
2009-09-22 Brion VibberWorkaround for bugs with Commonist (mwapi-based) and...
2009-09-22 Aaron Schulz* Split out 'deletedcontent' from 'undelete' right...
2009-09-22 Happy-melonAllow extra buttons and hidden fields to be included...
2009-09-22 Aryeh GregorFix "Invalid argument for foreach()" in Html
2009-09-22 Alexandre Emsenhuber* (bug 20631) Preview of personal JavaScript and CSS...
2009-09-22 Alexandre Emsenhuber* (bug 20702) Parser functions can now be used correctl...
2009-09-22 Siebrand MazelandFollow-up to r56746: prevent notices by adding global...
2009-09-22 Michael Dale* (bug 20720) moved userjs and sitejs to after core...
2009-09-21 Alex ZAdd the user_properties table to the default for $wgSha...
2009-09-21 Alexandre EmsenhuberFix for r56551: Added missing "</li>" when reducing...
2009-09-21 Alexandre EmsenhuberJust a little cosmetic change, removed empty line in...
2009-09-21 Chad Horohoe(bug 20353) wfShellExec() malfunctioning on NT builds...
2009-09-21 TobiasNew configuration variable $wgShowPageOnRedlink that...
2009-09-21 Brion Vibber* (bug 20730) Fix to Special:Version ViewVC link for...
2009-09-21 Happy-melonFollow-up to r56684 - fix message parameters for Login...
2009-09-21 Happy-melonFollow-up to r56683 - unnecessary abstraction
2009-09-21 Happy-melonFollow-up to r56684 - set message keys in Login.php...
2009-09-21 Happy-melonFollow-up to r56684 - stop people registering invalid...
2009-09-21 Chad HorohoeFollowup r56684: Add new message 'createaccounterror...
2009-09-21 Happy-melonFollow-up to r56684; fix newuser log.
2009-09-21 Chad Horohoe(bug 20751) ForeignApiRepo does not urldecode filenames...
2009-09-20 Happy-melon(bug16979) Add tracking categories for __INDEX__ and...
2009-09-20 TobiasFollow-up on r55909: showLogExtract can now tell Pager...
2009-09-20 Happy-melonFollow-ups to r56684: add a member function for extensi...
2009-09-20 Alexandre Emsenhuber* (bug 20726) Title::getLatestRevID's documentation...
2009-09-20 Happy-melonMerge in Login rewrite, second time lucky.
2009-09-20 Happy-melonNew function for ExternalUser to get the local User...
2009-09-20 Happy-melonDocument and tidy HTMLForm.php. :P
2009-09-20 Aaron Schulzbug 20745 Query error in Special:ListUsers
2009-09-19 Bryan Tong MinhwfMsgExt, instead of wfMsg
2009-09-19 Aaron Schulzbug 20739: fix call to missing function
2009-09-19 Bryan Tong MinhFollow up to r56639: Remove some existence check duplic...
2009-09-19 Bryan Tong MinhFix several messages generated by SpecialUpload::getExi...
2009-09-19 Happy-melonImplement a 'root' permission, which grants all other...
2009-09-19 Happy-melonFix User::idFromName to actually return null on failure...
2009-09-19 Bryan Tong MinhFix overwrite permission checking for users without...
2009-09-18 Raimond SpekkingAdd $wgRCMaxAge to the message 'activeusers-count'...
2009-09-18 Bryan Tong MinhSet wpSourceType to file by default for backwards compa...
2009-09-18 Niklas LaxströmUse Html:: functions
2009-09-18 Tomasz Fincbumping version number as new xsd r54472 was approved...
2009-09-18 Aryeh GregorTighten up unquoted attribute output
2009-09-18 Roan Kattouw* API: (bug 20700) Add amprop=default to list default...
2009-09-18 Aaron Schulztypecast $attribs to an array to avoid on-site notices
2009-09-18 Roan KattouwPartial revert of r56602: remove what is probably accid...
2009-09-18 Andrew GarrettForce changedfilter parameter to integer on Special...
2009-09-18 Aryeh GregorDon't drop default attrib values in non-HTML5
2009-09-18 Andrew GarrettRemove double catlinks on edit page.
2009-09-18 Niklas LaxströmShut up warnings from r56420 that have annoyed us few...
2009-09-18 Siebrand MazelandRevert functional change from r56594. That broke more...
2009-09-18 Siebrand Mazeland* use wfMsgExt with escapenoentities instead of wfMsgHt...
2009-09-18 Siebrand Mazeland* process messages with escapenoentities instead of...
2009-09-17 Alex ZFix for r55393, put the padding:0 on the td's rather...
2009-09-17 Alexandre EmsenhuberOnly set "unserialize_callback_func" if we use it,...
2009-09-17 Aaron Schulzbug 20701: fixed strange breakage from r53173
2009-09-17 Philip TzouFollow up on r56560. Typo.
2009-09-17 Philip TzouFollow up on r55415 and r56458. Use another way to...
2009-09-17 Roan KattouwAPI: Per CR comments on r56091, make the timeout for...
2009-09-17 Michael Dale* minor fix to uploadFromChunks in case its initialized...
2009-09-17 Bryan Tong MinhResolving virtual url of temp path for stashed files...
2009-09-17 Michael Dale* some clean up and defined append function in other...
2009-09-17 Alexandre Emsenhuber* indent debug output produced when both $wgShowDebug...
2009-09-17 Siebrand Mazeland* process messages with escapenoentities instead of...
2009-09-17 Brion VibberFix for r55592: show the direct-page link/create link...
2009-09-17 Alex Zmerge most of r56515 back to trunk (changing Userrights...
2009-09-17 Michael Dale* removed "== true"
2009-09-17 Roan KattouwFix r56091: cache URLs with and without ?version separately
2009-09-17 Michael Dale* adds $wgEnableJS2system check for $wgUseAJAXCategorie...
2009-09-17 Michael Dale* ( bug 18264 ) upload-by-url form was still disabled...
2009-09-17 Andrew GarrettFix bug 20688 (Hidden categories still hidden if there...
2009-09-17 Roan KattouwFollowup to r56174: tooltipAndAccesskey also returns...
2009-09-17 Raimond SpekkingConsistency tweak: Use pipe-separator for diff / hist...
2009-09-17 Raimond SpekkingDo not lower case the message text. This is wrong for...
2009-09-17 Andrew GarrettIn Xml::encodeJsVar, keep backwards compatibility by...
2009-09-17 Siebrand MazelandAdd setting $wgAJAXCategoriesNamespaces to allow config...
2009-09-17 Alex ZFix logic error from r54153. By negating each individua...
2009-09-17 Aaron SchulzActually declare $wgOut ;)
2009-09-17 Aaron Schulzpartial revert of r55447: breaks url wpName prefilling
2009-09-17 Michael Dale* Enhanced OutputPage to support js2 style javascript...
2009-09-17 Aaron Schulzpartial revert on r55573; livePreview() is still used
2009-09-17 Alex ZActually use the filename supplied by the user.
2009-09-17 Brion VibberRevert r53832, r53897, r54145 "(bug 17988) Spaces befor...
2009-09-17 Andrew GarrettFix bug where checking another user's blocked status...
2009-09-17 Andrew GarrettFix regression in r52174 where parameter was not passed...
2009-09-16 Brion Vibberfix for bad entries
2009-09-16 Aaron SchulzDefault $attribs to an array in expandAttributes()
2009-09-16 Chad Horohoefix headers
2009-09-16 Alex Zuse fetchUser statically per r56133
2009-09-16 Brion VibberFix for wikibits.js loading when $wgStylePath != "...
next