]> git.ipfire.org Git - thirdparty/bugzilla.git/log
thirdparty/bugzilla.git
6 years agoBug 1525308 - Add a custom bug entry form for blocklisting bugs
Philipp Kewisch [Tue, 5 Feb 2019 17:52:08 +0000 (18:52 +0100)] 
Bug 1525308 - Add a custom bug entry form for blocklisting bugs

6 years agoBug 1523404 - Cannot clear all scopes when editing an oauth2 client. Throws DB error
dklawren [Mon, 4 Feb 2019 19:00:12 +0000 (14:00 -0500)] 
Bug 1523404 - Cannot clear all scopes when editing an oauth2 client. Throws DB error

6 years agono bug - add code to allow using the bugzilla header/footer from mojo (ep) templates
Dylan William Hardison [Mon, 4 Feb 2019 18:12:24 +0000 (13:12 -0500)] 
no bug - add code to allow using the bugzilla header/footer from mojo (ep) templates

6 years agono bug - fix start_morbo on vagrant
Dylan William Hardison [Sat, 2 Feb 2019 17:10:53 +0000 (12:10 -0500)] 
no bug - fix start_morbo on vagrant

6 years agofix tests broken by start_morbo being sloppy
Dylan William Hardison [Sat, 2 Feb 2019 04:56:02 +0000 (23:56 -0500)] 
fix tests broken by start_morbo being sloppy

6 years agono bug - make logging work right from morbo
Dylan William Hardison [Fri, 1 Feb 2019 22:46:56 +0000 (17:46 -0500)] 
no bug - make logging work right from morbo

6 years agono bug - make start_morbo smarter
Dylan William Hardison [Fri, 1 Feb 2019 22:26:50 +0000 (17:26 -0500)] 
no bug - make start_morbo smarter

6 years agono bug - allow morbo to run with ssl
Dylan William Hardison [Fri, 1 Feb 2019 20:46:28 +0000 (15:46 -0500)] 
no bug - allow morbo to run with ssl

6 years agoBug 1524213 - phabricator revisions list on bug page has extra / in the revision...
dklawren [Thu, 31 Jan 2019 22:18:39 +0000 (17:18 -0500)] 
Bug 1524213 - phabricator revisions list on bug page has extra / in the revision link

6 years agoBug 1524174 - remove /bmo/ prefix from test suite
Dylan William Hardison [Thu, 31 Jan 2019 20:01:13 +0000 (15:01 -0500)] 
Bug 1524174 - remove /bmo/ prefix from test suite

6 years agoBug 1512815 followup - incorrectly checking for exclude _custom
Dylan William Hardison [Thu, 31 Jan 2019 17:41:56 +0000 (12:41 -0500)] 
Bug 1512815 followup - incorrectly checking for exclude _custom

6 years agoBug 1524158 - markdown generated by approval comment form could be improved
Kohei Yoshino [Thu, 31 Jan 2019 17:25:17 +0000 (12:25 -0500)] 
Bug 1524158 - markdown generated by approval comment form could be improved

6 years agoBug 1523317 - Exclude Graveyard products from QuickSearch results
Kohei Yoshino [Thu, 31 Jan 2019 00:57:33 +0000 (19:57 -0500)] 
Bug 1523317 - Exclude Graveyard products from QuickSearch results

6 years agono bug - add some quicksearch unit tests
Dylan William Hardison [Wed, 30 Jan 2019 22:01:38 +0000 (17:01 -0500)] 
no bug - add some quicksearch unit tests

6 years agobump version to 20190129.1
Dylan William Hardison [Wed, 30 Jan 2019 06:00:57 +0000 (01:00 -0500)] 
bump version to 20190129.1

6 years agoBug 1512815 - Make Bugzilla->active_custom_wants() 10x faster when using specific...
Dylan William Hardison [Tue, 29 Jan 2019 21:57:11 +0000 (16:57 -0500)] 
Bug 1512815 - Make Bugzilla->active_custom_wants() 10x faster when using specific include_fields

6 years agoBug 1522731 - When you click "Update comment", the button changes size and the "Cance...
Kohei Yoshino [Mon, 28 Jan 2019 21:58:45 +0000 (16:58 -0500)] 
Bug 1522731 - When you click "Update comment", the button changes size and the "Cancel" button jumps underneath your cursor, causing momentary panic that you canceled your edit

