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: Reduce use of WebRequest in action=upload
Umherirrender
2024-03-29
1
-12
/
+6
*
Switch Special:Upload to use async upload-by-url
Giuseppe Lavagetto
2024-03-28
1
-3
/
+4
*
Allow async upload by url via the Api
Giuseppe Lavagetto
2024-03-23
1
-26
/
+64
*
Merge "Use transactional time limit on api Upload (except checkstatus)"
jenkins-bot
2024-03-11
1
-0
/
+4
|
\
|
*
Use transactional time limit on api Upload (except checkstatus)
Brian Wolff
2024-03-01
1
-0
/
+4
*
|
Merge "upload: switch AssembleUploadChunksJob to GenericParameterJob"
jenkins-bot
2024-03-03
1
-10
/
+6
|
\
\
|
*
|
upload: switch AssembleUploadChunksJob to GenericParameterJob
Aaron Schulz
2024-03-03
1
-10
/
+6
|
|
/
*
/
Fix typo in log message
Brian Wolff
2024-03-02
1
-1
/
+1
|
/
*
Use ->push not lazyPush for PublishStashedFile job
Brian Wolff
2024-02-27
1
-1
/
+4
*
Prevent race condition between AssembleUploadChunksJob and transaction
Brian Wolff
2024-02-22
1
-2
/
+7
*
Improve chunked upload jobs and abort assemble job if already in progress
Brian Wolff
2024-02-21
1
-0
/
+1
*
Add additional debug logging for chunked upload
Brian Wolff
2024-02-16
1
-3
/
+145
*
Make use of the [ ... ] operator instead of array_merge
thiemowmde
2024-01-31
1
-1
/
+1
*
Merge "layering: UploadBase should not depend on API modules."
jenkins-bot
2023-12-16
1
-1
/
+56
|
\
|
*
layering: UploadBase should not depend on API modules.
daniel
2023-12-16
1
-1
/
+56
*
|
Convert PublishStashedFileJob to GenericParameterJob
Giuseppe Lavagetto
2023-12-13
1
-1
/
+0
|
/
*
Move user options related classes into its own namespace
Martin Urbanec
2023-11-29
1
-1
/
+1
*
Deprecate UploadBase::isThrottled
daniel
2023-10-23
1
-5
/
+0
*
Namespace Config-related classes under \MediaWiki\Config
James D. Forrester
2023-09-21
1
-0
/
+1
*
Namespace User under \MediaWiki\User
James D. Forrester
2023-09-19
1
-0
/
+1
*
Use real type hints for services etc. in api/ except ApiQuery*.php
Bartosz DziewoĆski
2023-08-29
1
-2
/
+1
*
Reorg: Move Status to MediaWiki\Status\
Amir Sarabadani
2023-08-25
1
-0
/
+1
*
build: Remove unneeded newline from one line condition/foreach
Umherirrender
2023-08-22
1
-2
/
+1
*
Prompt temporary users without upload permissions to log in
Thalia
2023-05-24
1
-1
/
+1
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+1
*
Make use of ??= in more places
DannyS712
2022-12-17
1
-3
/
+1
*
Remove separate checks for global blocks from APIUpload and SpecialUpload
csimiyu
2022-11-09
1
-5
/
+0
*
Use short array destructuring instead of list()
Tim Starling
2022-10-21
1
-1
/
+1
*
build: Update mediawiki/mediawiki-phan-config to 0.12.0
Daimona Eaytoy
2022-10-08
1
-3
/
+0
*
api: Replace numerous more deprecated constants
Reedy
2022-06-06
1
-2
/
+2
*
api: Replace numerous deprecated constants
Reedy
2022-06-06
1
-13
/
+15
*
Use MainConfigNames instead of string literals, #2
Aryeh Gregor
2022-04-13
1
-6
/
+10
*
phan: Disable null_casts_as_any_type setting
Umherirrender
2022-03-21
1
-0
/
+1
*
ApiUpload: Pass empty tags as empty array instead of null
Ammarpad
2022-03-03
1
-2
/
+2
*
Remove or replace usages of "sane"
Reedy
2021-11-22
1
-1
/
+1
*
Remove or replace usages of "sanity"
Reedy
2021-11-19
1
-1
/
+1
*
API: Using @return never documentation on more functions
Umherirrender
2021-09-11
1
-0
/
+6
*
Remove unreachable code after exception/die/exit
Umherirrender
2021-09-03
1
-11
/
+9
*
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
[next]