summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
| | | | request
* 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
|
* fix stats displayRomain d'Alverny2012-09-051-10/+14
|
* remove debug outputRomain d'Alverny2012-09-051-2/+0
|
* return missing paramRomain d'Alverny2012-09-052-1/+2
|
* add missing paramRomain d'Alverny2012-09-052-2/+3
|
* debugging...Romain d'Alverny2012-09-041-0/+2
|
* typoRomain d'Alverny2012-09-041-1/+1
|
* do not build charts if we have no package submittedRomain d'Alverny2012-09-041-13/+11
|
* new get_refined_packages_list(); fix get_submitted_packages()Romain d'Alverny2012-09-042-92/+121
|
* new get_submitted_packages()Romain d'Alverny2012-09-042-8/+24
|
* sort packagers uploadsRomain d'Alverny2012-09-041-0/+1
|
* remove old packagers list; less detail in pie chartRomain d'Alverny2012-09-042-9/+1
|
* add packagers piechartRomain d'Alverny2012-09-041-1/+1
|
* add packagers piechartRomain d'Alverny2012-09-042-1/+33
|
* style updateRomain d'Alverny2012-09-041-1/+1
|