#189 ✓resolved
Anselm Helbig

[PATCH] added a max display size configuration option

Reported by Anselm Helbig | May 23rd, 2008 @ 02:19 AM

The output of the build log is limit to a hardcoded 100 kB. We ran across a failing build with lots of output, but the reason for the failure was obscured and could be seen only at the end of the log. This patch makes the display size in Build::contents_for_display configurable in site_config.rb. The new configuration option is named max_display_size, its unit is kilobytes.

Comments and changes to this ticket

  • Alexey Verkhovsky

    Alexey Verkhovsky May 28th, 2008 @ 04:45 PM

    • State changed from “new” to “resolved”

    We'll do something else instead. Namely, for overly long log files, we'll display the first 100kb of the log, and have a "More" link, that would serve the entire log file without any processing.

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

People watching this ticket

Attachments

Pages