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
/
upload
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused UploadChunkZeroLengthFileException
Bartosz Dziewoński
2024-01-17
1
-26
/
+0
*
Reparent trivial subclasses of MWException
Bartosz Dziewoński
2024-01-17
4
-4
/
+4
*
Replace MWException with Exception in UploadChunkFileException
Dogu
2024-01-05
1
-1
/
+1
*
layering: UploadBase should not depend on API modules.
daniel
2023-12-16
1
-19
/
+6
*
UploadStashException: Remove redundant doc comments
Bartosz Dziewoński
2023-12-14
11
-22
/
+0
*
Deprecate UploadBase::isThrottled
daniel
2023-10-23
1
-0
/
+4
*
upload: Log all filebackend errors in UploadFromChunks
Umherirrender
2023-10-01
1
-9
/
+49
*
Namespace Sanitizer under \MediaWiki\Parser
James D. Forrester
2023-09-21
2
-0
/
+3
*
Merge "Migrate another major batch to SelectQueryBuilder"
jenkins-bot
2023-09-20
1
-10
/
+5
|
\
|
*
Migrate another major batch to SelectQueryBuilder
Amir Sarabadani
2023-09-20
1
-10
/
+5
*
|
Namespace User under \MediaWiki\User
James D. Forrester
2023-09-19
4
-2
/
+4
|
/
*
Merge "upload: Fix doc on UploadVerifyUploadHook"
jenkins-bot
2023-09-19
2
-3
/
+3
|
\
|
*
upload: Fix doc on UploadVerifyUploadHook
Umherirrender
2023-09-12
2
-3
/
+3
*
|
Namespace remaining 'specialpage' files under \MediaWiki\SpecialPage
James D. Forrester
2023-09-18
1
-0
/
+2
*
|
Reorg: Move WebRequest to includes\Request
Amir Sarabadani
2023-09-11
4
-0
/
+4
*
|
Remove redundant empty() constructs (3)
Daimona Eaytoy
2023-09-08
2
-2
/
+2
*
|
In query builders, use insertInto() and deleteFrom() instead of insert() and ...
Tim Starling
2023-09-08
1
-3
/
+3
|
/
*
Reorg: Move Status to MediaWiki\Status\
Amir Sarabadani
2023-08-25
3
-0
/
+3
*
build: Remove unneeded newline from one line condition/foreach
Umherirrender
2023-08-22
2
-4
/
+2
*
Merge "Mass migrate Database::insert calls to InsertQueryBuilder"
jenkins-bot
2023-08-08
1
-5
/
+4
|
\
|
*
Mass migrate Database::insert calls to InsertQueryBuilder
Amir Sarabadani
2023-08-07
1
-5
/
+4
*
|
UploadBase: Minor cleanup
Reedy
2023-08-08
1
-105
/
+105
|
/
*
UploadBase: Improve wording in comments
Reedy
2023-07-24
1
-15
/
+15
*
Replace IDatabase::delete with DeleteQueryBuilder
Umherirrender
2023-06-21
1
-10
/
+8
*
Merge sequences of `if` that end doing the same thing anyway
thiemowmde
2023-06-16
1
-7
/
+1
*
Migrate Database::update() to UpdateQueryBuilder
Amir Sarabadani
2023-06-08
1
-7
/
+6
*
Merge "Replace substr with cleaner string methods"
jenkins-bot
2023-06-06
1
-1
/
+1
|
\
|
*
Replace substr with cleaner string methods
Matěj Suchánek
2023-05-20
1
-1
/
+1
*
|
hook: Document null type for pass-by-ref on UploadVerifyUploadHook
Umherirrender
2023-06-04
2
-2
/
+1
|
/
*
Replace internal Hooks::runner
Umherirrender
2023-05-11
2
-3
/
+7
*
Merge "upload: Add PSR-3 loggin normalization to UploadChunkFileException"
jenkins-bot
2023-03-31
2
-3
/
+16
|
\
|
*
upload: Add PSR-3 loggin normalization to UploadChunkFileException
Gergő Tisza
2023-03-31
2
-3
/
+16
*
|
Just another 80 or so PHPStorm inspection fixes (#4)
Tim Starling
2023-03-25
1
-8
/
+8
*
|
Fix more PHPStorm inspections (#2)
Tim Starling
2023-03-25
1
-1
/
+1
*
|
UploadBase::detectScript: Protect against null inputs to str_starts_with
James D. Forrester
2023-03-14
1
-3
/
+3
|
/
*
Remove IEContentAnalyzer
Derk-Jan Hartman
2023-03-07
1
-19
/
+0
*
Merge "UploadBase::checkFileExtension: Guard for null input triggering PHP 8....
jenkins-bot
2023-03-02
1
-1
/
+1
|
\
|
*
UploadBase::checkFileExtension: Guard for null input triggering PHP 8.1 warning
James D. Forrester
2023-03-02
1
-1
/
+1
*
|
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+1
|
/
*
Use the ?? operator in a few places where it makes sense
thiemowmde
2023-02-14
1
-5
/
+1
*
Merge "upload: Allow attributes starting with "on" in inkscape SVG namespace"
jenkins-bot
2023-02-13
1
-2
/
+8
|
\
|
*
upload: Allow attributes starting with "on" in inkscape SVG namespace
Derk-Jan Hartman
2023-02-13
1
-2
/
+8
*
|
Merge "Change $wgLang to use Message::*Param functions"
jenkins-bot
2023-01-28
1
-2
/
+1
|
\
\
|
*
|
Change $wgLang to use Message::*Param functions
Umherirrender
2022-09-26
1
-2
/
+1
*
|
|
Merge "Code style cleanup"
jenkins-bot
2023-01-06
1
-71
/
+73
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Code style cleanup
Derk-Jan Hartman
2023-01-05
1
-71
/
+73
*
|
|
Merge "UploadBase.php: added namespace for w3c-test-suite"
jenkins-bot
2023-01-05
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
UploadBase.php: added namespace for w3c-test-suite
JoKalliauer
2021-03-31
1
-0
/
+1
*
|
|
Merge "Use str_starts_with/str_ends_with/str_contains"
jenkins-bot
2022-12-14
2
-14
/
+13
|
\
\
\
|
*
|
|
Use str_starts_with/str_ends_with/str_contains
Umherirrender
2022-12-12
2
-14
/
+13
[next]