aboutsummaryrefslogtreecommitdiffstats
path: root/modules/bugzilla
Commit message (Collapse)AuthorAgeFilesLines
* Use the complete adress for bugzilla-deamon if not it will use @bugs.mageia.orgDexter Morgan2011-02-151-1/+1
|
* - use smtp instead of sendmail, to solve problem of wrong sender from ↵Michael Scherer2011-02-151-1/+1
| | | | bugzilla email
* do not hardcode domainMichael Scherer2011-02-151-1/+1
|
* Add bugs@ml as globalwatcherDexter Morgan2011-02-151-1/+1
| | | | | This way this ML will receive a mail for each bugreports
* Allow DB accouts.Dexter Morgan2011-02-151-1/+1
| | | | | This will be used for bugs@ml.mageia.org globalwatcher account
* Enable votesDexter Morgan2011-02-141-1/+1
|
* Enable useqacontactDexter Morgan2011-02-131-1/+1
|
* set allowemailchange to 0Dexter Morgan2011-02-131-1/+1
|
* Fix typoDexter Morgan2011-02-121-1/+1
|
* Set defaultpriority to normalDexter Morgan2011-02-121-1/+1
|
* Enable commentonchange_resolutionDexter Morgan2011-02-121-1/+1
|
* Do not use "See also" field.Dexter Morgan2011-02-121-1/+1
|
* - 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-122-16/+13
| | | | type we wrote
* Enable ssl may not work right nowDexter Morgan2011-02-121-2/+2
|
* Enable white boardDexter Morgan2011-02-121-1/+1
|
* turn letsubmitterchoosemilestone to 0Dexter Morgan2011-02-121-1/+1
|
* Fix default severityDexter Morgan2011-02-121-17/+17
| | | | | | Fix defautl Arch Remove timetrackinggroup
* 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-153-4/+4
| | | | 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-204-11/+11
| | | | | | | | ( 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 vhost_bugs.mageia.org.conf filenameDexter Morgan2010-11-181-0/+0
|
* Fix bugzilla init.ppDexter Morgan2010-11-181-1/+1
|
* Do not hardcode the domain nameDexter Morgan2010-11-181-1/+1
|
* Add vhost and webapps.d files for bugzillaDexter Morgan2010-11-183-0/+57
|
* Add params fileDexter Morgan2010-11-152-5/+122
|
* - do not store password in clear in the svnMichael Scherer2010-11-102-1/+2
|
* - do not hardcode the domainname ( for reusability )Michael Scherer2010-11-101-1/+1
|
* Remove the secret key from the file ( even if this is not the one used )Dexter Morgan2010-11-091-6/+0
| | | | | A new one will be recreated with checksetup.pl when needed.
* First commit for the puppet bugzilla moduleDexter Morgan2010-11-072-0/+126