Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lint fixes for buildsystem | Thomas Backlund | 2015-10-20 | 1 | -7/+7 |
| | |||||
* | Switch the pkgsubmit website from an svn checkout to a git clone | Colin Guthrie | 2013-08-20 | 1 | -2/+2 |
| | |||||
* | Fix autobuild alias (used by youri-check Build test) | Pascal Terjan | 2013-08-08 | 1 | -2/+2 |
| | |||||
* | add ssl vhost for pkgsubmit.mageia.org | Nicolas Vigier | 2013-07-25 | 1 | -1/+14 |
| | |||||
* | buildsystem: add themes alias in webstatus vhost config | Nicolas Vigier | 2013-05-23 | 1 | -1/+2 |
| | | | | Add alias for themes directory in webstatus vhost config. | ||||
* | buildsystem::webstatus: include apache::mod::php | Nicolas Vigier | 2013-05-23 | 1 | -0/+1 |
| | | | | webstatus uses php, so we need to include apache mod_php. | ||||
* | buildsystem: create config file for webstatus | Nicolas Vigier | 2013-05-23 | 1 | -0/+8 |
| | | | | | Create /etc/bs-webstatus.conf config file using new parameters from buildsystem::var::webstatus. | ||||
* | buildsystem::webstatus: remove useless variable | Nicolas Vigier | 2013-05-23 | 1 | -2/+1 |
| | |||||
* | buildsystem: add options to select webstatus location | Nicolas Vigier | 2013-05-23 | 1 | -4/+3 |
| | |||||
* | Add buildsystem::var::webstatus | Nicolas Vigier | 2013-05-23 | 1 | -2/+3 |
| | | | | Make vhost and svn url configurable by adding buildsystem::var::webstatus. | ||||
* | buildsystem: rename pkgsubmit to webstatus | Nicolas Vigier | 2013-05-23 | 1 | -0/+22 |
Rename buildsystem::pkgsubmit to buildsystem::webstatus. pkgsubmit name has been used as the name of the host to submit packages, and the hostname of the web page to view the buildsystem status, but the two are different things, so they should be separated. |