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
/
filerepo
/
file
/
ArchivedFile.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Replace isset() with null checks"
jenkins-bot
2024-12-19
1
-1
/
+1
|
\
|
*
Replace isset() with null checks
Umherirrender
2024-12-19
1
-1
/
+1
*
|
Replace isset() with falsy checks
Umherirrender
2024-12-19
1
-1
/
+1
|
/
*
Various minor fixes to @var and @return docs
thiemowmde
2024-11-06
1
-4
/
+3
*
Use explicit nullable type on parameter arguments
Umherirrender
2024-10-16
1
-2
/
+2
*
Change some type hints from IDatabase to IReadableDatabase
Umherirrender
2024-05-24
1
-4
/
+3
*
Replace more instances of unchecked MWException
Daimona Eaytoy
2024-01-23
1
-5
/
+3
*
Change uses of getDBLoadBalancerFactory() to getConnectionProvider()
Bartosz DziewoĆski
2024-01-22
1
-1
/
+1
*
Replace deprecated MWException
Daimona Eaytoy
2024-01-16
1
-1
/
+1
*
filerepo: Switch to use IConnectionProvider where possible
Amir Sarabadani
2023-09-12
1
-4
/
+5
*
Merge "file: Check for old image existence in LocalFileDeleteBatch"
jenkins-bot
2023-08-28
1
-1
/
+1
|
\
|
*
file: Check for old image existence in LocalFileDeleteBatch
Umherirrender
2023-08-24
1
-1
/
+1
*
|
Introduce FileSelectQueryBuilder
Amir Sarabadani
2023-08-07
1
-39
/
+12
|
/
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+1
*
Use short array destructuring instead of list()
Tim Starling
2022-10-21
1
-1
/
+1
*
Improve docs of various ::getQueryInfo functions
Umherirrender
2022-08-13
1
-3
/
+4
*
filerepo: Duplicate code handling metadata of files to ArchivedFile
Amir Sarabadani
2022-04-20
1
-6
/
+213
*
filerepo: Clean up file and class doc comments
Timo Tijhof
2022-04-07
1
-4
/
+1
*
Fix various documentation related to false
Umherirrender
2022-03-03
1
-1
/
+1
*
Fix various documentation related to null types
Umherirrender
2022-02-26
1
-1
/
+1
*
file: Replace deprecated User::newFromAnyId with UserFactory
Umherirrender
2021-12-19
1
-2
/
+4
*
Revert "Remove last User dependencies from File"
Majavah
2021-11-26
1
-7
/
+1
*
Remove last User dependencies from File
Petr Pchelko
2021-11-26
1
-1
/
+7
*
File: remove deprecated methods
Petr Pchelko
2021-11-01
1
-61
/
+0
*
file: Fix nullable documentation for property, args and return types
Umherirrender
2021-10-20
1
-3
/
+3
*
Remove some more comments that literally repeat the code
Thiemo Kreuz
2021-06-18
1
-1
/
+1
*
ArchivedFile: replace ::getUser methods with ::getUploader
Petr Pchelko
2021-06-04
1
-7
/
+52
*
Convert File to Authority/UserIdentity
Petr Pchelko
2021-05-10
1
-3
/
+4
*
Stop using legacy ActorMigration fields img_user/oi_user/fa_user
Tim Starling
2021-04-26
1
-4
/
+16
*
Revert "Revert "Remove support for (Archived|OldLocal)File::userCan without a...
DannyS712
2020-09-27
1
-8
/
+2
*
Revert "Remove support for (Archived|OldLocal)File::userCan without a user"
Jforrester
2020-09-16
1
-2
/
+8
*
Remove support for (Archived|OldLocal)File::userCan without a user
DannyS712
2020-09-10
1
-8
/
+2
*
Use strict (in)equality with namespaces constants when LHS is definitely an i...
Ed Sanders
2020-07-31
1
-1
/
+1
*
Merge "Replace "@stable for subclassing" with "@stable to extend""
jenkins-bot
2020-07-13
1
-1
/
+1
|
\
|
*
Replace "@stable for subclassing" with "@stable to extend"
daniel
2020-07-13
1
-1
/
+1
*
|
Merge "Replace "@stable for calling" by "@stable to call""
jenkins-bot
2020-07-13
1
-1
/
+1
|
\
\
|
*
|
Replace "@stable for calling" by "@stable to call"
daniel
2020-07-13
1
-1
/
+1
|
|
/
*
/
Replace "@stable for overriding" with "@stable to override"
daniel
2020-07-13
1
-5
/
+5
|
/
*
Mark File base classes as extensible.
daniel
2020-07-09
1
-0
/
+7
*
Fix more Squiz.Scope.MethodScope.Missing
Reedy
2020-05-18
1
-3
/
+3
*
Hard deprecate not passing a user to ArchivedFile::userCan
DannyS712
2020-03-16
1
-1
/
+1
*
filerepo: Add and fix visibility keywords in ArchivedFile
Thiemo Kreuz
2020-02-28
1
-2
/
+2
*
Hard deprecate Revision::userCanBitfield
DannyS712
2020-02-24
1
-3
/
+15
*
Fix return type for MediaHandler::pageCount
Umherirrender
2019-12-28
1
-1
/
+1
*
phan: Enable PhanTypeMismatchArgument issue
Umherirrender
2019-09-19
1
-0
/
+2
*
Declare dynamic properties
Daimona Eaytoy
2019-09-14
1
-0
/
+3
*
Mostly drop old pre-actor user schemas
Brad Jorsch
2019-09-09
1
-44
/
+0
*
Safe replacement of a lot of `!count()` with `=== []`
Thiemo Kreuz
2019-01-15
1
-1
/
+1
*
ActorMigration: Remove possibility of read-both
Brad Jorsch
2018-10-11
1
-4
/
+5
*
Fix error in various deprecated selectFields() methods
Brad Jorsch
2018-07-03
1
-1
/
+1
[next]