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
/
MultiHttpClient.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move MultiHttpClient.php to libs/http
Reedy
2019-07-01
1
-609
/
+0
*
Collapse some nested if statements
Reedy
2019-04-04
1
-5
/
+3
*
Revert "Convert MultiHttpClient to use Guzzle"
Antoine Musso
2019-03-06
1
-168
/
+359
*
Convert MultiHttpClient to use Guzzle
Bill Pirkle
2019-03-05
1
-359
/
+168
*
MultiHttpClient: Don't relay the end-of-headers line
Brad Jorsch
2019-02-19
1
-1
/
+1
*
Fix indenting and newlines
Fomafix
2018-11-07
1
-1
/
+1
*
Added non-parallel fallback to MultiHttpClient when curl is unavailable
Bill Pirkle
2018-07-23
1
-62
/
+199
*
Improve timeouts in MultiHttpClient
Tim Starling
2018-06-15
1
-7
/
+36
*
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
Bartosz Dziewoński
2018-05-30
1
-5
/
+5
*
Bump PHP version requirement to 7.0.0+
James D. Forrester
2018-05-24
1
-10
/
+1
*
Autofix MediaWiki.Commenting.FunctionComment.SpacingDoc* errors
Kunal Mehta
2018-05-19
1
-1
/
+1
*
Remove superfluous spaces and semicolons in comments
Fomafix
2018-02-05
1
-1
/
+1
*
Throw exception if php-curl is missing
Moritz Schubotz (physikerwelt)
2018-02-02
1
-0
/
+5
*
Use short type bool/int in param documentation
Umherirrender
2017-08-20
1
-3
/
+3
*
Use correct variable name in @param documentation
Umherirrender
2017-08-11
1
-1
/
+1
*
Add missing & to @param documentation to match functon call
Umherirrender
2017-08-11
1
-1
/
+1
*
Remove "@author Aaron Schulz" annotations
Aaron Schulz
2017-06-27
1
-1
/
+0
*
Improve HTTP logging
Tim Starling
2017-05-19
1
-2
/
+24
*
Update weblinks in comments from HTTP to HTTPS
Fomafix
2016-11-07
1
-1
/
+1
*
Remove pre-5.5 compat from MultiHttpClient
Kunal Mehta
2016-10-01
1
-22
/
+11
*
MultiHttpClient: Don't use wfArrayToCgi()
Kunal Mehta
2016-09-20
1
-1
/
+1
*
Merge "Added Range support to FileBackend::streamFile()"
Brion VIBBER
2016-07-19
1
-0
/
+6
|
\
|
*
Added Range support to FileBackend::streamFile()
Aaron Schulz
2016-06-04
1
-0
/
+6
*
|
Create BagOStuff implementation to talk to RestBase
Stanislav Malyshev
2016-07-06
1
-1
/
+1
|
/
*
Improve code suffering from PHP 5.3's lack of support for foo()[]
Bartosz Dziewoński
2016-02-28
1
-2
/
+1
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-17
/
+17
*
SECURITY: Work around CURL insanity breaking POST parameters that start with '@'
Roan Kattouw
2015-12-18
1
-0
/
+13
*
Restore "userAgent" MultiHttpClient constructor override
Aaron Schulz
2015-10-06
1
-9
/
+3
*
MultiHttpClient: Don't use "MW" in User-Agent
Timo Tijhof
2015-10-06
1
-3
/
+9
*
Add User-Agent support to MultiHttpClient requests
Tim Starling
2015-10-06
1
-1
/
+8
*
Fixed occasional MultiHttpClient "undefined index" errors
Aaron Schulz
2015-08-06
1
-9
/
+13
*
Use feature test rather than version check
Niklas Laxström
2015-07-22
1
-1
/
+1
*
Merge "Fix MultiHttpClient to return correct errors"
jenkins-bot
2015-07-14
1
-3
/
+16
|
\
|
*
Fix MultiHttpClient to return correct errors
Niklas Laxström
2015-07-14
1
-3
/
+16
*
|
Change spaces to tabs
Vivek Ghaisas
2015-06-21
1
-5
/
+5
|
/
*
Fixed some <code> tags for doxygen
Aaron Schulz
2015-04-29
1
-4
/
+4
*
Document units in MultiHttpClient
Aaron Schulz
2015-04-20
1
-6
/
+6
*
Merge "Make a VirtualRESTService class for Parsoid"
jenkins-bot
2015-01-07
1
-1
/
+6
|
\
|
*
Make a VirtualRESTService class for Parsoid
Alex Monk
2015-01-07
1
-1
/
+6
*
|
Add lots of @throws
Reedy
2014-12-24
1
-7
/
+10
|
/
*
Fix error in docs of VirtualRESTServiceClient and MultiHttpClient
Alex Monk
2014-12-19
1
-2
/
+2
*
Fixed doc comment
Aaron Schulz
2014-08-14
1
-1
/
+1
*
Added VirtualRESTServiceClient/VirtualRESTService classes
Aaron Schulz
2014-04-29
1
-2
/
+2
*
Set the "error" field in the right array
Aaron Schulz
2014-04-07
1
-1
/
+2
*
MultiHttpClient tweaks
Aaron Schulz
2014-02-11
1
-4
/
+36
*
Added pipelining and max connection support to MultiHttpClient
Aaron Schulz
2014-02-10
1
-29
/
+82
*
Fixed http_build_query warnings on PHP < 5.4
Aaron Schulz
2014-01-09
1
-3
/
+10
*
Removed cloudfiles dependency in SwiftFileBackend
Aaron Schulz
2014-01-07
1
-0
/
+296