Last modified: 2011-04-14 15:12:39 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 T24132, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 22132 - Allow viewing arbitrary diffs in CodeReview
Allow viewing arbitrary diffs in CodeReview
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!
: schema-change
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-01-17 14:57 UTC by Mike.lifeguard
Modified: 2011-04-14 15:12 UTC (History)
1 user (show)

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


Attachments

Description Mike.lifeguard 2010-01-17 14:57:57 UTC
Currently, reviewers can only see changes introduced in a single revision. Please allow viewing of arbitrary diffs so better allow reviewers to see relevant changes together. They don't need to be able to change states, comment etc on these complex diffs however - just view them.
Comment 1 Chad H. 2010-01-26 14:51:51 UTC
Although we cache both rev IDs in Memcached, the database only stores diffs in the code_rev table, assuming you'd only want to look at diffs sequentially and always to the previous rev :)

Maybe a new code_diff table?

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


Navigation
Links