Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add missing param | Romain d'Alverny | 2012-09-05 | 2 | -2/+3 |
| | |||||
* | 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 | 2 | -92/+121 |
| | |||||
* | new get_submitted_packages() | Romain d'Alverny | 2012-09-04 | 2 | -8/+24 |
| | |||||
* | 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 | 2 | -9/+1 |
| | |||||
* | add packagers piechart | Romain d'Alverny | 2012-09-04 | 1 | -1/+1 |
| | |||||
* | add packagers piechart | Romain d'Alverny | 2012-09-04 | 2 | -1/+33 |
| | |||||
* | style update | Romain d'Alverny | 2012-09-04 | 1 | -1/+1 |
| | |||||
* | style update | Romain d'Alverny | 2012-09-04 | 2 | -2/+3 |
| | |||||
* | adjust bg color | Romain d'Alverny | 2012-09-04 | 1 | -3/+6 |
| | |||||
* | remove old stats table | Romain d'Alverny | 2012-09-04 | 2 | -53/+15 |
| | |||||
* | move charts | Romain d'Alverny | 2012-09-04 | 1 | -2/+2 |
| | |||||
* | move charts | Romain d'Alverny | 2012-09-04 | 1 | -4/+4 |
| | |||||
* | cleanup | Romain d'Alverny | 2012-09-04 | 1 | -1/+0 |
| | |||||
* | 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 | 2 | -21/+37 |
| | |||||
* | try js charts | Romain d'Alverny | 2012-09-04 | 2 | -0/+123 |
| | |||||
* | 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 | 2 | -4/+6 |
| | |||||
* | 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 | 2 | -27/+48 |
| | |||||
* | new get_upload_time() | Romain d'Alverny | 2012-09-04 | 2 | -9/+18 |
| | |||||
* | new publish_stats_headers() function | Romain d'Alverny | 2012-09-04 | 2 | -24/+38 |
| | |||||
* | increase text/bg contrast | Romain d'Alverny | 2012-09-04 | 1 | -2/+3 |
| | |||||
* | style update | Romain d'Alverny | 2012-09-04 | 2 | -3/+3 |
| | |||||
* | adjust colors | Romain d'Alverny | 2012-09-04 | 1 | -2/+6 |
| | |||||
* | 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 |
| | | | | | | | - use isset() - declare missing/mispelled vars - fix division - fix unmaintained packages count if missing file | ||||
* | check for upload_dir before using it | Romain d'Alverny | 2012-09-04 | 1 | -0/+7 |
| | |||||
* | style update | Romain d'Alverny | 2012-09-04 | 1 | -1/+1 |
| | |||||
* | style update | Romain d'Alverny | 2012-09-04 | 1 | -6/+7 |
| | |||||
* | refine style | Romain d'Alverny | 2012-09-04 | 2 | -10/+10 |
| | |||||
* | style update | Romain d'Alverny | 2012-09-04 | 1 | -1/+3 |
| | |||||
* | regroup bs info in a list | Romain d'Alverny | 2012-09-04 | 1 | -40/+72 |
| | |||||
* | Code reorg. | Romain d'Alverny | 2012-09-04 | 4 | -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 seconds | Pascal Terjan | 2012-06-27 | 1 | -0/+6 |
| | |||||
* | Link to the pending updates | Pascal Terjan | 2012-06-27 | 1 | -1/+10 |
| | |||||
* | other colors for "rejected" | Romain d'Alverny | 2012-03-05 | 1 | -2/+2 |
| | |||||
* | restore previous failure bg color | Romain d'Alverny | 2012-03-05 | 1 | -1/+1 |
| | |||||
* | drop unused "built" status; different color for "rejected" | Romain d'Alverny | 2012-03-05 | 1 | -6/+5 |
| | |||||
* | Group build times < 1 minute together in the stats | Pascal Terjan | 2012-02-21 | 1 | -2/+3 |
| | |||||
* | Fix typo | Pascal Terjan | 2012-02-21 | 1 | -1/+1 |
| | |||||
* | Simplify, the reason why preg_match_all didn't work was because it wanted ↵ | Pascal Terjan | 2012-02-20 | 1 | -1/+1 |
| | | | | matches parameter |