Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle packages submitted at the same second | Pascal Terjan | 2016-03-30 | 1 | -1/+1 |
* | Fix one last warning | Pascal Terjan | 2016-02-10 | 1 | -1/+5 |
* | Fix 3 more warnings | Pascal Terjan | 2016-02-10 | 1 | -3/+3 |
* | Remove another very noisy error | Pascal Terjan | 2016-02-10 | 1 | -1/+1 |
* | Do not show builds as partial when a .fail file exists in the done directory | Olivier Blin | 2015-11-05 | 1 | -1/+3 |
* | Handle BS files that may not set a status | Olivier Blin | 2015-11-05 | 1 | -1/+5 |
* | Make noarch failure fatal as well | Olivier Blin | 2015-11-03 | 1 | -1/+1 |
* | Detect failures for mandatory arches only using .fail files | Olivier Blin | 2015-11-03 | 1 | -4/+17 |
* | Declare mandatory arches in conf.php and pass to get_refined_packages_list | Olivier Blin | 2015-11-03 | 1 | -1/+1 |
* | Use src.rpm presence to define todo status, .info remain after building | Pascal Terjan | 2013-01-13 | 1 | -1/+1 |
* | Do not take seconds for minutes (sorts better between builds) | Romain d'Alverny | 2012-10-23 | 1 | -2/+2 |
* | correct comparison sign (gte) | Romain d'Alverny | 2012-09-12 | 1 | -3/+3 |
* | scale label in the right place | Romain d'Alverny | 2012-09-12 | 1 | -2/+2 |
* | more concise scale labels | Romain d'Alverny | 2012-09-12 | 1 | -9/+10 |
* | revert to smaller width for stats | Romain d'Alverny | 2012-09-12 | 1 | -4/+4 |
* | reorganize page grid | Romain d'Alverny | 2012-09-11 | 1 | -4/+4 |
* | time is shown in UTC for now | Romain d'Alverny | 2012-09-11 | 1 | -1/+5 |
* | build times in UTC | Romain d'Alverny | 2012-09-11 | 1 | -1/+1 |
* | count all builds > 10 mins together | Romain d'Alverny | 2012-09-11 | 1 | -6/+14 |
* | fix label | Romain d'Alverny | 2012-09-10 | 1 | -1/+1 |
* | adjust columns width | Romain d'Alverny | 2012-09-10 | 1 | -4/+4 |
* | fix warnings (undeclared/unset vars) | Romain d'Alverny | 2012-09-09 | 1 | -11/+18 |
* | show continuous time scale | Romain d'Alverny | 2012-09-06 | 1 | -2/+2 |
* | fix charts labels | Romain d'Alverny | 2012-09-05 | 1 | -2/+2 |
* | move buildtime_* computations outside of publish_stats_headers() | Romain d'Alverny | 2012-09-05 | 1 | -7/+2 |
* | restore CWD when leaving the function | Romain d'Alverny | 2012-09-05 | 1 | -0/+3 |
* | return missing param | Romain d'Alverny | 2012-09-05 | 1 | -0/+1 |
* | add missing param | Romain d'Alverny | 2012-09-05 | 1 | -1/+2 |
* | new get_refined_packages_list(); fix get_submitted_packages() | Romain d'Alverny | 2012-09-04 | 1 | -0/+110 |
* | new get_submitted_packages() | Romain d'Alverny | 2012-09-04 | 1 | -0/+20 |
* | 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 | 1 | -1/+1 |
* | add packagers piechart | Romain d'Alverny | 2012-09-04 | 1 | -0/+30 |
* | adjust bg color | Romain d'Alverny | 2012-09-04 | 1 | -3/+6 |
* | remove old stats table | Romain d'Alverny | 2012-09-04 | 1 | -3/+3 |
* | move charts | Romain d'Alverny | 2012-09-04 | 1 | -2/+2 |
* | 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 | 1 | -21/+36 |
* | try js charts | Romain d'Alverny | 2012-09-04 | 1 | -0/+110 |
* | fix missing vars in publish_stats_headers() | Romain d'Alverny | 2012-09-04 | 1 | -1/+3 |
* | new function build_stats() | Romain d'Alverny | 2012-09-04 | 1 | -0/+47 |
* | new get_upload_time() | Romain d'Alverny | 2012-09-04 | 1 | -0/+17 |
* | new publish_stats_headers() function | Romain d'Alverny | 2012-09-04 | 1 | -0/+36 |
* | Code reorg. | Romain d'Alverny | 2012-09-04 | 1 | -0/+136 |