summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* move buildtime_* computations outside of publish_stats_headers()Romain d'Alverny2012-09-052-7/+8
|
* restore CWD when leaving the functionRomain d'Alverny2012-09-051-0/+3
|
* fix stats displayRomain d'Alverny2012-09-051-10/+14
|
* remove debug outputRomain d'Alverny2012-09-051-2/+0
|
* return missing paramRomain d'Alverny2012-09-052-1/+2
|
* add missing paramRomain d'Alverny2012-09-052-2/+3
|
* debugging...Romain d'Alverny2012-09-041-0/+2
|
* typoRomain d'Alverny2012-09-041-1/+1
|
* do not build charts if we have no package submittedRomain d'Alverny2012-09-041-13/+11
|
* new get_refined_packages_list(); fix get_submitted_packages()Romain d'Alverny2012-09-042-92/+121
|
* new get_submitted_packages()Romain d'Alverny2012-09-042-8/+24
|
* sort packagers uploadsRomain d'Alverny2012-09-041-0/+1
|
* 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
|