Closed
Bug 1257247
Opened 9 years ago
Closed 7 years ago
Allow unique file names for downloading diff
Categories
(MozReview Graveyard :: Infrastructure, defect)
MozReview Graveyard
Infrastructure
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: bgrins, Unassigned)
Details
Right now to download a diff there's a URL like https://reviewboard.mozilla.org/r/39545/diff/raw/.
It would be great if there could be a URL unique to the review ID so when saving / importing the diff file I can have multiple files saved without a duplicate name.
So maybe something like https://reviewboard.mozilla.org/r/39545.diff
this sounds like good use for a httpd level redirect.
Component: General → Infrastructure
QA Contact: klibby
| Reporter | ||
Comment 2•9 years ago
|
||
OK, didn't realize about the 'hg' arrow icon in https://reviewboard-hg.mozilla.org/gecko/rev/2b5d118f10c0, which works find for my use case.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
| Reporter | ||
Comment 3•9 years ago
|
||
But, then again.. this solves the single commit use case, but is there a way to get a 'review summary' download that will include all commits in a single diff file?
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Comment 4•7 years ago
|
||
MozReview is now obsolete. Please use Phabricator instead. Closing this bug.
Status: REOPENED → RESOLVED
Closed: 9 years ago → 7 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•