Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove useless if | Nicolas Vigier | 2013-02-23 | 1 | -20/+16 |
| | |||||
* | Fix path to unmaintained.txt | Nicolas Vigier | 2013-02-23 | 1 | -1/+2 |
| | |||||
* | Add build history of packages | Pascal Terjan | 2013-01-22 | 2 | -12/+48 |
| | |||||
* | Restore the "new" feature | Pascal Terjan | 2013-01-21 | 1 | -1/+4 |
| | |||||
* | More compact list of builds (would need a non js version too :( ) | Pascal Terjan | 2013-01-21 | 1 | -10/+5 |
| | |||||
* | Add a simple version creating a fake status.log with packages still broken | Pascal Terjan | 2013-01-17 | 1 | -0/+50 |
| | |||||
* | Use the time of the specific package, it may have been fixed before the end ↵ | Pascal Terjan | 2013-01-16 | 1 | -5/+3 |
| | | | | of the run | ||||
* | Use modification time to detect fixed packages instead of version, to ↵ | Pascal Terjan | 2013-01-16 | 1 | -8/+15 |
| | | | | support when it does not get changed | ||||
* | Ignore version for new breakgae detection | Pascal Terjan | 2013-01-14 | 1 | -2/+5 |
| | |||||
* | Support failure being on a more recent version than the one on the mirrors, ↵ | Pascal Terjan | 2013-01-14 | 1 | -1/+1 |
| | | | | for fake autobuild | ||||
* | Support absence of logs for success too | Pascal Terjan | 2013-01-14 | 1 | -1/+5 |
| | |||||
* | Use src.rpm presence to define todo status, .info remain after building | Pascal Terjan | 2013-01-13 | 1 | -1/+1 |
| | |||||
* | Limit the table to the 10 most recent builds | Pascal Terjan | 2013-01-05 | 1 | -1/+1 |
| | |||||
* | Add a graph with the evolution between runs | Pascal Terjan | 2013-01-02 | 1 | -1/+14 |
| | |||||
* | Add a start page with some graphs | Pascal Terjan | 2012-12-30 | 2 | -0/+47 |
| | |||||
* | Make the list a bit less ugly | Pascal Terjan | 2012-12-27 | 1 | -1/+1 |
| | |||||
* | Use icons (stolen from gnome) | Pascal Terjan | 2012-12-27 | 9 | -6/+10 |
| | |||||
* | Display type of failure | Pascal Terjan | 2012-12-27 | 1 | -5/+5 |
| | |||||
* | Do not create dead links | Pascal Terjan | 2012-12-26 | 1 | -1/+5 |
| | |||||
* | List all runs | Pascal Terjan | 2012-12-15 | 1 | -1/+15 |
| | |||||
* | ui layout fix | Romain d'Alverny | 2012-12-12 | 1 | -1/+1 |
| | |||||
* | Color code events summary. | Romain d'Alverny | 2012-12-12 | 2 | -1/+2 |
| | |||||
* | Display new failures compared to previous run | Pascal Terjan | 2012-12-11 | 1 | -10/+52 |
| | |||||
* | Sort packages by name | Pascal Terjan | 2012-12-10 | 1 | -0/+3 |
| | |||||
* | Add the ugly autobuild page | Pascal Terjan | 2012-12-10 | 1 | -0/+83 |
| | |||||
* | Use conf from /etc/bs-webstatus.conf if it exists | Nicolas Vigier | 2012-12-10 | 1 | -0/+5 |
| | |||||
* | conf.php: add $themes_dir variable | Nicolas Vigier | 2012-12-10 | 2 | -2/+5 |
| | |||||
* | conf.php: add $theme_name variable | Nicolas Vigier | 2012-12-10 | 2 | -2/+5 |
| | |||||
* | conf.php: add $package_commit_url | Nicolas Vigier | 2012-12-10 | 2 | -2/+5 |
| | |||||
* | Create themes/mageia/page_header.php | Nicolas Vigier | 2012-12-10 | 2 | -74/+77 |
| | |||||
* | Create themes/mageia/page_footer.php | Nicolas Vigier | 2012-12-10 | 2 | -10/+13 |
| | |||||
* | Move favicon.png to themes/mageia/favicon.png | Nicolas Vigier | 2012-12-10 | 2 | -1/+1 |
| | |||||
* | Move style.css to themes/mageia/style.css | Nicolas Vigier | 2012-12-10 | 2 | -1/+1 |
| | | | | Start moving all mageia specific parts to themes directory. | ||||
* | Show stats before the box, after the buttons | Romain d'Alverny | 2012-12-10 | 1 | -6/+5 |
| | |||||
* | add comments for 2 functions purpose | Romain d'Alverny | 2012-12-10 | 1 | -1/+5 |
| | |||||
* | A summary of events found in the log is shown after the log box. | Romain d'Alverny | 2012-12-10 | 1 | -0/+37 |
| | |||||
* | Do not take seconds for minutes (sorts better between builds) | Romain d'Alverny | 2012-10-23 | 1 | -2/+2 |
| | |||||
* | show/list unmaintained packages & biggest maintainers | Romain d'Alverny | 2012-10-10 | 2 | -0/+196 |
| | |||||
* | update bg color; add status badge before package name | Romain d'Alverny | 2012-09-13 | 2 | -2/+2 |
| | |||||
* | remove unneeded revision info | Romain d'Alverny | 2012-09-13 | 1 | -3/+1 |
| | |||||
* | adjust contrast: saturate green bg, darker default font color, package ↵ | Romain d'Alverny | 2012-09-13 | 1 | -5/+3 |
| | | | | explicit link | ||||
* | new link for pending updates reports | Romain d'Alverny | 2012-09-12 | 1 | -1/+1 |
| | |||||
* | add missing_deps kw | Romain d'Alverny | 2012-09-12 | 1 | -1/+2 |
| | |||||
* | replace previous index with new one | Romain d'Alverny | 2012-09-12 | 2 | -773/+224 |
| | |||||
* | escape tags from loaded log files | Romain d'Alverny | 2012-09-12 | 1 | -1/+8 |
| | |||||
* | correct comparison sign (gte) | Romain d'Alverny | 2012-09-12 | 1 | -3/+3 |
| | |||||
* | scale label in the right place | Romain d'Alverny | 2012-09-12 | 1 | -2/+2 |
| | |||||
* | more concise scale labels | Romain d'Alverny | 2012-09-12 | 1 | -9/+10 |
| | |||||
* | stabilize page wrt loading nav | Romain d'Alverny | 2012-09-12 | 1 | -0/+2 |
| | |||||
* | add keywords to highlight | Romain d'Alverny | 2012-09-12 | 1 | -1/+3 |
| |