Last modified: 2008-01-24 03:25:20 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 T8053, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 6053 - Apply filter to checkuser usage log
Apply filter to checkuser usage log
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
CheckUser (Other open bugs)
unspecified
All All
: Normal enhancement with 2 votes (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-05-23 00:55 UTC by Borgx
Modified: 2008-01-24 03:25 UTC (History)
2 users (show)

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


Attachments

Description Borgx 2006-05-23 00:55:27 UTC
The current checkuser log contains checkuser usage from all wikimedia projects.
In order to make control easier, please add filter to show log by person who
perform CheckUser and by project (such as usage on en.wikipedia only, or usage
on meta.wikimedia only).
Comment 1 Rob Church 2006-05-23 01:05:35 UTC
This is going to be near impossible, performance and logic-wise, with our
current logging format.
Comment 2 Larry Pieniazek 2007-07-09 13:41:03 UTC
Note that a workaround for this is to just do a search... the current log function allows searching of text strings and only presents the results found. This gives the ability to filter, after a fashion. For example to see all events in the log that relate to checks done on the meta wiki, submit this query: 

http://meta.wikimedia.org/w/index.php?title=Special%3ACheckUser&log=1&user=&logsearch=on+metawiki

(the key is saying "on metawiki" as the query as "on " narrows down to which wiki was done)

Similarly to show all queries done by me, submit this query:

http://meta.wikimedia.org/w/index.php?title=Special%3ACheckUser&log=1&user=&logsearch=Lar+got

(the key is saying "Lar got" as the query as " got" narrows down to who performed the check)

(in both cases you may have to change the starting point of the URL to a wiki where you have checkuser rights for this example to work for you... I have CU on meta so it works for me there)

This is not perfect, you may get a few false positives because of what people say in the remarks/reasons but it should suffice. I use it all the time. It might be nice to write this up somewhere, if someone can suggest where, I will do so.

I believe this is the enhancement request that was discussed on the checkuser mailing list a few weeks back, and I answered it this same way. Hope that helps.
Comment 3 Aaron Schulz 2008-01-12 05:56:56 UTC
Done in r29527.
Comment 4 Larry Pieniazek 2008-01-12 15:50:32 UTC
This filter does not support wildcarding the way the previous search function on the global log did. I can provide examples as required. I would request that this bug be reopened to track the need for partial searches. See examples on the checkuser-l mailing list dated today with subject line " Log search not quite right?" : http://lists.wikimedia.org/mailman/private/checkuser-l/2008-January/001295.html which I can supply a copy of if desired.

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


Navigation
Links