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
*
Namespace all remaining files in includes/changetags
James D. Forrester
2025-03-25
1
-1
/
+1
*
UploadBase: Replace use of deprecated PermissionStatus methods
Bartosz Dziewoński
2025-03-24
1
-3
/
+3
*
Namespace all remaining files in includes/jobqueue
James D. Forrester
2025-03-20
1
-4
/
+4
*
Namespace all remaining files in includes/filerepo
James D. Forrester
2025-03-19
1
-0
/
+1
*
Replace isset() with falsy checks
Umherirrender
2024-12-19
1
-2
/
+2
*
api: Use type-declaration for string arg in ApiBase::__construct
Umherirrender
2024-10-17
1
-8
/
+1
*
Add namespace to includes/api classes
James D. Forrester
2024-09-25
1
-0
/
+25
*
api: Add missing documentation to class properties
Umherirrender
2024-09-07
1
-0
/
+1
*
Namespace MessageSpecifier under Wikimedia\Message\
Bartosz Dziewoński
2024-07-28
1
-0
/
+1
*
Remove superfluous spaces
Fomafix
2024-07-03
1
-4
/
+4
*
api: Use namespaced classes
Umherirrender
2024-06-14
1
-0
/
+1
*
Replace deprecated status->getErrors calls in API classes
WMDE-Fisch
2024-06-13
1
-2
/
+2
*
Document more ApiBase methods that accept MessageSpecifier, not just Message
Michael Große
2024-05-31
1
-1
/
+0
*
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
[next]