Merge "ProtectionForm: Stop using global objects"
[lhc/web/wiklou.git] / includes / content / WikitextContentHandler.php
2014-08-30 jenkins-botMerge "ProtectionForm: Stop using global objects"
2014-08-29 jenkins-botMerge "Make "/*@noflip*/ /*@embed*/" annotation work"
2014-08-29 jenkins-botMerge "startup: Update documentation"
2014-08-29 jenkins-botMerge "ApiQueryBase: wfDeprecated() takes a string...
2014-08-29 jenkins-botMerge "Fixed wrong comment in DatabaseBase::getFlag"
2014-08-29 jenkins-botMerge "Add basic tests for EnhancedChangesList"
2014-08-29 jenkins-botMerge "Make it easier to subclass Content and ContentHa...
2014-08-17 Kunal MehtaMake it easier to subclass Content and ContentHandler...
2014-07-29 jenkins-botMerge "Disallow top level domains in Cookie::validateCo...
2014-07-29 jenkins-botMerge "Unsetting the email address for a user when...
2014-07-21 jenkins-botMerge "Allow wildcard searching in wiki IDs for interwi...
2014-06-16 jenkins-botMerge "Add tests for API's assert={user|bot}"
2014-05-09 jenkins-botMerge "Fix Oracle 1.23 missing patches (rebase)"
2014-04-17 jenkins-botMerge "Add 'mw-anonuserlink' class for anonymous users"
2014-04-13 jenkins-botMerge "Add columns option to Special:PrefixIndex"
2014-04-13 jenkins-botMerge "Rename Skin::getUsableSkins() to Skin::getAllowe...
2014-03-26 jenkins-botMerge "Remove button styles from mediawiki.ui"
2014-03-25 jenkins-botMerge "Handle exceptions when testing row validity"
2014-03-23 jenkins-botMerge "Button group adjustments"
2014-03-21 jenkins-botMerge "Avoid showing crazy staleness times at ActiveUsers"
2014-03-20 jenkins-botMerge "mediawiki.page.watch.ajax: Fail early if updateW...
2014-03-19 jenkins-botMerge "Preferences.php: avoid "Undefined index" if...
2014-03-18 jenkins-botMerge "Send the full title to the 'nogomatch' debug...
2014-03-14 jenkins-botMerge "Make MySQLi work with non-standard port"
2014-03-14 jenkins-botMerge "Correct the destination of checkLastModified...
2014-03-14 jenkins-botMerge "Add two new debug log groups"
2014-03-12 jenkins-botMerge "Fix some omitted colons in Spanish magic word...
2014-03-11 jenkins-botMerge "Include all of /resources/mediawiki/* in jsduck...
2014-03-11 jenkins-botMerge "resourceloader: Pass jQuery twice to 'implements...
2014-03-11 jenkins-botMerge "Remove user preference "noconvertlink""
2014-03-11 jenkins-botMerge "Add missing DROP SEQUENCE to postgres' tables...
2014-03-11 jenkins-botMerge "Don't load the apex theme for oojs-ui if we...
2014-03-10 jenkins-botMerge "Add a link to Special:WhatLinksHere in deleting...
2014-03-10 jenkins-botMerge "Let wildcard actions work in list=logevents...
2014-03-09 jenkins-botMerge "Remove final period from api module descriptions"
2014-03-09 jenkins-botMerge "Remove 2 false values returned in execute()"
2014-03-08 jenkins-botMerge "Use setMwGlobals in ApiEditPageTest"
2014-03-08 jenkins-botMerge "Update lessphp to b7cd5c79e8"
2014-03-08 jenkins-botMerge "CSSMin: Clean up the logic in getLocalFileRefere...
2014-03-07 jenkins-botMerge "Add a deprecation notice of $wgRateLimitLog...
2014-03-07 jenkins-botMerge "Remove HTML back-compat styles from I5fe0543e"
2014-03-07 jenkins-botMerge "LocalSettings.php must be readable by the server"
2014-03-07 jenkins-botMerge "Fix Uzbek converter"
2014-03-07 jenkins-botMerge "i18n: use "int:" for consistency"
2014-03-06 jenkins-botMerge "Give links to a user's suppressed edits on Speci...
2014-03-06 jenkins-botMerge "Add test to validate special page aliases"
2014-03-06 jenkins-botMerge "Added and updated Doxygen comments in content...
2014-03-06 Thiemo MättigAdded and updated Doxygen comments in content handler...
2014-03-01 jenkins-botMerge "Provide direction hinting in the personal toolbar"
2014-02-05 Trevor ParscalMerge "tipsy: using user class borks positioning of...
2014-02-04 jenkins-botMerge "API: Handle "special" options in action=options"
2014-01-31 jenkins-botMerge "Make autoblocks update with the parent block"
2013-12-27 jenkins-botMerge "Revert "Add .gitignore to the /skins directory""
2013-12-19 jenkins-botMerge "Fix TOC display for printing"
2013-12-17 jenkins-botMerge "mediawiki.searchSuggest: Unbreak browser blacklist"
2013-12-17 jenkins-botMerge "Watch user page and user talk page by default"
2013-12-14 jenkins-botMerge "Document the wikipage.content hook"
2013-12-13 jenkins-botMerge "startup.js: log current time as global 'mediaWik...
2013-12-10 jenkins-botMerge "Deleting a page and then immediately create...
2013-12-09 jenkins-botMerge "Begin exposing SiteConfiguration via site contexts"
2013-12-09 jenkins-botMerge "Remove ugly $wgTitle usage from edit.php mainten...
2013-12-06 jenkins-botMerge "Add no-dimensions option to MediaTransformOutput...
2013-12-04 jenkins-botMerge "mw.language.convertPlural: Check if matching...
2013-12-03 jenkins-botMerge "Set $wgNoFollowLinks to false iff "Authorized...
2013-11-28 jenkins-botMerge "Add .gitignore to the /skins directory"
2013-11-27 jenkins-botMerge "Use 'pagetitle' in content language"
2013-11-27 jenkins-botMerge "Document the block duration tooltip"
2013-11-26 jenkins-botMerge "mediawiki.ui: Ensure that buttons and inputs...
2013-11-25 MwalkerMerge "Add final tests for the Status class"
2013-11-25 MwalkerMerge "Further expand Status unit tests"
2013-11-25 jenkins-botMerge "Add a class to interlanguage links"
2013-11-23 jenkins-botMerge "Remove 'prefsnologin' message, don't use 'watchn...
2013-11-23 jenkins-botMerge "EnhancedChangesList: Add missing </td></tr>"
2013-11-23 jenkins-botMerge "Add .mw-editsection-like class, behavior same...
2013-11-23 PlatonidesMerge "Fix default value of domain select box in templates"
2013-11-23 jenkins-botMerge "Kill 'newmessageslink' and 'newmessagesdifflink...
2013-11-23 jenkins-botMerge "mediawiki.Title: Add 'params' parameter to ...
2013-11-23 jenkins-botMerge "Detect leakage of error_reporting state in tests."
2013-11-22 jenkins-botMerge "Change the syntax and non-one count fake values...
2013-11-20 jenkins-botMerge "Supress native "invalid email" warning on Specia...
2013-11-20 jenkins-botMerge "Remove unneeded uses of else{} in api/"
2013-11-20 jenkins-botMerge "Add tests for SpecialPage::requireLogin"
2013-11-20 jenkins-botMerge "Remove needless leading dash on Main Page interl...
2013-11-20 jenkins-botMerge "Changing the welcome message after signing up"
2013-11-20 jenkins-botMerge "Fixed the last section of MediaWiki:SpecialSpeci...
2013-11-20 jenkins-botMerge "Adding "while logged in" in email notification"
2013-11-20 jenkins-botMerge "Fixed "Undefined property: stdClass::$page_names...
2013-11-20 jenkins-botMerge "Delete maintenance/language/zhtable/trad2simp_su...
2013-11-20 jenkins-botMerge "Cleanup and expand Status tests"
2013-11-20 jenkins-botMerge "Update documentation and break long lines"
2013-11-20 Siebrand MazelandUpdate documentation and break long lines
2013-11-07 jenkins-botMerge "Add parserTests for language converter markup."
2013-10-31 jenkins-botMerge "Add .sass-cache to .gitignore"
2013-10-30 AdamwMerge "Adding description how to use Special:Redirect"
2013-10-21 jenkins-botMerge "Added a few more trx sanity checks to DatabaseBase"
2013-10-20 jenkins-botMerge "Don't match HTML entities in language conversion...
2013-10-17 jenkins-botMerge "Revert "Add new recentchanges field rc_source...
2013-10-16 jenkins-botMerge "Add new recentchanges field rc_source to replace...
2013-10-16 jenkins-botMerge "Support rate-limiting thumbnail generation"
2013-10-12 jenkins-botMerge "Add bot to createAndPromote.php groups"
next