summaryrefslogtreecommitdiffstats
path: root/conf.php
Commit message (Collapse)AuthorAgeFilesLines
* Add i686 to mandatory archesHEADmasterJani Välimaa2024-04-061-1/+1
|
* keep history for 4 daysThomas Backlund2022-08-211-1/+1
|
* use https linksThomas Backlund2022-08-211-2/+2
|
* aarch64 is a mandatory archPascal Terjan2020-11-251-1/+1
|
* Drop support for /etc/bs-webstatus.confOlivier Blin2016-03-041-5/+0
| | | | | | It is confusing to see that conf.php are not actually used, and the separate config file does not bring much value. Also, it was not version-controlled, while conf.php is.
* Fixed configuration of number of build nodesDan Fandrich2016-01-121-2/+2
|
* Declare mandatory arches in conf.php and pass to get_refined_packages_listOlivier Blin2015-11-031-0/+2
|
* Use conf from /etc/bs-webstatus.conf if it existsNicolas Vigier2012-12-101-0/+5
|
* conf.php: add $themes_dir variableNicolas Vigier2012-12-101-0/+3
|
* conf.php: add $theme_name variableNicolas Vigier2012-12-101-0/+3
|
* conf.php: add $package_commit_urlNicolas Vigier2012-12-101-1/+4
|
* reorganize page gridRomain d'Alverny2012-09-111-1/+1
|
* fix capacity and usage computationRomain d'Alverny2012-09-061-1/+1
|
* capacity build time statsRomain d'Alverny2012-09-061-0/+3
|
* fix check of $typelink, relative to upload dir; explicit Web app own path.Romain d'Alverny2012-09-051-0/+3
|
* use canonical path to schedbot uploadsRomain d'Alverny2012-09-051-1/+1
|
* Code reorg.Romain d'Alverny2012-09-041-0/+34
- 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