lhc/web/wiklou.git
2009-11-15 Raimond SpekkingLocalisation updates for core and extension messages...
2009-11-15 Greg Sabino... Allow l10n_cache.lc_value to map mediumblob to text
2009-11-15 Greg Sabino... Slightly clearer message.
2009-11-15 Michael Dale* some sequence render fixes
2009-11-15 Siebrand MazelandUpdate capitalisation
2009-11-15 Alexandre EmsenhuberFollow-up r59086: forgot Happy-melon
2009-11-15 Siebrand Mazeland* L10n: localisation updates from translatewiki.net
2009-11-15 Alexandre Emsenhuber* church of emacs, Emufarmers, Juliano F. Ravasi and...
2009-11-15 Rotem LissLocalization update.
2009-11-15 Alexandre EmsenhuberFix Karun Dambietz's name spelling in CREDITS
2009-11-15 Michael Dale* changed "wgSourceTypeUrl" back to "wgSourceTypeURL"
2009-11-15 Greg Sabino... Grammar
2009-11-14 OverlordQCode cleanup, covert leading spaces into tabs per codin...
2009-11-14 Siebrand MazelandUpdate break notation to self enclosed and properly...
2009-11-14 Siebrand MazelandSync contributionsSub from SpecialContributions.php...
2009-11-14 Raimond SpekkingLocalisation updates for core and extension messages...
2009-11-14 Siebrand MazelandAdd tools link to user rights management for proviledge...
2009-11-14 Siebrand Mazeland* fix incorrectly split negatives (f.e. "-1" -> "- 1")
2009-11-14 Siebrand Mazeland* fix incorrectly split negatives (f.e. "-1" -> "- 1")
2009-11-14 Michael Dale* baseRemoteSearch :: addRSSData re-factoring
2009-11-14 Philip TzouUpdate the Chinese conversion tables.
2009-11-14 Alexandre EmsenhuberFix for r58652: use tabs for indentation, not spaces :)
2009-11-14 Max SemeniksyntaxChecker.php:
2009-11-14 Matěj Grabovský(bug 21455) Fixed "Watch this page" checkbox appearing...
2009-11-14 Raimond SpekkingAdd 'search-summary' which is empty by default as gener...
2009-11-14 Max Semenik* Removed remaining trailing ?> from core.
2009-11-14 ShinjimanLocalisation updates Cantonese, Chinese and Literary...
2009-11-13 Alexandre EmsenhuberConvert lag.php maintenance script to new format (using...
2009-11-13 Max SemenikNow syntaxChecker.php checks for typical coding errors...
2009-11-13 Daniel Kinzleruse newer spec for html5 metadata
2009-11-13 Daniel Kinzleradd a version attribute to the <html> tag if RDFa is...
2009-11-13 Daniel Kinzleronly allow xmlns:* if RDFa is enabled
2009-11-13 Aaron SchulzUse isDeleted() instead of raw bitfield op
2009-11-13 Aaron SchulzUse reverse chronological order for all item lists
2009-11-13 Daniel Kinzlerrm debug echo (oops)
2009-11-13 Daniel KinzlerRDFa/microdata follow-up
2009-11-13 Raimond SpekkingLocalisation updates for core and extension messages...
2009-11-13 Aaron SchulzTweak for bug 21352
2009-11-13 Daniel Kinzlerallow UploadVerification hooks to return error details
2009-11-13 Michael Dale* added in language mapping for commons upload form...
2009-11-13 Michael Dale* added in language mapping for commons upload form...
2009-11-13 Alexandre EmsenhuberRemoved $wgSpecialVersionExtended, not used anymore...
2009-11-13 Max SemenikFixed variable name in error message
2009-11-13 Alex ZFirefox doesn't like spaces between the pattern and...
2009-11-12 Bryan Tong... Update language maintenance scripts for r58980
2009-11-12 Bryan Tong... * (bug 17662) Customizable default preload/editintro...
2009-11-12 Alexandre EmsenhuberOne more fix for r58949: convert these lines too *STAB*
2009-11-12 Bryan Tong... (bug 19391) Fix caching for Recent ChangesFeed. Patch...
2009-11-12 Raimond SpekkingLocalisation updates for core and extension messages...
2009-11-12 Michael Dale* partial fix of regEx... (might be worth reverting...
2009-11-12 Siebrand MazelandRun patched version of stylize.php (pywiki.pastey.net...
2009-11-12 Michael Daleremoved jCrop.min (scriptLoader handles min)
2009-11-12 Alexandre EmsenhuberFix for r58949: correct indentation
2009-11-12 Michael Dale* some minor refactoring and comment clean up
2009-11-12 Alexandre EmsenhuberUse tabs for indentation, not spaces
2009-11-12 Michael Dale* some re-factoring and comments clean up
2009-11-12 Max SemenikSome measures to prevent people from update.php/upgrade...
2009-11-12 Michael Dale* replaced global $mw with mw ($ in front of a var...
2009-11-12 Raimond SpekkingFollow-up r58385: Initialize variable to avoid a PHP...
2009-11-12 Aryeh GregorUpper-case DOCTYPE in HTML5 for well-formedness
2009-11-12 Tim Starling(bug 19159) Fixed missing tex_use_ams() for \overleftri...
2009-11-11 Raimond SpekkingLocalisation updates for core and extension messages...
2009-11-11 Siebrand Mazeland.. -> ...
2009-11-11 Max SemenikFix Special:Activeusers for SQLite
2009-11-11 Siebrand MazelandConsistency fix
2009-11-11 Siebrand MazelandRemove Title Case - can this stop, please!?
2009-11-11 Siebrand Mazelandphp mergeJavascriptMsg.php -j
2009-11-11 Siebrand MazelandTypo and style fix
2009-11-11 Michael Dale* editpage add-media-wizard binding fix
2009-11-11 Rotem LissLocalization update.
2009-11-11 Alexandre Emsenhuber* (bug 21470) MediaWiki:Sp-contributions-explain is...
2009-11-10 Raimond SpekkingLocalisation updates for core and extension messages...
2009-11-10 Trevor ParscalSimple search auto-hiding label was rendering wrong...
2009-11-10 Michael Dale* some comment updates
2009-11-09 Siebrand MazelandTweak messages.
2009-11-09 Raimond SpekkingLocalisation updates for core and extension messages...
2009-11-09 Siebrand MazelandFix typo
2009-11-09 Jure KajzerFixed parserTests to only insert USER_ID 0 and 1 becaus...
2009-11-09 Jure KajzerFixed parserTests to work with Oracle (added Anonymous...
2009-11-09 Bryan Tong... Follow-up to r58633 and r58628 (lqt): Rename Title...
2009-11-09 Bryan Tong... Introduce $wiki parameter to wfWaitForSlaves in order...
2009-11-09 Michael Dale* some small bug & language fixes for mvTextInterface
2009-11-09 Michael Dale* fix for usage with js2stopgap loadGM putting msgs...
2009-11-09 Michael Dale* minor code clean up for remote add-media-wizard
2009-11-09 Michael Dale* added textSelection plugin from usability
2009-11-09 Michael Dale* wgUserLanguage instead of wgContentLang for default...
2009-11-09 Michael Dale* js_log msgs striped from non-debug output (smaller...
2009-11-08 Michael Dale* only call callback once
2009-11-08 Raimond SpekkingLocalisation updates for core and extension messages...
2009-11-08 Siebrand MazelandOnly pt-br uses singular form for 0. removing it for pt.
2009-11-08 Michael Daleremoved debug statment
2009-11-08 Michael Dale* fixed js2AddOnloadHook loading order
2009-11-08 Michael Dale* localized and fixed height for video player interface
2009-11-08 Jan Gerberuse TimedText prefix to query related languages
2009-11-08 Jan GerberDisplay other available languages on edit page
2009-11-08 Michael Dale* timed text hide show languages support
2009-11-08 Michael Dale* updates to timed text inter-wiki links
2009-11-08 Jan Gerberuse wgPageName
2009-11-08 Jan Gerberuse wgPageName
2009-11-08 Michael Dale* better compatibility for subtitles on commons while...
next