summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* show build dir name + .youri and .done log filesRomain d'Alverny2012-09-092-4/+27
* add rel="nofollow" on linksRomain d'Alverny2012-09-091-8/+8
* fix capacity and usage computationRomain d'Alverny2012-09-062-5/+5
* show continuous time scaleRomain d'Alverny2012-09-061-2/+2
* missing param to sprintfRomain d'Alverny2012-09-061-0/+1
* capacity build time statsRomain d'Alverny2012-09-062-2/+9
* fix check of $typelink, relative to upload dir; explicit Web app own path.Romain d'Alverny2012-09-052-9/+9
* see behaviour on prod serverRomain d'Alverny2012-09-051-1/+3
* see behaviour on prod serverRomain d'Alverny2012-09-051-0/+1
* use canonical path to schedbot uploadsRomain d'Alverny2012-09-051-1/+1
* fix pathRomain d'Alverny2012-09-051-1/+1
* fix script URLRomain d'Alverny2012-09-051-1/+1
* CWD changed (see b626639)Romain d'Alverny2012-09-051-1/+1
* fix js errorRomain d'Alverny2012-09-051-1/+1
* add possibility to list all related log files right under the build line, on ...Romain d'Alverny2012-09-054-1/+145
* fix charts labelsRomain d'Alverny2012-09-051-2/+2
* fix var name typoRomain d'Alverny2012-09-051-1/+1
* move buildtime_* computations outside of publish_stats_headers()Romain d'Alverny2012-09-052-7/+8
* restore CWD when leaving the functionRomain d'Alverny2012-09-051-0/+3