Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | correct comparison sign (gte) | Romain d'Alverny | 2012-09-12 | 1 | -3/+3 | |
* | scale label in the right place | Romain d'Alverny | 2012-09-12 | 1 | -2/+2 | |
* | more concise scale labels | Romain d'Alverny | 2012-09-12 | 1 | -9/+10 | |
* | stabilize page wrt loading nav | Romain d'Alverny | 2012-09-12 | 1 | -0/+2 | |
* | add keywords to highlight | Romain d'Alverny | 2012-09-12 | 1 | -1/+3 | |
* | fix search | Romain d'Alverny | 2012-09-12 | 1 | -1/+1 | |
* | try with a fixed initial width | Romain d'Alverny | 2012-09-12 | 1 | -1/+1 | |
* | list files for rejected status (log files layout is inconsistent across vario... | Romain d'Alverny | 2012-09-12 | 1 | -11/+30 | |
* | revert to smaller width for stats | Romain d'Alverny | 2012-09-12 | 1 | -4/+4 | |
* | try fixing resolution for handheld | Romain d'Alverny | 2012-09-11 | 1 | -0/+1 | |
* | reorganize page grid | Romain d'Alverny | 2012-09-11 | 4 | -46/+54 | |
* | nowrap colum | Romain d'Alverny | 2012-09-11 | 2 | -2/+2 | |
* | time is shown in UTC for now | Romain d'Alverny | 2012-09-11 | 1 | -1/+5 | |
* | build times in UTC | Romain d'Alverny | 2012-09-11 | 1 | -1/+1 | |
* | count all builds > 10 mins together | Romain d'Alverny | 2012-09-11 | 1 | -6/+14 | |
* | no wrap in status cells | Romain d'Alverny | 2012-09-10 | 2 | -1/+3 | |
* | css adjustments | Romain d'Alverny | 2012-09-10 | 2 | -1/+4 | |
* | set builds table width | Romain d'Alverny | 2012-09-10 | 1 | -0/+1 | |
* | adjust columns width to fit 1280px wide screen | Romain d'Alverny | 2012-09-10 | 1 | -5/+6 | |
* | style adjustment | Romain d'Alverny | 2012-09-10 | 1 | -2/+2 | |
* | explicit close button for file view | Romain d'Alverny | 2012-09-10 | 1 | -0/+7 | |
* | better position for file view | Romain d'Alverny | 2012-09-10 | 3 | -5/+5 | |
* | adjust table width | Romain d'Alverny | 2012-09-10 | 1 | -1/+1 | |
* | fix label | Romain d'Alverny | 2012-09-10 | 1 | -1/+1 | |
* | adjust list display | Romain d'Alverny | 2012-09-10 | 2 | -2/+4 | |
* | fix label | Romain d'Alverny | 2012-09-10 | 1 | -1/+1 | |
* | fix page positioning | Romain d'Alverny | 2012-09-10 | 1 | -1/+1 | |
* | remove unneeded column for status | Romain d'Alverny | 2012-09-10 | 2 | -3/+2 | |
* | reformat figures display on top | Romain d'Alverny | 2012-09-10 | 2 | -7/+20 | |
* | remove useless log | Romain d'Alverny | 2012-09-10 | 1 | -1/+0 | |
* | reformat "being built" section | Romain d'Alverny | 2012-09-10 | 1 | -14/+13 | |
* | whole status box is actionable | Romain d'Alverny | 2012-09-10 | 2 | -12/+20 | |
* | add nav.m.o global header | Romain d'Alverny | 2012-09-10 | 2 | -3/+15 | |
* | adjust columns width | Romain d'Alverny | 2012-09-10 | 2 | -6/+5 | |
* | reorganise js code, comments | Romain d'Alverny | 2012-09-10 | 1 | -83/+124 | |
* | explicit link to changes | Romain d'Alverny | 2012-09-10 | 2 | -4/+9 | |
* | go directly to end of log files | Romain d'Alverny | 2012-09-10 | 1 | -0/+1 | |
* | adjust UI layout | Romain d'Alverny | 2012-09-10 | 3 | -9/+15 | |
* | highlight log text on some keywords | Romain d'Alverny | 2012-09-10 | 2 | -3/+49 | |
* | show files tree structure | Romain d'Alverny | 2012-09-10 | 2 | -27/+44 | |
* | smaller preview box for short log files | Romain d'Alverny | 2012-09-10 | 2 | -4/+33 | |
* | move js in separate file | Romain d'Alverny | 2012-09-10 | 2 | -93/+92 | |
* | distinct column for submission | Romain d'Alverny | 2012-09-09 | 2 | -3/+3 | |
* | more compact list | Romain d'Alverny | 2012-09-09 | 2 | -18/+22 | |
* | wrap textarea+controls into a div | Romain d'Alverny | 2012-09-09 | 1 | -12/+20 | |
* | read log files directly in page | Romain d'Alverny | 2012-09-09 | 3 | -5/+83 | |
* | allow for ctrl/meta+click to open link in a new page/tab | Romain d'Alverny | 2012-09-09 | 1 | -22/+26 | |
* | fix warnings (undeclared/unset vars) | Romain d'Alverny | 2012-09-09 | 2 | -12/+19 | |
* | use .on() instead of .click() | Romain d'Alverny | 2012-09-09 | 1 | -1/+1 | |
* | show build dir name + .youri and .done log files | Romain d'Alverny | 2012-09-09 | 2 | -4/+27 |