phpunit: Avoid use of wmf-production host names
[lhc/web/wiklou.git] / includes / exception /
2017-04-11 jenkins-botMerge "First version of AutoblockList special page"
2017-04-08 jenkins-botMerge "ApiPageSet: Follow RedirectSpecialArticle redirects"
2017-03-30 jenkins-botMerge "Revert "Remove old remapping hacks from Database...
2017-03-20 jenkins-botMerge "Selenium tests in Node.js using WebdriverIO"
2017-03-16 jenkins-botMerge "Add support for PHP7 random_bytes in favor of...
2017-03-15 jenkins-botMerge "Change 'history-show-deleted' message to 'Revisi...
2017-03-15 jenkins-botMerge "Revert "Improve sorting on SpecialWanted*-Pages""
2017-03-15 jenkins-botMerge "Make infused and non-infused DateInputWidget...
2017-03-13 jenkins-botMerge "Drop index oi_name_archive_name on table oldimage"
2017-03-09 jenkins-botMerge "Allow fields to define their own merge strategy...
2017-03-09 jenkins-botMerge "Improve sorting on SpecialWanted*-Pages"
2017-03-08 jenkins-botMerge "Add RemexHtml to the list of available Tidy...
2017-03-08 jenkins-botMerge "Break up $wgDummyLanguageCodes"
2017-03-08 jenkins-botMerge "Add some translations for Western Punjabi (pnb)"
2017-03-08 jenkins-botMerge "RemexHtml tidy driver with p-wrapping"
2017-03-08 jenkins-botMerge "Handle missing namespace prefix in XML dumps...
2017-03-08 jenkins-botMerge "RCFilters UI: Prevent the popup from disappearin...
2017-03-08 jenkins-botMerge "RC filters: update the state of the app on popst...
2017-03-08 jenkins-botMerge "RCFilters UI: Add 'highlight' icon to highlight...
2017-03-08 jenkins-botMerge "RCFilters UI: Display popups above CapsuleItemWi...
2017-03-08 jenkins-botMerge "RC Filters UI: 'restore defaults' clears highlight"
2017-03-07 Timo TijhofClean up remaining get_class() uses
2017-03-07 jenkins-botMerge "Fix @covers for FileBackend"
2017-03-06 jenkins-botMerge "Ensure the editing textarea is not higher than...
2017-03-05 jenkins-botMerge "Chinese Conversion Table Update 2017-2"
2017-03-03 jenkins-botMerge "mediawiki.action.edit: Move collapsibleFooter...
2017-03-03 jenkins-botMerge "mw.inspect: Include templates and messages in...
2017-03-02 jenkins-botMerge "refreshLinks: Queue non-recursive updates"
2017-03-01 jenkins-botMerge "api.php: Fully spell out "constructor""
2017-02-28 jenkins-botMerge "mediawiki.user: Move JS session token from cooki...
2017-02-28 jenkins-botMerge "RCFilters UI: Add popup footer with feedback...
2017-02-28 jenkins-botMerge "RCFilters UI: Delay the capsule popup"
2017-02-28 jenkins-botMerge "RCFilters UI: Only mute 'fullyCovered' items...
2017-02-28 jenkins-botMerge "RCFilters UI: Dash the border 'none' highlight"
2017-02-28 jenkins-botMerge "RCFilters UI: Add dm.FilterItem unit tests"
2017-02-28 jenkins-botMerge "Miscellaneous indentation tweaks"
2017-02-28 jenkins-botMerge "Fix StatusValue::setResult phpdoc typo"
2017-02-28 jenkins-botMerge "Make EditPage::incrementConflictStats protected"
2017-02-28 jenkins-botMerge "Add missing access modifiers in UploadBase"
2017-02-28 jenkins-botMerge "mediawiki.special.preferences: Use mw.storage...
2017-02-28 jenkins-botMerge "RCFilters UI: Scroll to filter when selected"
2017-02-28 jenkins-botMerge "Don't use <dd> for indenting descriptions on...
2017-02-28 jenkins-botMerge "Update tests to Selenium 3"
2017-02-28 jenkins-botMerge "mediawiki.requestIdleCallback: Re-enable use...
2017-02-28 jenkins-botMerge "Fix @covers for (non-integration) parser tests"
2017-02-28 jenkins-botMerge "Fix @covers for BalancerTest"
2017-02-28 jenkins-botMerge "Follow-up 1e9c3619: Correct @T1234 accidental...
2017-02-28 jenkins-botMerge "/*.php: Replace implicit Bugzilla bug numbers...
2017-02-28 jenkins-botMerge "includes: Replace implicit Bugzilla bug numbers...
2017-02-28 jenkins-botMerge "includes/api: Replace implicitly-Bugzilla bug...
2017-02-27 Bartosz DziewońskiMiscellaneous indentation tweaks
2017-02-25 jenkins-botMerge "Move wpSummary from shared.css to mediawiki...
2017-02-24 jenkins-botMerge "Log a backtrace from the culprit location if...
2017-02-24 jenkins-botMerge "Improve logging of exceptions which are not...
2017-02-24 jenkins-botMerge "RCFilters UI: Add 'direction' property to the...
2017-02-24 jenkins-botMerge "Drop in replacement of eval.php based on psysh"
2017-02-23 jenkins-botMerge "Add class in diff and history links in ChangesList"
2017-02-23 jenkins-botMerge "Revert "Temporary hax to hide cawiki's hacked...
2017-02-23 jenkins-botMerge "Follow-up I96d2225: Adding white background...
2017-02-22 jenkins-botMerge "Add GENDER to rollback-success message"
2017-02-21 jenkins-botMerge "User::isPingLimitable(): handle CIDR notation...
2017-02-21 James D. Forresterincludes: Replace implicit Bugzilla bug numbers with...
2017-02-21 jenkins-botMerge "Fix documentation comments for some WebRequest...
2017-02-21 jenkins-botMerge "Copy in various point releases to HISTORY"
2017-02-21 jenkins-botMerge "resources: Replace implicit Bugzilla bug numbers...
2017-02-20 jenkins-botMerge "MWExceptionHandler::handleError: Set log severit...
2017-02-20 Bryan DavisMWExceptionHandler::handleError: Set log severity based...
2017-02-17 jenkins-botMerge "Add fr (French) language fallback for br, nrm...
2017-02-15 jenkins-botMerge "Mark ApiQueryBase methods accepting arrays"
2017-02-07 jenkins-botMerge "PHPUnit autoload file for PhpStorm"
2017-02-06 jenkins-botMerge "Add flexbox mixin for flex-wrap"
2017-02-02 jenkins-botMerge "Do not linkify the namespace URI in 'uploadscrip...
2017-02-01 jenkins-botMerge "Follow-up 873d3c9ff: make RCFilters widget input...
2017-02-01 jenkins-botMerge "UsersMultiselect widget and form field."
2017-02-01 jenkins-botMerge "Amend $namespaces in core for Javanese (jv)"
2017-02-01 jenkins-botMerge "EditPage: Factor stats collection into private...
2017-01-31 jenkins-botMerge "Move ChronologyProtector/TransactionProfiler...
2017-01-30 jenkins-botMerge "EditPage: switch from NS_CATEGORY check to insta...
2017-01-30 jenkins-botMerge "EditPage: Mark public functions"
2017-01-30 jenkins-botMerge "Fixes for more robust dealing with content handl...
2017-01-30 jenkins-botMerge "Fix positioning error with draggable, revert...
2017-01-30 jenkins-botMerge "API: Add reference to the mailing list in errors...
2017-01-29 jenkins-botMerge "Fix tags not being set in Special:Block"
2017-01-28 jenkins-botMerge "Add tests for SkinTemplate::setupSkinUserCss"
2017-01-28 jenkins-botMerge "Allow OpenGraph RFDa meta tags"
2017-01-28 jenkins-botMerge "translateBlockExpiry: Duration is block expiry...
2017-01-27 jenkins-botMerge "Allow SearchEngine users to access features...
2017-01-27 jenkins-botMerge "User group memberships that expire"
2017-01-27 This, that and the... User group memberships that expire
2017-01-25 jenkins-botMerge "InstantCommons: do not cache thumbs"
2017-01-22 jenkins-botMerge "Revert "ApiSandbox: Display params as JSON on...
2017-01-21 jenkins-botMerge "Remove unused fields in SpecialUnusedimages...
2017-01-20 jenkins-botMerge "Special:Upload should not crash on failing previews"
2017-01-18 jenkins-botMerge "Remove deprecated mediawiki.UI Less variables"
2017-01-18 jenkins-botMerge "Remove deprecated `.mw-ui-constructive` class...
2017-01-18 jenkins-botMerge "OutputPage: Ignore protocol-relative urls in...
2017-01-18 jenkins-botMerge "tests: Add unit tests for OutputPage::transformR...
2017-01-18 jenkins-botMerge "Pass the language code to the MessagesPreLoad...
2017-01-18 jenkins-botMerge "RCFilters: Clean up focus handling in capsule...
2017-01-17 jenkins-botMerge "Extract search form from SpecialSearch into...
next