Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a warning | Pascal Terjan | 2020-11-26 | 1 | -1/+1 |
| | |||||
* | Support .kill files | Pascal Terjan | 2020-11-25 | 1 | -3/+11 |
| | |||||
* | 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 |
| | | | | | | | | | | With non-mandatory arch support, a .fail file may exist in the done directory while the build is still on going for ongoing arches. Thus, the build is not failed, and the status would not be "done" (partial build) either. Only consider a build as "done" (partial) when a .done file is present. | ||||
* | Handle BS files that may not set a status | Olivier Blin | 2015-11-05 | 1 | -1/+5 |
| | | | | | .fail files for non mandatory-arch do not update the status variable. Thus the status for a previous file would have been incorrectly used. | ||||
* | 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 |
| | | | | | | | | | | Previously, we just used the failures directory to check if any failure had happened for the submit prefix. But this does not work properly when non-mandatory architectures are used, their failure should not be fatal. Instead, use .fail files and mark as a failure only if failed for one of the mandatory architectures. | ||||
* | 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 |
- CSS move in style.css - configuration values move in conf.php - function definitions move in lib.php - a few code style fixes - test_index.php to test these changes before pushing to prod file |