wiki.techinc.nl/includes/upload
Timo Tijhof a339338ec3 upload: Move MinUploadChunkSize logic from Setup.php to ApiUpload
This was previously making calls to various methods during the
Setup.php, which apart from being deferrable logic that isn't
needed on most requests, is also risky/complicated because MW
isn't initialised yet at this point.

Bug: T189966
Change-Id: Iaee3f2af8d18bc5095e9297cbe1b6efc627f3977
2020-05-05 01:58:15 +00:00
..
exception Clean up redundant Exception|Throwable union type 2020-02-12 20:28:40 +00:00
Hook Hook interface doc comment followup 2020-04-21 09:12:23 +10:00
UploadBase.php upload: Move MinUploadChunkSize logic from Setup.php to ApiUpload 2020-05-05 01:58:15 +00:00
UploadFromChunks.php Use MediaWikiServices::getRepoGroup in file related classes 2020-03-14 12:36:27 +00:00
UploadFromFile.php Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
UploadFromStash.php Use MediaWikiServices::getRepoGroup in file related classes 2020-03-14 12:36:27 +00:00
UploadFromUrl.php Replace usages of deprecated User::isAllowed. Step 2. 2019-09-11 16:00:03 -07:00
UploadStash.php Fix typo, accesible -> accessible 2020-03-11 00:01:27 +05:30
UploadStashFile.php Move UploadStashFile to its own file 2019-04-14 03:50:59 +01:00