Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | 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 |
* | 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 mat... | Pascal Terjan | 2012-02-20 | 1 | -1/+1 |
* | Use youri-check results to count the number of broken dependencies | Pascal Terjan | 2012-02-20 | 1 | -15/+10 |
* | add banner file | Nicolas Vigier | 2012-02-05 | 1 | -0/+1 |
* | Display a banner when present | Pascal Terjan | 2012-02-01 | 1 | -0/+6 |
* | Add link to logs in case of success too | Pascal Terjan | 2012-01-29 | 1 | -0/+5 |
* | Allow restricting to a package name, and getting the status of last build in ... | Pascal Terjan | 2012-01-25 | 1 | -1/+24 |
* | Oops remove garbage < | Pascal Terjan | 2012-01-22 | 1 | -1/+1 |
* | List builds in progress at the top, it is an import part of build system status | Pascal Terjan | 2012-01-22 | 1 | -3/+38 |
* | Get rid of youri stateand use new .upload file to only mark a package uploade... | Pascal Terjan | 2012-01-22 | 1 | -13/+6 |
* | Add youri status to the list now that it can happen | Pascal Terjan | 2012-01-21 | 1 | -0/+1 |
* | Fix what seems to be a bug, this condition can never be true | Pascal Terjan | 2012-01-21 | 1 | -1/+1 |
* | Display if emi is still running | Pascal Terjan | 2012-01-20 | 1 | -0/+11 |
* | parse package name, in case a full file name is provided | Romain d'Alverny | 2011-12-26 | 1 | -0/+13 |
* | fix iurt return case, doc | Romain d'Alverny | 2011-12-26 | 1 | -27/+8 |
* | do not force object format in the end | Romain d'Alverny | 2011-12-26 | 1 | -1/+1 |
* | adjust returned format | Romain d'Alverny | 2011-12-26 | 1 | -5/+15 |
* | defaults to JSON, add iurt mode. | Romain d'Alverny | 2011-12-26 | 1 | -15/+39 |
* | fix txt format for package | Romain d'Alverny | 2011-12-26 | 1 | -2/+2 |
* | use maintdb.txt | Romain d'Alverny | 2011-12-26 | 1 | -1/+3 |
* | query maintdb data by uid or pkg | Romain d'Alverny | 2011-12-26 | 1 | -0/+79 |
* | adjust table font size | Romain d'Alverny | 2011-12-06 | 1 | -1/+1 |
* | update font | Romain d'Alverny | 2011-12-06 | 1 | -1/+4 |
* | fix wiki link, add footer link to code repo | Romain d'Alverny | 2011-12-06 | 1 | -2/+3 |
* | add count of unmaintained packages | Nicolas Vigier | 2011-09-21 | 1 | -1/+3 |
* | nicer message when there is missing deps | Michael Scherer | 2011-05-09 | 1 | -2/+3 |