Added us_status column for future expansion re Bryan's suggestion
authorIan Baker <raindrift@users.mediawiki.org>
Wed, 13 Jul 2011 19:08:51 +0000 (19:08 +0000)
committerIan Baker <raindrift@users.mediawiki.org>
Wed, 13 Jul 2011 19:08:51 +0000 (19:08 +0000)
commitc2e2c8270e46157f0514f0bf5d75718885716225
tree59a7ab98795ba34f9a93e7af342f6a510f6791d5
parent0199e18047c42d58d7413cab8fea237c832a2219
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
includes/api/ApiUpload.php
includes/upload/UploadFromStash.php
includes/upload/UploadStash.php
maintenance/archives/patch-uploadstash.sql
maintenance/cleanupUploadStash.php
maintenance/tables.sql