Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Declare mandatory arches in conf.php and pass to get_refined_packages_list | Olivier Blin | 2015-11-03 | 1 | -1/+2 |
| | |||||
* | conf.php: add $themes_dir variable | Nicolas Vigier | 2012-12-10 | 1 | -2/+2 |
| | |||||
* | conf.php: add $theme_name variable | Nicolas Vigier | 2012-12-10 | 1 | -2/+2 |
| | |||||
* | conf.php: add $package_commit_url | Nicolas Vigier | 2012-12-10 | 1 | -1/+1 |
| | |||||
* | Create themes/mageia/page_header.php | Nicolas Vigier | 2012-12-10 | 1 | -74/+1 |
| | |||||
* | Create themes/mageia/page_footer.php | Nicolas Vigier | 2012-12-10 | 1 | -10/+3 |
| | |||||
* | Move favicon.png to themes/mageia/favicon.png | Nicolas Vigier | 2012-12-10 | 1 | -1/+1 |
| | |||||
* | Move style.css to themes/mageia/style.css | Nicolas Vigier | 2012-12-10 | 1 | -1/+1 |
| | | | | Start moving all mageia specific parts to themes directory. | ||||
* | update bg color; add status badge before package name | Romain d'Alverny | 2012-09-13 | 1 | -1/+1 |
| | |||||
* | remove unneeded revision info | Romain d'Alverny | 2012-09-13 | 1 | -3/+1 |
| | |||||
* | new link for pending updates reports | Romain d'Alverny | 2012-09-12 | 1 | -1/+1 |
| | |||||
* | replace previous index with new one | Romain d'Alverny | 2012-09-12 | 1 | -431/+224 |
| | |||||
* | 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 | ||||
* | Use youri-check results to count the number of broken dependencies | Pascal Terjan | 2012-02-20 | 1 | -15/+10 |
| | |||||
* | 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 |
| | | | | a header | ||||
* | 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 ↵ | Pascal Terjan | 2012-01-22 | 1 | -13/+6 |
| | | | | uploaded when it really was | ||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | Display build nodes as tooltip | Pascal Terjan | 2011-05-05 | 1 | -4/+14 |
| | |||||
* | graph build time | Romain d'Alverny | 2011-04-19 | 1 | -1/+1 |
| | |||||
* | graph build time | Romain d'Alverny | 2011-04-19 | 1 | -5/+10 |
| | |||||
* | show usage time diagram (sort of) | Romain d'Alverny | 2011-04-19 | 1 | -1/+1 |
| | |||||
* | show usage time diagram (sort of) | Romain d'Alverny | 2011-04-19 | 1 | -2/+2 |
| | |||||
* | show usage time diagram (sort of) | Romain d'Alverny | 2011-04-19 | 1 | -0/+13 |
| | |||||
* | count only once time for a given package | Romain d'Alverny | 2011-04-19 | 1 | -4/+5 |
| | |||||
* | show better units for stats | Romain d'Alverny | 2011-04-19 | 1 | -3/+3 |
| | |||||
* | filter out dubious buildtimes (fuzzy) | Romain d'Alverny | 2011-04-19 | 1 | -2/+8 |
| | |||||
* | obsolete badges | Romain d'Alverny | 2011-04-19 | 1 | -11/+0 |
| | |||||
* | buildtime in minutes, not seconds | Romain d'Alverny | 2011-04-19 | 1 | -1/+2 |
| | |||||
* | send buildtime stats in http header | Romain d'Alverny | 2011-04-19 | 1 | -6/+12 |
| | |||||
* | better headers | Romain d'Alverny | 2011-04-18 | 1 | -2/+2 |
| | |||||
* | sort packagers by package (stats) | Romain d'Alverny | 2011-04-18 | 1 | -1/+1 |
| | |||||
* | sort packagers by package (stats) | Romain d'Alverny | 2011-04-18 | 1 | -0/+1 |
| |