6 years agoBug 1433080 - No longer show the template for tracking & release notes requests
Kohei Yoshino [Mon, 28 Jan 2019 21:56:58 +0000 (16:56 -0500)] 
Bug 1433080 - No longer show the template for tracking & release notes requests

6 years agoBug 1523365 - Ensure all requests have the HSTS header (if configured)
Simon Bennetts [Mon, 28 Jan 2019 19:16:22 +0000 (19:16 +0000)] 
Bug 1523365 - Ensure all requests have the HSTS header (if configured)

6 years agoBug 1523172 - Advanced Search link on home page doesn’t always take me to Advanced...
Kohei Yoshino [Mon, 28 Jan 2019 16:01:58 +0000 (11:01 -0500)] 
Bug 1523172 - Advanced Search link on home page doesn’t always take me to Advanced Search

6 years agoBug 1523004 - Sort Phabricator revisions by numeric value instead of alphabetically
dklawren [Mon, 28 Jan 2019 15:16:05 +0000 (10:16 -0500)] 
Bug 1523004 - Sort Phabricator revisions by numeric value instead of alphabetically

6 years agoBug 1519782 - The OrangeFactor extension should link back to Intermittent Failure...
dklawren [Fri, 25 Jan 2019 22:54:19 +0000 (17:54 -0500)] 
Bug 1519782 - The OrangeFactor extension should link back to Intermittent Failure View using '&tree=all'

6 years agono bug - Use BUGZILLA_ALLOW_INSECURE_HTTP instead of MOJO_TEST and BUGZILLA_UNSAFE_AU...
Dylan William Hardison [Fri, 25 Jan 2019 15:52:07 +0000 (10:52 -0500)] 
no bug - Use BUGZILLA_ALLOW_INSECURE_HTTP instead of MOJO_TEST and BUGZILLA_UNSAFE_AUTH_DELEGATION

6 years agono bug - Update README and VS Code tasks for morbo dev server
Israel Madueme [Fri, 25 Jan 2019 15:48:53 +0000 (10:48 -0500)] 
no bug - Update README and VS Code tasks for morbo dev server

Updates the readme to let new users know that they have to run
`start_morbo` before they can visit bmo-web.vm.

Also updates the VS Code tasks to work again.

6 years agoBug 1511490 - BMO's oauth tokens should be use jwt
dklawren [Thu, 24 Jan 2019 22:48:37 +0000 (17:48 -0500)] 
Bug 1511490 - BMO's oauth tokens should be use jwt

6 years agobump version to 20190124.1
Kohei Yoshino [Thu, 24 Jan 2019 19:47:59 +0000 (14:47 -0500)] 
bump version to 20190124.1

6 years agoBug 1522601 - Uplift request question and answer don't show up as comments
Kohei Yoshino [Thu, 24 Jan 2019 19:34:24 +0000 (14:34 -0500)] 
Bug 1522601 - Uplift request question and answer don't show up as comments

6 years agoBug 1522548 - Platform "From Reporter" detects macOS client as "Other"
Kohei Yoshino [Thu, 24 Jan 2019 17:28:19 +0000 (12:28 -0500)] 
Bug 1522548 - Platform "From Reporter" detects macOS client as "Other"

6 years agoBug 1512815 - add object that encapsulates the include/exclude logic
Dylan William Hardison [Wed, 23 Jan 2019 20:39:00 +0000 (15:39 -0500)] 
Bug 1512815 - add object that encapsulates the include/exclude logic

6 years agofix debugging
Dylan William Hardison [Wed, 23 Jan 2019 19:38:10 +0000 (14:38 -0500)] 
fix debugging

6 years agomake it easier to run the dev server
Dylan William Hardison [Wed, 23 Jan 2019 19:25:50 +0000 (14:25 -0500)] 
make it easier to run the dev server

6 years agobump version to 20190123.1
Dylan William Hardison [Wed, 23 Jan 2019 16:52:46 +0000 (11:52 -0500)] 
bump version to 20190123.1

6 years agoBug 1522155 - Closed bug links don't get their strike-through
Dylan William Hardison [Wed, 23 Jan 2019 16:52:05 +0000 (11:52 -0500)] 
Bug 1522155 - Closed bug links don't get their strike-through

