aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix typo in attachment permission messagegentoo-5.0.6.1Michał Górny2020-03-131-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Merge tag 'release-5.0.6' into bugstestRobin H. Johnson2020-01-271-0/+13
|\ | | | | | | | | | | | | Merge upstream 5.0.6 release, now without conflicts after the problematic code reformatting change. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
| * bump version and add release notes for 5.0.6release-5.0.6Dylan William Hardison2019-02-091-0/+4
| |
| * update release notesrelease-5.0.5Dylan William Hardison2019-01-301-0/+9
| |
| * no bug - reformat all the code using the new perltidy rulesPerl Tidy2019-01-302-530/+332
| |
* | Gentoo-local version of 7f3a749d7bd78a3e4aee163f562d7e95b0954b44 w/ ↵Robin H. Johnson2019-12-012-530/+332
| | | | | | | | | | | | | | | | | | Perl-Tidy-20180220 Reformat all code using Perl-Tidy v20180220 and .perltidyrc from matching upstream 7f3a749d7bd78a3e4aee163f562d7e95b0954b44 commit. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* | Merge commit '3395d78cc8b0bd660e56f73a2689d495f2a22628' into bugstestRobin H. Johnson2019-11-301-1/+1
|\| | | | | | | | | | | Merging in upstream changes incrementally. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
| * Bug 1226123 - Email addresses with an apostrophe in them break the "Send ↵Arshad Kazmi2018-09-251-1/+1
| | | | | | | | Mail to Bug Assignees" button in buglists
* | bug template: Add a link to clone in same productgentoo-5.0.4.14Michał Górny2019-10-311-0/+4
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* | attachment: Add a note about file read permissionsMichał Górny2019-10-311-0/+1
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* | Remove 'This bug was ... clone of ...' text from default commentMichał Górny2019-09-131-5/+0
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* | Fix cloning bugs with 'Gentoo Linux' productgentoo-5.0.4.10Michał Górny2019-09-131-2/+1
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* | Add Privacy policy link to bugzilla Footer.Alec Warner2019-07-221-0/+1
| | | | | | | | | | | | Closes: https://bugs.gentoo.org/613942 (cherry picked from commit bd60c1a93b9d7a5cba318782bd70fc854035a0dc) Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* | Add notification about GLEP 76 and some more attachment tipsgentoo-5.0.4.5Michał Górny2018-12-011-0/+9
| | | | | | | | | | Bug: https://bugs.gentoo.org/668368 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* | Try hiding 'version' fieldgentoo-5.0.4.4Michał Górny2018-09-305-46/+2
| | | | | | | | | | Bug: https://bugs.gentoo.org/620048 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* | attachment/list: Display attachment filenameMichał Górny2018-09-301-1/+2
| | | | | | | | | | Bug: https://bugs.gentoo.org/667272 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* | Merge tag 'release-5.0.4' into bugstestRobin H. Johnson2018-03-051-1/+22
|\|
| * Bug 1438593: Release notes for Bugzilla 5.0.4David Lawrence2018-02-161-0/+21
| | | | | | | | r/a=dylan
| * Bug 1301887 - File::Slurp triggers warnings on perl 5.24 (#53)Vitaly Belekhov2018-01-041-1/+1
| | | | | | | | | | | | | | | | | | | | * Bug 1301887 - File::Slurp triggers warnings on perl 5.24 and it is recommended to not use it (#21) r=mtyson * Fix for vrite in aa735d4 * Added https://gitweb.gentoo.org/proj/gentoo-bugzilla.git/commit/?id=ca7bfc9c485c959fad2aee1f7c1dbc0fb484553b
* | comments template: Use relative (#) references to commentsMichał Górny2017-09-111-1/+1
| |
* | Convert HTTP to HTTPS links.Robin H. Johnson2017-09-102-5/+5
| | | | | | | | | | Fixes: https://bugs.gentoo.org/show_bug.cgi?id=630608 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* | Merge remote-tracking branch 'upstream/5.0'Robin H. Johnson2017-09-101-1/+2
|\|
| * Bug 1398100 - tiny tweaks to release notesGervase Markham2017-09-081-1/+2
| |
* | Merge tag 'release-5.0.3' into bugstestChristian Ruppert2016-06-1813-141/+167
|\|
| * Bug 1269388 - Release notes for Bugzilla 5.0.3Frédéric Buclin2016-05-131-0/+34
| | | | | | | | r=dkl
| * Bug 1250114 - XSS possible in extensions calling global/tabs.html.tmpl if ↵Dylan William Hardison2016-05-131-1/+1
| | | | | | | | tab.link is user-controlled
| * Bug 542239 - Accept pronouns everywhere in query.cgiAlbert Ting2016-04-201-1/+1
| | | | | | | | r=dkl,a=dkl
| * Bug 1230932: Providing a condition as an ID to the webservice results in a ↵Frédéric Buclin2016-03-191-0/+8
| | | | | | | | | | | | taint error r/a=dkl
| * Bug 1250354: The "Forgot password" link should not be displayed if users ↵Frédéric Buclin2016-02-231-23/+25
| | | | | | | | | | | | are not allowed to change it r/a=dkl
| * Bug 1250264: Extensions have no easy way to override favicon.icoFrédéric Buclin2016-02-221-1/+2
| | | | | | | | r/a=dkl
| * Bug 1046241: All links to the documentation displayed besides error messages ↵Frédéric Buclin2016-02-083-79/+77
| | | | | | | | | | | | are broken r=gerv a=dkl
| * Bug 324242: Unsetting shutdownhtml requires too much intimate knowledgeFrédéric Buclin2016-01-071-2/+9
| | | | | | | | r/a=dkl
| * Bug 1191706: When editing flag types, components do not match the selected ↵Frédéric Buclin2016-01-044-34/+10
| | | | | | | | | | | | product when classifications are enabled r/a=dkl
* | Edit page: show the duplicates helper when assigned to wranglerssandbox/vapier/masterMike Frysinger2016-02-252-0/+43
| | | | | | | | | | | | | | | | When the bug is assigned to the wranglers, show the possible duplicates table to help with triaging. X-Gentoo-Bug: 373405 X-Gentoo-Bug-URL: https://bugs.gentoo.org/373405
* | BugUrl: add Flyspray supportMike Frysinger2016-02-251-0/+1
| | | | | | | | | | | | | | Arch Linux uses this tracker. X-Gentoo-Bug: 549392 X-Gentoo-Bug-URL: https://bugs.gentoo.org/549392
* | Bug 1167919: See Also: support debbugs.gnu.org trackerMike Frysinger2016-02-251-1/+1
| | | | | | | | | | | | | | | | | | r=glob,a=glob X-Gentoo-Bug: 397457 X-Gentoo-Bug-URL: https://bugs.gentoo.org/397457 (cherry picked from commit f4c8d62859f29338803ce5321029e330f8b28031)
* | Bug 1168725: Fix typo in See Also documentation for launchpad.netMike Frysinger2016-02-251-1/+1
| | | | | | | | | | | | r=glob,a=glob (cherry picked from commit 4ee100d6667d1a86905d4b37fca9b9b8e75bde1f)
* | resolutions: tweaked VERIFIED desc to permit usersMike Frysinger2016-02-251-1/+1
| | | | | | | | | | | | | | There's no reason this is specific to the QA-team. X-Gentoo-Bug: 497996 X-Gentoo-Bug-URL: https://bugs.gentoo.org/497996
* | resolutions: document all the ones we useMike Frysinger2016-02-251-1/+60
| | | | | | | | | | X-Gentoo-Bug: 94106 X-Gentoo-Bug-URL: https://bugs.gentoo.org/94106
* | Merge the rest of the prior template changesChristian Ruppert2016-01-263-47/+73
| |
* | Merge remote-tracking branch 'upstream/5.0' into bugstestRobin H. Johnson2015-12-286-36/+36
|\| | | | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
| * Revert "Bug 1230932 - Providing a condition as an ID to the webservice ↵David Lawrence2015-12-221-7/+0
| | | | | | | | | | | | results in a taint error" This reverts commit 396ae88235ef68ed45978dfb36774c5fe9a2d699.
| * Bug 1230932 - Providing a condition as an ID to the webservice results in a ↵Dylan Hardison2015-12-221-0/+7
| | | | | | | | | | | | taint error r=dkl,a=dkl
| * Update release notesFrédéric Buclin2015-12-221-1/+1
| |
| * Product.get_products is no longer supported, see bug 1160394Frédéric Buclin2015-12-161-3/+4
| |
| * Release notes for Bugzilla 5.0.2Frédéric Buclin2015-12-111-0/+27
| | | | | | | | r=dkl
| * Bug 1222416: The group list must use 'class' instead of 'align'Alex Schuilenburg2015-11-062-3/+3
| | | | | | | | r/a=justdave
| * Bug 714724: Correctly encode emails as quoted-printableFrédéric Buclin2015-10-231-20/+0
| | | | | | | | r=dkl a=sgreen
| * Bug 1202588: Custom preference multiselect widget - size gets set to null. ↵Colin Joy2015-09-241-2/+2
| | | | | | | | r=gerv
| * Bug 714724 missed Bugzilla 5.0.1Frédéric Buclin2015-09-161-2/+0
| |