Last modified: 2014-05-11 12:54:33 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T67121, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 65121 - API: allow listing of all files uploaded by user similar to the $showAll option in SpecialListfiles.php
API: allow listing of all files uploaded by user similar to the $showAll opti...
Status: NEW
Product: MediaWiki
Classification: Unclassified
API (Other open bugs)
1.24rc
All All
: Low enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-05-10 09:35 UTC by Rainer Rillke @commons.wikimedia
Modified: 2014-05-11 12:54 UTC (History)
4 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Rainer Rillke @commons.wikimedia 2014-05-10 09:35:33 UTC
Currently, when using allimages and aiuser, only results from the images table are returned. The oldimages table is not considered. However, it is often important to know who has uploaded a file first.
Comment 1 Rainer Rillke @commons.wikimedia 2014-05-10 09:37:26 UTC
*to get the files first uploaded by a specified user*

This is not really possibly using log queries because one has to trace moves and one never knows whether a file was deleted or moved, thus one query per file is due which often floods the API.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links