6 years agobump version to 20190122.1
Dylan William Hardison [Tue, 22 Jan 2019 23:27:32 +0000 (18:27 -0500)] 
bump version to 20190122.1

6 years agoBug 1520582 - Block ips of users that get too many page errors
Dylan William Hardison [Tue, 22 Jan 2019 23:01:29 +0000 (18:01 -0500)] 
Bug 1520582 - Block ips of users that get too many page errors

6 years agoBug 1512815 - Store the list of all tracking flags in memcached.
Dylan William Hardison [Tue, 22 Jan 2019 22:43:59 +0000 (17:43 -0500)] 
Bug 1512815 - Store the list of all tracking flags in memcached.

6 years agoBug 1512815 - Skip preloading tracking flags in the Bug API
Dylan William Hardison [Tue, 22 Jan 2019 19:19:54 +0000 (14:19 -0500)] 
Bug 1512815 - Skip preloading tracking flags in the Bug API

6 years agoBug 1517429 - Search: Filter out by default Product containing "Graveyard"
Kohei Yoshino [Tue, 22 Jan 2019 17:28:42 +0000 (12:28 -0500)] 
Bug 1517429 - Search: Filter out by default Product containing "Graveyard"

6 years agoBug 1520202 - Sometimes the browser can cache the wrong version of an asset
Dylan William Hardison [Tue, 22 Jan 2019 16:58:54 +0000 (11:58 -0500)] 
Bug 1520202 - Sometimes the browser can cache the wrong version of an asset

6 years agoBug 1518268 - Re-style all markdown content, consistently
Israel Madueme [Tue, 22 Jan 2019 16:58:00 +0000 (11:58 -0500)] 
Bug 1518268 - Re-style all markdown content, consistently

6 years agoBug 1521653 - Cannot edit comments after creating or updating an attachment
Kohei Yoshino [Tue, 22 Jan 2019 16:55:19 +0000 (11:55 -0500)] 
Bug 1521653 - Cannot edit comments after creating or updating an attachment

6 years agoBug 1520533 - Utilize Markdown in uplift form comments
Kohei Yoshino [Tue, 22 Jan 2019 15:55:27 +0000 (10:55 -0500)] 
Bug 1520533 - Utilize Markdown in uplift form comments

6 years agoBug 1509329 - Do not display revisions that have moved out of the bug, but note the...
dklawren [Thu, 17 Jan 2019 20:38:15 +0000 (15:38 -0500)] 
Bug 1509329 - Do not display revisions that have moved out of the bug, but note the move in the bug history

6 years agoBug 1518886 - Remove outdated build plan code from PhabBugz extension used to move...
dklawren [Thu, 17 Jan 2019 18:57:09 +0000 (13:57 -0500)] 
Bug 1518886 - Remove outdated build plan code from PhabBugz extension used to move revisions from draft mode.

6 years agoBug 1520011 - Phabbugz panel short description missing
dklawren [Thu, 17 Jan 2019 18:53:58 +0000 (13:53 -0500)] 
Bug 1520011 - Phabbugz panel short description missing

6 years agoBug 1520856 - "Opt out of these emails" at bottom of overdue request nagging emails...
Kohei Yoshino [Thu, 17 Jan 2019 18:52:10 +0000 (13:52 -0500)] 
Bug 1520856 - "Opt out of these emails" at bottom of overdue request nagging emails doesn't open desired page

6 years agoBug 1511261 - request queue page shows 'Bugzilla::User=HASH(...)' instead of username
Kohei Yoshino [Thu, 17 Jan 2019 17:14:41 +0000 (12:14 -0500)] 
Bug 1511261 - request queue page shows 'Bugzilla::User=HASH(...)' instead of username

6 years agobump version to 20190116.4
Dylan William Hardison [Wed, 16 Jan 2019 21:40:47 +0000 (16:40 -0500)] 
bump version to 20190116.4

6 years agoBug 1519564 followup - ensure there are never newlines in html attributes
Dylan William Hardison [Wed, 16 Jan 2019 21:39:54 +0000 (16:39 -0500)] 
Bug 1519564 followup - ensure there are never newlines in html attributes

