Treat svn:// URLs as external links by default
[lhc/web/wiklou.git] / includes /
2009-01-28 Brion Vibberbump style version for r46474
2009-01-28 Aaron Schulz(bug 17200) "Reuploading a file saves to source file...
2009-01-28 Aaron Schulz(bug 15811) Also remove license template cruft on re...
2009-01-28 Alexandre EmsenhuberE_STRICT
2009-01-28 Andrew GarrettBranch merge of change-tagging branch with trunk
2009-01-28 Aaron Schulz'known' still needed for title attrib
2009-01-28 Aaron Schulz(bug 17198) Remove css from next/prev, 20/50/100 links...
2009-01-28 Aryeh GregorDon't query unneeded rows on watchlist
2009-01-28 Aryeh GregorRemove unused variables
2009-01-28 Aryeh GregorRemove useless left join in watchlist
2009-01-28 Chad HorohoeRe-commit r46417 (Skip dupe warnings when it's a titles...
2009-01-28 Aaron Schulz(bug 17186) Fixed incorrect stub link classing at user...
2009-01-28 Aaron SchulzFix group by for date sorting
2009-01-28 Aaron SchulzKill filesort
2009-01-28 Brion VibberRevert r46417 "Skip dupe warnings when it's a titles...
2009-01-28 Brion VibberFix regression from r45502 -- extra "search" got displa...
2009-01-28 Brion VibberRevert r45651 "Wrap 'searchresulttext' into a div with...
2009-01-28 Chad HorohoeSkip dupe warnings when it's a titles are the same...
2009-01-27 Brion VibberRoll back r46059, r46062 "(bug 1433) Add meta-informati...
2009-01-27 Brion VibberRoll back r46196, 46202 for now "__IGNOREUNUSED__ exclu...
2009-01-27 Brion VibberRevert r45498 "Special:Upload can now have a custom...
2009-01-27 Brion VibberPulling back r46341 and r46342 for now "API: (bug 17142...
2009-01-27 Chad Horohoe$wgLang -> $wgContLang. Thanks siebrand.
2009-01-27 Alexandre EmsenhuberDon't use AutoLoader in class_exists() and interface_ex...
2009-01-27 Aaron Schulz(bug 17180) Disable $wgShowIPinHeader if static caching...
2009-01-27 Chad Horohoe(bug 17180) Go ahead and disable $wgShowIPinHeader...
2009-01-27 Chad HorohoeRemote file descriptions are now fetched using the...
2009-01-27 Siebrand MazelandRe-revert r46344 because of crossing commits (r46346)
2009-01-27 Siebrand MazelandRevert r46344. PHP Fatal error: Class 'MWTidy' not...
2009-01-27 Alexandre EmsenhuberSTAB STAB STAB
2009-01-27 Alexandre EmsenhuberPer Brion's comment on mediawiki.org/wiki/Special:Code...
2009-01-27 Roan KattouwAPI: (bug 17142) Add redirects parameter to action...
2009-01-27 Roan KattouwRevert r46138 (Get $wgLegalTitleChars through API)...
2009-01-27 Aaron SchulzTweak r46117 to check $wgAllowUserCss, $wgAllowUserJs
2009-01-27 Ryan Schmidt* fix method call
2009-01-26 Brion VibberRevert r45343 "(bug 16659) Prettify permalinks. Just...
2009-01-26 Niklas Laxström* Escape backslashes before normal escaping, to not...
2009-01-26 Aaron SchulzBreak line
2009-01-26 Alex Zadd mIsPreview and mIsSectionPreview to parserOptions...
2009-01-26 Roan Kattouw* API: (bug 15949) Add undo functionality to action...
2009-01-26 Siebrand MazelandIntroduce 'deletedcontributions-title' as page title...
2009-01-26 Niklas Laxström* (bug 13040) {{GENDER:}} magic word for interface...
2009-01-26 Niklas Laxström* (bug 13040) Gender switch in user preferences
2009-01-25 Danny B* improvement of r46173 via Aaron Shulz's idea
2009-01-25 Aaron SchulzDon't show extra copyright data on re-upload
2009-01-25 Alexandre EmsenhuberMake RecentChange::cleanupForIRC() also call Sanitizer...
2009-01-25 Alexandre EmsenhuberUse wfMsgForContent() when needed so that IRC notificat...
2009-01-25 Alexandre Emsenhuber* fix usage of 'number_of_watching_users_RCview' messag...
2009-01-25 Purodha B Blissenbachmessage attribute changed, *CSS* may be intranslateable...
2009-01-25 Aryeh GregorFix last commit, was broken
2009-01-25 Aryeh Gregor__IGNOREUNUSED__ excludes cats from UnusedCategories
2009-01-25 Siebrand MazelandSplit date and time in 'usercreated'
2009-01-25 Niklas Laxström* (bug 17150) escapeLike now escapes literal \ properly
2009-01-25 Aaron SchulzRevert r46180 and use newFromRow to get page_is_redirec...
2009-01-25 Aaron SchulzCheck $row->page_is_redirect directly
2009-01-25 Aaron SchulzImprove article ID process cache hit rate
2009-01-25 Aryeh GregorMore helpful error message if PHP_SELF isn't set
2009-01-25 Aaron Schulz(bug 3301) Optionally sort user list according to accou...
2009-01-25 Aaron Schulz* redirect=no and mw-redirect classes to redirect pages...
2009-01-25 Danny B* fixing regression from r42769 (component ordering...
2009-01-24 Aaron Schulz(bug 17104) Remove [Mark as patrolled] link for already...
2009-01-24 Aaron SchulzAvoid slave lag on $title->getLatestRevID()
2009-01-24 Aaron SchulzHurry up and commit db op before doing mailing op to...
2009-01-24 Aaron SchulzOnly show css/js links for selected skin
2009-01-24 Alexandre Emsenhuber* Removed false comment, we are in a Category page...
2009-01-24 Alexandre EmsenhuberTweaks for the "Whole HTML Validation" feature:
2009-01-24 Roan KattouwAPI: (bug 17024) Added legaltitlechars field to meta...
2009-01-24 Roan KattouwExplain why this code doesn't use LinkBatch.
2009-01-24 Roan KattouwAPI: (bug 16483) Kill filesort in ApiQueryBacklinks...
2009-01-24 Aaron Schulz(bug 14423) Check flag validity for logging
2009-01-24 Aaron Schulzcode style tweaks
2009-01-24 Aaron SchulzAdd link to css/js subpage in preferences
2009-01-23 Roan KattouwRemove stray semicolon
2009-01-23 Roan KattouwAPI: Fix profiling errors caused by calling wfProfileCl...
2009-01-23 Alexandre Emsenhuber* Fix E_STRICT
2009-01-23 Roan KattouwAPI: ApiBase::dieUsage() is not a static function,...
2009-01-23 Aryeh GregorAllow exempting domain names from rel="nofollow"
2009-01-23 Aryeh GregorRemove unused code
2009-01-23 Aryeh GregorBreak off wfParseUrl() from wfMakeUrlIndex()
2009-01-23 Philip TzouFind variant link of categories, to fix some strange...
2009-01-23 Danny B* + xml:lang
2009-01-23 Danny B* (bug 3043) - RSS feed link should have silly orange...
2009-01-23 Andrew Garrett(bug 1433) Add meta-information to pages with language...
2009-01-23 Danny B* (bug 3043) - RSS feed link should have silly orange...
2009-01-22 Danny B* Added optional alternative Search form look - Go...
2009-01-22 Philip TzouEnable LanguageConverter on Category Pages.
2009-01-22 Raimond Spekking* Wrap 'cascadeprotectedwarning'/'titleprotectedwarning...
2009-01-22 Alexandre EmsenhuberPer Raymond's comment on r45988: fixed "Fatal error...
2009-01-22 Brion VibberFix ordering of OpenDocument type detection so template...
2009-01-22 Aryeh GregorUse HTML5 rel attributes for some links
2009-01-21 Aaron SchulzShow title/rev in IRC (bug 16604)
2009-01-21 Ryan SchmidtRedirect-related bugfixes/features:
2009-01-21 Aaron SchulzXHTML
2009-01-21 Aaron Schulz(bug 15811) Re-upload form tweaks
2009-01-21 Aaron SchulzFix typo in r45863; argument in wrong place
2009-01-21 Roan KattouwFix up r45749: do is_string() check in the caller instead
2009-01-21 Roan KattouwFollowup to r45954: it helps to save before committing
2009-01-21 Roan KattouwFix indentation for r45944 and use consistent code...
2009-01-21 Raimond SpekkingFollow up r45698 and r45857: Add new options to $wgDefa...
2009-01-21 Alex ZFix for r45862, handle indefinite blocks correctly...
next