Last modified: 2014-01-03 15:56:18 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 T61361, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 59361 - DBQ-110 List of Users of Persian Wikipedia that have at least 1000 unmionr edits in main namespace
DBQ-110 List of Users of Persian Wikipedia that have at least 1000 unmionr e...
Status: RESOLVED FIXED
Product: Tool Labs tools
Classification: Unclassified
Database Queries (Other open bugs)
unspecified
All All
: Unprioritized critical
: ---
Assigned To: Bugzilla Bug Importer (valhallasw)
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-01-03 15:56 UTC by Bugzilla Bug Importer (valhallasw)
Modified: 2014-01-03 15:56 UTC (History)
0 users

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


Attachments

Description Bugzilla Bug Importer (valhallasw) 2014-01-03 15:56:14 UTC
This issue was converted from https://jira.toolserver.org/browse/DBQ-110.
Summary: List of  Users of Persian Wikipedia that have at least 1000 unmionr edits in main namespace
Issue type: Task - A task that needs to be done.
Priority: Critical
Status: Done
Assignee: DaB. <dab@ts.wikimedia.org>

-------------------------------------------------------------------------------
From: Ladsgroup <ladsgroup@gmail.com>
Date: Sun, 24 Oct 2010 17:25:49
-------------------------------------------------------------------------------

Hello,A election for local committee(similar with ArbCom) is being started  
Policy of the election have a condition for candidates that they must have at least 1000 unminor at main namespace  
If it's possible please create the list of users.  
Thank you
Comment 1 Bugzilla Bug Importer (valhallasw) 2014-01-03 15:56:16 UTC
-------------------------------------------------------------------------------
From: Autocracy <jeff@storyinmemo.com>
Date: Mon, 27 Dec 2010 12:48:42
-------------------------------------------------------------------------------

http://toolserver.org/~autocracy/dbq-110

select /**SLOW_OK**/ user_name, count![][1] from user  
join revision on rev_user = user_id  
where rev_minor_edit = 0  
group by user_id  
having count![][1] >= 1000  
order by count![][1] desc

Some left-to-right / right-to-left funkiness exists depending on the character set of the username.

   [1]: https://jira.toolserver.org/images/icons/emoticons/star_yellow.gif
Comment 2 Bugzilla Bug Importer (valhallasw) 2014-01-03 15:56:18 UTC
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: wikimedia-bugzilla@dabpunkt.eu
CC list: bugzilla@storyinmemo.com, wikimedia-bugzilla@dabpunkt.eu, ladsgroup@gmail.com

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


Navigation
Links