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
/
OldLocalFile.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
file: Set fr_deleted
Amir Sarabadani
2025-01-06
1
-0
/
+1
*
file: Basic support for writing to the new file tables
Amir Sarabadani
2025-01-06
1
-1
/
+46
*
Replace isset() with null checks
Umherirrender
2024-12-19
1
-2
/
+2
*
Add namespace to IDBAccessObject and DBAccessObjectUtils
James D. Forrester
2024-09-27
1
-0
/
+1
*
Change uses of getDBLoadBalancerFactory() to getConnectionProvider()
Bartosz DziewoĆski
2024-01-22
1
-1
/
+1
*
Replace more usages of deprecated MWException
Daimona Eaytoy
2024-01-19
1
-1
/
+1
*
Merge "Replace deprecated MWException"
jenkins-bot
2024-01-16
1
-4
/
+2
|
\
|
*
Replace deprecated MWException
Daimona Eaytoy
2024-01-16
1
-4
/
+2
*
|
Directly call IDBAccessObject constants instead of implementing it
Amir Sarabadani
2024-01-10
1
-1
/
+1
|
/
*
In query builders, use insertInto() and deleteFrom() instead of insert() and ...
Tim Starling
2023-09-08
1
-1
/
+1
*
Reorg: Move Status to MediaWiki\Status\
Amir Sarabadani
2023-08-25
1
-0
/
+1
*
Merge "Mass migrate Database::insert calls to InsertQueryBuilder"
jenkins-bot
2023-08-08
1
-4
/
+5
|
\
|
*
Mass migrate Database::insert calls to InsertQueryBuilder
Amir Sarabadani
2023-08-07
1
-4
/
+5
*
|
Introduce FileSelectQueryBuilder
Amir Sarabadani
2023-08-07
1
-82
/
+33
|
/
*
Clean up UpdateQueryBuilder usage
Lucas Werkmeister
2023-06-08
1
-1
/
+4
*
Migrate Database::update() to UpdateQueryBuilder
Amir Sarabadani
2023-06-08
1
-7
/
+6
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+1
*
Various doc fixes about false and null on method arguments/return types
Umherirrender
2022-11-03
1
-2
/
+2
*
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: Clean up file and class doc comments
Timo Tijhof
2022-04-07
1
-4
/
+1
*
file: Move json metadata storage out of LocalFile
Amir Sarabadani
2022-04-07
1
-4
/
+4
*
Remove or replace usages of "sanity"
Reedy
2021-11-19
1
-1
/
+1
*
Stop using LocalFile::lock()
Tim Starling
2021-11-15
1
-4
/
+2
*
docs: Change wording master to primary in comments and log text
Umherirrender
2021-09-01
1
-1
/
+1
*
Replace getMasterDB methods with getPrimaryDB
James D. Forrester
2021-07-14
1
-4
/
+4
*
In recordOldUpload, use source path when computing properties
Tim Starling
2021-06-29
1
-4
/
+5
*
Manual and automatic image metadata reserialization
Tim Starling
2021-06-26
1
-0
/
+6
*
Use the unserialized form of image metadata internally
Tim Starling
2021-06-08
1
-2
/
+3
*
Stop requiring full User to upload a File.
Petr Pchelko
2021-06-07
1
-1
/
+1
*
Reapply "LocalFile: don't use dynamic property assignment when loading from t...
Tim Starling
2021-06-07
1
-0
/
+9
*
OldLocalFile::uploadOld() accept UserIdentity
DannyS712
2021-06-03
1
-1
/
+1
*
Convert File to Authority/UserIdentity
Petr Pchelko
2021-05-10
1
-4
/
+6
*
Stop using legacy ActorMigration fields img_user/oi_user/fa_user
Tim Starling
2021-04-26
1
-6
/
+20
*
Revert "Revert "Remove support for (Archived|OldLocal)File::userCan without a...
DannyS712
2020-09-27
1
-7
/
+2
*
Revert "Remove support for (Archived|OldLocal)File::userCan without a user"
Jforrester
2020-09-16
1
-2
/
+7
*
Remove support for (Archived|OldLocal)File::userCan without a user
DannyS712
2020-09-10
1
-7
/
+2
*
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
-14
/
+14
|
/
*
Mark File base classes as extensible.
daniel
2020-07-09
1
-1
/
+29
*
Remove terminating line breaks from debug messages
Tim Starling
2020-06-03
1
-2
/
+2
*
Fix more of includes/filerepo/ Squiz.Scope.MethodScope.Missing
Reedy
2020-05-19
1
-16
/
+16
*
Fix even more PSR12.Properties.ConstantVisibility.NotFound
Reedy
2020-05-16
1
-2
/
+1
*
Hard deprecate not passing a user to OldLocalFile::userCan
DannyS712
2020-03-16
1
-1
/
+1
*
Hard deprecate Revision::userCanBitfield
DannyS712
2020-02-24
1
-2
/
+12
*
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
James D. Forrester
2020-01-10
1
-3
/
+3
*
Mostly drop old pre-actor user schemas
Brad Jorsch
2019-09-09
1
-40
/
+0
[next]