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
/
filerepo
/
LocalRepoTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add namespace to remaining parts of Wikimedia\ObjectCache
James D. Forrester
2024-09-27
1
-0
/
+1
*
Add namespace to the root classes of ObjectCache
Ebrahim Byagowi
2024-07-10
1
-0
/
+2
*
tests: Fix @covers and @coversDefaultClass to have leading \
Reedy
2024-02-16
1
-2
/
+2
*
Replace more instances of unchecked MWException
Daimona Eaytoy
2024-01-23
1
-2
/
+2
*
Update tests for PHPUnit 9.6 (part 1)
Daimona Eaytoy
2024-01-16
1
-5
/
+5
*
Bump codesniffer to 42.0.0
Amir Sarabadani
2023-09-27
1
-1
/
+1
*
Reorg: Move Status to MediaWiki\Status\
Amir Sarabadani
2023-08-25
1
-0
/
+1
*
objectcache,resourceloader,rdbms,jobqueue: Widen @covers annotations
Timo Tijhof
2023-04-10
1
-74
/
+2
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+1
*
Reorg: Migrate WikiMap to WikiMap/ out of includes
Amir Sarabadani
2023-02-27
1
-0
/
+1
*
tests: Migrate `setMwGlobals()` to `overrideConfigValue(s)`
Derick Alangi
2022-07-27
1
-4
/
+6
*
Merge "filerepo: Simplify and document 'favicon' FileRepo option"
jenkins-bot
2022-01-28
1
-4
/
+5
|
\
|
*
filerepo: Simplify and document 'favicon' FileRepo option
Timo Tijhof
2022-01-26
1
-4
/
+5
*
|
phpunit: use ->getServiceContainer() in integration tests
Alexander Vorwerk
2022-01-27
1
-4
/
+2
|
/
*
Revert "Remove last User dependencies from File"
Majavah
2021-11-26
1
-3
/
+0
*
Remove last User dependencies from File
Petr Pchelko
2021-11-26
1
-0
/
+3
*
Reapply "LocalFile: don't use dynamic property assignment when loading from t...
Tim Starling
2021-06-07
1
-2
/
+5
*
Deprecate File::getUser in favor of File::getUploader
Petr Pchelko
2021-06-02
1
-1
/
+1
*
Revert "LocalFile: don't use dynamic property assignment when loading from th...
Ppchelko
2021-06-02
1
-1
/
+0
*
LocalFile: don't use dynamic property assignment when loading from the DB
Tim Starling
2021-06-02
1
-0
/
+1
*
Replace ->exactly( 1 ) with ->once() in tests
Thiemo Kreuz
2021-04-22
1
-1
/
+1
*
FileRepo: replace Title in method signatures
daniel
2021-04-16
1
-3
/
+12
*
objectcache: Implement 'onHostRoutingPrefix' option in WANObjectCache
Timo Tijhof
2021-04-09
1
-0
/
+2
*
Add missing @param and @return to documentation in tests
Umherirrender
2021-01-22
1
-0
/
+1
*
Remove broken/outdated @param/@throws tags from @dataProviders
Thiemo Kreuz
2021-01-21
1
-2
/
+0
*
filerepo: remove repo name from getSharedCacheKey()
Aaron Schulz
2020-11-16
1
-1
/
+1
*
filerepo: clean up shared cache keys to avoid key metrics clutter
Aaron Schulz
2020-10-21
1
-13
/
+17
*
Cleanup up excess commit() call in LocalRepoTest
Aaron Schulz
2020-07-22
1
-1
/
+0
*
filerepo: make LocalRepo::getSharedCacheKey() use makeGlobalKey()
Aaron Schulz
2020-05-23
1
-2
/
+2
*
Kill the remaining usages of PHPUnit4And6Compat methods
Daimona Eaytoy
2019-10-06
1
-1
/
+2
*
Replace setExpectedException with two args
Daimona Eaytoy
2019-10-05
1
-1
/
+2
*
LocalRepo: Remove leading 0 from 32-byte SHA1 keys
Marko Obrovac
2019-09-03
1
-0
/
+1
*
Add some LocalRepo integration tests
Aryeh Gregor
2019-08-30
1
-0
/
+384