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
/
tests
/
phpunit
/
includes
/
http
/
HttpTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove deprecated class Http
Umherirrender
2023-04-24
1
-32
/
+0
*
Migrate usage of `setMwGlobals()` to `overrideConfigValue(s)`
Derick Alangi
2022-08-01
1
-2
/
+4
*
MediaWikiTestCase to MediaWikiIntegrationTestCase
addshore
2020-06-30
1
-1
/
+1
*
tests: Prefer PHPUnit's assertSame() when comparing empty strings
Thiemo Kreuz
2019-09-20
1
-1
/
+1
*
Split HttpTest and SessionTest to unit and integration
Amir Sarabadani
2019-07-13
1
-81
/
+0
*
Add tests for HttpRequestFactoryTest.
daniel
2019-05-13
1
-448
/
+1
*
Deprecate the Http class
Aryeh Gregor
2019-05-06
1
-0
/
+2
*
Use https://www.php.net/ instead of https://secure.php.net/
Fomafix
2019-04-12
1
-3
/
+3
*
http: Support callback functions in GuzzleHttpRequest
Bill Pirkle
2019-01-24
1
-16
/
+0
*
Create GuzzleHttpRequest class as new default for HttpRequestFactory
Bill Pirkle
2018-12-10
1
-1
/
+25
*
Replace HTTP by HTTPS
Fomafix
2018-05-22
1
-3
/
+3
*
phpunit: Add some @covers and @large/@medium to integration tests
Timo Tijhof
2018-03-20
1
-0
/
+1
*
MWHttpRequest: Restore ability to pass null for $options
Kunal Mehta
2018-02-06
1
-1
/
+1
*
Add @coversNothing in places where @covers does not apply
Kunal Mehta
2017-12-28
1
-0
/
+1
*
tests: Use checkPHPExtension() instead of re-implementing it
Kunal Mehta
2017-12-25
1
-3
/
+1
*
Do not run tests that depend on curl if it is not loaded
Huji Lee
2017-09-19
1
-0
/
+4
*
HttpFunctions: Increase code coverage
Timo Tijhof
2017-03-29
1
-41
/
+51
*
Follow-up 1e9c3619: Correct @T1234 accidental cruft
James D. Forrester
2017-02-24
1
-1
/
+1
*
tests: Replace implicit Bugzilla bug numbers with Phab ones
James D. Forrester
2017-02-21
1
-3
/
+3
*
Clean up http classes a bit
Gergő Tisza
2016-11-30
1
-0
/
+534