summaryrefslogtreecommitdiffstats
path: root/lib.php
Commit message (Expand)AuthorAgeFilesLines
* Fix a warningPascal Terjan2020-11-261-1/+1
* Support .kill filesPascal Terjan2020-11-251-3/+11
* Handle packages submitted at the same secondPascal Terjan2016-03-301-1/+1
* Fix one last warningPascal Terjan2016-02-101-1/+5
* Fix 3 more warningsPascal Terjan2016-02-101-3/+3
* Remove another very noisy errorPascal Terjan2016-02-101-1/+1
* Do not show builds as partial when a .fail file exists in the done directoryOlivier Blin2015-11-051-1/+3
* Handle BS files that may not set a statusOlivier Blin2015-11-051-1/+5
* Make noarch failure fatal as wellOlivier Blin2015-11-031-1/+1
* Detect failures for mandatory arches only using .fail filesOlivier Blin2015-11-031-4/+17
* Declare mandatory arches in conf.php and pass to get_refined_packages_listOlivier Blin2015-11-031-1/+1
* Use src.rpm presence to define todo status, .info remain after buildingPascal Terjan2013-01-131-1/+1
* Do not take seconds for minutes (sorts better between builds)Romain d'Alverny2012-10-231-2/+2
* correct comparison sign (gte)Romain d'Alverny2012-09-121-3/+3
* scale label in the right placeRomain d'Alverny2012-09-121-2/+2
* more concise scale labelsRomain d'Alverny2012-09-121-9/+10
* revert to smaller width for statsRomain d'Alverny2012-09-121-4/+4
* reorganize page gridRomain d'Alverny2012-09-111-4/+4
* time is shown in UTC for nowRomain d'Alverny2012-09-111-1/+5
* build times in UTCRomain d'Alverny2012-09-111-1/+1
* count all builds > 10 mins togetherRomain d'Alverny2012-09-111-6/+14
* fix labelRomain d'Alverny2012-09-101-1/+1
* adjust columns widthRomain d'Alverny2012-09-101-4/+4
* fix warnings (undeclared/unset vars)Romain d'Alverny2012-09-091-11/+18
* show continuous time scaleRomain d'Alverny2012-09-061-2/+2
* fix charts labelsRomain d'Alverny2012-09-051-2/+2
* move buildtime_* computations outside of publish_stats_headers()Romain d'Alverny2012-09-051-7/+2
* restore CWD when leaving the functionRomain d'Alverny2012-09-051-0/+3
* return missing paramRomain d'Alverny2012-09-051-0/+1
* add missing paramRomain d'Alverny2012-09-051-1/+2
* new get_refined_packages_list(); fix get_submitted_packages()Romain d'Alverny2012-09-041-0/+110
* new get_submitted_packages()Romain d'Alverny2012-09-041-0/+20
* sort packagers uploadsRomain d'Alverny2012-09-041-0/+1
* remove old packagers list; less detail in pie chartRomain d'Alverny2012-09-041-1/+1
* add packagers piechartRomain d'Alverny2012-09-041-0/+30
* adjust bg colorRomain d'Alverny2012-09-041-3/+6
* remove old stats tableRomain d'Alverny2012-09-041-3/+3
* move chartsRomain d'Alverny2012-09-041-2/+2
* sort grouped build durationsRomain d'Alverny2012-09-041-3/+8
* adjust charts colors/sizesRomain d'Alverny2012-09-041-6/+9
* adjust chartsRomain d'Alverny2012-09-041-21/+36
* try js chartsRomain d'Alverny2012-09-041-0/+110
* fix missing vars in publish_stats_headers()Romain d'Alverny2012-09-041-1/+3
* new function build_stats()Romain d'Alverny2012-09-041-0/+47
* new get_upload_time()Romain d'Alverny2012-09-041-0/+17
* new publish_stats_headers() functionRomain d'Alverny2012-09-041-0/+36
* Code reorg.Romain d'Alverny2012-09-041-0/+136