Closed
Bug 759313
Opened 13 years ago
Closed 13 years ago
Remove references to cache/* and summaries/* now that we only use the DB
Categories
(Tree Management Graveyard :: TBPL, defect)
Tree Management Graveyard
TBPL
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: emorley, Assigned: emorley)
References
Details
Attachments
(1 file)
1.88 KB,
patch
|
mstange
:
review+
|
Details | Diff | Splinter Review |
Bug 717005 removed most users of cache/* (the only remaining one being leak-analysis/index.php, but on an unreachable else clause) & now bug 758680 / bug 759293 has removed the final users of summaries/* (which were getTinderboxSummary.php & leak-analysis/index.php).
This just leaves their .hgignore entries & the readme instructions saying to create those folders when setting up a local TBPL instance.
Assignee | ||
Comment 1•13 years ago
|
||
Removes the .hgignore entries (and cleans up the order), fixes the README & corrects a comment in LineFilter.php.
Updated•13 years ago
|
Attachment #627933 -
Flags: review?(mstange) → review+
Assignee | ||
Comment 2•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: Webtools → Tree Management
Updated•10 years ago
|
Product: Tree Management → Tree Management Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•