Closed
Bug 137753
Opened 23 years ago
Closed 23 years ago
"timewarp"ing from "All Checkins" (showcheckins.cgi) list (current hook) to previous hook
Categories
(Webtools Graveyard :: Bonsai, enhancement)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: kairo, Assigned: timeless)
References
Details
Attachments
(1 file)
|
3.88 KB,
patch
|
tara
:
review+
|
Details | Diff | Splinter Review |
I'm using "All Checkins"
http://bonsai.mozilla.org/showcheckins.cgi?&treeid=SeaMonkey
quite often just to look what checkins we had.
The problem is, sometimes the tree closed and opened again since the last time I
looked into that list, and if I want to see the checkins fron the hook before
the current one, I have to click "Back to the top of Bonsai", then "Time Warp",
mark the last hoop, submit the form, and select "All Chekcins" again - that's
quite a lot to do for that simple task, IMO.
So here's my idea to make that better (and I think there's more people than just
me who would like that feature):
Beneath "Back to the top of Bonsai" (or before that=), just add a link "Show
checkins of previous hook" (or "Time Warp to previous hook's checkins"?) on the
"All Checkins" page, that would make my/our life much easier.
| Reporter | ||
Comment 1•23 years ago
|
||
Wow, I know a bit of perl but I can't really understand that code...
I'd guess we know the current shown batchID somewhere so we'd only have to link
to showcheckins.cgi with the same tree and batchID-1 when sowing a "normal" All
Checkins page.
Isn't there anyone out there who's interested in that and knows enough Perl or
enough of that bonsai code?
| Reporter | ||
Comment 2•23 years ago
|
||
One other case where I noted this to be a nice thing to have:
When the tree has just opened, the current list is empty (or has only one or two
new entries of fast people), but usually I want to look what has been checked in
since my last build... - so again I have to go up, timewarp, and list chackins
again...
(also making summary reflect better what I really want)
Summary: "timewarp"ing from "All Checkins" (showcheckins.cgi) list → "timewarp"ing from "All Checkins" (showcheckins.cgi) list (current hook) to previous hook
viewold is taught how to handle showcheckins.
showcheckins and toplevel are given a way to reach the current hook.
.
| Reporter | ||
Comment 5•23 years ago
|
||
timeless, thanks, this looks like a good idea how to do it, and even with a
patch, very nice!
I hope we'll get it reviewed and checked in soon ;-)
Updated•23 years ago
|
Attachment #100507 -
Flags: review+
checked in
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 7•23 years ago
|
||
OK, this is checked in as we can see on
http://bonsai.mozilla.org/cvslog.cgi?file=mozilla/webtools/bonsai/showcheckins.cgi
But it's still not on bonsai.mozilla.org - any chance this might get updated?
Who can do that?
Updated•9 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•