re r66702 Use wfMsgForContent instead of wfMsg
[lhc/web/wiklou.git] / includes /
2010-05-21 Mark A. Hershbergerre r66702 Use wfMsgForContent instead of wfMsg
2010-05-20 Chad HorohoeShow/hide memcached server field based on radio selecti...
2010-05-20 Alexandre EmsenhuberFixed some doxygen warnings
2010-05-20 Raimond SpekkingFollow-up r66698: Fix syntax error (missing ;)
2010-05-20 Mark A. Hershberger* Add formatting for user messages.
2010-05-20 Raimond Spekking Bug 23608: "&nbsp" not followed by a semicolon in...
2010-05-20 Roan KattouwFix r66646: gotta be careful with search&replace
2010-05-20 Mark A. Hershberger* Since it makes sense (to me :) to make the arguments...
2010-05-19 Roan KattouwFix r66646: #simpleSearch is a div, not an input, oops
2010-05-19 Roan Kattouw(bug 23597) Make a number of ID selectors more specific...
2010-05-19 Mark A. Hershberger* remove function_exists calls for things that function...
2010-05-19 Mark A. Hershberger* Remove compatibility code for pre-5.1 versions of PHP
2010-05-19 Derk-Jan HartmanRepair makeThumbLink2() getUnscaledThumb() to pass...
2010-05-19 Ilmari Karonenbug 23588: properly colon-escape links used to replace...
2010-05-18 Alexandre EmsenhuberFixed some doxygen warnings and documented a bit
2010-05-18 Roan KattouwWiden SimpleSearch search box in Vector from 9em to...
2010-05-18 Happy-melonFollow up r63707: update the default link colour in...
2010-05-18 Derk-Jan HartmanFollowup r66566. wgUploadNavigationUrl is an external...
2010-05-18 Mark A. Hershbergerre: r66438 Fix doc string, add usermessage-editor to...
2010-05-17 Derk-Jan HartmanFollow up r66566. Fixes uninited value check
2010-05-17 Alexandre EmsenhuberFixed some doxygen warnings
2010-05-17 Derk-Jan HartmanLet old skins take into account $wgUploadNavigationUrl.
2010-05-17 Chad HorohoeDrop <code> from install step. No wikitext in these...
2010-05-17 Chad HorohoeAdd cc-by-sa and cc-by-nc-sa licenses to list and updat...
2010-05-16 Sam ReedAdd extra newline between permissions (nicer formatting)
2010-05-16 Sam Reed* (bug 23548) Allow access of another users watchlist...
2010-05-16 Derk-Jan HartmanUpdate wgStyleVersion. Follow up to r66534 and r66535
2010-05-16 Matthew BrittonAPI: document uiprop=email parameter
2010-05-16 Siebrand MazelandFix for r66504 per Nikerabbit's CR. Actually copy-paste...
2010-05-15 Siebrand MazelandHTML5 fix: Bad value for attribute size on element...
2010-05-15 Siebrand MazelandHTML5 fix: short tag not allowed for <td>
2010-05-15 Alexandre EmsenhuberFixed some doxygen warnings
2010-05-15 Roan KattouwAdd missing global
2010-05-15 Roan KattouwAPI: (bug 23534) Fix regression from r46809 (!) causing...
2010-05-15 Sam ReedMinor part of bug 23473 - For the top level ApiMain...
2010-05-15 Jack Phoenixcoding style tweaks
2010-05-15 Jack PhoenixParser.php: trim trailing spaces
2010-05-14 Sam ReedPart 1 of Bug 23524 - Api Modules as followup to bug...
2010-05-14 Alexandre Emsenhuberfixed some doxygen warnings
2010-05-14 Mark A. HershbergerStart adding support for leaving user's messages. ...
2010-05-14 Mark A. HershbergerMove jobqueue classes to their own directory.
2010-05-14 Sam Reedmetadata is one word...
2010-05-13 Chad HorohoeBeing bold and changing the default skin. Monobook...
2010-05-13 Alexandre Emsenhuberfixed some doxygen warnings
2010-05-13 Chad HorohoeFollowup r66364, add WinCache support to installer
2010-05-13 Chad Horohoe(bug 22844) Support Micosoft Windows Cache aka WINCACHE
2010-05-13 Tim StarlingAvoid E_NOTICE when texttop or textaftersummary is...
2010-05-12 Alexandre Emsenhuberfixed some doxygen warnings
2010-05-12 Alexandre EmsenhuberDon't escape $wgRightsIcon since it may contain "{...
2010-05-12 Alexandre Emsenhuberarray_unshift() returns the count of elements in the...
2010-05-12 Aryeh GregorFix validity error caused by r66068
2010-05-12 Raimond SpekkingFollow-up r66267: Use formatNum for the number
2010-05-12 Andrew GarrettFunction accessibility changes, documentation, revert...
2010-05-12 Andrew GarrettRewrite of XML Dump Processing:
2010-05-12 Sam ReedFollowup r66259 r66168
2010-05-12 Matthew Brittonfollowup r66168: fix typo in variable name
2010-05-12 Brian WolffSpecial:Userrights didn't recognize user as self if...
2010-05-11 Siebrand MazelandFollow-up r66234: support GENDER in 'siteuser'
2010-05-11 Siebrand Mazeland* support GENDER in 'siteuser'
2010-05-11 Sam ReedFollowup to r66232 do same for limit text, and module...
2010-05-11 Sam ReedMixture of things.
2010-05-11 Siebrand Mazelandstylize.php, remove trailing whitespace, break a long...
2010-05-11 Sam ReedFurther followup to r66168
2010-05-11 Sam ReedFollowup to r66168
2010-05-11 Alexandre EmsenhuberFixed some doxygen warnings
2010-05-11 Mark A. HershbergerKeep formats that are not in $wgAdvertisedFeedTypes...
2010-05-11 Trevor ParscalPatched jquery-1.4.2 to not crash in IE7 when a style...
2010-05-11 Matěj Grabovský(bug 23426) The {{REVISIONMONTH}} variable is now zero...
2010-05-10 Sam Reed* (bug 21346) Make deleted images searchable by hash
2010-05-10 Alexandre EmsenhuberFixed some doxygen warnings
2010-05-10 Trevor ParscalAdjusted padding to compensate for reducing the icon...
2010-05-10 Sam ReedApiQueryDeletedrevs doesn't enumerate all available...
2010-05-10 Sam ReedFixup getPossibleErrors description from r66150, add...
2010-05-10 Trevor ParscalScaled down link icons for the Vector skin - previous...
2010-05-10 Sam Reed* (bug 23460) Parse action should have a section option
2010-05-10 Sam ReedMove some braces to match coding styles
2010-05-10 Sam ReedRemove blank comment line
2010-05-10 Sam Reed* (bug 23458) Add support for pageid parameter to actio...
2010-05-10 Sam ReedNicer wording, as per werdna on irc
2010-05-09 Alexandre EmsenhuberFixed some doxygen warnings
2010-05-09 Chad HorohoeDrop XmlFunctions.php. It is no longer necessary to...
2010-05-09 Alexandre Emsenhuber* (bug 23448) MediaWiki:Summary-preview is now displaye...
2010-05-09 Chad Horohoe(bug 23440) Add "selected" to $boolAttribs
2010-05-08 Alexandre EmsenhuberFixed some doxygen warnings
2010-05-08 Alexandre EmsenhuberFix case in class name
2010-05-08 Alexandre Emsenhuber* (bug 23422) mp3 files can now be moved
2010-05-08 Niklas LaxströmInstaller is no longer hardcoded to xhtml doctype
2010-05-08 Niklas LaxströmStyle
2010-05-08 Alexandre Emsenhuber* (bug 23429) Added new hook WatchlistEditorBuildRemoveLine
2010-05-08 Sam Reed* (bug 19721) API action=help should have a way to...
2010-05-07 Alexandre EmsenhuberFixed some doxygen warnings
2010-05-07 Chad HorohoeStop using mySQL-specific interwiki.sql, broke this...
2010-05-07 Chad HorohoeFix jQuery support since we now version it
2010-05-07 Chad HorohoeTypo in docs
2010-05-07 Chad HorohoeMerge new-installer branch to trunk
2010-05-06 Alexandre EmsenhuberFixed some doxygen warnings and removed trailing spaces
2010-05-05 Chad HorohoeSame
2010-05-05 PlatonidesThe pipe | character in urls is now escaped. This solve...
2010-05-05 Derk-Jan HartmanAdd a isAnimatedImage() helper function to imagehandlers.
2010-05-05 PlatonidesRecovered parser test whose content got broken in r1297...
next