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
/
filebackend
/
SwiftFileBackendTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: Use namespaced classes
Umherirrender
2024-10-21
1
-3
/
+3
*
Add namespace to remaining parts of Wikimedia\FileBackend
James D. Forrester
2024-10-03
1
-1
/
+3
*
Add namespace and deprecation alias to FileBackend
Ebrahim Byagowi
2024-05-19
1
-0
/
+1
*
filebackend: Retry Swift requests with new auth token on 401
Tim Starling
2024-03-15
1
-1
/
+78
*
tests: Fix @covers and @coversDefaultClass to have leading \
Reedy
2024-02-16
1
-4
/
+4
*
objectcache,resourceloader,rdbms,jobqueue: Widen @covers annotations
Timo Tijhof
2023-04-10
1
-3
/
+0
*
Clean up tests that misused the parameters of assertSame/Equals
Func
2022-02-08
1
-3
/
+3
*
build: Updating dependencies
libraryupgrader
2021-07-22
1
-1
/
+1
*
Hard deprecate LockManagerGroup::singleton() and ::destroySingletons()
ZabeMath
2021-05-03
1
-1
/
+2
*
Allow x-delete-at and x-delete-after expiry headers
kalle
2021-04-26
1
-0
/
+30
*
filebackend: Fix index error in SwiftFileBackend
Thiemo Kreuz
2020-07-28
1
-0
/
+4
*
Reduce nesting by turning big if-else into guard clauses
Thiemo Kreuz
2020-07-24
1
-1
/
+1
*
MediaWikiTestCase to MediaWikiIntegrationTestCase
addshore
2020-06-30
1
-1
/
+1
*
tests: Add explicit return type void to setUp() and tearDown()
Max Semenik
2019-10-30
1
-1
/
+1
*
filebackend: rename and simplify header sanitizing methods in SwiftFileBackend
Aaron Schulz
2019-09-08
1
-76
/
+17
*
Revert "Separate MediaWiki unit and integration tests"
Legoktm
2019-06-13
1
-0
/
+216
*
Separate MediaWiki unit and integration tests
Máté Szabó
2019-06-13
1
-216
/
+0
*
Use ::class to resolve class names in tests
Umherirrender
2018-01-26
1
-1
/
+1
*
Do not strip Content-Type header for POST requests to swift
Cormac Parle
2017-11-28
1
-0
/
+65
*
Switch to librarized version of TestingAccessWrapper
Gergő Tisza
2017-04-20
1
-0
/
+2
*
Fix @covers for FileBackend
Tim Starling
2017-02-27
1
-4
/
+5
*
Add missing namespace to @covers comments
Timo Tijhof
2016-02-23
1
-4
/
+4
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-39
/
+39
*
Remove excess newlines at the end of files
Ricordisamoa
2015-09-27
1
-1
/
+0
*
Fixed spacing
umherirrender
2015-09-26
1
-1
/
+1
*
Re-enable Generic.Files.EndFileNewline.NotFound
Reedy
2015-09-26
1
-1
/
+2
*
Cleaned up and split up Swift header parsing methods a bit
Aaron Schulz
2015-08-05
1
-3
/
+60
*
Added sanitizeHdrs() tests for Swift
Aaron Schulz
2015-07-29
1
-0
/
+91