aboutsummaryrefslogtreecommitdiffstats
path: root/modules/bugzilla/manifests
Commit message (Collapse)AuthorAgeFilesLines
* bugzilla: data/bugzilla-update.xml should be writable by apacheOlivier Blin2017-04-101-0/+7
|
* Fix permsNicolas Lécureuil2017-04-081-0/+8
|
* Fix files permNicolas Lécureuil2017-04-081-2/+63
|
* Try to fix files permNicolas Lécureuil2017-04-071-0/+9
|
* Add more depsNicolas Lécureuil2017-04-071-6/+10
|
* Add depsNicolas Lécureuil2017-04-071-1/+6
|
* Remove file permsNicolas Lécureuil2017-04-071-5/+0
|
* Try to fix files permNicolas Lécureuil2017-04-071-0/+5
|
* Enable new bugzillaNicolas Lécureuil2017-04-071-22/+24
|
* Fix database nameNicolas Lécureuil2017-03-291-1/+1
|
* use consistent domain referencesThomas Backlund2015-10-201-2/+2
|
* lint fixes for bugzillaThomas Backlund2015-10-191-1/+1
|
* bugzilla: Add a simple redirect rule for BZ for neater BZ URLsColin Guthrie2014-11-251-0/+1
|
* bugzilla: Kill off unneeded variableColin Guthrie2014-06-151-2/+0
|
* bugzilla: Switch bugzilla template hosting to git.Colin Guthrie2014-06-151-18/+4
| | | | | This template is implemented as an extension and the older 'custom' folder is no longer needed (according to neoclust), so has been removed.
* bugzilla: add collectstats cron job (#3288)Nicolas Vigier2013-09-211-0/+7
|
* Puppetize the bugzilla extensionsDexter Morgan2013-04-021-0/+16
|
* Revert and use trunkDexter Morgan2013-02-201-1/+1
|
* Use New templatesDexter Morgan2013-02-201-1/+1
|
* add bugzilla-extension-sitemap in packages listNicolas Vigier2012-07-061-0/+1
|
* make puppet handle robots.txtDexter Morgan2012-07-051-0/+7
|
* fix vhost invocation on several module, was missed by last commit, and add ↵Michael Scherer2012-03-251-2/+2
| | | | the one for redirect_ssl
* clean the module to make puppet-lint happyMichael Scherer2012-03-191-34/+34
|
* add support for graphical report, see #4483Michael Scherer2012-03-111-1/+2
|
* put each rpm on a different line, better to look at diffMichael Scherer2012-03-111-1/+4
|
* some cleaning of bugzilla moduleMichael Scherer2012-01-081-11/+2
|
* simplify package installation ( since 'installed' is the default )Michael Scherer2011-08-181-9/+3
|
* fix missing comma, causing syntax error on alamutMichael Scherer2011-08-181-2/+2
|
* fix require, so the initial bootstrap do not failMichael Scherer2011-08-171-2/+5
|
* install graphiviz, needed to have dotMichael Scherer2011-07-181-1/+1
|
* remove wrong alias ( not pointing to a real location )Michael Scherer2011-07-181-2/+1
|
* use the new type for user and database declaration ( will be used later for ↵Michael Scherer2011-03-221-6/+2
| | | | pg access list )
* - use the new type for remote database declarationMichael Scherer2011-03-081-3/+2
|
* - fix wrong type for ssl redirectionMichael Scherer2011-02-121-1/+1
|
* - enable ssl, and rewrite the web config to use the higher level apacheMichael Scherer2011-02-121-3/+13
| | | | type we wrote
* Require perl-JSON-RPC install for the bugzilla needed for webteamDexter Morgan2011-02-121-0/+4
|
* Install perl-Test-Taint for xml-rpc bugzilla functionalityDexter Morgan2010-12-201-0/+4
|
* - create bugzilla database upon deploymentMichael Scherer2010-12-151-0/+10
|
* uniformisation of the name of variable used for password, so we know if this ↵Michael Scherer2010-12-151-2/+2
| | | | is ldap or postgresql at the first glance
* Fix permsDexter Morgan2010-11-261-5/+4
|
* requires the svn snapshotDexter Morgan2010-11-261-1/+2
|
* requires the svn snapshotDexter Morgan2010-11-261-3/+10
|
* do snapshots of the custom bugzilla templateDexter Morgan2010-11-261-0/+7
|
* - do not include apache::mod_fcgid as bugzilla do not use fast cgi, and ↵Michael Scherer2010-11-231-1/+0
| | | | apache::base is already included
* - add default password of x, so manifests do not fail on test vmsMichael Scherer2010-11-221-2/+2
|
* - do not let file with passwords to be world readable Michael Scherer2010-11-201-5/+5
| | | | | | | | ( even if being readable by apache is not good either, but needed as the password is used by apache ) - use ldaps for sympa - use the 2 new facter macro and remove the version copied everywhere - remove hardcoded domain in bugzilla and others
* Fix bugzilla init.ppDexter Morgan2010-11-181-1/+1
|
* Add vhost and webapps.d files for bugzillaDexter Morgan2010-11-181-0/+9
|
* Add params fileDexter Morgan2010-11-151-5/+15
|
* - do not store password in clear in the svnMichael Scherer2010-11-101-0/+1
|