6 years agobump version to 20190116.3
Dylan William Hardison [Wed, 16 Jan 2019 18:08:57 +0000 (13:08 -0500)] 
bump version to 20190116.3

6 years agoBug 1520495 followup - Crash count table does not detect uplift links in Markdown...
Kohei Yoshino [Wed, 16 Jan 2019 18:08:16 +0000 (13:08 -0500)] 
Bug 1520495 followup - Crash count table does not detect uplift links in Markdown comments

6 years agobump version to 20190116.2
Kohei Yoshino [Wed, 16 Jan 2019 18:05:07 +0000 (13:05 -0500)] 
bump version to 20190116.2

6 years agobump version to 20190116.1
Dylan William Hardison [Wed, 16 Jan 2019 16:25:46 +0000 (11:25 -0500)] 
bump version to 20190116.1

6 years agoBug 1520495 - Crash count table does not detect uplift links in Markdown comments
Kohei Yoshino [Wed, 16 Jan 2019 16:09:14 +0000 (11:09 -0500)] 
Bug 1520495 - Crash count table does not detect uplift links in Markdown comments

6 years agoBug 1519564 - Add a mechanism for disabling all special markdown syntax
Dylan William Hardison [Wed, 16 Jan 2019 15:29:12 +0000 (10:29 -0500)] 
Bug 1519564 - Add a mechanism for disabling all special markdown syntax

6 years agoBug 1520221 - Avoid wrapping markdown comments
Dylan William Hardison [Tue, 15 Jan 2019 20:36:31 +0000 (15:36 -0500)] 
Bug 1520221 - Avoid wrapping markdown comments

6 years agobump version to 20190115.1
Dylan William Hardison [Tue, 15 Jan 2019 18:24:15 +0000 (13:24 -0500)] 
bump version to 20190115.1

6 years agoBug 1519659 - Need to reload the page before being able to edit
Kohei Yoshino [Mon, 14 Jan 2019 20:25:12 +0000 (15:25 -0500)] 
Bug 1519659 - Need to reload the page before being able to edit

6 years agoBug 1518967 - Edit attachment as comment does markdown, which is very unexpected
Dylan William Hardison [Fri, 11 Jan 2019 22:15:08 +0000 (17:15 -0500)] 
Bug 1518967 - Edit attachment as comment does markdown, which is very unexpected

6 years agono bug - remove features that are no longer optional
Dylan William Hardison [Fri, 11 Jan 2019 20:03:44 +0000 (15:03 -0500)] 
no bug - remove features that are no longer optional

6 years agono bug - remove features that are no longer optional
Dylan William Hardison [Fri, 11 Jan 2019 20:02:24 +0000 (15:02 -0500)] 
no bug - remove features that are no longer optional

6 years agono bug - fix include path for 903 test
Dylan William Hardison [Fri, 11 Jan 2019 19:48:35 +0000 (14:48 -0500)] 
no bug - fix include path for 903 test

6 years agono bug - silence a warning
Dylan William Hardison [Fri, 11 Jan 2019 18:14:00 +0000 (13:14 -0500)] 
no bug - silence a warning

6 years agoBug 1510996 - Abandoned phabricator revisions should be hidden by default
dklawren [Fri, 11 Jan 2019 15:28:49 +0000 (10:28 -0500)] 
Bug 1510996 - Abandoned phabricator revisions should be hidden by default

6 years agoBug 1518328 - The edit comment feature should have a preview mode as well
Kohei Yoshino [Fri, 11 Jan 2019 02:17:01 +0000 (21:17 -0500)] 
Bug 1518328 - The edit comment feature should have a preview mode as well

6 years agoBug 1519157 - Fix linkification in h1-h6 for markdown comments
Israel Madueme [Fri, 11 Jan 2019 02:15:42 +0000 (21:15 -0500)] 
Bug 1519157 - Fix linkification in h1-h6 for markdown comments

6 years agoBug 1519240 - Markdown comments ruin links wrapped in <>
Dylan William Hardison [Fri, 11 Jan 2019 02:14:22 +0000 (21:14 -0500)] 
Bug 1519240 - Markdown comments ruin links wrapped in <>

