Last modified: 2009-04-02 18:51:16 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 T20149, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 18149 - Detect and show related revisions in code review
Detect and show related revisions in code review
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
CodeReview (Other open bugs)
unspecified
All All
: Normal enhancement (vote)
: ---
Assigned To: Aaron Schulz
http://www.mediawiki.org/wiki/Special...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-03-25 07:48 UTC by Brion Vibber
Modified: 2009-04-02 18:51 UTC (History)
0 users

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


Attachments

Description Brion Vibber 2009-03-25 07:48:25 UTC
It would be very helpful for revisions which mention each other, or common bug numbers, in their commit messages, to display links to one another on their close-up pages.

For instance:

http://www.mediawiki.org/wiki/Special:Code/MediaWiki/47827
refers to https://bugzilla.wikimedia.org/show_bug.cgi?id=17673

as does a later follow-up fix:
http://www.mediawiki.org/wiki/Special:Code/MediaWiki/48629

In this case the follow-up doesn't mention the original revision by number, but frequently this will happen too.

There's an as-yet-unused code_relations table meant to store such follow-up relationships, but this might not be sufficient for the needs we're seeing based on usage (eg common bug references).
Comment 1 Aaron Schulz 2009-04-01 21:35:52 UTC
Tables is in use now. Bug-based relations not done yet.
Comment 2 Aaron Schulz 2009-04-01 21:39:36 UTC
Maybe a code_bugs tables is in order...
Comment 3 Aaron Schulz 2009-04-02 18:51:16 UTC
Done by r49141. Needs svnImport MediaWiki 0 of course.

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


Navigation
Links