Merge "Add support for PHP7 random_bytes in favor of mcrypt_create_iv"
[lhc/web/wiklou.git] / tests / phpunit / includes / specials /
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-15 jenkins-botMerge "Skin: Only load jquery.makeCollapsible if needed"
2017-03-15 jenkins-botMerge "Skin: Preload jquery.tablesorter based on rough...
2017-03-15 jenkins-botMerge "RCFilters UI: Adjust popup positioning again"
2017-03-15 jenkins-botMerge "mw.loader: Add tests for mw.loader StringSet...
2017-03-15 jenkins-botMerge "Avoid breaking wikis that were modifying $wgDumm...
2017-03-15 jenkins-botMerge "Make MessageCache use the immutable text cache...
2017-03-14 jenkins-botMerge "Minor fixes for second sister search AB test"
2017-03-13 jenkins-botMerge "Drop index oi_name_archive_name on table oldimage"
2017-03-12 jenkins-botMerge "Fix mistake in ObjectCache doc"
2017-03-11 jenkins-botMerge "Back-end of new RecentChanges page, refactoring"
2017-03-11 Matthew FlaschenBack-end of new RecentChanges page, refactoring
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 "RemexHtml tidy driver with p-wrapping"
2017-03-08 jenkins-botMerge "Handle missing namespace prefix in XML dumps...
2017-03-06 jenkins-botMerge "Ensure the editing textarea is not higher than...
2017-03-02 jenkins-botMerge "refreshLinks: Queue non-recursive updates"
2017-02-28 jenkins-botMerge "Update tests to Selenium 3"
2017-02-28 jenkins-botMerge "includes/api: Replace implicitly-Bugzilla bug...
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-22 jenkins-botMerge "Mention $wgRateLimitsExcludedIPs semantics chang...
2017-02-21 jenkins-botMerge "User::isPingLimitable(): handle CIDR notation...
2017-02-21 jenkins-botMerge "Fix documentation comments for some WebRequest...
2017-02-21 jenkins-botMerge "tests: Replace implicit Bugzilla bug numbers...
2017-02-21 James D. Forrestertests: Replace implicit Bugzilla bug numbers with Phab...
2017-02-17 jenkins-botMerge "Add fr (French) language fallback for br, nrm...
2017-02-16 jenkins-botMerge "Make RecentChangesUpdateJob::updateActiveUsers...
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-06 jenkins-botMerge "Make 'groups' a data model in the FiltersViewModel"
2017-02-03 jenkins-botMerge "Displaying interwiki results in sidebar"
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 "Prevent use of expiries to circumvent restrictio...
2017-02-01 jenkins-botMerge "Don't try to drop ug_user_group index if it...
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-02-01 jenkins-botMerge "Add TestLogger::setCollectContext and fluent...
2017-01-31 jenkins-botMerge "Option for DateInputWidget to display full month...
2017-01-31 jenkins-botMerge "Don't return expired user groups in UserRightsProxy"
2017-01-31 jenkins-botMerge "Merge duplicate SpecialSearchTest files"
2017-01-31 This, that and the... Merge duplicate SpecialSearchTest files
2017-01-30 jenkins-botMerge "API: Add reference to the mailing list in errors...
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 "ApiErrorFormatter_BackCompat: Use first error...
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-19 jenkins-botMerge "Use parsed HTML error responses instead of api...
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 "SpecialSearchResults hooks does not use by-ref...
2017-01-17 jenkins-botMerge "Extract search form from SpecialSearch into...
2017-01-17 jenkins-botMerge "Cleanup execution flow through SpecialSearch...
2017-01-17 Erik BernhardsonCleanup execution flow through SpecialSearch::execute()
2017-01-16 jenkins-botMerge "Update .mailmap for the generation of CREDITS"
2017-01-13 jenkins-botMerge "Add parameter to API modules to apply change...
2017-01-13 jenkins-botMerge "Remove random check (and possible inclusion...
2017-01-12 jenkins-botMerge "Arrange Special:Version/credits into columns...
2017-01-12 jenkins-botMerge "Remove cols and rows preferences"
2017-01-11 jenkins-botMerge "Fix inconsistent capitalisation for link labels...
2017-01-11 jenkins-botMerge "phan: Don't hardcode 'php7.0' binary"
2017-01-11 jenkins-botMerge "Add Backlinks to Special:(Change|Remove)Credentials"
2017-01-11 jenkins-botMerge "HTMLDateTimeField: Remove hacks for HTML5 form...
2017-01-11 jenkins-botMerge "Html: Unblacklist HTML5 form validation attributes"
2017-01-11 jenkins-botMerge "HTMLForm: Suppress HTML5 form validation for...
2017-01-11 jenkins-botMerge "SpecialPageLanguage: Redirect to redirect by...
2017-01-11 jenkins-botMerge "Remove unused imports from test classes"
2017-01-11 jenkins-botMerge "Improved parsing in reason suggests"
2017-01-11 jenkins-botMerge "Allow to define exceptions for Special:Uncategor...
2017-01-11 FlorianAllow to define exceptions for Special:UncategorizedCat...
2017-01-07 jenkins-botMerge "Pull rendering of single result out of SpecialSe...
2017-01-06 jenkins-botMerge "phpunit: Use assertEquals(, $delta) in UserTest...
2017-01-06 jenkins-botMerge "CollationFa: Third time's the charm"
2017-01-06 jenkins-botMerge "Add tagging support to imagerotate, revisiondele...
2017-01-05 jenkins-botMerge "parser: Update outdated comment about ImageGallery"
2017-01-05 jenkins-botMerge "Updated mediawiki_selenium Ruby gem"
2017-01-05 jenkins-botMerge "Proper handling of invalid/unknown time zones"
2017-01-05 jenkins-botMerge "Fixed typo in comment"
2017-01-05 jenkins-botMerge "Add language fallback from rup (Aromanian) to...
2017-01-05 jenkins-botMerge "Add API action to set the language of a page"
2017-01-04 jenkins-botMerge "Replace invalid UTF-8 sequences with U+FFFD...
next