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
/
api
/
ApiUpload.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
api: Inject services into ApiWatchlistTrait
Umherirrender
2021-07-06
1
-2
/
+12
*
api: Inject services into ApiUpload class
Umherirrender
2021-07-02
1
-4
/
+17
*
Convert ChangeTags public interface to Authority.
Petr Pchelko
2021-02-24
1
-1
/
+1
*
Swap out uses of User->isLoggedIn() with ->isRegistered()
James D. Forrester
2020-12-22
1
-1
/
+1
*
Make use of native array_column() function where possible
Thiemo Kreuz
2020-11-11
1
-4
/
+1
*
Remove requirement for ApiWatchlistTrait to be in ApiBase.
Ammar Abdulhamid
2020-09-07
1
-4
/
+6
*
Merge "Add watchlist expiry support to applicable APIs"
jenkins-bot
2020-07-14
1
-10
/
+31
|
\
|
*
Add watchlist expiry support to applicable APIs
MusikAnimal
2020-07-13
1
-10
/
+31
*
|
Validate name for async uploads
Matthias Mullie
2020-07-07
1
-17
/
+30
|
/
*
Remove terminating line breaks from debug messages
Tim Starling
2020-06-03
1
-3
/
+3
*
upload: Move MinUploadChunkSize logic from Setup.php to ApiUpload
Timo Tijhof
2020-05-05
1
-1
/
+28
*
Pass a user to ArchivedFile::userCan in UploadBase
DannyS712
2020-04-29
1
-1
/
+3
*
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
James D. Forrester
2020-01-10
1
-2
/
+2
*
Improve param docs
Umherirrender
2019-11-28
1
-1
/
+1
*
Fix new phan errors, part 5
Daimona Eaytoy
2019-10-18
1
-0
/
+2
*
phan: Enable PhanTypeMismatchArgument issue
Umherirrender
2019-09-19
1
-0
/
+1
*
Better grouping for code adding elements to arrays
Daimona Eaytoy
2019-09-03
1
-1
/
+1
*
Unsuppress more phan issues (part 5)
Daimona Eaytoy
2019-09-01
1
-0
/
+1
*
Don't try to store File objects to the upload session
Tim Starling
2019-07-26
1
-9
/
+5
*
Revert "Always validate uploads over api"
Hashar
2019-05-17
1
-2
/
+14
*
Always validate uploads over api
Umherirrender
2019-05-09
1
-14
/
+2
*
Fix api error for apierror-upload-missingresult
Umherirrender
2019-03-26
1
-1
/
+1
*
Check whether a user is blocked from upload in ApiUpload
Thalia
2019-03-20
1
-1
/
+1
*
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
Bartosz Dziewoński
2018-05-30
1
-3
/
+1
*
Use ::class to resolve class names in includes files
Umherirrender
2018-01-27
1
-7
/
+7
*
Remove "Created on" from file header comments
Umherirrender
2018-01-26
1
-4
/
+0
*
Always put type information before variable name for @var tags
Kunal Mehta
2017-09-04
1
-3
/
+3
*
Make API documentation links language aware
Baha
2017-04-05
1
-1
/
+1
*
ApiUpload: Raise an error on attempts to async-upload a POSTed file
Brad Jorsch
2017-01-26
1
-0
/
+7
*
Un-blacklist PhanUndeclaredVariable
Erik Bernhardson
2017-01-18
1
-1
/
+2
*
Fix var name in ApiUpload
WMDE-Fisch
2017-01-04
1
-1
/
+1
*
Add ILocalizedException interface
Brad Jorsch
2016-12-08
1
-12
/
+22
*
API: i18n for warnings and errors
Brad Jorsch
2016-12-06
1
-138
/
+99
*
Add API warnings when upload is same as older versions
Matthias Mullie
2016-09-06
1
-0
/
+24
*
ApiUpload: Better handle unreasonably large metadata in 'imageinfo'
Bartosz Dziewoński
2016-08-26
1
-4
/
+18
*
ApiUpload: Fix fatal in dieStatusWithCode()
Bartosz Dziewoński
2016-08-22
1
-0
/
+1
*
Check for warnings for assembled file after a chunked upload
Bartosz Dziewoński
2016-08-19
1
-0
/
+12
*
UploadBase: Stop mLocalFile doubling as stashed file
Bartosz Dziewoński
2016-08-19
1
-2
/
+2
*
Run 'UploadStashFile' hook for chunked uploads too
Bartosz Dziewoński
2016-08-17
1
-4
/
+26
*
Do not call the 'UploadStashFile' hook for partially uploaded files
Bartosz Dziewoński
2016-08-17
1
-1
/
+2
*
Introduce UploadStashFile hook, improve API handling of stash errors
Bartosz Dziewoński
2016-08-09
1
-76
/
+76
*
Merge "ApiUpload: Better handle ApiMessage errors from UploadVerifyFile hook"
jenkins-bot
2016-07-11
1
-6
/
+22
|
\
|
*
ApiUpload: Better handle ApiMessage errors from UploadVerifyFile hook
Bartosz Dziewoński
2016-06-23
1
-6
/
+22
*
|
Merge "Introduce new hook UploadVerifyUpload to allow preventing file uploads"
jenkins-bot
2016-07-07
1
-4
/
+13
|
\
|
|
*
Introduce new hook UploadVerifyUpload to allow preventing file uploads
Bartosz Dziewoński
2016-06-22
1
-4
/
+13
*
|
Allow Message::newFromSpecifier to handle ApiMessages
Brad Jorsch
2016-06-28
1
-1
/
+1
|
/
*
Check if user is blocked during upload process
Matthias Mullie
2016-05-03
1
-0
/
+10
*
Merge "Use english messages for background use of Status::getWikiText"
jenkins-bot
2016-04-13
1
-3
/
+3
|
\
|
*
Use english messages for background use of Status::getWikiText
umherirrender
2016-04-12
1
-3
/
+3
*
|
Add preference for watching uploaded files
Mark Holmquist
2016-04-08
1
-6
/
+9
|
/
[next]