Closed
Bug 570737
Opened 15 years ago
Closed 6 years ago
Integrate mxr.mozilla.org with the blame solution on mxr-test
Categories
(Webtools Graveyard :: MXR, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: ehsan.akhgari, Unassigned)
References
()
Details
Attachments
(1 file)
980 bytes,
patch
|
Details | Diff | Splinter Review |
mxr-test's blame UI for hg history is just so much better than hgweb annotate, and we want that! We should incorporate the patches from mxr-test and integrate mxr.m.o with that blame interface.
so, the patches for mxr are trivial. there are two bits that are interesting:
1. bonsai wants access to an lxr.conf and a matching set of repositories. - this can be done by either running it on the same host or mirroring (it doesn't need to have the same hostname)
2. i need someone to review the bonsai changes.
Reporter | ||
Comment 2•15 years ago
|
||
(In reply to comment #1)
> so, the patches for mxr are trivial. there are two bits that are interesting:
>
> 1. bonsai wants access to an lxr.conf and a matching set of repositories. -
> this can be done by either running it on the same host or mirroring (it doesn't
> need to have the same hostname)
We should be able to run it on mxr.m.o, right?
> 2. i need someone to review the bonsai changes.
Who would be a good person to do that?
1. yeah, running it on mxr.m.o isn't a problem, for prettiness it would be nice if it were bonsai-hg.m.o instead, but that obviously isn't necessary.
2. someone who knows perl, has some understanding of security risks in webtools and has time.
that last requirement is the biggest problem, reed and justdave aren't really available this week....
Reporter | ||
Comment 4•15 years ago
|
||
(In reply to comment #3)
> 2. someone who knows perl, has some understanding of security risks in webtools
> and has time.
The only person who I know might be interested to do this is Johnath, although I'm not sure if he has time for this (of course I could try to convince him in person.)
Timeless, could you please attach your patch here?
this is the mxr side of things. it is really entirely uninteresting. the bonsai side is basically available as a bundle. i'm poking johnath now...
Comment 6•6 years ago
|
||
mxr is gone, mass closing.
https://searchfox.org/ is a much better alternative.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
Updated•6 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•