Page MenuHomePhabricator

DBQ-49 List of pages on enwiki last edited by Redirect fixer
Closed, ResolvedPublic

Description

This issue was converted from https://jira.toolserver.org/browse/DBQ-49.
Summary: List of pages on enwiki last edited by Redirect fixer
Issue type: Task - A task that needs to be done.
Priority: Major
Status: Done
Assignee: Legoktm <legoktm@pacbell.net>


From: east718 <east718@gmail.com>

Date: Fri, 24 Oct 2008 07:51:38

Would it be possible to generate a list of pages on the English Wikipedia that have their top edit made by User:Redirect fixer (user ID 7523687)? Thanks in advance.


Version: unspecified
Severity: major

Details

Reference
bz59304

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 2:22 AM
bzimport set Reference to bz59304.

From: Bryan Tong Minh <bryan@tools.wikimedia.de>

Date: Fri, 24 Oct 2008 12:38:44

Should be something like
SELECT page_namespace, page_title FROM page, revision WHERE page_latest = rev_id AND rev_user = 7523687;


From: Legoktm <legoktm@pacbell.net>

Date: Mon, 19 Jan 2009 19:30:23

Results are http://toolserver.org/~legoktm/rdfixer.txt.

This bug was imported as RESOLVED. The original assignee has therefore not been
set, and the original reporters/responders have not been added as CC, to
prevent bugspam.

If you re-open this bug, please consider adding these people to the CC list:
Original assignee: legoktm.wikipedia@gmail.com
CC list: Bryan.TongMinh@Gmail.com, legoktm.wikipedia@gmail.com