Last modified: 2013-03-13 12:03:01 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 T32549, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 30549 - Add link on user page in toolbox for commits
Add link on user page in toolbox for commits
Status: NEW
Product: MediaWiki extensions
Classification: Unclassified
CodeReview (Other open bugs)
unspecified
All All
: Low enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-08-24 17:09 UTC by John Du Hart
Modified: 2013-03-13 12:03 UTC (History)
2 users (show)

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


Attachments

Description John Du Hart 2011-08-24 17:09:49 UTC
If a user has their MW account linked, there should be a link in the toolbox on their userpage of their commits.
Comment 1 Brion Vibber 2011-08-24 21:40:48 UTC
A wiki user account may be linked to multiple CodeReview author names on multiple CodeReview repositories.

For instance, I'll be hooked up at least to 'brion' and 'vibber' for MediaWiki, and might also be set up on one of the PyWikipediabot ones, which are both configured on mediawiki.org.

We could add a bunch of links:

* brion's commits on MediaWiki
* vibber's commits on MediaWiki
* brion's commits on PyWikipediabot

but this might be a bit awkward.
Comment 2 Sam Reed (reedy) 2011-09-06 11:37:56 UTC
(In reply to comment #1)
> A wiki user account may be linked to multiple CodeReview author names on
> multiple CodeReview repositories.
> 
> For instance, I'll be hooked up at least to 'brion' and 'vibber' for MediaWiki,
> and might also be set up on one of the PyWikipediabot ones, which are both
> configured on mediawiki.org.
> 
> We could add a bunch of links:
> 
> * brion's commits on MediaWiki
> * vibber's commits on MediaWiki
> * brion's commits on PyWikipediabot
> 
> but this might be a bit awkward.

We could add a preference in the hope that Chad doesn't notice...

This seems a potential wontfix as it's not something that can nicely

Then to do it, it's an SQL query or 2 per page load, or caching the list in Memcached etc
Comment 3 Sam Reed (reedy) 2011-09-06 11:52:41 UTC
(In reply to comment #2)
> (In reply to comment #1)
> > A wiki user account may be linked to multiple CodeReview author names on
> > multiple CodeReview repositories.
> > 
> > For instance, I'll be hooked up at least to 'brion' and 'vibber' for MediaWiki,
> > and might also be set up on one of the PyWikipediabot ones, which are both
> > configured on mediawiki.org.
> > 
> > We could add a bunch of links:
> > 
> > * brion's commits on MediaWiki
> > * vibber's commits on MediaWiki
> > * brion's commits on PyWikipediabot
> > 
> > but this might be a bit awkward.
> 
> We could add a preference in the hope that Chad doesn't notice...
> 
> This seems a potential wontfix as it's not something that can nicely
> 
> Then to do it, it's an SQL query or 2 per page load, or caching the list in
> Memcached etc

Hmm, I didn't read the "on their userpage"

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


Navigation
Links