Fix php code style
[lhc/web/wiklou.git] / tests / phpunit / includes / libs / DnsSrvDiscovererTest.php
2017-05-05 PaladoxFix php code style
2017-05-04 jenkins-botMerge "Fix inconsistent spec of InterwikiLookup::getAll...
2017-05-04 jenkins-botMerge "Embed TinyRGB color profile when JPG EXIF Color...
2017-05-03 jenkins-botMerge "Add mw-content-ltr|rtl to file redirect pages"
2017-04-25 jenkins-botMerge "Keep headers from jumping when expire interface...
2017-04-24 jenkins-botMerge "New maintenance script to clean up rows with...
2017-04-21 jenkins-botMerge "Rephrase enotif_lastdiff and enotif_lastvisited"
2017-04-21 jenkins-botMerge "Set default to 1 recent contributor instead...
2017-04-16 jenkins-botMerge "Convert various FormActions to OOUI"
2017-04-13 jenkins-botMerge "resourceloader: Fold legacy modules into base...
2017-04-12 jenkins-botMerge "RC Filters: Disable defaults for legacy filters...
2017-04-12 jenkins-botMerge "mw.widgets.Complex*: Fix setDisabled"
2017-04-12 jenkins-botMerge "Convert EditPage buttons, checkboxes and summary...
2017-04-12 jenkins-botMerge "Use delete_and_move_reason in content language...
2017-04-12 jenkins-botMerge "Move Database and subclasses to Rdbms namespace"
2017-04-12 jenkins-botMerge "Remove some ancient upgrade information from...
2017-04-12 jenkins-botMerge "Preload the logo using link rel="preload" http...
2017-04-12 jenkins-botMerge "Prevent PHPDBG from issuing notices in unit...
2017-04-12 Timo Tijhofphpunit: Avoid use of wmf-production host names
2017-04-11 jenkins-botMerge "resourceloader: Add unit tests for ResourceLoade...
2017-04-11 jenkins-botMerge "First version of AutoblockList special page"
2017-04-11 jenkins-botMerge "API: Optionally include in job queue size in...
2017-04-11 jenkins-botMerge "chmod -x SpecialNewpages.php"
2017-04-10 jenkins-botMerge "MediaSearchWidget: Listen to "change" event...
2017-04-10 jenkins-botMerge "Add ?safemode=1 to disable user JS/CSS"
2017-04-10 jenkins-botMerge "RC Filters: correctly read default value for...
2017-04-10 jenkins-botMerge "Fixes to mw.notifications"
2017-04-10 jenkins-botMerge "stylelint: Remove no-unsupported-browser-feature...
2017-04-10 jenkins-botMerge "EditPage: Fix typo in comment"
2017-04-10 jenkins-botMerge "Add UserGroupMembership details to the UserGroup...
2017-04-10 Aaron SchulzAdd EtcdConfig class
2017-04-08 jenkins-botMerge "ApiPageSet: Follow RedirectSpecialArticle redirects"
2017-04-08 jenkins-botMerge "Use IDatabase type hints in /maintenance"
2017-04-07 jenkins-botMerge "Database: clean up lockTables() and add postgres...
2017-04-06 jenkins-botMerge "RCFilters: React to popup 'ready' event"
2017-04-05 jenkins-botMerge "Fix incorrect index name in new 1.28.0 installat...
2017-04-05 jenkins-botMerge "Add deleted archive titles search"
2017-04-05 jenkins-botMerge "ClassicInterwikiLookup: Call static function...
2017-04-05 jenkins-botMerge "Clarify release notes for Opera 12.0-12.10 being...
2017-04-05 jenkins-botMerge "Send integer ms to DB lag time guage instead...
2017-04-04 jenkins-botMerge "RCFilters: Work around IE11 rendering issues"
2017-04-04 jenkins-botMerge "mw.loader: Remove redundant compat code for...
2017-04-04 jenkins-botMerge "Add class for service discovery using DNS SRV...
2017-03-29 Kunal MehtaAdd class for service discovery using DNS SRV records