Merge "Use context when parsing messages in Article::setOldSubtitle"
[lhc/web/wiklou.git] / includes / page / Article.php
2015-01-29 jenkins-botMerge "Use context when parsing messages in Article...
2015-01-29 jenkins-botMerge "Set context when parsing message 'redirectpagesu...
2015-01-29 umherirrenderSet context when parsing message 'redirectpagesub'...
2015-01-29 umherirrenderUse context when parsing messages in Article::setOldSub...
2015-01-28 jenkins-botMerge "Import: Fix error reporting"
2015-01-23 Kunal MehtaMerge "SpecialTrackingCategories: Read from the extensi...
2015-01-23 jenkins-botMerge "registration: Ignore attributes that start with @"
2015-01-23 jenkins-botMerge "registration: Sync extension.schema.json with...
2015-01-23 jenkins-botMerge "convertExtensionToRegistration: Put some keys...
2015-01-22 jenkins-botMerge "mediawiki.inspect: Guard against Object.prototyp...
2015-01-22 jenkins-botMerge "Always set group_concat_max_len to avoid awful...
2015-01-15 jenkins-botMerge "Userlogin.php: Tweaks and corrections"
2015-01-15 jenkins-botMerge "Article: Show error message when Revision::getCo...
2015-01-15 Kevin IsraelArticle: Show error message when Revision::getContent...
2015-01-14 jenkins-botMerge "Set stat cache when getting local copy files...
2015-01-14 jenkins-botMerge "Add Timing-Allow-Origin header for cross-domain...
2015-01-13 jenkins-botMerge "mediawiki.js: Clean up and improve documentation"
2015-01-13 jenkins-botMerge "mediawiki.test.js: Document wgSiteName can't...
2015-01-13 jenkins-botMerge "mw.loader: Remove support for IE6"
2015-01-13 jenkins-botMerge "Run the ImagePageShowTOC hook before adding...
2015-01-13 jenkins-botMerge "mw.Map: Check presence of value argument in...
2015-01-13 jenkins-botMerge "mediawiki.js: Move mw.format definition to where...
2015-01-13 jenkins-botMerge "jsduck: Update references to renamed resources...
2015-01-13 jenkins-botMerge "Move DeferredStringifier into libs, add tests"
2015-01-13 jenkins-botMerge "Add User::equals"
2015-01-13 Niklas LaxströmAdd User::equals
2015-01-13 jenkins-botMerge "Tweaked the message for non-MW exceptions"
2015-01-12 jenkins-botMerge "mediawiki.action.edit.stash: set timeout to...
2015-01-11 jenkins-botMerge "Surround edit notices with appropriate classes"
2015-01-10 jenkins-botMerge "Add autocomplete for WhatLinksHere subpages"
2015-01-10 jenkins-botMerge "Fix gallery rearrange on resize with missing...
2015-01-10 jenkins-botMerge "Add version comments to DatabaseUpdater for...
2015-01-10 AddshoreMerge "Add data provider to split MediaHandlerTest...
2015-01-10 jenkins-botMerge "maintenance: Have update-oojs-ui.sh update compo...
2015-01-10 Aaron SchulzUpdated some try-catch statements: MWException -> Exception
2015-01-09 jenkins-botMerge "Implement namespace inversion on WhatLinksHere"
2015-01-09 jenkins-botMerge "Don't call localisation functions when initializ...
2015-01-09 jenkins-botMerge "Skip ApiStashEdit if custom DataUpdates are...
2015-01-09 jenkins-botMerge "Don't discourage usage of Html::element()"
2015-01-09 jenkins-botMerge "mw.ui: checkbox: Add state change transition"
2015-01-08 jenkins-botMerge "Export mw.Message's string formatter as mw.format"
2015-01-08 jenkins-botMerge "Log to DBPerformance log when many LB connection...
2015-01-08 jenkins-botMerge "Fix typo references in comments to ResourceLoade...
2015-01-08 jenkins-botMerge "Made profileIn/profileOut methods a no-op"
2015-01-08 RicordisamoaFix phpcs errors in includes/
2015-01-08 jenkins-botMerge "Added MapCacheLRU::getAllKeys() method"
2015-01-08 jenkins-botMerge "Add a sort parameter to SearchEngine"
2015-01-08 jenkins-botMerge "Always use the canonical extension name when...
2015-01-08 jenkins-botMerge "Change loading order of Chinese conversion tables"
2015-01-07 jenkins-botMerge "Removed ProfilerStandard and ProfilerSimpleTrace"
2015-01-07 jenkins-botMerge "PostgreSQL: Fix Special:ActiveUsers GROUP BY...
2015-01-07 jenkins-botMerge "Remove obvious function-level profiling"
2015-01-07 Chad HorohoeRemove obvious function-level profiling
2015-01-05 jenkins-botMerge "Proper namespace handling for WikiImporter"
2014-12-31 jenkins-botMerge "Use preview content when it transcludes itself"
2014-12-30 jenkins-botMerge "Set mw.config wgFileExtensions only on Upload...
2014-12-25 jenkins-botMerge "Add and use Title::getOtherPage()"
2014-12-25 jenkins-botMerge "Remove meaningless default action name"
2014-12-24 jenkins-botMerge "Consolidate mobile and desktop designs for login...
2014-12-23 jenkins-botMerge "hygiene: small special:search refactor"
2014-12-23 jenkins-botMerge "monolog: MWLoggerMonologSamplingHandler"
2014-12-23 jenkins-botMerge "Use getHtmlCode() instead of getCode() to set...
2014-12-20 jenkins-botMerge "Ensure integer compare in Special:WantedCategories"
2014-12-20 jenkins-botMerge "Add batch lookup for user groups on Special...
2014-12-20 jenkins-botMerge "Hide file links in action=info's 'Number of...
2014-12-18 jenkins-botMerge "Make PHPCS pass on JsonContentTest"
2014-12-18 jenkins-botMerge "Use Context in Article::delete for messages"
2014-12-17 FomafixUse getHtmlCode() instead of getCode() to set the lang...
2014-12-15 jenkins-botMerge "Revert "SECURITY: Do not show log action if...
2014-12-15 umherirrenderUse Context in Article::delete for messages
2014-12-13 Bartosz DziewońskiMerge "Get to the point about howto download Vector :p"
2014-12-13 Bartosz DziewońskiMerge "skins: Update .gitignore"
2014-12-12 jenkins-botMerge "Removed some unnecessary code in LocalFileDelete...
2014-12-12 jenkins-botMerge "Always set a title on images when provided"
2014-12-12 jenkins-botMerge "Remove obsolete note from Title->canExist()"
2014-12-12 jenkins-botMerge "Cleaned up LoadBalancer::getConnection"
2014-12-11 jenkins-botMerge "Update README from [[mw:README]]"
2014-12-11 jenkins-botMerge "Stash edit when user idles"
2014-12-10 jenkins-botMerge "ResourceLoaderImageModule: Allow use on mobile"
2014-12-10 jenkins-botMerge "Adding aliases for speacial pages in Hebrew"
2014-12-10 Aaron SchulzReplace wfRunHooks calls with direct Hooks::run calls
2014-12-07 jenkins-botMerge "Promote LivePreview from its experimental state"
2014-12-07 jenkins-botMerge "Add tests for class names in the api main and...
2014-12-05 jenkins-botMerge "Fixing confusing function description"
2014-12-05 jenkins-botMerge "jquery.client: Recognize IE12 correctly"
2014-12-04 jenkins-botMerge "Fix up interwiki search results in API"
2014-12-03 jenkins-botMerge "If a user logs in while not on https, then the...
2014-12-03 jenkins-botMerge "API: Add Access-Control-Allow-Headers in CORS...
2014-12-02 jenkins-botMerge "Document external libraries changes in release...
2014-12-02 jenkins-botMerge "InstallDocFormatter: Hyperlink Phabricator task...
2014-12-02 jenkins-botMerge "Handle redirects during prefix search exact...
2014-12-02 jenkins-botMerge "Avoid FOUC on API help and pretty-printed output"
2014-12-01 jenkins-botMerge "Fix group separator in installer's sidebar"
2014-12-01 jenkins-botMerge "Hide 'redirectedfrom' notice when printing articles"
2014-12-01 glaisherHide 'redirectedfrom' notice when printing articles
2014-11-27 jenkins-botMerge "PostgreSQL: Port update-keys.sql to PostgreSQL"
2014-11-19 jenkins-botMerge "Expose ID of relevant page in JS variables"
2014-11-16 jenkins-botMerge "Allow maxlength attribute on HTMLSelectAndOtherF...
2014-11-14 jenkins-botMerge "Doc: Document problem sorting inserted data"
2014-11-12 jenkins-botMerge "MediaTransformOutput: Allow <img> alt value...
next