lhc/web/wiklou.git
2009-07-31 Siebrand MazelandLocalisation updates for special pages from translatewi...
2009-07-31 Andrew GarrettLiquidThreads code quality, bug fixes and cleanup:
2009-07-31 Rotem LissLocalization update.
2009-07-31 Andrew Garrett(bug 19798) High-level documentation for Preferences.
2009-07-31 Niklas LaxströmPHP Fatal error: Call to a member function exists...
2009-07-31 Niklas LaxströmAdded --threads=N parameter
2009-07-31 Raimond Spekking* The description message in $wgExtensionCredits can...
2009-07-31 Michael Daleupdated api path
2009-07-31 Michael Dalefixed wpSourceType value
2009-07-31 Niklas Laxström* Fix sidebar purging code (still unknown to me what...
2009-07-31 Raimond SpekkingFix PHP Notice: Undefined variable: wgMimeTypeBlacklist...
2009-07-31 Philip TzouUpdate the Chinese conversion tables.
2009-07-31 Michael Daleget local api url function abstraction
2009-07-31 ShinjimanLocalisation updates Cantonese, Chinese and Literary...
2009-07-31 Shinjiman* (bug 20013) Added CSS class "mw-version-ext-version...
2009-07-31 Michael Dalerestored $wgVerifyMimeType check
2009-07-31 Michael Dale* fixed IE bug with firefogg disabled loading js2 for...
2009-07-31 Remember the dotLosslessly recompressed some GIF images using the GIMP...
2009-07-31 Chad HorohoeAdd /includes/search/ to findhooks. Looks good!
2009-07-31 Chad HorohoeHandle todo: Mediawiki::initialize() is now called...
2009-07-31 Chad HorohoeYeah I can't spell.
2009-07-31 Chad Horohoetypofix.
2009-07-30 Chad HorohoeMove search related includes to includes/search/
2009-07-30 Chad HorohoeNever worked anyway, and completely useless with new...
2009-07-30 Brion Vibber* Parser test supports uploading results to remote...
2009-07-30 Brion VibberAllow passing postdata in Http::post() options...
2009-07-30 Raimond SpekkingLocalisation updates for core messages from translatewi...
2009-07-30 Niklas LaxströmConsistent letter case
2009-07-30 Raimond SpekkingFollow-up r54033: Add new message keys to maintenance...
2009-07-30 Aaron Schulzrm more SpecialSearchOld cruft
2009-07-30 Aaron Schulz(bug 18531) Show hidden users on listusers for oversights
2009-07-30 Aaron Schulz* Separated some delete & suppress message headers...
2009-07-30 Aaron SchulzRemoved $wgUseOldSearchUI and old search ui class
2009-07-30 Philip TzouUpdate the Chinese conversion tables.
2009-07-30 Michael Dale* mvFirefogg refactoring for better reuse
2009-07-30 Aaron SchulzFollow-up to r54016: deletedcontribs
2009-07-30 Alexandre Emsenhuberfixes in the tests directory:
2009-07-30 Aaron Schulz(bug 19864) Removed overzealous hiding of deleted ...
2009-07-30 Aaron SchulzTweak 'restore' link in deletedcontribs to say 'view...
2009-07-30 Victor VasilievUse $wgFileExtensions to check whether SVG is enabled
2009-07-30 Michael Dalerefactored get token to mv_embed global function
2009-07-29 Chad HorohoeRemove 2 ancient files that aren't used anywhere and...
2009-07-29 Chad Horohoe* Move generic return true; various for lock functions...
2009-07-29 Chad Horohoe* (bug 16311) Make recent change flags acronyms instead...
2009-07-29 Alexandre Emsenhuber* fixed Parser::runTest() title creation to use Title...
2009-07-29 Alexandre Emsenhuber* (bug 19968) Fixed "Project talk" namespace name for...
2009-07-29 Andrew GarrettFix regression in r53316, some more intelligent handling.
2009-07-29 Alexandre EmsenhuberAvoid infinite loop when an exception occurs in command...
2009-07-29 Shinjiman* (bug 19809) Split the North Korean language, move...
2009-07-29 Alex Shih-Han Linforget to set table name to variable
2009-07-29 Alexandre EmsenhuberFix for r53757 per Nikerabbit's comment: these can...
2009-07-29 ShinjimanLocalisation updates Cantonese, Chinese and Literary...
2009-07-29 Brion Vibber* (bug 19957) All known-failing tests now marked disabl...
2009-07-29 Brion VibberFix regression I introduced breaking wgMaxTocLevel...
2009-07-29 Michael Daleupdated json_encode call to api version
2009-07-28 Brion Vibber* Added fields to list=search output: size, wordcount...
2009-07-28 Brion VibberAnd for good measure, force the count to an integer...
2009-07-28 Brion Vibber*slap self* fix hit counts for title searches when...
2009-07-28 Rotem LissLocalization update.
2009-07-28 Alexandre EmsenhuberPer Simetrical's comment on r53832: only trim if there...
2009-07-28 Raimond SpekkingFollow-up r53874: Add colon for consistency with other...
2009-07-28 Raimond SpekkingFollow-up r53874: Add section header for maintenance...
2009-07-28 Raimond SpekkingFollow-up r53873: Make new message optional for transla...
2009-07-28 Michael Daleimproved upload api documentation
2009-07-28 Michael Dalechecking for session_id() was preventing updates (just...
2009-07-28 Niklas Laxström* Fix for r53874, missing file
2009-07-28 Michael Dale* ( bug 19932 ) simpleFileWriter::close was still issui...
2009-07-28 ShinjimanLocalisation updates Cantonese, Chinese and Literary...
2009-07-28 Aryeh GregorRevert apparent typos from r53873
2009-07-28 Niklas LaxströmI'm being bold here, proposed solution to:
2009-07-28 Niklas Laxström* (bug 14454) "Member of group(s)" in Special:Preferenc...
2009-07-28 Aaron Schulzcode formatting
2009-07-28 Aaron SchulzSkip feed items with deleted content entirely, fixes...
2009-07-28 Niklas LaxströmFollowup to r53844, move to correct section and use...
2009-07-28 Niklas LaxströmAdd u to regex modifiers since we are dealing with...
2009-07-28 Niklas Laxström* formatSize is not static
2009-07-28 Aryeh GregorAdd tips to Linux distributors to docs/
2009-07-28 Trevor ParscalMade search icon flip in RTL.
2009-07-28 Aryeh GregorComment on limitations of wfExpandUrl
2009-07-28 Ariel GlennlinkTrail fix for el noted
2009-07-27 Chad Horohoe(bug 9691) Add type parameter to ModifyUITemplate funct...
2009-07-27 Ariel Glennupdate linkTrail for el, see bug 19949
2009-07-27 Chad Horohoe(bug 19392) Favicon, apple-touch-icon links matching...
2009-07-27 Chad Horohoe$this not $db
2009-07-27 Ariel Glennonly write Dbamdinuser and password if they are set
2009-07-27 Michael Dale* ( bug 19741 ) Removed all the sample video files...
2009-07-27 Michael Dale* ignorewarnings fixes
2009-07-27 Rotem LissLocalization: Reverting overriding changes from BetaWiki.
2009-07-27 Alexandre Emsenhuber* (bug 17988) Spaces before [[Category:]] links are...
2009-07-27 Raimond SpekkingLocalisation updates for core messages from translatewi...
2009-07-27 Michael Dale* ( bug 19930 ) default to SYNC_DOWNLOAD
2009-07-27 Michael Dalesome firefogg fixes for target form selection
2009-07-27 Andrew GarrettIncremental enabling changes to allow searching of...
2009-07-27 Brion VibberRemove link to old FAQ on Meta (they should be official...
2009-07-27 Michael Dale* (bug 19932) added do_close_session_update to avoid...
2009-07-27 Alexandre Emsenhuber* (bug 18407, bug 18409) Special:Upload is now listed...
2009-07-27 Andrew GarrettFix for bug 19887, make sure tagfilter form option...
2009-07-27 Andrew GarrettAllow HTML in message emailnotauthenticated, fixes...
2009-07-27 Aaron SchulzIPv6 padding cleanup - removed trailing ':'
2009-07-27 Aaron Schulz* IPv6 validation check fix for bug 19003
next