6 years agoBug 1500441 - Make site-wide announcement dismissable
Dylan William Hardison [Thu, 10 Jan 2019 15:26:27 +0000 (10:26 -0500)] 
Bug 1500441 - Make site-wide announcement dismissable

6 years agoBug 1518264 follow up - only change the line-height of paragraphs
Dylan William Hardison [Wed, 9 Jan 2019 21:06:47 +0000 (16:06 -0500)] 
Bug 1518264 follow up - only change the line-height of paragraphs

6 years agoBug 1493253 follow up - bump the version
Kohei Yoshino [Wed, 9 Jan 2019 21:01:55 +0000 (16:01 -0500)] 
Bug 1493253 follow up - bump the version

6 years agoBug 1493253 follow up - Set CSP for crash table iframe
Kohei Yoshino [Tue, 8 Jan 2019 22:19:42 +0000 (17:19 -0500)] 
Bug 1493253 follow up - Set CSP for crash table iframe

6 years agoBug 1518522 - phabbugz comments in bugs need to set is_markdown to true
dklawren [Tue, 8 Jan 2019 17:42:39 +0000 (12:42 -0500)] 
Bug 1518522 - phabbugz comments in bugs need to set is_markdown to true

6 years agobump version to 20190108.1
Dylan William Hardison [Tue, 8 Jan 2019 16:52:20 +0000 (11:52 -0500)] 
bump version to 20190108.1

6 years agoBug 1518266 - Font of comment emails is rendered too large since markdown has been...
Dylan William Hardison [Tue, 8 Jan 2019 16:35:58 +0000 (11:35 -0500)] 
Bug 1518266 - Font of comment emails is rendered too large since markdown has been enabled

6 years agoBug 1518268 - Preview cuts off bottoms of things using ```
Dylan William Hardison [Tue, 8 Jan 2019 16:05:33 +0000 (11:05 -0500)] 
Bug 1518268 - Preview cuts off bottoms of things using ```

6 years agoBug 1518218 - The attachment icon is misplaced
Dylan William Hardison [Tue, 8 Jan 2019 15:08:21 +0000 (10:08 -0500)] 
Bug 1518218 - The attachment icon is misplaced

6 years agoBug 1518303 - Comments on splinter patches are misformatted with markdown styling
Dylan William Hardison [Tue, 8 Jan 2019 15:07:39 +0000 (10:07 -0500)] 
Bug 1518303 - Comments on splinter patches are misformatted with markdown styling

6 years agoBug 1518350 - Allow literal html tags to stand for themselves
Dylan William Hardison [Tue, 8 Jan 2019 15:06:15 +0000 (10:06 -0500)] 
Bug 1518350 - Allow literal html tags to stand for themselves

6 years agoBug 1518380 - reduce the margins of blockquotes in html comments
Dylan William Hardison [Tue, 8 Jan 2019 06:48:46 +0000 (01:48 -0500)] 
Bug 1518380 - reduce the margins of blockquotes in html comments

6 years agoBug 1518264 - New non-monospace comments styled with way too small a font size
Dylan William Hardison [Tue, 8 Jan 2019 06:40:51 +0000 (01:40 -0500)] 
Bug 1518264 - New non-monospace comments styled with way too small a font size

6 years agoBug 1509122 - Need additional space between status icon and status text in the revisi...
dklawren [Tue, 8 Jan 2019 06:02:40 +0000 (01:02 -0500)] 
Bug 1509122 - Need additional space between status icon and status text in the revision panel in show_bug

6 years agoBug 1512526 - Revisions table: mouse over anywhere in the reviewer name should pop...
dklawren [Tue, 8 Jan 2019 05:59:31 +0000 (00:59 -0500)] 
Bug 1512526 - Revisions table: mouse over anywhere in the reviewer name should pop up the review status

6 years agoBug 1518381 - lightbox is no longer used when clicking on an attachment's link in...
Dylan William Hardison [Tue, 8 Jan 2019 04:43:25 +0000 (23:43 -0500)] 
Bug 1518381 - lightbox is no longer used when clicking on an attachment's link in markdown comments

6 years agoBug 1517606 - Prevent infinite loops by making workers die after 5 minutes
Dylan William Hardison [Tue, 8 Jan 2019 03:30:36 +0000 (22:30 -0500)] 
Bug 1517606 - Prevent infinite loops by making workers die after 5 minutes

