summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
| | | | | | | - use isset() - declare missing/mispelled vars - fix division - fix unmaintained packages count if missing file
* 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
| | | | | | | | - CSS move in style.css - configuration values move in conf.php - function definitions move in lib.php - a few code style fixes - test_index.php to test these changes before pushing to prod file
* 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
|
* 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
| | | | 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
|
* 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
|
* use maintdb.txtRomain d'Alverny2011-12-261-1/+3
|
* query maintdb data by uid or pkgRomain d'Alverny2011-12-261-0/+79
|
* 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
|