Update build images to be more friendly to users with color blindness.
[?]
Oct 23, 2016, 10:21 PM
LRU7K5MWFSFBPVBLXSQI6W4CN4BJ6Y64JMTGIUHH34IG7OF4EXKQCDependencies
- [2]
5LVTBYXAREADME: fix manual links, fixes #401 - [3]
AHWDOEZ4Build status: copy the alt attribute to the title attribute for on-hover tool tips. (#405) - [4]
UNVMKJV5Unify build and step status codes - [5]
ZB3JV52WAdd a "My jobsets" tab to the dashboard - [6]
GS4SFHCPtemplates: Use uri_for to reference static paths. - [7]
6KIJX24RGet rid of unnecessary [%- and -%] tags - [8]
XAJFR6SRAdd a chart to the job pages showing the closure size over time - [9]
WHULPA6SHandle failure with output - [10]
HHOMBU7Ghydra-queue-runner: Implement timeouts - [11]
YBUGFKLEUse a distinct icon for cancelled builds - [12]
U2X3Y53Gmake sure status images always display for a list of builds - [13]
KSBB33REAdd a dashboard - [14]
T6KISLR6Fix indentation - [15]
N2ZF5JULUse a different icon for aborted builds - [16]
4WZQW2N6Fix indentation and get rid of some unnecessary whitespace in the output - [17]
UQQ4IL55Add a error type for "unsupported system type" - [18]
HH3LID6LRe-implement log size limits - [19]
TPNHTE5VRemove obsolete Builds columns and provide accurate "Running builds" - [20]
BG6PEOB2Make the output size limit configurable - [21]
3TL5XENEDifferent icons (darker red) for cancelled builds. Fixes #25. - [*]
NVMDS7GEAdd README.md - [*]
IK53RV4V - [*]
D5QIOJGP* Move everything up one directory.
Change contents
- edit in README.md at line 9[2.267]
---Icons provided free by [EmojiOne](http://emojione.com). - replacement in src/root/common.tt at line 195
<img src="[% c.uri_for("/static/images/checkmark_${size}.png") %]" title="Succeeded" alt="Succeeded" class="build-status" /><img src="[% c.uri_for("/static/images/emojione-check-2714.svg") %]" height="[% size %]" width="[% size %]" title="Succeeded" alt="Succeeded" class="build-status" /> - replacement in src/root/common.tt at line 197
<img src="[% c.uri_for("/static/images/error_${size}.png") %]" title="Failed" alt="Failed" class="build-status" /><img src="[% c.uri_for("/static/images/emojione-red-x-274c.svg") %]" height="[% size %]" width="[% size %]" title="Failed" alt="Failed" class="build-status" /> - replacement in src/root/common.tt at line 199
<img src="[% c.uri_for("/static/images/dependency_${size}.png") %]" title="Dependency failed" alt="Dependency failed" class="build-status" /><img src="[% c.uri_for("/static/images/emojione-gray-x-2716.svg") %]" height="[% size %]" width="[% size %]" title="Dependency failed" alt="Dependency failed" class="build-status" /> - replacement in src/root/common.tt at line 201
<img src="[% c.uri_for("/static/images/warning_${size}.png") %]" title="Aborted" alt="Aborted" class="build-status" /><img src="[% c.uri_for("/static/images/emojione-stopsign-1f6d1.svg") %]" height="[% size %]" width="[% size %]" title="Aborted" alt="Aborted" class="build-status" /> - replacement in src/root/common.tt at line 203
<img src="[% c.uri_for("/static/images/forbidden_${size}.png") %]" title="Cancelled" alt="Cancelled" class="build-status" /><img src="[% c.uri_for("/static/images/emojione-stopsign-1f6d1.svg") %]" height="[% size %]" width="[% size %]" title="Cancelled" alt="Cancelled" class="build-status" /> - replacement in src/root/common.tt at line 205
<img src="[% c.uri_for("/static/images/error_${size}.png") %]" title="Failed with output" alt="Failed with output" class="build-status" /><img src="[% c.uri_for("/static/images/emojione-red-x-274c.svg") %]" height="[% size %]" width="[% size %]" title="Failed with output" alt="Failed with output" class="build-status" /> - replacement in src/root/common.tt at line 207
<img src="[% c.uri_for("/static/images/warning_${size}.png") %]" title="Timed out" alt="Timed out" class="build-status" /><img src="[% c.uri_for("/static/images/emojione-red-x-274c.svg") %]" height="[% size %]" width="[% size %]" title="Timed out" alt="Timed out" class="build-status" /> - replacement in src/root/common.tt at line 209
<img src="[% c.uri_for("/static/images/warning_${size}.png") %]" title="Log limit exceeded" alt="Log limit exceeded" class="build-status" /><img src="[% c.uri_for("/static/images/emojione-red-x-274c.svg") %]" height="[% size %]" width="[% size %]" title="Log limit exceeded" alt="Log limit exceeded" class="build-status" /> - replacement in src/root/common.tt at line 211
<img src="[% c.uri_for("/static/images/warning_${size}.png") %]" title="Output size limit exceeded" alt="Output size limit exceeded" class="build-status" /><img src="[% c.uri_for("/static/images/emojione-red-x-274c.svg") %]" height="[% size %]" width="[% size %]" title="Output size limit exceeded" alt="Output size limit exceeded" class="build-status" /> - replacement in src/root/common.tt at line 213
<img src="[% c.uri_for("/static/images/error_${size}.png") %]" title="Failed" alt="Failed" class="build-status" /><img src="[% c.uri_for("/static/images/emojione-red-x-274c.svg") %]" height="[% size %]" width="[% size %]" title="Failed" alt="Failed" class="build-status" /> - replacement in src/root/common.tt at line 216
<img src="[% c.uri_for("/static/images/help_${size}.png") %]" title="Queued" alt="Queued" class="build-status" /><img src="[% c.uri_for("/static/images/emojione-question-2754.svg") %]" height="[% size %]" width="[% size %]" title="Queued" alt="Queued" class="build-status" /> - replacement in src/root/common.tt at line 517
<img src="[% c.uri_for("/static/images/help_16.png") %]" alt="Scheduled" /><img src="[% c.uri_for("/static/images/emojione-question-2754.svg") %]" height="16" width="16" title="Scheduled" alt="Scheduled" /> - replacement in src/root/common.tt at line 519
<img src="[% c.uri_for("/static/images/checkmark_16.png") %]" alt="Succeeded" /><img src="[% c.uri_for("/static/images/emojione-check-2714.svg") %]" height="16" width="16" title="Succeeded" alt="Succeeded" /> - replacement in src/root/common.tt at line 521
<img src="[% c.uri_for("/static/images/error_some_16.png") %]" alt="Some Failed" /><img src="[% c.uri_for("/static/images/emojione-red-x-274c.svg") %]" height="16" width="16" title="Some Failed" alt="Some Failed" /> - replacement in src/root/common.tt at line 523
<img src="[% c.uri_for("/static/images/error_16.png") %]" alt="All Failed" /><img src="[% c.uri_for("/static/images/emojione-red-x-274c.svg") %]" height="16" width="16" title="All Failed" alt="All Failed" /> - file addition: emojione-check-2714.svg[25.2196]
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64"><path fill="#61B329" d="M55.999 2L18.8 42.909 8 34.729H2L18.8 62 62 2z"/></svg> - file addition: emojione-gray-x-2716.svg[25.2196]
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64"><path fill="#4D5357" d="M62 10.571L53.429 2 32 23.429 10.571 2 2 10.571 23.429 32 2 53.429 10.571 62 32 40.571 53.429 62 62 53.429 40.571 32z"/></svg> - file addition: emojione-question-2754.svg[25.2196]
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64"><g fill-rule="evenodd" clip-rule="evenodd" fill="#A6AEB0"><path d="M30.249 2.065C18.612 2.789 12.531 9.379 12 21.296h11.739c.147-4.128 2.451-7.214 6.741-7.669 4.211-.447 8.206.556 9.416 3.435 1.307 3.11-1.627 6.724-3.022 8.241-2.582 2.813-6.776 4.865-8.95 7.9-2.131 2.974-2.51 6.887-2.674 11.676h10.346c.145-3.062.349-5.995 1.742-7.898 2.266-3.092 5.65-4.541 8.486-6.983 2.709-2.334 5.559-5.147 6.043-9.501C53.319 7.466 42.683 1.289 30.249 2.065z"/><ellipse cx="30.515" cy="55.567" rx="6.532" ry="6.433"/></g></svg> - file addition: emojione-red-x-274c.svg[25.2196]
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64"><path fill="#FF5A79" d="M62 10.571L53.429 2 32 23.429 10.571 2 2 10.571 23.429 32 2 53.429 10.571 62 32 40.571 53.429 62 62 53.429 40.571 32z"/></svg> - file addition: emojione-stopsign-1f6d1.svg[25.2196]
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64"><path fill="#E9EDF2" d="M64 45.254L45.254 64H18.747L0 45.254V18.747L18.747 0h26.507L64 18.747z"/><path fill="#ED4C5C" d="M58 42.768L42.769 58H21.231L6 42.768V21.231L21.231 6h21.538L58 21.231z"/></svg>