Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add possibility to list all related log files right under the build line, on ... | Romain d'Alverny | 2012-09-05 | 1 | -1/+31 |
* | 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 | 1 | -0/+6 |
* | 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 | 1 | -1/+1 |
* | add missing param | Romain d'Alverny | 2012-09-05 | 1 | -1/+1 |
* | 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 | 1 | -92/+11 |
* | new get_submitted_packages() | Romain d'Alverny | 2012-09-04 | 1 | -8/+4 |
* | remove old packagers list; less detail in pie chart | Romain d'Alverny | 2012-09-04 | 1 | -8/+0 |
* | add packagers piechart | Romain d'Alverny | 2012-09-04 | 1 | -1/+1 |
* | add packagers piechart | Romain d'Alverny | 2012-09-04 | 1 | -1/+3 |
* | style update | Romain d'Alverny | 2012-09-04 | 1 | -1/+1 |
* | style update | Romain d'Alverny | 2012-09-04 | 1 | -1/+2 |
* | remove old stats table | Romain d'Alverny | 2012-09-04 | 1 | -50/+12 |
* | move charts | Romain d'Alverny | 2012-09-04 | 1 | -4/+4 |
* | cleanup | Romain d'Alverny | 2012-09-04 | 1 | -1/+0 |
* | adjust charts | Romain d'Alverny | 2012-09-04 | 1 | -0/+1 |
* | try js charts | Romain d'Alverny | 2012-09-04 | 1 | -0/+13 |
* | 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 | 1 | -3/+3 |
* | 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 | 1 | -27/+1 |
* | new get_upload_time() | Romain d'Alverny | 2012-09-04 | 1 | -9/+1 |
* | new publish_stats_headers() function | Romain d'Alverny | 2012-09-04 | 1 | -24/+2 |
* | style update | Romain d'Alverny | 2012-09-04 | 1 | -1/+1 |
* | put in progress order | Romain d'Alverny | 2012-09-04 | 1 | -3/+4 |
* | check path exists before stat(), define defaults | Romain d'Alverny | 2012-09-04 | 1 | -4/+8 |
* | A few code adjustements | Romain d'Alverny | 2012-09-04 | 1 | -7/+11 |
* | check for upload_dir before using it | Romain d'Alverny | 2012-09-04 | 1 | -0/+7 |
* | refine style | Romain d'Alverny | 2012-09-04 | 1 | -6/+6 |
* | regroup bs info in a list | Romain d'Alverny | 2012-09-04 | 1 | -40/+72 |
* | Code reorg. | Romain d'Alverny | 2012-09-04 | 1 | -0/+423 |