putting local sitenotices in their own div and fixing sitenotice styling issues with...
[lhc/web/wiklou.git] / includes /
2010-06-10 Ryan Kaldariputting local sitenotices in their own div and fixing...
2010-06-09 PlatonidesFollow up r65144 with Chad's fix, which nicely does...
2010-06-09 Derk-Jan HartmanBug 23851. Repair diff views for FILE pages that are...
2010-06-09 Aryeh GregorMake r66504 a little more concise
2010-06-09 Aryeh GregorUse Html for HTML, not Xml
2010-06-09 Bryan Tong MinhReturn some more verbose error messages when editing...
2010-06-09 Chad HorohoeFix rename of exception from when I moved it
2010-06-09 Chad HorohoeEscape {{, [[ and < in doc pages (not all wikitext...
2010-06-09 Tim Starling* Reorganised DefaultSettings.php into groups.
2010-06-09 Chad HorohoeFollowup r67707, cast these to boolean just to be paranoid
2010-06-09 Alexandre EmsenhuberFixed some doxygen warnings
2010-06-09 Chad HorohoePartial revert r67707, included half-baked patch
2010-06-09 Chad HorohoeFixed a bunch of silly instances of [^!=]==\s*(true...
2010-06-09 PlatonidesPrefix Vector specific ids (head-base|page-base|head...
2010-06-09 Chad HorohoeDon't use @, use wfSuppress/RestoreWarnings
2010-06-09 Tim StarlingFixes for r61911:
2010-06-08 Sam ReedFixup mixture of copy pasta fail, and some oversights...
2010-06-08 PlatonidesFollow up r67663. Stay quiet, T_OPEN_TAG!
2010-06-08 PlatonidesEnable http compression.
2010-06-08 Siebrand MazelandReplace Title::makeTitle[Safe]( NS_SPECIAL, 'x' ) with...
2010-06-08 Jure Kajzer* Fixed parserTests compatibility for Oracle
2010-06-08 Chad HorohoeFollowup r66383, need to update generated LocalSettings...
2010-06-08 Sam Reed* (bug 23835) Need "thumbmime" result in "imageinfo...
2010-06-08 Sam Reed* (bug 23834) Invalid "thumbwidth" and "thumbheight...
2010-06-08 Trevor ParscalStyle bump for r67576.
2010-06-07 Aryeh GregorUpdate boolean attribute list from HTML5 draft
2010-06-07 Roan KattouwAPI: Add Accept-Language echoer, useful for JS that...
2010-06-07 Sam ReedReturn '' on RevisionDeleter.getLogLinks() if count...
2010-06-07 Chad Horohoe(bug 23797) Xml::input() now allows '0' for the value...
2010-06-07 Chad HorohoeSave settings after adding the groups, or the groups...
2010-06-07 Roan Kattouw(bug 23570) Fix an instance of a javascript: link in...
2010-06-06 Chad Horohoe(bug 23021) Mediawiki should not warn if the sesion...
2010-06-06 Alexandre Emsenhuberremoved unused global
2010-06-06 Sam ReedFix method comment from r66539
2010-06-06 Roan KattouwAPI: Add pltitles and tltemplates to prop=links and...
2010-06-05 Alexandre Emsenhuberfix E_STRICT
2010-06-05 Alexandre EmsenhuberFix grammar error from r67360
2010-06-05 Tobiasfollow-up on r67094: fixing presumed cause for php...
2010-06-04 Alexandre Emsenhuber* (bug 23787) Corrected $wgDefaultSkin's comment in...
2010-06-04 Roan KattouwAdd $version parameter for custom style versions to...
2010-06-03 Trevor ParscalRevert r66608: This goes against an intentional design...
2010-06-03 Alexandre EmsenhuberFixed some doxygen warnings
2010-06-03 Alexandre EmsenhuberKill $wgTitle in ImageHistoryList::imageHistoryLine()
2010-06-03 Aryeh GregorPassword not always required on account creation
2010-06-03 Aryeh Gregor(bug 23769) Disable HTML5 form validation for now
2010-06-03 Roan KattouwFixed for r58099 per CR:
2010-06-03 Happy-melonFollow-up to r64903; fix field names broken by r65040.
2010-06-02 Happy-melonFollow-up r67230 - be consistent in use of IDs rather...
2010-06-02 Raimond Spekking Bug 23733 - Add IDs to messages used on CSS/JS pages
2010-06-02 Alexandre Emsenhuber* Use Html::linkedScript() and Html::inlineScript()
2010-06-01 Alexandre EmsenhuberFixed some doxygen warnings
2010-06-01 Roan KattouwFix fatal in r67185
2010-06-01 Derk-Jan HartmanFix bug 23688. Correct the mime type definitions for...
2010-06-01 Alexandre EmsenhuberFixed fatal error because of undefined $wgParser variable
2010-06-01 Alexandre Emsenhuber* (bug 23740) Article::doRedirect() now use $extraQuery...
2010-06-01 Daniel Kinzlerallow parser/extensions to control for how long a Parse...
2010-05-30 Max SemenikFixed a few E_DEPRECATED's is ImportXMLReader.php
2010-05-30 Alexandre EmsenhuberPer jabowery1's comment on IRC: Article::followContent...
2010-05-30 TobiasNew feature RevisionMove (bug 21312). Introducing Speci...
2010-05-30 Aryeh GregorRemove most named character references from output
2010-05-30 Siebrand MazelandRan stylize.php, removed trailing whitespace, updated...
2010-05-30 Siebrand MazelandRan stylize.php, removed trailing whitespace, updated...
2010-05-30 Siebrand MazelandRan stylize.php, removed trailing whitespace, updated...
2010-05-29 Jack Phoenixcoding style & doxygen tweaks
2010-05-29 Sam ReedRemove versiondetail from sysop rights as per IRC,...
2010-05-28 PlatonidesBug 23699: Add trailing \n at the end of <div>s in...
2010-05-28 Alexandre Emsenhuber* Fixed documentation added in e66901
2010-05-28 Sean ColomboRemoved an unused local variable in a User function.
2010-05-28 Platonides(bug 8689) Use strict php comparison, so that inserting...
2010-05-28 Tim StarlingNormalise CSS escape sequences.
2010-05-27 PlatonidesFollow up r66974. Paste error.
2010-05-27 Platonides(Bug 21278) Allow wiki markup to the sidebar
2010-05-27 PlatonidesFollow up r65027. Use wfMsgForContent, the message...
2010-05-27 Alexandre EmsenhuberFollow-up r66933: escape the whole message instead...
2010-05-27 Aaron Schulz(bug 23676) Spelling correction: ArticleRevisionVisibli...
2010-05-27 Tim StarlingFixed severe breakage of non-JS upload, presumably...
2010-05-26 Siebrand MazelandAllow use of GENDER in 'noemail' message.
2010-05-26 Alexandre EmsenhuberFixed some doxygen warnings
2010-05-26 Chad HorohoeRevert r66923. People have differing opinions on versio...
2010-05-26 Chad HorohoeI've gone and done something naughty. I've just bumped...
2010-05-26 Brian Wolff(bug 22967) Use javascript to make the maxlength of...
2010-05-26 Andrew GarrettFix r66858 -- reassign classes in the AutoLoader
2010-05-26 Andrew GarrettFix conflict in r66907 (follow-up r66793) accidentally...
2010-05-26 Andrew GarrettFix bug in r66793
2010-05-26 Chad HorohoeAdd getCookie(). Stuff should use this now instead...
2010-05-25 Sam ReedUpdate description of ApiQueryIWBacklinks as per IRC...
2010-05-25 Sam ReedRemove arrays from getDescription where we are only...
2010-05-25 Sam Reed* (bug 23524) Api Modules as followup to bug 14473...
2010-05-25 Sam ReedFollowup to r66873
2010-05-25 Alexandre EmsenhuberFixed some doxygen warnings
2010-05-25 Sam ReedFollowup r66872
2010-05-25 Happy-melonFollow-up r66878 per CR.
2010-05-25 Happy-melon(bug 23641) refactor code around Article::doEdit()...
2010-05-25 Sam ReedPart of bug 23254 - Add interwiki links to parse output
2010-05-25 Sam Reedbug 23524 - &url for ApiQueryIWLinks to expand full URL
2010-05-25 Chad Horohoe(bug 23648) PHP yells about using objects in implode...
2010-05-25 Sam ReedRemove &redirects from example
2010-05-24 Sam ReedTry r66856 again - Less fail this time
2010-05-24 Sam ReedRevert r66856, due to the complete rubbish commit summa...
2010-05-24 Sam Reedbug 18608 done in a fashion much closer to how I should...
next