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
/
libs
/
http
Commit message (
Expand
)
Author
Age
Files
Lines
*
libs: Use type declaration on undocumented private functions
Umherirrender
2025-03-31
1
-1
/
+1
*
http: ensure curl message queue is emptied in MultiHttpClient
Máté Szabó
2025-03-13
1
-8
/
+11
*
http: Promote MultiHttpClient warnings to errors
Máté Szabó
2025-03-11
1
-9
/
+25
*
Replace remaining gendered pronouns
Tacsipacsi
2025-03-02
1
-1
/
+1
*
http: remove outdated workaround for PHP bug 63411
Máté Szabó
2025-02-28
1
-3
/
+4
*
http: report curl_multi_exec() errors in MultiHttpClient
Máté Szabó
2025-02-28
1
-12
/
+18
*
doc: add warning re: telemetry headers
Chris Danis
2025-01-30
1
-1
/
+7
*
Remove 2-line PHPDocs that just repeat the types from the code
thiemowmde
2025-01-17
1
-3
/
+0
*
Various minor fixes to @var and @return docs
thiemowmde
2024-11-06
1
-1
/
+1
*
Make MultiHttpClient free from MediaWiki URL global functions
Ebrahim Byagowi
2024-09-09
1
-3
/
+50
*
Add namespace and deprecation alias to MultiHttpClient
Ebrahim Byagowi
2024-05-20
1
-7
/
+11
*
Replace all instances of "per default" with "by default"
Tim Starling
2024-04-29
1
-3
/
+3
*
build: Upgrade mediawiki/mediawiki-phan-config from 0.13.0 to 0.14.0 manually
James D. Forrester
2024-02-10
1
-8
/
+8
*
MultiHttpClient: Unset $this->cmh after closing it
Lucas Werkmeister
2023-09-18
1
-2
/
+3
*
http: MultiHttpClient supports TelemetryHeadersInterface
Piotr Miazga
2023-09-12
2
-3
/
+28
*
Merge "http: Allow MultiHttpClient handle headers on construction phase"
jenkins-bot
2023-09-07
1
-10
/
+27
|
\
|
*
http: Allow MultiHttpClient handle headers on construction phase
Piotr Miazga
2023-09-07
1
-10
/
+27
*
|
http: Strengthen invalid header check in MultiHttpClient
Timo Tijhof
2023-09-06
1
-2
/
+2
|
/
*
Make use of ??= in more places
DannyS712
2022-12-17
1
-3
/
+1
*
Various doc fixes about false on method arguments/return types
Umherirrender
2022-11-10
1
-1
/
+1
*
Merge "Use short array destructuring instead of list()"
jenkins-bot
2022-10-21
1
-4
/
+4
|
\
|
*
Use short array destructuring instead of list()
Tim Starling
2022-10-21
1
-4
/
+4
*
|
Use the null coalescing assignment operator
Tim Starling
2022-10-21
1
-2
/
+2
|
/
*
Drop some pre-7.4 php compat code
Alexander Vorwerk
2022-09-29
1
-234
/
+0
*
Migrate use of ${var}-style string interpolation
Máté Szabó
2022-07-29
1
-1
/
+1
*
Merge "phan: Upgrade mediawiki-phan-config to 0.11.1 and set minimum_target_p...
jenkins-bot
2022-03-29
1
-4
/
+10
|
\
|
*
phan: Upgrade mediawiki-phan-config to 0.11.1 and set minimum_target_php_version
James D. Forrester
2022-03-29
1
-4
/
+10
*
|
phan: Remove PhanTypePossiblyInvalidDimOffset suppression
Umherirrender
2022-03-28
1
-0
/
+1
|
/
*
http,objectcache: Use local-unaware floats in sprintf() calls
Aaron Schulz
2022-03-24
1
-1
/
+1
*
HttpRequestFactory: allow 0 to mean no max timeout.
daniel
2022-01-28
1
-2
/
+2
*
Merge "MultiHttpClient: Add note about PHP 8.0 support"
jenkins-bot
2022-01-26
1
-0
/
+3
|
\
|
*
MultiHttpClient: Add note about PHP 8.0 support
Tim Starling
2022-01-27
1
-0
/
+3
*
|
Merge "Stop using is_resource() where possible"
jenkins-bot
2022-01-26
1
-0
/
+2
|
\
\
|
*
|
Stop using is_resource() where possible
Tim Starling
2022-01-26
1
-0
/
+2
|
|
/
*
/
Fix deprecation warning from CURLPIPE_HTTP1
Tim Starling
2022-01-25
1
-4
/
+18
|
/
*
Log headers in MultiHttpClient
Kunal Mehta
2021-11-29
1
-6
/
+16
*
MultiHttpClient: Check if $wgLocalHTTPProxy is false, not null
Kunal Mehta
2021-11-23
1
-3
/
+3
*
Merge "Support $wgLocalHTTPProxy in MultiHttpClient"
jenkins-bot
2021-11-22
1
-11
/
+87
|
\
|
*
Support $wgLocalHTTPProxy in MultiHttpClient
Kunal Mehta
2021-11-16
1
-11
/
+87
*
|
Remove or replace usages of "sanity"
Reedy
2021-11-19
1
-1
/
+1
*
|
Remove old HTTP request implementations
Petr Pchelko
2021-11-08
1
-2
/
+1
|
/
*
MultiHttpClient: Allow setting HTTP protocol version in curl
Alexandros Kosiaris
2021-10-29
1
-0
/
+22
*
Always encode spaces in cookie values as "%20"
Kevin Israel
2021-10-15
1
-28
/
+29
*
MultiHttpClient: Replace PHP version check with defined()
Reedy
2021-06-23
1
-1
/
+1
*
build: Swap deprecated @codingStandardsIgnore to phpcs:ignore
Umherirrender
2021-04-04
1
-6
/
+2
*
Swift HTTP client request log including timings
Tim Starling
2021-03-10
1
-1
/
+41
*
Use static closures where safe to use
Umherirrender
2021-02-11
2
-6
/
+6
*
Merge "Make use of CURLMOPT_MAX_HOST_CONNECTIONS conditional on having curl >...
jenkins-bot
2021-01-08
1
-3
/
+7
|
\
|
*
Make use of CURLMOPT_MAX_HOST_CONNECTIONS conditional on having curl >= 7.30.0
Reedy
2020-12-02
1
-3
/
+7
*
|
http: Remove exception from MultiHttpClient for missing cURL
Ammar Abdulhamid
2021-01-06
1
-4
/
+0
[next]