Closed Bug 454995 Opened 16 years ago Closed 16 years ago

pushloghtml date query should support its own date output format as input to queries

Categories

(Developer Services :: Mercurial: hg.mozilla.org, enhancement)

x86
Windows XP
enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: timeless, Unassigned)

References

()

Details

steps:
1. load url
2. try to make a subquery based on two items in the list:
Tue Aug 05 18:37:19 2008 -0700
Wed Jul 23 23:49:29 2008 -0700
by copying them into to: and from: respectively
3. click search

actual results:
this url loads (right url): http://hg.mozilla.org/webtools/mxr/pushloghtml?startdate=Wed+Jul+23+23%3A49%3A29+2008+-0700&enddate=Tue+Aug+05+18%3A37%3A19+2008+-0700

Changes pushed between Fri Sep 12 07:00:00 2008 -0700 and Fri Sep 12 07:00:00 2008 -0700

expected results: changelog search between the dates i specified.
No longer blocks: 455000
Though I have a hard time parsing this format :->

Maybe do it the other way: change the format of the log (to 2008-08-05 18:37:19 ...) ?
Not sure if I can do that with Hg's date output filters. I'd have to check.
I cheated and changed the date output format as suggested in comment 1, in bug 464018.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
(In reply to comment #3)

Is it supposed to work yet ? Nothing seems to have changed...
I don't think it's been deployed yet, you'll have to wait for that.
Bug 450695 has been deployed :-) But not this one yet :-(
Depends on: 464018
Yes it has. Note if you visit this URL:
http://hg.mozilla.org/mozilla-central/pushloghtml?startdate=2008-07-01+03%3A00&enddate=2008-07-01+18%3A00

The query text above the results says:
"Changes pushed after 2008-07-01 03:00:00, before 2008-07-01 18:00:00"

You can copy and paste those dates into the search boxes.
That's a good start :-)

But the core of this bug is the "User Push date" column,
which should match that too...
Product: mozilla.org → Release Engineering
Product: Release Engineering → Developer Services
You need to log in before you can comment on or make changes to this bug.