Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Use @ when accessing variables in templates" | Dan Fandrich | 2024-10-04 | 4 | -18/+18 |
| | | | | | | Variables defined within a template can't be accessed with @. This change needs to be reworked to eliminate those cases. This reverts commits 2c7da665 and ae197622. | ||||
* | Use @ when accessing variables in templates | Dan Fandrich | 2024-10-04 | 4 | -18/+18 |
| | | | | Access without the @ symbol is the older method and is discouraged. | ||||
* | Send Bugzilla e-mails from bugzilla_noreply@ml.mageia.org | Dan Fandrich | 2024-02-08 | 2 | -2/+2 |
| | | | | | | | This is currently the only subdomain with an SPF record and is therefore the only one from which some mail providers will accept e-mails these days. Having _noreply in the name makes it more obvious that a reply will go nowhere. | ||||
* | Switch links to https: where possible | Dan Fandrich | 2024-01-25 | 2 | -3/+3 |
| | | | | | | | All these point to valid https: resources, but there is a small chance that some unusual interaction will cause it not to work. Some of these changes also won't take effect until the server is restarted, so we'll need to keep this in mind if failures occur long from now. | ||||
* | bugzilla: fix vhost Dir | Thomas Backlund | 2019-11-30 | 1 | -1/+1 |
| | |||||
* | Fix default Bugzilla queries | Frédéric Buclin | 2017-07-09 | 1 | -2/+2 |
| | |||||
* | bugzilla: There is no sitemap.xml anymore | Nicolas Lécureuil | 2017-04-20 | 1 | -1/+0 |
| | |||||
* | Bugzilla: use macros | Nicolas Lécureuil | 2017-04-20 | 1 | -2/+2 |
| | |||||
* | bugzilla: Fix apache config file | Nicolas Lécureuil | 2017-04-20 | 1 | -62/+0 |
| | |||||
* | bugzilla: Fix data patch | Nicolas Lécureuil | 2017-04-20 | 1 | -1/+1 |
| | |||||
* | bugzilla: Add comment about bugzilla_secret_key | Nicolas Lécureuil | 2017-04-20 | 1 | -0/+5 |
| | |||||
* | bugzilla: Fix localconfig by adding secret key | Nicolas Lécureuil | 2017-04-20 | 1 | -0/+1 |
| | |||||
* | Bugzilla: increase last_visit_keep_days to 60 | Nicolas Lécureuil | 2017-04-18 | 1 | -1/+1 |
| | |||||
* | bugzilla: Change collapsed_comment_tags value | Nicolas Lécureuil | 2017-04-18 | 1 | -1/+1 |
| | |||||
* | bugzilla: Changedebug_group value | Nicolas Lécureuil | 2017-04-18 | 1 | -1/+1 |
| | |||||
* | Allow to not use Location directive in apache ( but keep past use by default) | Nicolas Lécureuil | 2017-04-17 | 1 | -0/+12 |
| | |||||
* | Create htaccess | Nicolas Lécureuil | 2017-04-16 | 1 | -1/+1 |
| | |||||
* | Revert "Revert "Open bugzilla again"" | Nicolas Lécureuil | 2017-04-14 | 1 | -1/+1 |
| | | | | This reverts commit 8d179c2cb3e97d0c510d1afd17e663ce6e4b2264. | ||||
* | Revert "Open bugzilla again" | Nicolas Lécureuil | 2017-04-14 | 1 | -1/+1 |
| | | | | This reverts commit a8c449d448ce353ba10aa9b32bc55852122467c4. | ||||
* | Open bugzilla again | Nicolas Lécureuil | 2017-04-14 | 1 | -1/+1 |
| | |||||
* | Revert "Open Bugzilla" | Nicolas Lécureuil | 2017-04-14 | 1 | -1/+1 |
| | | | | This reverts commit 3273dcdb379b32fb919bd7ddcb8d960253042b3a. | ||||
* | Open Bugzilla | Nicolas Lécureuil | 2017-04-14 | 1 | -1/+1 |
| | |||||
* | Update bugzilla message | Nicolas Lécureuil | 2017-04-12 | 1 | -1/+1 |
| | |||||
* | Add shutdown message | Nicolas Lécureuil | 2017-04-11 | 1 | -1/+1 |
| | |||||
* | Remove message | Nicolas Lécureuil | 2017-04-08 | 1 | -1/+1 |
| | |||||
* | Add shutdown message | Nicolas Lécureuil | 2017-04-08 | 1 | -1/+1 |
| | |||||
* | Enable new bugzilla | Nicolas Lécureuil | 2017-04-07 | 3 | -54/+202 |
| | |||||
* | Set All as default platform by defaul ( LpSolit ) | Nicolas Lécureuil | 2016-02-24 | 1 | -1/+1 |
| | |||||
* | add missing maintainer definition (mga#17798) | Frédéric Buclin | 2016-02-21 | 1 | -1/+2 |
| | |||||
* | fix bugzilla extension_location variable lookup | Thomas Backlund | 2016-02-07 | 1 | -2/+2 |
| | |||||
* | lint fixes for bugzilla | Thomas Backlund | 2015-10-19 | 2 | -2/+1 |
| | |||||
* | bugzilla: Add a simple redirect rule for BZ for neater BZ URLs | Colin Guthrie | 2014-11-25 | 1 | -0/+2 |
| | |||||
* | bugzilla: Allow our extension to serve webfiles (needed for favicon) | Colin Guthrie | 2014-06-15 | 1 | -0/+9 |
| | |||||
* | initialise debug_group to the editbugs group | Dexter Morgan | 2013-03-15 | 1 | -0/+1 |
| | |||||
* | Fix typo | Dexter Morgan | 2013-02-24 | 1 | -1/+1 |
| | |||||
* | Turn ajax_user_autocompletion ON | Dexter Morgan | 2013-02-24 | 1 | -0/+1 |
| | |||||
* | Adapt params to bugzilla 4.4 / add default_search_limit to 500 | Dexter Morgan | 2013-02-24 | 1 | -22/+24 |
| | |||||
* | Fix doc path | Dexter Morgan | 2013-02-21 | 1 | -1/+1 |
| | |||||
* | Remove maintaince mode | Dexter Morgan | 2013-02-20 | 1 | -1/+0 |
| | |||||
* | Fix typo | Dexter Morgan | 2013-02-20 | 1 | -1/+1 |
| | |||||
* | Fix apache file for new bugzilla | Dexter Morgan | 2013-02-20 | 1 | -0/+1 |
| | |||||
* | Add shutdown message | Dexter Morgan | 2013-02-20 | 1 | -1/+1 |
| | |||||
* | Remove empty insidergroup | Dexter Morgan | 2013-02-11 | 1 | -1/+0 |
| | |||||
* | Set secteam as insider group | Dexter Morgan | 2013-02-11 | 1 | -1/+2 |
| | |||||
* | make puppet handle robots.txt | Dexter Morgan | 2012-07-05 | 1 | -0/+10 |
| | |||||
* | since we use a local version of dot ( previous commit ), we can simplify the | Michael Scherer | 2011-07-18 | 1 | -7/+0 |
| | | | | setup here | ||||
* | use a local version of dot, instead of using att services | Michael Scherer | 2011-07-18 | 1 | -1/+1 |
| | |||||
* | add a alias for graphs | Michael Scherer | 2011-07-18 | 1 | -0/+9 |
| | |||||
* | correct the location of the data | Michael Scherer | 2011-07-18 | 1 | -1/+1 |
| | |||||
* | disable daily reminder of opened bugs | Michael Scherer | 2011-07-03 | 1 | -1/+1 |
| |