[PATCH] [LNT] Various LNT web interface improvements

Yi Kong kongy.dev at gmail.com
Fri May 16 09:58:23 PDT 2014


Hi Chris Matthews,

I've made several fixes and improvements to LNT web interface. Some of
them are suggested in [LLVMdev] Improving the usability of LNT. Most
of the patches are pretty straightforward.

The server currently reports wrong time information. It's reporting
local time but always shows PST. 0006-support-alternate-timezones
fixes the problem by showing correct time zone info. Another solution
is always show in UTC(like the rest of LNT does). Which solution do
you prefer?

Regards,
Yi Kong
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Also-fix-background-color-rendering-for-run-status.patch
Type: text/x-patch
Size: 819 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140516/40b34f23/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Add-select-all-checkbox-for-report-tables.patch
Type: text/x-patch
Size: 1540 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140516/40b34f23/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Make-compile_time-and-exec_time-tables-sortable.patch
Type: text/x-patch
Size: 1255 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140516/40b34f23/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-Activate-navbar-items-upon-hovering-the-mouse.patch
Type: text/x-patch
Size: 2502 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140516/40b34f23/attachment-0003.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-Unify-the-use-of-jQuery.patch
Type: text/x-patch
Size: 310337 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140516/40b34f23/attachment-0004.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-Support-alternate-timezones.patch
Type: text/x-patch
Size: 1005 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140516/40b34f23/attachment-0005.bin>


More information about the llvm-commits mailing list