index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
includes
/
http
/
MWHttpRequest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove 2-line PHPDocs that just repeat the types from the code
thiemowmde
2025-01-17
1
-2
/
+0
*
Remove trivial 1-line PHPDocs that just repeat the code
thiemowmde
2025-01-16
1
-3
/
+0
*
MWHttpRequest: allow using local proxy in cli mode
Giuseppe Lavagetto
2024-12-03
1
-4
/
+1
*
Fix some more bool/null message params
Bartosz Dziewoński
2024-11-03
1
-1
/
+1
*
Use explicit nullable type on parameter arguments
Umherirrender
2024-10-16
1
-1
/
+1
*
Add @phan-mandatory-param for function name arguments
Umherirrender
2024-09-20
1
-1
/
+1
*
http: Add missing documentation to class properties
Umherirrender
2024-09-14
1
-0
/
+17
*
Migrate all uses of deprecated URL global functions to use wfGetUrlUtils()
James D. Forrester
2024-09-10
1
-3
/
+3
*
Avoid use of deprecated global functions in MWHttpRequest
Ebrahim Byagowi
2024-09-09
1
-4
/
+8
*
MWHttpRequest: Drop support for creating without timeout or connectionTimeout...
Piotr Miazga
2024-05-05
1
-22
/
+8
*
build: Upgrade mediawiki/mediawiki-phan-config from 0.13.0 to 0.14.0 manually
James D. Forrester
2024-02-10
1
-1
/
+1
*
Replace $wgCommandLineMode checks with MW_ENTRY_POINT in other places
Bartosz Dziewoński
2024-01-02
1
-4
/
+3
*
Merge "http: MultiHttpClient supports TelemetryHeadersInterface"
jenkins-bot
2023-09-12
1
-11
/
+5
|
\
|
*
http: MultiHttpClient supports TelemetryHeadersInterface
Piotr Miazga
2023-09-12
1
-11
/
+5
*
|
Reorg: Move WebRequest to includes\Request
Amir Sarabadani
2023-09-11
1
-0
/
+1
|
/
*
Reorg: Move Status to MediaWiki\Status\
Amir Sarabadani
2023-08-25
1
-0
/
+1
*
http: Propagate `tracestate` and `traceparent` headers
Piotr Miazga
2023-08-07
1
-2
/
+19
*
Remove deprecated MWHttpRequest::factory
Umherirrender
2023-04-26
1
-16
/
+0
*
Hard-deprecate MWHttpRequest::factory
Umherirrender
2023-02-13
1
-1
/
+2
*
Make use of ?:, ?? and ??= operators in mostly trivial cases
thiemowmde
2022-12-05
1
-4
/
+1
*
Revert "Reorg: Move some of request related classes to MediaWiki/Request"
Zabe
2022-10-27
1
-3
/
+2
*
Reorg: Move some of request related classes to MediaWiki/Request
Amir Sarabadani
2022-10-26
1
-2
/
+3
*
Use short array destructuring instead of list()
Tim Starling
2022-10-21
1
-1
/
+1
*
Use MainConfigNames instead of string literals
Aryeh Gregor
2022-04-11
1
-5
/
+11
*
Merge "phan: Remove PhanTypePossiblyInvalidDimOffset suppression"
jenkins-bot
2022-03-29
1
-0
/
+1
|
\
|
*
phan: Remove PhanTypePossiblyInvalidDimOffset suppression
Umherirrender
2022-03-28
1
-0
/
+1
*
|
Check return of parse_url for used url parts
Umherirrender
2022-03-29
1
-4
/
+8
|
/
*
Refactor global variables to use MediaWikiServices instead
TChin
2022-01-10
1
-12
/
+13
*
http: Don't set X-Forwarded-Proto when using a reverse proxy
Kunal Mehta
2021-11-17
1
-3
/
+0
*
Allow using a reverse proxy for local HTTP requests
Kunal Mehta
2021-10-15
1
-1
/
+36
*
http: Add $wgLocalHTTPProxy to set a proxy for local requests
Kunal Mehta
2021-08-19
1
-7
/
+13
*
Remove dead variables and functions and unneeded parenthesis
Umherirrender
2021-08-13
1
-1
/
+1
*
build: Swap deprecated @codingStandardsIgnore to phpcs:ignore
Umherirrender
2021-04-04
1
-2
/
+1
*
Remove documentation that literally repeats the code
Thiemo Kreuz
2020-10-27
1
-1
/
+0
*
Respect configured default HTTP timeouts, and introduce max timeouts
Tim Starling
2020-05-21
1
-2
/
+8
*
Fix even more PSR12.Properties.ConstantVisibility.NotFound
Reedy
2020-05-16
1
-1
/
+1
*
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
James D. Forrester
2020-01-10
1
-1
/
+1
*
Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse
James D. Forrester
2020-01-10
1
-1
/
+1
*
build: Upgrade phan to 0.9.0
Daimona Eaytoy
2019-12-07
1
-1
/
+0
*
Remove unneeded return from MWHttpRequest::setCallback
Umherirrender
2019-11-08
1
-1
/
+1
*
MWHttpRequest: Avoid usage of deprecated Http class methods
Derick Alangi
2019-10-09
1
-4
/
+5
*
Fix type for timeout and connectTimeout in HttpRequestFactory::create
Umherirrender
2019-09-23
1
-1
/
+1
*
Upgrade phan config to 0.7.1
Daimona Eaytoy
2019-09-04
1
-1
/
+0
*
Unsuppress another phan issue (part 7)
Daimona Eaytoy
2019-09-03
1
-1
/
+1
*
Unsuppress phan issues part 6
Daimona Eaytoy
2019-09-01
1
-0
/
+7
*
Deprecate the Http class
Aryeh Gregor
2019-05-06
1
-4
/
+28
*
MWHttpRequest: Include the request ID in outgoing HTTP requests
Marko Obrovac
2019-02-08
1
-0
/
+2
*
Fix @param tags
Fomafix
2019-02-03
1
-1
/
+1
*
http: Support callback functions in GuzzleHttpRequest
Bill Pirkle
2019-01-24
1
-5
/
+16
*
Document header case in MWHttpRequest
Lucas Werkmeister
2019-01-21
1
-1
/
+2
[next]