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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix img_auth message logic
Gergő Tisza
2024-11-14
1
-7
/
+3
*
Updated wikimedia/scoped-callback from 4.0.0 to 5.0.0
Reedy
2024-11-10
1
-1
/
+1
*
img_auth: Output lang and dir in HTTP and HTML on error message
Fomafix
2024-10-29
1
-0
/
+5
*
FileRepo: Add support for the new Shellbox large file feature
Tim Starling
2024-10-29
3
-0
/
+39
*
Use namespaced classes
Umherirrender
2024-10-21
6
-1
/
+8
*
Use explicit nullable type on parameter arguments
Umherirrender
2024-10-16
8
-16
/
+16
*
Add namespace to remaining parts of Wikimedia\FileBackend
James D. Forrester
2024-10-03
1
-0
/
+2
*
Add namespace to remaining parts of Wikimedia\Mime and Wikimedia\Stats
James D. Forrester
2024-09-27
1
-0
/
+1
*
Add namespace to remaining parts of Wikimedia\ObjectCache
James D. Forrester
2024-09-27
7
-0
/
+10
*
Add namespace to IDBAccessObject and DBAccessObjectUtils
James D. Forrester
2024-09-27
3
-0
/
+3
*
Merge "Pass function name to IDatabase functions"
jenkins-bot
2024-09-20
1
-1
/
+1
|
\
|
*
Pass function name to IDatabase functions
Umherirrender
2024-09-19
1
-1
/
+1
*
|
Pass function name to HttpRequestFactory::create
Umherirrender
2024-09-19
1
-1
/
+1
|
/
*
Avoid use of deprecated wfExpandUrl in various places
Ebrahim Byagowi
2024-09-09
1
-4
/
+4
*
Merge "filerepo: Avoid assignment in condition in File::getThumbnailSource"
jenkins-bot
2024-09-04
1
-25
/
+27
|
\
|
*
filerepo: Avoid assignment in condition in File::getThumbnailSource
Umherirrender
2024-09-01
1
-25
/
+27
*
|
Merge "filerepo: Remove unused LocalFileMoveBatch::$archive"
jenkins-bot
2024-09-01
1
-2
/
+0
|
\
\
|
*
|
filerepo: Remove unused LocalFileMoveBatch::$archive
Umherirrender
2024-09-01
1
-2
/
+0
|
|
/
*
/
filerepo: Add missing documentation to class properties
Umherirrender
2024-09-01
4
-0
/
+6
|
/
*
Replace gettype() with get_debug_type() in debug/log/test output
Bartosz Dziewoński
2024-07-31
1
-1
/
+1
*
Replace deprecated LogFormatter::newFromRow/newFromEntry
Umherirrender
2024-07-29
1
-2
/
+3
*
Namespace MessageSpecifier under Wikimedia\Message\
Bartosz Dziewoński
2024-07-28
1
-1
/
+1
*
rdbms: Create IReadableDatabase::andExpr() / ::orExpr()
Umherirrender
2024-07-11
1
-2
/
+1
*
filerepo: Document guaranteed sort order for File::getHistory
thiemowmde
2024-07-07
2
-2
/
+2
*
File: handle stats for recursive transformation calls
Cole White
2024-06-20
1
-4
/
+9
*
Use namespaced classes (1)
Umherirrender
2024-06-16
1
-1
/
+1
*
Merge "User objectCacheFactory methods not deprecated ObjectCache methods"
jenkins-bot
2024-06-12
1
-2
/
+3
|
\
|
*
User objectCacheFactory methods not deprecated ObjectCache methods
Wandji69
2024-06-06
1
-2
/
+3
*
|
Merge "Add dark mode support to plain html outputs"
jenkins-bot
2024-06-11
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Add dark mode support to plain html outputs
Ebrahim Byagowi
2024-06-09
1
-0
/
+1
*
|
File: Remove the unused migrateThumbFile() stub function
Func
2024-06-02
1
-9
/
+0
*
|
Merge "Migrate File to statslib"
jenkins-bot
2024-05-31
1
-17
/
+21
|
\
\
|
*
|
Migrate File to statslib
Thomas Arrow
2024-05-31
1
-17
/
+21
*
|
|
Use RawSQLValue for some SET clauses in update/upsert
Umherirrender
2024-05-29
1
-2
/
+3
*
|
|
Merge "Change some type hints from IDatabase to IReadableDatabase"
jenkins-bot
2024-05-24
1
-4
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Change some type hints from IDatabase to IReadableDatabase
Umherirrender
2024-05-24
1
-4
/
+3
|
|
/
*
/
ImageHistoryList: Link to interwiki user if the prefix is valid
Func
2024-05-23
1
-2
/
+0
|
/
*
Add namespace and deprecation alias to FileBackend
Ebrahim Byagowi
2024-05-19
5
-0
/
+5
*
Migrate media.thumbnail.stream to statslib
Thomas Arrow
2024-05-16
1
-2
/
+4
*
Merge "filerepo: extract AuthenticatedFileEntryPoint from img_auth.php"
jenkins-bot
2024-05-16
1
-0
/
+234
|
\
|
*
filerepo: extract AuthenticatedFileEntryPoint from img_auth.php
daniel
2024-05-16
1
-0
/
+234
*
|
Add namespace and deprecation alias to FormatJson
Ebrahim Byagowi
2024-05-16
1
-0
/
+1
|
/
*
Merge "Break streamThumb() into private methods"
jenkins-bot
2024-05-10
1
-159
/
+329
|
\
|
*
Break streamThumb() into private methods
daniel
2024-05-08
1
-159
/
+329
*
|
Migrate to IReadableDatabase::newSelectQueryBuilder
Umherirrender
2024-05-05
1
-1
/
+8
*
|
filerepo: Use IDatabase for type-hinting instead of DBConnRef
Umherirrender
2024-05-03
1
-3
/
+3
*
|
Migrate several more raw SQL building to expression builders
Amir Sarabadani
2024-04-26
1
-3
/
+3
*
|
Remove again use of MWException in ThumbnailEntryPoint
Bartosz Dziewoński
2024-04-23
1
-5
/
+0
*
|
Fix some line indent
Umherirrender
2024-04-20
1
-12
/
+12
|
/
*
Merge "Introduce entry point classes for media files."
jenkins-bot
2024-04-03
3
-4
/
+797
|
\
[next]