6 years agoBug 1517606 - Infinite loop in Bugzilla::Extension::BMO::_inject_headers_into_body()
Dylan William Hardison [Fri, 4 Jan 2019 15:41:47 +0000 (10:41 -0500)] 
Bug 1517606 - Infinite loop in Bugzilla::Extension::BMO::_inject_headers_into_body()

6 years agono bug - remove tcl connector
Dylan William Hardison [Fri, 4 Jan 2019 15:41:25 +0000 (10:41 -0500)] 
no bug - remove tcl connector

6 years agoBug 1516188 - Redesigned the logic of rowspan of image
Divyansh Sharma [Fri, 4 Jan 2019 15:35:41 +0000 (21:05 +0530)] 
Bug 1516188 - Redesigned the logic of rowspan of image

6 years agono bug - add a test case that detects the infinite loop in Bugzilla::Extension::BMO...
Dylan William Hardison [Thu, 3 Jan 2019 21:40:36 +0000 (16:40 -0500)] 
no bug - add a test case that detects the infinite loop in Bugzilla::Extension::BMO::_inject_headers_into_body

6 years agono bug - remove index.html stuff
Dylan William Hardison [Thu, 3 Jan 2019 01:44:16 +0000 (20:44 -0500)] 
no bug - remove index.html stuff

6 years agono bug - add Test2::V0 to Makefile.PL
Dylan William Hardison [Wed, 2 Jan 2019 20:15:16 +0000 (15:15 -0500)] 
no bug - add Test2::V0 to Makefile.PL

Some of the tests use Test2, and so we should declare the dependency here.

6 years agono bug - Replace shebang on all scripts with /usr/bin/env perl
Dylan William Hardison [Wed, 2 Jan 2019 20:13:43 +0000 (15:13 -0500)] 
no bug - Replace shebang on all scripts with /usr/bin/env perl

6 years agoBug 1514411 - NSS, DevTools and other products don't have "Has STR" and "Has Regressi...
dklawren [Wed, 2 Jan 2019 17:02:24 +0000 (12:02 -0500)] 
Bug 1514411 - NSS, DevTools and other products don't have "Has STR" and "Has Regression Range" fields

6 years agoBug 1516021 - Rename all references in the code and file tree from Quantum to App
dklawren [Wed, 26 Dec 2018 20:45:44 +0000 (15:45 -0500)] 
Bug 1516021 - Rename all references in the code and file tree from Quantum to App

6 years agoBug 1508389 - Change links for WebCompat reporting
dklawren [Sat, 22 Dec 2018 01:20:52 +0000 (20:20 -0500)] 
Bug 1508389 - Change links for WebCompat reporting

6 years agoBug 1514446 - Disabled users don't have 'strikethrough' in group owners report
dklawren [Sat, 22 Dec 2018 01:17:48 +0000 (20:17 -0500)] 
Bug 1514446 - Disabled users don't have 'strikethrough' in group owners report

6 years agoBug 1493253 - Embed crash count table to bug pages
Kohei Yoshino [Fri, 21 Dec 2018 17:11:06 +0000 (12:11 -0500)] 
Bug 1493253 - Embed crash count table to bug pages

6 years agoBug 1506725 - Update form.doc to direct reporters to GitHub
dklawren [Wed, 19 Dec 2018 22:05:57 +0000 (17:05 -0500)] 
Bug 1506725 - Update form.doc to direct reporters to GitHub

6 years agoBug 1514848 - Revoke all mozreview API keys
Dylan William Hardison [Wed, 19 Dec 2018 21:30:30 +0000 (16:30 -0500)] 
Bug 1514848 - Revoke all mozreview API keys

6 years agobug 1515405 : Add rate limiting for comments and attachment accesses
Dylan William Hardison [Wed, 19 Dec 2018 21:24:36 +0000 (16:24 -0500)] 
bug 1515405 : Add rate limiting for comments and attachment accesses

6 years agoBug 1515144 - Prevent Google Analytics script from being loaded when DNT:1 so that...
Kohei Yoshino [Tue, 18 Dec 2018 23:11:13 +0000 (00:11 +0100)] 
Bug 1515144 - Prevent Google Analytics script from being loaded when DNT:1 so that Tracking Protection doesn't have to block it