| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
The function of class File are deprecated, so change comment to FSFile.
Change-Id: I2350b2d6d6b09d4d2f6d64ab04891e0911595cb0
|
|
|
|
| |
Change-Id: Ie268bee2098c589c050e1b5b0e93fe1b3feca86f
|
|
|
|
| |
Change-Id: If9fb04f64389b9b40c13f3372ad4792c2e14def0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Implemented changes suggested in code review on r92009:
constructor bug handling passed repo/stash
up-to-date timestamp generation
fetching db handle from repo
iterating over select results according to convention
changed uploadstash.us_media_type to enum to mirror image.img_media_type
removed (most) new references to $wgUser, instead using ApiBase::createContext to find the user
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/92081
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/92039
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/92035
|
|
metadata storage instead of the session, see bug 26179
Tweaked the UploadWizard to work properly with the new backend code, updated tests
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/92009
|