Use IPSet for checking of wgProxyList
[lhc/web/wiklou.git] / tests / phpunit / includes / user / UserTest.php
2017-05-01 Florian SchmidtUse IPSet for checking of wgProxyList
2017-04-27 jenkins-botMerge "Block: Remove old IP addresses from default...
2017-04-26 jenkins-botMerge "exception: Add newline at the end of a debugging...
2017-04-26 jenkins-botMerge "EditPage: Factor out getSaveButtonLabel method"
2017-04-25 jenkins-botMerge "Keep headers from jumping when expire interface...
2017-04-24 jenkins-botMerge "Remove usages of RequestContext::getStats()"
2017-04-24 jenkins-botMerge "New maintenance script to clean up rows with...
2017-04-22 jenkins-botMerge "Add benchmarkTidy.php, to benchmark tidy drivers"
2017-04-22 jenkins-botMerge "Send 500 http status code, instead of 200, for...
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-21 jenkins-botMerge "RCFilters UI: Unify li bullets with and without...
2017-04-21 jenkins-botMerge "RCFilters UI: Change text for edit authorship...
2017-04-20 jenkins-botMerge "Hold number of search results in a data attribute"
2017-04-20 jenkins-botMerge "Switch to librarized version of TestingAccessWra...
2017-04-20 Gergő TiszaSwitch to librarized version of TestingAccessWrapper
2017-04-12 jenkins-botMerge "Remove some ancient upgrade information from...
2017-03-30 jenkins-botMerge "Revert "Remove old remapping hacks from Database...
2017-03-16 jenkins-botMerge "Add support for PHP7 random_bytes in favor of...
2017-03-13 jenkins-botMerge "Drop index oi_name_archive_name on table oldimage"
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 "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 "Update tests to Selenium 3"
2017-02-28 jenkins-botMerge "mediawiki.requestIdleCallback: Re-enable use...
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/libs: Replace implicit Bugzilla bug...
2017-02-28 jenkins-botMerge "languages: Replace implicit Bugzilla bug numbers...
2017-02-28 jenkins-botMerge "includes/api: Replace implicitly-Bugzilla bug...
2017-02-28 jenkins-botMerge "maintenance: Replace implicit Bugzilla bug numbe...
2017-02-28 jenkins-botMerge "includes/specials: Replace implicit Bugzilla...
2017-02-27 jenkins-botMerge "Add more Czech special page aliases"
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 "Use Database::addQuotes instead of hard coded...
2017-02-24 jenkins-botMerge "Better punctuation in apiwarn-toomanyvalues"
2017-02-24 jenkins-botMerge "Improve logging of exceptions which are not...
2017-02-24 jenkins-botMerge "Move remaining LoadBalancer classes to Rdbms"
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 CSS classes for userlinks on SpecialPages"
2017-02-23 jenkins-botMerge "Add class in diff and history links in ChangesList"
2017-02-23 jenkins-botMerge "RCFilters UI: Highlight behavior"
2017-02-23 Stephane BissonRCFilters UI: Highlight behavior
2017-02-23 jenkins-botMerge "build: Enable selector-list-comma-newline-after...
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 "build: Enable indentation stylelint rule"
2017-02-22 jenkins-botMerge "Collation: Allow uppercase letters in UCA collat...
2017-02-22 jenkins-botMerge "mediawiki.language: Add unit tests for digit...
2017-02-22 jenkins-botMerge "API: Fix ApiMainTest::testExceptionErrors and...
2017-02-22 jenkins-botMerge "Mention $wgRateLimitsExcludedIPs semantics chang...
2017-02-21 jenkins-botMerge "API: Add "messagecode" to AuthManager responses"
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-18 jenkins-botMerge "Split RCFilter's RL modules"
2017-02-18 jenkins-botMerge "Fix timestamp format in maintenance/manageJobs...
2017-02-17 jenkins-botMerge "resourceloader: Limit module_deps write lock...
2017-02-17 jenkins-botMerge "resourceloader: Use upsert() instead of replace...
2017-02-17 jenkins-botMerge "Demote "throttler data not found" logs to info...
2017-02-17 jenkins-botMerge "Demote "Unverified user provided and no metadata...
2017-02-17 jenkins-botMerge "Add fr (French) language fallback for br, nrm...
2017-02-17 Gergő TiszaUser::isPingLimitable(): handle CIDR notation in $wgRat...
2017-02-16 jenkins-botMerge "Align editOptions section with WikimediaUI color...
2017-02-16 jenkins-botMerge "Make RecentChangesUpdateJob::updateActiveUsers...
2017-02-16 jenkins-botMerge "Fix NS_CATEGORY/NS_CATEGORY_TALK for MessagesExt...
2017-02-15 jenkins-botMerge "Mark ApiQueryBase methods accepting arrays"
2017-02-14 jenkins-botMerge "Upstream change to message 'summary-preview...
2017-02-13 jenkins-botMerge "Don't test for tidy class on hhvm"
2017-02-13 jenkins-botMerge "Validate BlockID cookie before use"
2017-02-10 Sam WilsonValidate BlockID cookie before use
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"
next