summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* remove old packagers list; less detail in pie chartRomain d'Alverny2012-09-042-9/+1
|
* add packagers piechartRomain d'Alverny2012-09-041-1/+1
|
* add packagers piechartRomain d'Alverny2012-09-042-1/+33
|
* style updateRomain d'Alverny2012-09-041-1/+1
|
* style updateRomain d'Alverny2012-09-042-2/+3
|
* adjust bg colorRomain d'Alverny2012-09-041-3/+6
|
* remove old stats tableRomain d'Alverny2012-09-042-53/+15
|
* move chartsRomain d'Alverny2012-09-041-2/+2
|
* move chartsRomain d'Alverny2012-09-041-4/+4
|
* cleanupRomain d'Alverny2012-09-041-1/+0
|
* 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-042-21/+37
|
* try js chartsRomain d'Alverny2012-09-042-0/+123
|
* move upload progress report between build progress and submitted packages listRomain d'Alverny2012-09-041-8/+8
|
* skip packages with no nameRomain d'Alverny2012-09-041-2/+6
|
* fix missing vars in publish_stats_headers()Romain d'Alverny2012-09-042-4/+6
|
* fix typoRomain d'Alverny2012-09-041-1/+1
|
* always show a listRomain d'Alverny2012-09-041-2/+2
|
* new function build_stats()Romain d'Alverny2012-09-042-27/+48
|
* new get_upload_time()Romain d'Alverny2012-09-042-9/+18
|
* new publish_stats_headers() functionRomain d'Alverny2012-09-042-24/+38
|
* increase text/bg contrastRomain d'Alverny2012-09-041-2/+3
|
* style updateRomain d'Alverny2012-09-042-3/+3
|
* adjust colorsRomain d'Alverny2012-09-041-2/+6
|
* put in progress orderRomain d'Alverny2012-09-041-3/+4
|
* check path exists before stat(), define defaultsRomain d'Alverny2012-09-041-4/+8
|
* A few code adjustementsRomain d'Alverny2012-09-041-7/+11
| | | | | | | - use isset() - declare missing/mispelled vars - fix division - fix unmaintained packages count if missing file
* check for upload_dir before using itRomain d'Alverny2012-09-041-0/+7
|
* style updateRomain d'Alverny2012-09-041-1/+1
|
* style updateRomain d'Alverny2012-09-041-6/+7
|
* refine styleRomain d'Alverny2012-09-042-10/+10
|
* style updateRomain d'Alverny2012-09-041-1/+3
|
* regroup bs info in a listRomain d'Alverny2012-09-041-40/+72
|
* Code reorg.Romain d'Alverny2012-09-044-0/+629
| | | | | | | | - 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
* Sort correctly minutes compared to secondsPascal Terjan2012-06-271-0/+6
|
* Link to the pending updatesPascal Terjan2012-06-271-1/+10
|
* other colors for "rejected"Romain d'Alverny2012-03-051-2/+2
|
* restore previous failure bg colorRomain d'Alverny2012-03-051-1/+1
|
* drop unused "built" status; different color for "rejected"Romain d'Alverny2012-03-051-6/+5
|
* Group build times < 1 minute together in the statsPascal Terjan2012-02-211-2/+3
|
* Fix typoPascal Terjan2012-02-211-1/+1
|
* Simplify, the reason why preg_match_all didn't work was because it wanted ↵Pascal Terjan2012-02-201-1/+1
| | | | matches parameter
* Use youri-check results to count the number of broken dependenciesPascal Terjan2012-02-201-15/+10
|
* add banner fileNicolas Vigier2012-02-051-0/+1
|
* Display a banner when presentPascal Terjan2012-02-011-0/+6
|
* Add link to logs in case of success tooPascal Terjan2012-01-291-0/+5
|
* Allow restricting to a package name, and getting the status of last build in ↵Pascal Terjan2012-01-251-1/+24
| | | | a header
* Oops remove garbage <Pascal Terjan2012-01-221-1/+1
|
* List builds in progress at the top, it is an import part of build system statusPascal Terjan2012-01-221-3/+38
|