aboutsummaryrefslogtreecommitdiffstats
path: root/modules/bugzilla
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Remove messageNicolas Lécureuil2017-04-081-1/+1
|
* Add shutdown messageNicolas Lécureuil2017-04-081-1/+1
|
* 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-074-76/+226
|
* Fix database nameNicolas Lécureuil2017-03-291-1/+1
|
* Set All as default platform by defaul ( LpSolit )Nicolas Lécureuil2016-02-241-1/+1
|
* add missing maintainer definition (mga#17798)Frédéric Buclin2016-02-211-1/+2
|
* fix bugzilla extension_location variable lookupThomas Backlund2016-02-071-2/+2
|
* use consistent domain referencesThomas Backlund2015-10-201-2/+2
|
* lint fixes for bugzillaThomas Backlund2015-10-193-3/+2
|
* bugzilla: Add a simple redirect rule for BZ for neater BZ URLsColin Guthrie2014-11-252-0/+3
|
* bugzilla: Allow our extension to serve webfiles (needed for favicon)Colin Guthrie2014-06-151-0/+9
|
* 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
|
* initialise debug_group to the editbugs groupDexter Morgan2013-03-151-0/+1
|
* Fix typoDexter Morgan2013-02-241-1/+1
|
* Turn ajax_user_autocompletion ONDexter Morgan2013-02-241-0/+1
|
* Adapt params to bugzilla 4.4 / add default_search_limit to 500Dexter Morgan2013-02-241-22/+24
|
* Fix doc pathDexter Morgan2013-02-211-1/+1
|
* Revert and use trunkDexter Morgan2013-02-201-1/+1
|
* Remove maintaince modeDexter Morgan2013-02-201-1/+0
|
* Fix typoDexter Morgan2013-02-201-1/+1
|
* Use New templatesDexter Morgan2013-02-201-1/+1
|
* Fix apache file for new bugzillaDexter Morgan2013-02-201-0/+1
|
* Add shutdown messageDexter Morgan2013-02-201-1/+1
|
* Remove empty insidergroupDexter Morgan2013-02-111-1/+0
|
* Set secteam as insider groupDexter Morgan2013-02-111-1/+2
|
* add bugzilla-extension-sitemap in packages listNicolas Vigier2012-07-061-0/+1
|
* make puppet handle robots.txtDexter Morgan2012-07-052-0/+17
|
* 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
|
* since we use a local version of dot ( previous commit ), we can simplify theMichael Scherer2011-07-181-7/+0
| | | | setup here