summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* escape tags from loaded log filesRomain d'Alverny2012-09-121-1/+8
* correct comparison sign (gte)Romain d'Alverny2012-09-121-3/+3
* scale label in the right placeRomain d'Alverny2012-09-121-2/+2
* more concise scale labelsRomain d'Alverny2012-09-121-9/+10
* stabilize page wrt loading navRomain d'Alverny2012-09-121-0/+2
* add keywords to highlightRomain d'Alverny2012-09-121-1/+3
* fix searchRomain d'Alverny2012-09-121-1/+1
* try with a fixed initial widthRomain d'Alverny2012-09-121-1/+1
* list files for rejected status (log files layout is inconsistent across vario...Romain d'Alverny2012-09-121-11/+30
* revert to smaller width for statsRomain d'Alverny2012-09-121-4/+4
* try fixing resolution for handheldRomain d'Alverny2012-09-111-0/+1
* reorganize page gridRomain d'Alverny2012-09-114-46/+54
* nowrap columRomain d'Alverny2012-09-112-2/+2
* time is shown in UTC for nowRomain d'Alverny2012-09-111-1/+5
* build times in UTCRomain d'Alverny2012-09-111-1/+1
* count all builds > 10 mins togetherRomain d'Alverny2012-09-111-6/+14
* no wrap in status cellsRomain d'Alverny2012-09-102-1/+3
* css adjustmentsRomain d'Alverny2012-09-102-1/+4
* set builds table widthRomain d'Alverny2012-09-101-0/+1
* adjust columns width to fit 1280px wide screenRomain d'Alverny2012-09-101-5/+6
* style adjustmentRomain d'Alverny2012-09-101-2/+2
* explicit close button for file viewRomain d'Alverny2012-09-101-0/+7
* better position for file viewRomain d'Alverny2012-09-103-5/+5
* adjust table widthRomain d'Alverny2012-09-101-1/+1
* fix labelRomain d'Alverny2012-09-101-1/+1
* adjust list displayRomain d'Alverny2012-09-102-2/+4
* fix labelRomain d'Alverny2012-09-101-1/+1
* fix page positioningRomain d'Alverny2012-09-101-1/+1
* remove unneeded column for statusRomain d'Alverny2012-09-102-3/+2
* reformat figures display on topRomain d'Alverny2012-09-102-7/+20
* remove useless logRomain d'Alverny2012-09-101-1/+0
* reformat "being built" sectionRomain d'Alverny2012-09-101-14/+13
* whole status box is actionableRomain d'Alverny2012-09-102-12/+20
* add nav.m.o global headerRomain d'Alverny2012-09-102-3/+15
* adjust columns widthRomain d'Alverny2012-09-102-6/+5
* reorganise js code, commentsRomain d'Alverny2012-09-101-83/+124
* explicit link to changesRomain d'Alverny2012-09-102-4/+9
* go directly to end of log filesRomain d'Alverny2012-09-101-0/+1
* adjust UI layoutRomain d'Alverny2012-09-103-9/+15
* highlight log text on some keywordsRomain d'Alverny2012-09-102-3/+49
* show files tree structureRomain d'Alverny2012-09-102-27/+44
* smaller preview box for short log filesRomain d'Alverny2012-09-102-4/+33
* move js in separate fileRomain d'Alverny2012-09-102-93/+92
* distinct column for submissionRomain d'Alverny2012-09-092-3/+3
* more compact listRomain d'Alverny2012-09-092-18/+22
* wrap textarea+controls into a divRomain d'Alverny2012-09-091-12/+20
* read log files directly in pageRomain d'Alverny2012-09-093-5/+83
* allow for ctrl/meta+click to open link in a new page/tabRomain d'Alverny2012-09-091-22/+26
* fix warnings (undeclared/unset vars)Romain d'Alverny2012-09-092-12/+19
* use .on() instead of .click()Romain d'Alverny2012-09-091-1/+1