Closed
Bug 836067
Opened 12 years ago
Closed 12 years ago
backport bug 819432 to BMO 4.2 to improve search performance
Categories
(bugzilla.mozilla.org :: General, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: dkl, Assigned: dkl)
Details
Attachments
(1 file)
15.73 KB,
patch
|
glob
:
review+
|
Details | Diff | Splinter Review |
Backport bug 819432 to BMO version 4.2 to improve search performance.
dkl
Assignee | ||
Comment 1•12 years ago
|
||
Attachment #718126 -
Flags: review?(glob)
Comment on attachment 718126 [details] [diff] [review]
Patch to backport 819432 to bmo 4.2 (v1)
r=glob
Attachment #718126 -
Flags: review?(glob) → review+
Assignee | ||
Comment 3•12 years ago
|
||
Committing to: bzr+ssh://dlawrence%40mozilla.com@bzr.mozilla.org/bmo/4.2
modified buglist.cgi
modified collectstats.pl
modified report.cgi
modified whine.pl
modified Bugzilla/Search.pm
modified extensions/MyDashboard/lib/Queries.pm
modified template/en/default/list/list.html.tmpl
modified template/en/default/reports/report.html.tmpl
modified xt/lib/Bugzilla/Test/Search/FieldTest.pm
Committed revision 8597.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 4•12 years ago
|
||
Reopening as this causes Bugzilla::Search to crash and I need to get the log entry to see what the error is. This does not happen for me locally. But I want people to be able to continue testing so I will commit this when someone is around.
dkl
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
(In reply to David Lawrence [:dkl] from comment #4)
> Reopening as this causes Bugzilla::Search to crash and I need to get the log
> entry to see what the error is.This does not happen for me locally. But I
> want people to be able to continue testing so I will commit this when
> someone is around.
https://arecibo-phx.mozilla.org/view/8414912/
https://arecibo-phx.mozilla.org/view/8414913/
Assignee | ||
Comment 6•12 years ago
|
||
(In reply to Byron Jones ‹:glob› from comment #5)
> (In reply to David Lawrence [:dkl] from comment #4)
> > Reopening as this causes Bugzilla::Search to crash and I need to get the log
> > entry to see what the error is.This does not happen for me locally. But I
> > want people to be able to continue testing so I will commit this when
> > someone is around.
>
> https://arecibo-phx.mozilla.org/view/8414912/
> https://arecibo-phx.mozilla.org/view/8414913/
Sigh. The error there was already present in the web UI when buglist.cgi was crashing. I was hoping there might be more in the error_log. Not quite sure why this is failing yet as it works on my local instance.
dkl
Assignee | ||
Comment 7•12 years ago
|
||
Closing as this was a push issue and not code related.
dkl
Status: REOPENED → RESOLVED
Closed: 12 years ago → 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•