summaryrefslogtreecommitdiffstats
path: root/index.php
Commit message (Collapse)AuthorAgeFilesLines
* Do not link to revision 0 in svn when package is not from svnPascal Terjan2020-11-251-1/+1
| | | | This happen when submitting for secondary architecture from src.rpm
* Avoid crazy durations when start is 0Pascal Terjan2016-06-211-4/+6
|
* Make the build list stablePascal Terjan2016-06-211-0/+1
|
* Avoid a warning flooding logsPascal Terjan2016-02-101-5/+7
|
* Add a link on failed architecturesPascal Terjan2015-11-071-1/+2
|
* List all failed arches in status result, even if build for mandatory arches ↵Olivier Blin2015-11-031-0/+6
| | | | is successful
* Declare mandatory arches in conf.php and pass to get_refined_packages_listOlivier Blin2015-11-031-1/+2
|
* conf.php: add $themes_dir variableNicolas Vigier2012-12-101-2/+2
|
* conf.php: add $theme_name variableNicolas Vigier2012-12-101-2/+2
|
* conf.php: add $package_commit_urlNicolas Vigier2012-12-101-1/+1
|
* Create themes/mageia/page_header.phpNicolas Vigier2012-12-101-74/+1
|
* Create themes/mageia/page_footer.phpNicolas Vigier2012-12-101-10/+3
|
* Move favicon.png to themes/mageia/favicon.pngNicolas Vigier2012-12-101-1/+1
|
* Move style.css to themes/mageia/style.cssNicolas Vigier2012-12-101-1/+1
| | | | Start moving all mageia specific parts to themes directory.
* update bg color; add status badge before package nameRomain d'Alverny2012-09-131-1/+1
|
* remove unneeded revision infoRomain d'Alverny2012-09-131-3/+1
|
* new link for pending updates reportsRomain d'Alverny2012-09-121-1/+1
|
* replace previous index with new oneRomain d'Alverny2012-09-121-431/+224
|
* 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 ↵Pascal Terjan2012-02-201-1/+1
| | | | matches parameter
* Use youri-check results to count the number of broken dependenciesPascal Terjan2012-02-201-15/+10
|
* 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
| | | | a header
* 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 ↵Pascal Terjan2012-01-221-13/+6
| | | | uploaded when it really was
* 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
|
* adjust table font sizeRomain d'Alverny2011-12-061-1/+1
|
* update fontRomain d'Alverny2011-12-061-1/+4
|
* fix wiki link, add footer link to code repoRomain d'Alverny2011-12-061-2/+3
|
* add count of unmaintained packagesNicolas Vigier2011-09-211-1/+3
|
* nicer message when there is missing depsMichael Scherer2011-05-091-2/+3
|
* Display build nodes as tooltipPascal Terjan2011-05-051-4/+14
|
* graph build timeRomain d'Alverny2011-04-191-1/+1
|
* graph build timeRomain d'Alverny2011-04-191-5/+10
|
* show usage time diagram (sort of)Romain d'Alverny2011-04-191-1/+1
|
* show usage time diagram (sort of)Romain d'Alverny2011-04-191-2/+2
|
* show usage time diagram (sort of)Romain d'Alverny2011-04-191-0/+13
|
* count only once time for a given packageRomain d'Alverny2011-04-191-4/+5
|
* show better units for statsRomain d'Alverny2011-04-191-3/+3
|
* filter out dubious buildtimes (fuzzy)Romain d'Alverny2011-04-191-2/+8
|