registration: Apply ResourceFileModulePaths to all modules
[lhc/web/wiklou.git] / tests / phpunit / includes / registration / ExtensionProcessorTest.php
2015-02-11 Kunal Mehtaregistration: Apply ResourceFileModulePaths to all...
2015-02-10 jenkins-botMerge "Allow adding of context-based LESS Variables"
2015-02-10 jenkins-botMerge "Moved RecentChange::purgeExpiredChanges to a...
2015-02-10 jenkins-botMerge "Add AvailableRightsTest for User::getAllRights...
2015-02-10 jenkins-botMerge "Common interface for ImportStreamSource and...
2015-02-10 jenkins-botMerge "Separate startUp() call from main script of...
2015-02-10 jenkins-botMerge "Make thumb.php respond with HTTP 400 (not 500...
2015-02-10 jenkins-botMerge "Generate valid HTML code on error pages"
2015-02-09 jenkins-botMerge "Trival: Comment speling"
2015-02-09 jenkins-botMerge "registration: Add resource template-like functio...
2015-02-09 Kunal Mehtaregistration: Add resource template-like functionality...
2015-02-09 jenkins-botMerge "HTMLForm: Support hide-if for HTMLCheckMatrix"
2015-02-09 jenkins-botMerge "registration: Fix regression in ExtensionMessage...
2015-02-06 Kunal Mehtaregistration: Fix regression in ExtensionMessagesFiles...
2015-02-06 jenkins-botMerge "Fix type hint in HistoryAction::getArticle"
2015-02-06 Brion VibberMerge "Account for HiDPI variants in thumb.php rate...
2015-02-06 Brion VIBBERMerge "Move wfThumbIsStandard() to GlobalFunctions...
2015-02-05 jenkins-botMerge "Properly escape the messages in CategoryViewer...
2015-02-05 jenkins-botMerge "Exclude user interface elements in content from...
2015-02-05 jenkins-botMerge "Removed unused and poorly supported time argumen...
2015-02-05 jenkins-botMerge "Made Revision::newFromPageId avoid master querie...
2015-02-05 jenkins-botMerge "Convert JobRunner to PSR-3 logger"
2015-02-04 jenkins-botMerge "Don't double escape in Linker::formatLinksInComment"
2015-02-03 jenkins-botMerge "registration: Fix handling of MessagesDirs array...
2015-02-01 jenkins-botMerge "Remove dir=auto from firstHeading"
2015-01-30 jenkins-botMerge "Tweaked BagOStuff::lock() retry times slightly...
2015-01-30 Kunal Mehtaregistration: Fix handling of MessagesDirs array and...
2015-01-28 jenkins-botMerge "Add OutputPage::enableOOUI() to set up OOUI...
2015-01-28 jenkins-botMerge "Special:AllMessages: Ignore case of first letter...
2015-01-28 jenkins-botMerge "Import: Fix error reporting"
2015-01-27 jenkins-botMerge "Run clearSearchIndex when mysql in rebuildTextIndex"
2015-01-27 Kunal Mehtaregistration: Ignore keys prefixed with @ in "config"
2015-01-26 jenkins-botMerge "Add links to Special:EditWatchlist in Preference...
2015-01-25 jenkins-botMerge "SpecialMovepage: Improve sanity of form-generati...
2015-01-24 jenkins-botMerge "Make data provider in MediaHandlerTest static"
2015-01-24 jenkins-botMerge "resourceloader: Make 'script' argument to mw...
2015-01-24 jenkins-botMerge "mediawiki.ui: Remove color and background-color...
2015-01-24 jenkins-botMerge "LSG: Fix Makefile"
2015-01-24 jenkins-botMerge "mediawiki.cookie: Re-add documentation about...
2015-01-23 jenkins-botMerge "Introduce ApiFeedContributions::feedItem hook"
2015-01-23 jenkins-botMerge "Always use the newly-saved revision with vary...
2015-01-23 Kunal MehtaMerge "SpecialTrackingCategories: Read from the extensi...
2015-01-23 jenkins-botMerge "registration: Ignore attributes that start with @"
2015-01-22 jenkins-botMerge "mediawiki.inspect: Guard against Object.prototyp...
2015-01-13 Kunal Mehtaregistration: Ignore attributes that start with @
2015-01-13 jenkins-botMerge "Run the ImagePageShowTOC hook before adding...
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 AddshoreMerge "Add data provider to split MediaHandlerTest...
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 "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 "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-08 Kunal MehtaImplement extension registration from an extension...