Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | missing param to sprintf | Romain d'Alverny | 2012-09-06 | 1 | -0/+1 |
* | capacity build time stats | Romain d'Alverny | 2012-09-06 | 2 | -2/+9 |
* | fix check of $typelink, relative to upload dir; explicit Web app own path. | Romain d'Alverny | 2012-09-05 | 2 | -9/+9 |
* | see behaviour on prod server | Romain d'Alverny | 2012-09-05 | 1 | -1/+3 |
* | see behaviour on prod server | Romain d'Alverny | 2012-09-05 | 1 | -0/+1 |
* | use canonical path to schedbot uploads | Romain d'Alverny | 2012-09-05 | 1 | -1/+1 |
* | fix path | Romain d'Alverny | 2012-09-05 | 1 | -1/+1 |
* | fix script URL | Romain d'Alverny | 2012-09-05 | 1 | -1/+1 |
* | CWD changed (see b626639) | Romain d'Alverny | 2012-09-05 | 1 | -1/+1 |
* | fix js error | Romain d'Alverny | 2012-09-05 | 1 | -1/+1 |
* | add possibility to list all related log files right under the build line, on ... | Romain d'Alverny | 2012-09-05 | 4 | -1/+145 |
* | fix charts labels | Romain d'Alverny | 2012-09-05 | 1 | -2/+2 |
* | fix var name typo | Romain d'Alverny | 2012-09-05 | 1 | -1/+1 |
* | move buildtime_* computations outside of publish_stats_headers() | Romain d'Alverny | 2012-09-05 | 2 | -7/+8 |
* | restore CWD when leaving the function | Romain d'Alverny | 2012-09-05 | 1 | -0/+3 |
* | fix stats display | Romain d'Alverny | 2012-09-05 | 1 | -10/+14 |
* | remove debug output | Romain d'Alverny | 2012-09-05 | 1 | -2/+0 |
* | return missing param | Romain d'Alverny | 2012-09-05 | 2 | -1/+2 |
* | add missing param | Romain d'Alverny | 2012-09-05 | 2 | -2/+3 |
* | debugging... | Romain d'Alverny | 2012-09-04 | 1 | -0/+2 |
* | typo | Romain d'Alverny | 2012-09-04 | 1 | -1/+1 |
* | do not build charts if we have no package submitted | Romain d'Alverny | 2012-09-04 | 1 | -13/+11 |
* | new get_refined_packages_list(); fix get_submitted_packages() | Romain d'Alverny | 2012-09-04 | 2 | -92/+121 |
* | new get_submitted_packages() | Romain d'Alverny | 2012-09-04 | 2 | -8/+24 |
* | sort packagers uploads | Romain d'Alverny | 2012-09-04 | 1 | -0/+1 |
* | remove old packagers list; less detail in pie chart | Romain d'Alverny | 2012-09-04 | 2 | -9/+1 |
* | add packagers piechart | Romain d'Alverny | 2012-09-04 | 1 | -1/+1 |
* | add packagers piechart | Romain d'Alverny | 2012-09-04 | 2 | -1/+33 |
* | style update | Romain d'Alverny | 2012-09-04 | 1 | -1/+1 |
* | style update | Romain d'Alverny | 2012-09-04 | 2 | -2/+3 |
* | adjust bg color | Romain d'Alverny | 2012-09-04 | 1 | -3/+6 |
* | remove old stats table | Romain d'Alverny | 2012-09-04 | 2 | -53/+15 |
* | move charts | Romain d'Alverny | 2012-09-04 | 1 | -2/+2 |
* | move charts | Romain d'Alverny | 2012-09-04 | 1 | -4/+4 |
* | cleanup | Romain d'Alverny | 2012-09-04 | 1 | -1/+0 |
* | sort grouped build durations | Romain d'Alverny | 2012-09-04 | 1 | -3/+8 |
* | adjust charts colors/sizes | Romain d'Alverny | 2012-09-04 | 1 | -6/+9 |
* | adjust charts | Romain d'Alverny | 2012-09-04 | 2 | -21/+37 |
* | try js charts | Romain d'Alverny | 2012-09-04 | 2 | -0/+123 |
* | move upload progress report between build progress and submitted packages list | Romain d'Alverny | 2012-09-04 | 1 | -8/+8 |
* | skip packages with no name | Romain d'Alverny | 2012-09-04 | 1 | -2/+6 |
* | fix missing vars in publish_stats_headers() | Romain d'Alverny | 2012-09-04 | 2 | -4/+6 |
* | fix typo | Romain d'Alverny | 2012-09-04 | 1 | -1/+1 |
* | always show a list | Romain d'Alverny | 2012-09-04 | 1 | -2/+2 |
* | new function build_stats() | Romain d'Alverny | 2012-09-04 | 2 | -27/+48 |
* | new get_upload_time() | Romain d'Alverny | 2012-09-04 | 2 | -9/+18 |
* | new publish_stats_headers() function | Romain d'Alverny | 2012-09-04 | 2 | -24/+38 |
* | increase text/bg contrast | Romain d'Alverny | 2012-09-04 | 1 | -2/+3 |
* | style update | Romain d'Alverny | 2012-09-04 | 2 | -3/+3 |
* | adjust colors | Romain d'Alverny | 2012-09-04 | 1 | -2/+6 |