aboutsummaryrefslogtreecommitdiffstats
path: root/modules/bugzilla/manifests
Commit message (Collapse)AuthorAgeFilesLines
* Bugzilla: Change clean-bug-user-last-visit crontab to run at 3AMNicolas Lécureuil2017-04-181-1/+1
|
* Bugzilla: Add a crontab to execute clean-bug-user-last-visit.pl every dayNicolas Lécureuil2017-04-181-0/+7
|
* Allow to not use Location directive in apache ( but keep past use by default)Nicolas Lécureuil2017-04-171-0/+1
|
* Fix perms for dataNicolas Lécureuil2017-04-161-1/+7
|
* Fix layoutNicolas Lécureuil2017-04-161-6/+6
|
* Remove dupplicate declarationNicolas Lécureuil2017-04-151-7/+0
|
* Fix bugzilla-update.xml ownerNicolas Lécureuil2017-04-151-0/+7
|
* bugzilla: data/bugzilla-update.xml should be writable by apacheOlivier Blin2017-04-121-0/+7
| | | | But use another config group so that it is not executable.
* Revert "bugzilla-update.xml needs to be owned by apache"Olivier Blin2017-04-121-1/+0
| | | | This reverts commit b42d4fb0b028e46e99425984275da811b90a43f5.
* bugzilla-update.xml needs to be owned by apacheNicolas Lécureuil2017-04-111-0/+1
|
* bugzilla: revert perms change, these should be handled in git/puppetOlivier Blin2017-04-101-9/+0
|
* bugzilla: data/params.json should be writable by apacheOlivier Blin2017-04-101-0/+1
|
* bugzilla: use bugzilla_location variable instead of hardcoding the pathOlivier Blin2017-04-101-71/+71
|
* 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
|