Closed
Bug 468089
Opened 17 years ago
Closed 10 years ago
pushlog should have a graph view
Categories
(Developer Services :: Mercurial: hg.mozilla.org, defect)
Developer Services
Mercurial: hg.mozilla.org
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: sid, Assigned: sid)
References
()
Details
(Whiteboard: [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/1410] )
Attachments
(1 file)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.4) Gecko/2008102920 Firefox/3.0.4 (.NET CLR 3.5.30729)
Build Identifier:
The history—the list of all the changes that have ever been checked in—is not linear. It frequently has branches and merges. This is actually a good, important feature, as you know if you've read a little about distributed version control. The downside is that the history becomes a maze of twisty little passages.
A graph view should be available to navigate the history
Reproducible: Always
Steps to Reproduce:
1. Navigate to hg.mozilla.org/mozilla-central/graph
Actual Results:
No graph appears and the website defaults to the main page
Expected Results:
A graph view should have appeared showing the history
This bug is for hg_templates/gitweb_mozilla, the template that is being used by hg.mozilla.org right now
Comment 1•17 years ago
|
||
The graph view stuff is available in a newer version of HG, isn't it?
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•17 years ago
|
Assignee: nobody → sid
Comment 2•17 years ago
|
||
Yeah; if this is still your pushlog-graph project, you should name this bug differently. Getting hg 1.1 (which includes graph functionality) would probably merit its own bug (and it's something we should probably discuss soon).
Summary: hgweb should have a graph view → pushlog should have a graph view
OK, I changed the bug name to "pushlog should have a graph view". This is still my pushlog-graph project. Hopefully the name is OK now.
Attachment #351799 -
Flags: review?(jorendorff)
Comment 5•17 years ago
|
||
Sid, is this meant to fix the bug, or is it just a preliminary step?
Comment 6•17 years ago
|
||
Comment on attachment 351799 [details] [diff] [review]
patch for hg_templates to implement graph view functionality
Sid, let me know if you still have time to work on this -- or *will* have time in the spring semester.
Attachment #351799 -
Flags: review?(jorendorff)
jorendorff, I will continue working on this once the spring semester starts up.
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
Updated•11 years ago
|
Product: Release Engineering → Developer Services
Updated•11 years ago
|
Whiteboard: [kanban:engops:https://kanbanize.com/ctrl_board/6/248]
Updated•11 years ago
|
Whiteboard: [kanban:engops:https://kanbanize.com/ctrl_board/6/248] [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/1400] [kanban:engops:https://kanbanize.com/ctrl_board/6/248] → [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/1400] [kanban:engops:https://kanbanize.com/ctrl_board/6/248] [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/1399] [kanban:engops:https://kanbanize.com/ctrl_board/6/248]
Updated•11 years ago
|
Whiteboard: [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/1399] [kanban:engops:https://kanbanize.com/ctrl_board/6/248] → [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/1402] [kanban:engops:https://kanbanize.com/ctrl_board/6/248]
Updated•11 years ago
|
Whiteboard: [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/1402] [kanban:engops:https://kanbanize.com/ctrl_board/6/248] → [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/1407] [kanban:engops:https://kanbanize.com/ctrl_board/6/248]
Updated•11 years ago
|
Whiteboard: [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/1407] [kanban:engops:https://kanbanize.com/ctrl_board/6/248] → [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/1410] [kanban:engops:https://kanbanize.com/ctrl_board/6/248]
Updated•11 years ago
|
Whiteboard: [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/1410] [kanban:engops:https://kanbanize.com/ctrl_board/6/248] → [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/1410]
Comment 8•10 years ago
|
||
This seems cool. But nobody is asking for this feature. I see little value in having this bug continue to be open.
If you feel differently, please reopen or file a new bug.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•