Closed
Bug 734964
Opened 13 years ago
Closed 11 months ago
only show last 60 days in menu
Categories
(Webtools Graveyard :: Graph Server, defect)
Webtools Graveyard
Graph Server
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: rhelmer, Unassigned)
References
Details
Right now the menu is built by considering valid test combinations recieved in the last 100000 entries, we should instead use datestamp to compare the last 60 days.
The code is here:
http://hg.mozilla.org/graphs/file/b77eab12955e/server/api.py#l168
Looks like the table is cleared out before each run:
http://hg.mozilla.org/graphs/file/b77eab12955e/server/api.py#l241
Assignee | ||
Updated•9 years ago
|
Product: Webtools → Webtools Graveyard
Status: NEW → RESOLVED
Closed: 11 months ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•