Update IPSet use statements
[lhc/web/wiklou.git] / includes / WebRequest.php
2018-01-20 jenkins-botMerge "Change "Special:近易" to "Special:監修" in zh-classical"
2018-01-20 jenkins-botMerge "Localize namespaces to inh"
2018-01-19 jenkins-botMerge "Move methods for handling external usernames...
2018-01-18 jenkins-botMerge "Test HHVM LTS versions 3.21 and 3.24 on travis"
2018-01-18 jenkins-botMerge "JavaScriptMinifier: Remove support for unused...
2018-01-18 jenkins-botMerge "JavaScriptMinifier: Enable phpcs and fix violations"
2018-01-18 jenkins-botMerge "JavaScriptMinifier: Fix "Uninitialized offset...
2018-01-18 jenkins-botMerge "JavaScriptMinifier: Improve docs for parsing...
2018-01-17 jenkins-botMerge "Allow extension of the Special:Upload form"
2018-01-17 jenkins-botMerge "Port categories dump header fix"
2018-01-16 jenkins-botMerge "Revert "Prevent new users from being sent emails""
2018-01-16 jenkins-botMerge "Clear the backlink cache on file delete"
2018-01-16 jenkins-botMerge "Add Nyungar (nys) to Names.php & release note"
2018-01-12 jenkins-botMerge "Add edit tags to list=watchlist"
2018-01-12 jenkins-botMerge "SpecialProtectedpages: Remove options not used...
2018-01-12 jenkins-botMerge "CSSMin: Remove XML declaration from SVGs"
2018-01-12 jenkins-botMerge "Replace cpPosTime cookie/parameter with cpPosIndex"
2018-01-12 jenkins-botMerge "List new comment tables in ParserTestRunner"
2018-01-12 jenkins-botMerge "Add tests for legacy encoding when constructing...
2018-01-12 jenkins-botMerge "RevisionStore, fix loadSlotContent with no ...
2018-01-11 jenkins-botMerge "Remove @param comments that literally repeat...
2018-01-10 Thiemo MättigRemove @param comments that literally repeat what the...
2017-09-10 jenkins-botMerge "HTMLForm: Implement OOUI version of HTMLTagFilter"
2017-08-09 jenkins-botMerge "Added a separate error message for mkdir failures"
2017-07-15 jenkins-botMerge "New maintenance script to recalculate category...
2017-06-13 jenkins-botMerge "Update magic words and special page aliases...
2017-05-29 jenkins-botMerge "Do not output invalid links for deleted names...
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-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-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: 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-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 "Better punctuation in apiwarn-toomanyvalues"
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 "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 "mediawiki.language: Add unit tests for digit...
2017-02-22 jenkins-botMerge "Mention $wgRateLimitsExcludedIPs semantics chang...
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 "build: Enable no-duplicate-selectors stylelint...
2017-02-21 jenkins-botMerge "Fix documentation comments for some WebRequest...
2017-02-20 RicordisamoaFix documentation comments for some WebRequest methods
2017-01-25 jenkins-botMerge "InstantCommons: do not cache thumbs"
2017-01-22 jenkins-botMerge "Revert "ApiSandbox: Display params as JSON on...
2017-01-13 jenkins-botMerge "Add parameter to API modules to apply change...
2017-01-11 jenkins-botMerge "Add Backlinks to Special:(Change|Remove)Credentials"
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 "Add language fallback from rup (Aromanian) to...
2017-01-04 jenkins-botMerge "Replace invalid UTF-8 sequences with U+FFFD...
2017-01-04 jenkins-botMerge "Avoid starting transactions in getHeartbeatData()"
2017-01-03 jenkins-botMerge "ApiSandbox: Display params as JSON on request...
2017-01-03 jenkins-botMerge "DateTimeInputWidget: Only show calendar when...
2017-01-02 jenkins-botMerge "mediawiki.requestIdleCallback: Improve documenta...
2017-01-02 jenkins-botMerge "RaggettWrapper: Don't use ReplacementArray"
2017-01-02 jenkins-botMerge "Add `showThumbnails` option to slideshow galleries"
2017-01-01 jenkins-botMerge "Replace mocks of DatabaseMysql by DatabaseMysqli"
next