summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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 mat...Pascal Terjan2012-02-201-1/+1
* 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
* 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
* Get rid of youri stateand use new .upload file to only mark a package uploade...Pascal Terjan2012-01-221-13/+6
* Add youri status to the list now that it can happenPascal Terjan2012-01-211-0/+1
* Fix what seems to be a bug, this condition can never be truePascal Terjan2012-01-211-1/+1
* Display if emi is still runningPascal Terjan2012-01-201-0/+11
* parse package name, in case a full file name is providedRomain d'Alverny2011-12-261-0/+13
* fix iurt return case, docRomain d'Alverny2011-12-261-27/+8
* do not force object format in the endRomain d'Alverny2011-12-261-1/+1
* adjust returned formatRomain d'Alverny2011-12-261-5/+15
* defaults to JSON, add iurt mode.Romain d'Alverny2011-12-261-15/+39
* fix txt format for packageRomain d'Alverny2011-12-261-2/+2