umherirrender
e121205cb3
Correct comment about getPropsFromPath/sha1Base36 in sql files
...
The function of class File are deprecated, so change comment to FSFile.
Change-Id: I2350b2d6d6b09d4d2f6d64ab04891e0911595cb0
2014-06-23 20:58:37 +02:00
umherirrender
e5f5e95137
Fix indentation whitespace errors
...
Change-Id: Ie268bee2098c589c050e1b5b0e93fe1b3feca86f
2012-10-26 17:42:13 +02:00
umherirrender
e256c69f9a
Remove a bunch of trailing spaces and unneeded newlines
...
Change-Id: If9fb04f64389b9b40c13f3372ad4792c2e14def0
2012-10-20 13:35:38 +02:00
Ian Baker
c2e2c8270e
Added us_status column for future expansion re Bryan's suggestion
...
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
2011-07-13 19:08:51 +00:00
Ian Baker
3d780db426
Added index for abandoned uploads maintenance script
2011-07-13 00:38:04 +00:00
Ian Baker
5763a028d9
changing smallint to int for image sizes, re bug 26179 comment 13
2011-07-13 00:21:02 +00:00
Ian Baker
9d4fd0c567
Refactored UploadStash and related classes to use the database for file metadata storage instead of the session, see bug 26179
...
Tweaked the UploadWizard to work properly with the new backend code, updated tests
2011-07-12 21:11:43 +00:00