aboutsummaryrefslogtreecommitdiffstats
path: root/modules/bugzilla/manifests
Commit message (Collapse)AuthorAgeFilesLines
* Disable the Bugzilla collectstats.pl scriptDan Fandrich2025-06-271-6/+7
| | | | | | | | | | | This fails with "Unable to open the chart datafile ./data/mining/0." because that file isn't writable by apache. Rather than trying to fix those permissions, just disable the script since nobody seems to be using whatever statistics are being collected ("data about bugs to be used in Old and New Charts"). This page has some information about the problem: https://serverfault.com/questions/182139
* Ensure Bugzilla mining directory has the right modeDan Fandrich2024-10-301-1/+2
|
* Remove Bugzilla's robots.txt content from PuppetDan Fandrich2024-10-241-3/+1
| | | | | | This file comes from the Bugzilla repo so we don't want two sources of truth for the same file. All we do now in Puppet is ensure its permissions are correct.
* update LpSolit emailThomas Backlund2019-04-031-1/+1
|
* bugzilla needs perl-JSON-XSThomas Backlund2018-03-261-0/+1
|
* Run bugzilla crons as apachePascal Terjan2017-12-241-2/+2
|
* Fix perms of $bugzilla_location/graphs (From LpSolit)Nicolas Lécureuil2017-08-051-0/+6
|
* Try to fix cron (2)Nicolas Lécureuil2017-08-011-2/+2
|
* Try to fix cronNicolas Lécureuil2017-08-011-2/+2
|
* bugzilla : Fix crontabNicolas Lécureuil2017-05-011-2/+2
|
* bugzilla: Send sanitycheck to LpSolitNicolas Lécureuil2017-04-221-0/+7
|
* bugzilla: Fix use of collectstats.plNicolas Lécureuil2017-04-201-2/+2
|
* bugzilla: Fix typoNicolas Lécureuil2017-04-201-1/+1
|
* bugzilla: Fix finding bugzilla_secret_keyNicolas Lécureuil2017-04-201-0/+1
|
* bugzilla: Fix localconfig by adding secret keyNicolas Lécureuil2017-04-201-6/+5
|
* 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