[PATCH][LNT] Retain URL query string parameters when redirecting from daily report page

Kristof Beyls kristof.beyls at arm.com
Thu Jun 11 13:00:02 PDT 2015


Hi,

 

The attached patch makes sure that query parameters are retained when being
redirected
from the daily report page. That way, it's possible to bookmark a fixed URL
like the following
if you typically want to filter the daily report page:
http://llvm.org/perf/v4/nts/daily_report?num_days=7.

Without the patch, the query parameters get dropped by the redirect
mechanism.

 

Does the patch look OK?

 

Thanks,

 

Kristof 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150611/2b1945ce/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Retain-URL-query-string-parameters-when-redirecting-.patch
Type: application/octet-stream
Size: 3625 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150611/2b1945ce/attachment.obj>


More information about the llvm-commits mailing list