Closed Bug 529323 Opened 15 years ago Closed 14 years ago

tinderboxpushlog should have a way to go to a specific date/time

Categories

(Tree Management Graveyard :: TBPL, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: dbaron, Assigned: mstange)

References

()

Details

It would be nice if tinderboxpushlog had a way to go to a specific date, so that I could see the log from a number of days back (when there's a specific date/time I know I want) without having to keep clicking the down arrow.
Depends on: tbpl-server
It would also be neat if you could just enter a changeset identifier.  For tbpl on try, maybe it could just show your one changegroup.
(In reply to comment #2)
> It would also be neat if you could just enter a changeset identifier.  For tbpl
> on try, maybe it could just show your one changegroup.

Or enter a user ID and filter the pushes in the last X days to only include those from that user ID. When I'm looking at MozillaTry tbpl especially, I don't really care about other people's pushes, I just want to see mine, and I don't want to have to (slowly) scroll through several pages of other peoples pushes to see the push I did last night.
Blocks: 608698
Assignee: nobody → mstange
Status: NEW → ASSIGNED
Depends on: 619673
This is all implemented now.

Date range: http://tbpl.mozilla.org/?startdate=2010-11-25&enddate=2010-11-27
startdate and enddate are simply piped through to pushlog, so they accept the same date/time formats as pushlog.

Changeset range: http://tbpl.mozilla.org/?fromchange=38451849d0eb&tochange=ef42c524718f
The fromchange changeset is not included in the range.

Single changeset: http://tbpl.mozilla.org/?rev=7dbd04a58fa0

Pushes to MozillaTry by bschouten@mozilla.com during the last 5 days: http://tbpl.mozilla.org/?tree=MozillaTry&startdate=5+days+ago&enddate=now&pusher=bschouten@mozilla.com
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Hooray!

Should I file followups on documenting this and exposing it to the UI?
No longer blocks: 608698
Yes please :)
Product: Webtools → Tree Management
Product: Tree Management → Tree Management Graveyard
You need to log in before you can comment on or make changes to this bug.