Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use the new type for user and database declaration ( will be used later for ↵ | Michael Scherer | 2011-03-22 | 1 | -6/+2 |
| | | | | pg access list ) | ||||
* | Enable milestone support as requested by rda | Dexter Morgan | 2011-03-14 | 1 | -1/+1 |
| | |||||
* | Enable milestone support as requested by rda | Dexter Morgan | 2011-03-14 | 1 | -1/+1 |
| | |||||
* | Do not allow users on the DB ( Bug #336) | Dexter Morgan | 2011-03-12 | 1 | -1/+1 |
| | |||||
* | - do not hardcode the hostname of the server, in case we need to change it | Michael Scherer | 2011-03-08 | 1 | -1/+1 |
| | | | | | ( for example if the service is migrated to another one ) | ||||
* | - use the new type for remote database declaration | Michael Scherer | 2011-03-08 | 1 | -3/+2 |
| | |||||
* | Do not enable votes | Dexter Morgan | 2011-02-21 | 1 | -1/+1 |
| | | | | | CCBUG: 149 | ||||
* | Allow to show attachment in the user browser | Dexter Morgan | 2011-02-20 | 1 | -1/+1 |
| | |||||
* | Use "see also" URL field instead of the URL: field | Dexter Morgan | 2011-02-19 | 1 | -1/+1 |
| | |||||
* | Fix the link to the documentation by using the one online from bugzilla | Dexter Morgan | 2011-02-16 | 1 | -1/+1 |
| | |||||
* | Use the complete adress for bugzilla-deamon if not it will use @bugs.mageia.org | Dexter Morgan | 2011-02-15 | 1 | -1/+1 |
| | |||||
* | - use smtp instead of sendmail, to solve problem of wrong sender from ↵ | Michael Scherer | 2011-02-15 | 1 | -1/+1 |
| | | | | bugzilla email | ||||
* | do not hardcode domain | Michael Scherer | 2011-02-15 | 1 | -1/+1 |
| | |||||
* | Add bugs@ml as globalwatcher | Dexter Morgan | 2011-02-15 | 1 | -1/+1 |
| | | | | | This way this ML will receive a mail for each bugreports | ||||
* | Allow DB accouts. | Dexter Morgan | 2011-02-15 | 1 | -1/+1 |
| | | | | | This will be used for bugs@ml.mageia.org globalwatcher account | ||||
* | Enable votes | Dexter Morgan | 2011-02-14 | 1 | -1/+1 |
| | |||||
* | Enable useqacontact | Dexter Morgan | 2011-02-13 | 1 | -1/+1 |
| | |||||
* | set allowemailchange to 0 | Dexter Morgan | 2011-02-13 | 1 | -1/+1 |
| | |||||
* | Fix typo | Dexter Morgan | 2011-02-12 | 1 | -1/+1 |
| | |||||
* | Set defaultpriority to normal | Dexter Morgan | 2011-02-12 | 1 | -1/+1 |
| | |||||
* | Enable commentonchange_resolution | Dexter Morgan | 2011-02-12 | 1 | -1/+1 |
| | |||||
* | Do not use "See also" field. | Dexter Morgan | 2011-02-12 | 1 | -1/+1 |
| | |||||
* | - fix wrong type for ssl redirection | Michael Scherer | 2011-02-12 | 1 | -1/+1 |
| | |||||
* | - enable ssl, and rewrite the web config to use the higher level apache | Michael Scherer | 2011-02-12 | 2 | -16/+13 |
| | | | | type we wrote | ||||
* | Enable ssl may not work right now | Dexter Morgan | 2011-02-12 | 1 | -2/+2 |
| | |||||
* | Enable white board | Dexter Morgan | 2011-02-12 | 1 | -1/+1 |
| | |||||
* | turn letsubmitterchoosemilestone to 0 | Dexter Morgan | 2011-02-12 | 1 | -1/+1 |
| | |||||
* | Fix default severity | Dexter Morgan | 2011-02-12 | 1 | -17/+17 |
| | | | | | | Fix defautl Arch Remove timetrackinggroup | ||||
* | Require perl-JSON-RPC install for the bugzilla needed for webteam | Dexter Morgan | 2011-02-12 | 1 | -0/+4 |
| | |||||
* | Install perl-Test-Taint for xml-rpc bugzilla functionality | Dexter Morgan | 2010-12-20 | 1 | -0/+4 |
| | |||||
* | - create bugzilla database upon deployment | Michael Scherer | 2010-12-15 | 1 | -0/+10 |
| | |||||
* | uniformisation of the name of variable used for password, so we know if this ↵ | Michael Scherer | 2010-12-15 | 3 | -4/+4 |
| | | | | is ldap or postgresql at the first glance | ||||
* | Fix perms | Dexter Morgan | 2010-11-26 | 1 | -5/+4 |
| | |||||
* | requires the svn snapshot | Dexter Morgan | 2010-11-26 | 1 | -1/+2 |
| | |||||
* | requires the svn snapshot | Dexter Morgan | 2010-11-26 | 1 | -3/+10 |
| | |||||
* | do snapshots of the custom bugzilla template | Dexter Morgan | 2010-11-26 | 1 | -0/+7 |
| | |||||
* | - do not include apache::mod_fcgid as bugzilla do not use fast cgi, and ↵ | Michael Scherer | 2010-11-23 | 1 | -1/+0 |
| | | | | apache::base is already included | ||||
* | - add default password of x, so manifests do not fail on test vms | Michael Scherer | 2010-11-22 | 1 | -2/+2 |
| | |||||
* | - do not let file with passwords to be world readable | Michael Scherer | 2010-11-20 | 4 | -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 filename | Dexter Morgan | 2010-11-18 | 1 | -0/+0 |
| | |||||
* | Fix bugzilla init.pp | Dexter Morgan | 2010-11-18 | 1 | -1/+1 |
| | |||||
* | Do not hardcode the domain name | Dexter Morgan | 2010-11-18 | 1 | -1/+1 |
| | |||||
* | Add vhost and webapps.d files for bugzilla | Dexter Morgan | 2010-11-18 | 3 | -0/+57 |
| | |||||
* | Add params file | Dexter Morgan | 2010-11-15 | 2 | -5/+122 |
| | |||||
* | - do not store password in clear in the svn | Michael Scherer | 2010-11-10 | 2 | -1/+2 |
| | |||||
* | - do not hardcode the domainname ( for reusability ) | Michael Scherer | 2010-11-10 | 1 | -1/+1 |
| | |||||
* | Remove the secret key from the file ( even if this is not the one used ) | Dexter Morgan | 2010-11-09 | 1 | -6/+0 |
| | | | | | A new one will be recreated with checksetup.pl when needed. | ||||
* | First commit for the puppet bugzilla module | Dexter Morgan | 2010-11-07 | 2 | -0/+126 |