]> git.ipfire.org Git - thirdparty/bugzilla.git/log
thirdparty/bugzilla.git
6 years agoBug 1503270 - PhabBugz daemon should update revision status from draft to needs-revie...
dklawren [Wed, 14 Nov 2018 22:49:52 +0000 (17:49 -0500)] 
Bug 1503270 - PhabBugz daemon should update revision status from draft to needs-review when fixing new revisions

6 years agoBug 1351116 - github issue links are not expanded in parentheses
Kohei Yoshino [Wed, 14 Nov 2018 22:47:09 +0000 (17:47 -0500)] 
Bug 1351116 - github issue links are not expanded in parentheses

6 years agoBug 1504325 - Mozilla Gear Request form broken: The requested format gear does not...
dklawren [Wed, 14 Nov 2018 21:24:53 +0000 (16:24 -0500)] 
Bug 1504325 - Mozilla Gear Request form broken: The requested format gear does not exist with a content type of html

6 years agono bug - only pre-render template before server starts
Dylan William Hardison [Wed, 14 Nov 2018 20:53:34 +0000 (15:53 -0500)] 
no bug - only pre-render template before server starts

6 years agoBug 1505050 - make the request nagging script more robust
Dylan William Hardison [Wed, 14 Nov 2018 20:23:27 +0000 (15:23 -0500)] 
Bug 1505050 - make the request nagging script more robust

1. The nags script switches to the shadow database, but $dbh is defined
   before that happens and is thus the primary database. This is easily fixed by
   using Bugzilla->dbh
2. Since we have DBIx::Connector, we can run the sql in fixup mode, so that if
   it gets disconnected, it will retry the code. This is perfectly safe for the
   the two big sql queries.

6 years agono bug - correctly collapse orange factor bot comments
Israel Madueme [Wed, 14 Nov 2018 18:45:40 +0000 (13:45 -0500)] 
no bug - correctly collapse orange factor bot comments

Fixes a regression where orange factor bot comments where not being
collapsed by default and also not being collapsed by the 'Show/Hide
Treeherder Comments' button.

This also fixes a bug where the 'Show CC Changes' and 'Show/Hide
Treeherder Comments' buttons would not toggle their text after being
clicked.

6 years agoBug 1328665 - Two issues with Project Review form for RRAs
dklawren [Tue, 13 Nov 2018 17:41:35 +0000 (12:41 -0500)] 
Bug 1328665 - Two issues with Project Review form for RRAs

6 years agoBug 1506754 - Group Membership report "include disabled users" doesn't seem to work
dklawren [Tue, 13 Nov 2018 17:39:52 +0000 (12:39 -0500)] 
Bug 1506754 - Group Membership report "include disabled users" doesn't seem to work

6 years agoBug 1505793 - Add triage owner in /rest/bug
Kohei Yoshino [Fri, 9 Nov 2018 19:37:46 +0000 (14:37 -0500)] 
Bug 1505793 - Add triage owner in /rest/bug

6 years agoRevert "Bug 1505793 - Add triage owner in /rest/bug"
Kohei Yoshino [Fri, 9 Nov 2018 18:28:44 +0000 (13:28 -0500)] 
Revert "Bug 1505793 - Add triage owner in /rest/bug"

6 years agoBug 1505793 - Add triage owner in /rest/bug
Kohei Yoshino [Fri, 9 Nov 2018 16:04:45 +0000 (11:04 -0500)] 
Bug 1505793 - Add triage owner in /rest/bug

6 years agobump version to 20181108.1
Dylan William Hardison [Thu, 8 Nov 2018 18:56:53 +0000 (13:56 -0500)] 
bump version to 20181108.1

6 years agoBug 1505762 - count_only=1 results in error with REST API
Kohei Yoshino [Thu, 8 Nov 2018 18:49:22 +0000 (13:49 -0500)] 
Bug 1505762 - count_only=1 results in error with REST API

6 years agoBug 1436619 - followup: ignore "http://" in URL field
Dylan William Hardison [Thu, 8 Nov 2018 15:17:37 +0000 (10:17 -0500)] 
Bug 1436619 - followup: ignore "http://" in URL field

6 years agono bug - Remove File::Slurp and File::Slurper
Dylan William Hardison [Tue, 6 Nov 2018 20:12:09 +0000 (15:12 -0500)] 
no bug - Remove File::Slurp and File::Slurper

6 years agobump version to 20181106.1
Dylan William Hardison [Tue, 6 Nov 2018 17:43:12 +0000 (12:43 -0500)] 
bump version to 20181106.1

6 years agoBug 1482338 - "Search Bugs" field has "cursor: pointer" style while it's text field
Kohei Yoshino [Tue, 6 Nov 2018 16:54:52 +0000 (11:54 -0500)] 
Bug 1482338 - "Search Bugs" field has "cursor: pointer" style while it's text field

6 years agoBug 1485303 - lists in component descriptions break describecomponents.cgi layout
Kohei Yoshino [Tue, 6 Nov 2018 16:54:29 +0000 (11:54 -0500)] 
Bug 1485303 - lists in component descriptions break describecomponents.cgi layout

6 years agoBug 1499503 - Provide some way of dismissing the uplift form
Kohei Yoshino [Tue, 6 Nov 2018 15:24:27 +0000 (10:24 -0500)] 
Bug 1499503 - Provide some way of dismissing the uplift form

6 years agoBug 1503748 - Trackpad swipe navigation and mobile horizontal scrolling broken, verti...
Kohei Yoshino [Tue, 6 Nov 2018 15:22:11 +0000 (10:22 -0500)] 
Bug 1503748 - Trackpad swipe navigation and mobile horizontal scrolling broken, vertical scrolling partially broken when zoomed

6 years agoBug 1384230 - Document flag_activity API (part 2)
Mark Côté [Thu, 1 Nov 2018 19:19:52 +0000 (15:19 -0400)] 
Bug 1384230 - Document flag_activity API (part 2)

6 years agoBug 1503705 - Stop serving HTML-prettyprinted JSON as REST API results
Kohei Yoshino [Thu, 1 Nov 2018 17:36:14 +0000 (13:36 -0400)] 
Bug 1503705 - Stop serving HTML-prettyprinted JSON as REST API results

6 years agoBug 1436619 - http:// in URL field
Kohei Yoshino [Wed, 31 Oct 2018 20:38:13 +0000 (16:38 -0400)] 
Bug 1436619 - http:// in URL field

6 years agoBug 1384230 - Document flag_activity API.
Mark Côté [Wed, 31 Oct 2018 20:37:44 +0000 (16:37 -0400)] 
Bug 1384230 - Document flag_activity API.

Also update the perldoc to fix the description of the `id`
response field.

6 years agoBug 1503182 - Fix data type of native bug count API return value
Kohei Yoshino [Wed, 31 Oct 2018 12:43:26 +0000 (08:43 -0400)] 
Bug 1503182 - Fix data type of native bug count API return value

6 years agono bug - add a vscode-specific dir to ignore
Dylan William Hardison [Wed, 31 Oct 2018 01:41:11 +0000 (21:41 -0400)] 
no bug - add a vscode-specific dir to ignore

6 years agoBug 1503408 - Remove extensions/PhabBugz/t/review-flags.t as no longer needed
dklawren [Tue, 30 Oct 2018 22:02:49 +0000 (18:02 -0400)] 
Bug 1503408 - Remove extensions/PhabBugz/t/review-flags.t as no longer needed

6 years agoBug 1503162 - Approval request form is incomplete in some cases
Kohei Yoshino [Tue, 30 Oct 2018 19:20:26 +0000 (15:20 -0400)] 
Bug 1503162 - Approval request form is incomplete in some cases

6 years agobump version to 20181029.1
Dylan William Hardison [Mon, 29 Oct 2018 19:56:53 +0000 (15:56 -0400)] 
bump version to 20181029.1

6 years agoBug 1501966 - Warn when there are outdated products or components in the teams list
Israel Madueme [Mon, 29 Oct 2018 18:29:10 +0000 (14:29 -0400)] 
Bug 1501966 - Warn when there are outdated products or components in the teams list

6 years agoBug 1479535 - BUGZILLA.bug_url is wrong on bug page after POSTed, Copy Summary doesn...
Kohei Yoshino [Mon, 29 Oct 2018 18:28:24 +0000 (14:28 -0400)] 
Bug 1479535 - BUGZILLA.bug_url is wrong on bug page after POSTed, Copy Summary doesn’t work as expected

6 years agoBug 1502739 - Disabled account doesn't show any indication on the profile page
Kohei Yoshino [Mon, 29 Oct 2018 18:28:00 +0000 (14:28 -0400)] 
Bug 1502739 - Disabled account doesn't show any indication on the profile page

6 years agoBug 1497230 - Several custom form routes are not resolved, leading to 404 page not...
dklawren [Fri, 26 Oct 2018 21:42:33 +0000 (17:42 -0400)] 
Bug 1497230 - Several custom form routes are not resolved, leading to 404 page not found, including Trademark Usage Requests

6 years agoBug 1502198 - GitHubAuth cannot be removed from user_info_class indata/params if...
dklawren [Fri, 26 Oct 2018 21:18:28 +0000 (17:18 -0400)] 
Bug 1502198 - GitHubAuth cannot be removed from user_info_class indata/params if extension enabled or all logins will no longer work

6 years agonit - fix tests
Dylan William Hardison [Fri, 26 Oct 2018 20:52:57 +0000 (16:52 -0400)] 
nit - fix tests

6 years agono bug - silence some mojo warnings, using a rejected patch from upstream
Dylan William Hardison [Fri, 26 Oct 2018 20:52:07 +0000 (16:52 -0400)] 
no bug - silence some mojo warnings, using a rejected patch from upstream

6 years agoBug 1501849 - Speed up IP blocked page: pre-render template
Dylan William Hardison [Fri, 26 Oct 2018 20:51:00 +0000 (16:51 -0400)] 
Bug 1501849 - Speed up IP blocked page: pre-render template

By moving BlockIP plugin first, it is ensured to execute first.
This is a slight speed gain. The primary speed gain is by caching
the content of the template.

Before: 429 Too Many Requests (0.031951s, 31.298/s)
After: 429 Too Many Requests (0.000182s, 5494.505/s)

6 years agoBug 1502181 - MockParams should set user/verify authentication classes to match produ...
dklawren [Thu, 25 Oct 2018 22:05:50 +0000 (18:05 -0400)] 
Bug 1502181 - MockParams should set user/verify authentication classes to match production

6 years agoBug 1501888 - Implement Bugzilla::Util::remote_ip() in terms of Mojolicious API
Dylan William Hardison [Thu, 25 Oct 2018 19:33:49 +0000 (15:33 -0400)] 
Bug 1501888 - Implement Bugzilla::Util::remote_ip() in terms of Mojolicious API

6 years agoBug 1501133 - Attachment flags layout on new bug page is broken
Kohei Yoshino [Thu, 25 Oct 2018 02:13:25 +0000 (22:13 -0400)] 
Bug 1501133 - Attachment flags layout on new bug page is broken

6 years agono bug - reportingMTA is optional
Dylan William Hardison [Thu, 25 Oct 2018 01:43:30 +0000 (21:43 -0400)] 
no bug - reportingMTA is optional

6 years agoBug 1501893 - Tell robots to leave the graphs alone, and leave a trap
Dylan William Hardison [Thu, 25 Oct 2018 00:59:49 +0000 (20:59 -0400)] 
Bug 1501893 - Tell robots to leave the graphs alone, and leave a trap

6 years agoBug 1370855 - Restrict Referer to same-origin
Daniel Aleksandersen [Thu, 25 Oct 2018 00:56:11 +0000 (02:56 +0200)] 
Bug 1370855 - Restrict Referer to same-origin

6 years agoBug 1499905 - Update BMO enter bug workflow to include Data Science (#857)
Kohei Yoshino [Tue, 23 Oct 2018 22:27:14 +0000 (18:27 -0400)] 
Bug 1499905 - Update BMO enter bug workflow to include Data Science (#857)

6 years agoBug 1496057 - Update Security Bugs Report
Israel Madueme [Tue, 23 Oct 2018 14:50:33 +0000 (10:50 -0400)] 
Bug 1496057 - Update Security Bugs Report

6 years agoBug 1469733 - Fix scrolling glitch on Safari
Kohei Yoshino [Sat, 20 Oct 2018 05:10:55 +0000 (01:10 -0400)] 
Bug 1469733 - Fix scrolling glitch on Safari

6 years agoBug 1497077 followup - Convert links to absolute path
Kohei Yoshino [Sat, 20 Oct 2018 05:10:28 +0000 (01:10 -0400)] 
Bug 1497077 followup - Convert links to absolute path

7 years agoCount the number and type of phabbugz query timeouts
Mars [Fri, 19 Oct 2018 13:36:15 +0000 (09:36 -0400)] 
Count the number and type of phabbugz query timeouts

7 years agoBug 1487171 - Allow setting bug flags when creating/updating attachment with API
Kohei Yoshino [Wed, 17 Oct 2018 19:43:24 +0000 (15:43 -0400)] 
Bug 1487171 - Allow setting bug flags when creating/updating attachment with API

7 years agobump version to 20181017.1
Dylan William Hardison [Wed, 17 Oct 2018 16:56:14 +0000 (12:56 -0400)] 
bump version to 20181017.1

7 years agoBug 1499477 - Feature request: link from user profile to editusers.
dklawren [Wed, 17 Oct 2018 05:05:44 +0000 (01:05 -0400)] 
Bug 1499477 - Feature request: link from user profile to editusers.

* Bug 1499477 - Feature request: link from user profile to editusers.

* Merged name and email to single field

* Hide redundant Profile link when viewing user profile page

7 years agoBug 1482644 - Improve "Too many requests" page with an explaination
Dylan William Hardison [Tue, 16 Oct 2018 21:33:58 +0000 (17:33 -0400)] 
Bug 1482644 - Improve "Too many requests" page with an explaination

7 years agoBug 1495741 - memory issues: options to control memory usage
Dylan William Hardison [Tue, 16 Oct 2018 21:33:25 +0000 (17:33 -0400)] 
Bug 1495741 - memory issues: options to control memory usage

7 years agono bug - silence mojo warning
Dylan William Hardison [Tue, 16 Oct 2018 21:33:04 +0000 (17:33 -0400)] 
no bug - silence mojo warning

In perl 5.12, length(undef) was made no longer a warning.
In order to reduce memory usage, mojo undefines the outgoing buffer.
This means on perl <= 5.12, a warning is printed frequently (multiple times
per request).

Mojo support for 5.10 is waning, so for the moment we patch that code to silence
this warning.

7 years agoBug 1496004 - Improve layout of attachment detail page, hide comment form when custom...
Kohei Yoshino [Tue, 16 Oct 2018 20:17:05 +0000 (16:17 -0400)] 
Bug 1496004 - Improve layout of attachment detail page, hide comment form when custom form is inserted

7 years agoBug 1499269 - Refactor common parts of the feed daemon and improve timeout logging
Dylan William Hardison [Tue, 16 Oct 2018 19:46:29 +0000 (15:46 -0400)] 
Bug 1499269 - Refactor common parts of the feed daemon and improve timeout logging

7 years agoBug 1499417 - Change BMO docs links from bmo.readthedocs.org to .io
Kohei Yoshino [Tue, 16 Oct 2018 19:39:23 +0000 (15:39 -0400)] 
Bug 1499417 - Change BMO docs links from bmo.readthedocs.org to .io

7 years agoBug 1497077 followup - Convert links to absolute path
Kohei Yoshino [Tue, 16 Oct 2018 17:52:15 +0000 (13:52 -0400)] 
Bug 1497077 followup - Convert links to absolute path

7 years agoBug 1499262 - Bugzilla::DB should gracefully handle disconnection events that happen...
Dylan William Hardison [Tue, 16 Oct 2018 17:51:33 +0000 (13:51 -0400)] 
Bug 1499262 - Bugzilla::DB should gracefully handle disconnection events that happen during transactions

7 years agono bug - saner defaults for pre-forking servers
Dylan William Hardison [Tue, 16 Oct 2018 17:50:49 +0000 (13:50 -0400)] 
no bug - saner defaults for pre-forking servers

7 years agoBug 1497077 - Convert links to absolute path
Kohei Yoshino [Tue, 16 Oct 2018 03:56:01 +0000 (23:56 -0400)] 
Bug 1497077 - Convert links to absolute path

7 years agoadd simple hack to work in GKE
Dylan William Hardison [Mon, 15 Oct 2018 22:51:57 +0000 (18:51 -0400)] 
add simple hack to work in GKE

7 years agoRevert "Bug 1495741 - memory issues: Avoid copying stuff in the webservice layer...
Dylan William Hardison [Mon, 15 Oct 2018 21:54:00 +0000 (17:54 -0400)] 
Revert "Bug 1495741 - memory issues: Avoid copying stuff in the webservice layer so much"

This reverts commit 5688d0e712b85bc892ce405a1b79e3571f6d6d0f.

7 years agoBug 1009716 - Add (Cmd|Ctrl)+Enter shortcut for submitting from text areas.
Kohei Yoshino [Mon, 15 Oct 2018 20:40:30 +0000 (16:40 -0400)] 
Bug 1009716 - Add (Cmd|Ctrl)+Enter shortcut for submitting from text areas.

7 years agoBug 1498362 - Shutter the "Powered By Mozilla" form
Kohei Yoshino [Mon, 15 Oct 2018 15:20:10 +0000 (11:20 -0400)] 
Bug 1498362 - Shutter the "Powered By Mozilla" form

* Bug 1498362 - Shutter the "Powered By Mozilla" form

* Fix text - why this is hardcoded

7 years agoBug 1495741 - memory issues: use local flag cache
Dylan William Hardison [Sat, 13 Oct 2018 04:33:48 +0000 (00:33 -0400)] 
Bug 1495741 - memory issues: use local flag cache

7 years agoBug 1495741 - memory issues: disable etag generation for /rest/product
Dylan William Hardison [Sat, 13 Oct 2018 04:33:18 +0000 (00:33 -0400)] 
Bug 1495741 - memory issues: disable etag generation for /rest/product

7 years agoBug 1495741 - memory issues: Avoid copying stuff in the webservice layer so much
Dylan William Hardison [Sat, 13 Oct 2018 04:32:57 +0000 (00:32 -0400)] 
Bug 1495741 - memory issues: Avoid copying stuff in the webservice layer so much

7 years agoBug 1498436 - Move site-wide message to global header
Kohei Yoshino [Sat, 13 Oct 2018 04:32:10 +0000 (00:32 -0400)] 
Bug 1498436 - Move site-wide message to global header

7 years agono bug - override default mojo favicon
Dylan William Hardison [Fri, 12 Oct 2018 02:52:30 +0000 (22:52 -0400)] 
no bug - override default mojo favicon

7 years agoBug 1497487 - Backport bug 767623 to BMO: Use HMAC to generate tokens and sensitive...
Dylan William Hardison [Fri, 12 Oct 2018 02:47:24 +0000 (22:47 -0400)] 
Bug 1497487 - Backport bug 767623 to BMO: Use HMAC to generate tokens and sensitive graph filenames

7 years agoBug 1498206 - Replace LWP::UserAgent with Mojo::UserAgent in phabbugz extension
Dylan William Hardison [Thu, 11 Oct 2018 19:28:18 +0000 (15:28 -0400)] 
Bug 1498206 - Replace LWP::UserAgent with Mojo::UserAgent in phabbugz extension

7 years agoBug 1354589 - Add Mojo::JWT, the oauth stuff, and Linux::Smaps::Tiny
Dylan William Hardison [Thu, 11 Oct 2018 16:51:48 +0000 (12:51 -0400)] 
Bug 1354589 - Add Mojo::JWT, the oauth stuff, and Linux::Smaps::Tiny

7 years agobump version to 20181010.1
Dylan William Hardison [Tue, 9 Oct 2018 22:10:46 +0000 (18:10 -0400)] 
bump version to 20181010.1

7 years agoBug 1497343 - Add some rudimentary type checking to Bugzilla::WebServe::Util::validate()
Dylan William Hardison [Tue, 9 Oct 2018 21:06:18 +0000 (17:06 -0400)] 
Bug 1497343 - Add some rudimentary type checking to  Bugzilla::WebServe::Util::validate()

7 years agoBug 1496832 - Add timeouts to prevent feed daemon from becoming unresponsive
Dylan William Hardison [Tue, 9 Oct 2018 21:01:35 +0000 (17:01 -0400)] 
Bug 1496832 - Add timeouts to prevent feed daemon from becoming unresponsive

7 years agoBug 623384 - Use Module::Runtime instead of eval { require } or eval "use"
Dylan William Hardison [Tue, 9 Oct 2018 21:01:07 +0000 (17:01 -0400)] 
Bug 623384 - Use Module::Runtime instead of eval { require } or eval "use"

7 years agoBug 1497437 - The crash graph should display Exact Match results by default
Kohei Yoshino [Tue, 9 Oct 2018 15:35:03 +0000 (11:35 -0400)] 
Bug 1497437 - The crash graph should display Exact Match results by default

7 years agoBug 1497070 - In-page links are broken due to <base href> added during Mojo migration
Kohei Yoshino [Mon, 8 Oct 2018 22:15:07 +0000 (18:15 -0400)] 
Bug 1497070 - In-page links are broken due to <base href> added during Mojo migration

7 years agono bug - Update README on VS Code integration
Kohei Yoshino [Mon, 8 Oct 2018 18:25:25 +0000 (14:25 -0400)] 
no bug - Update README on VS Code integration

Update the description as Tasks menu has been merged to Terminal menu.
Also mention an extension bundle made by @dylanwh.

7 years agoBug 1497234 - Remove Personas Plus GitHub link from Custom Bug Entry Forms index
Kohei Yoshino [Mon, 8 Oct 2018 16:00:05 +0000 (12:00 -0400)] 
Bug 1497234 - Remove Personas Plus GitHub link from Custom Bug Entry Forms index

7 years agoBug 1496803 - Suggested component links ignore cloned bug data
Kohei Yoshino [Sat, 6 Oct 2018 00:21:58 +0000 (20:21 -0400)] 
Bug 1496803 - Suggested component links ignore cloned bug data

7 years agoBug 1496832 - Add monitoring for feed daemon becoming unresponsive
Mars [Fri, 5 Oct 2018 23:02:55 +0000 (19:02 -0400)] 
Bug 1496832 - Add monitoring for feed daemon becoming unresponsive

Use Datadog to count the number of times that jobs are run by the
phabbugz job scheduler.  This should catch problems if the process
responsible for running the jobs dies.

7 years agobump version to 20181005.1
Dylan William Hardison [Fri, 5 Oct 2018 15:19:39 +0000 (11:19 -0400)] 
bump version to 20181005.1

7 years agono bug - Don't know => Unknown
Sylvestre Ledru [Fri, 5 Oct 2018 15:11:00 +0000 (17:11 +0200)] 
no bug - Don't know => Unknown

7 years agoBug 1496172 - Attachments with unicode filenames cause timeout errors when retreiving...
Dylan William Hardison [Fri, 5 Oct 2018 15:10:13 +0000 (11:10 -0400)] 
Bug 1496172 - Attachments with unicode filenames cause timeout errors when retreiving attachments

7 years agoBug 1496570 - Bugzilla doesn't attempt to decode form-urlencoded data without a...
Dylan William Hardison [Fri, 5 Oct 2018 14:34:02 +0000 (10:34 -0400)] 
Bug 1496570 - Bugzilla doesn't attempt to decode  form-urlencoded data without a content-type header

7 years agobump version to 20181004.1
Dylan William Hardison [Thu, 4 Oct 2018 14:32:23 +0000 (10:32 -0400)] 
bump version to 20181004.1

7 years agoBug 1495746 - /app/static/metricsgraphics/css/google-OpenSans.css missing in app...
Kohei Yoshino [Thu, 4 Oct 2018 13:34:49 +0000 (09:34 -0400)] 
Bug 1495746 - /app/static/metricsgraphics/css/google-OpenSans.css missing in app container

7 years agoBug 1495901 - SES type checking error
Dylan William Hardison [Thu, 4 Oct 2018 13:34:13 +0000 (09:34 -0400)] 
Bug 1495901 - SES type checking error

7 years agoBug 1489120 - Add a rest API to get triage owners for each product/component pair...
Kohei Yoshino [Thu, 4 Oct 2018 02:39:57 +0000 (22:39 -0400)] 
Bug 1489120 - Add a rest API to get triage owners for each product/component pair (#797)

7 years agono bug - document the mojo-specific environmental variables
Dylan William Hardison [Wed, 3 Oct 2018 22:02:51 +0000 (18:02 -0400)] 
no bug - document the mojo-specific environmental variables

7 years agoBug 1496233 - "Dunno" -> "Don't know" in approval request form (#795)
Kohei Yoshino [Wed, 3 Oct 2018 22:01:18 +0000 (18:01 -0400)] 
Bug 1496233 - "Dunno" -> "Don't know" in approval request form (#795)

7 years agono bug - make libcmark-gfm optional (#792)
Dylan William Hardison [Wed, 3 Oct 2018 21:52:23 +0000 (17:52 -0400)] 
no bug - make libcmark-gfm optional (#792)

7 years agono bug - add chart-clicker dependency
Dylan William Hardison [Wed, 3 Oct 2018 20:09:30 +0000 (16:09 -0400)] 
no bug - add chart-clicker dependency

7 years agono bug - reformat all new quantum files using new standard
Dylan William Hardison [Wed, 3 Oct 2018 20:08:55 +0000 (16:08 -0400)] 
no bug - reformat all new quantum files using new standard

7 years agoBug 1495906 - After mojo update /latest/configuration API call no longer works and...
dklawren [Wed, 3 Oct 2018 15:23:00 +0000 (11:23 -0400)] 
Bug 1495906 - After mojo update /latest/configuration API call no longer works and gives page not found

7 years agoBug 1495834 - xmlrpc.cgi outputs headers in request-body
Dylan William Hardison [Wed, 3 Oct 2018 00:25:35 +0000 (20:25 -0400)] 
Bug 1495834 - xmlrpc.cgi outputs headers in request-body

7 years agoBug 1495869 - Crash graph not found after mojo migration
Dylan William Hardison [Tue, 2 Oct 2018 20:22:19 +0000 (16:22 -0400)] 
Bug 1495869 - Crash graph not found after mojo migration

7 years agoBug 1263502 - Add duplicates to /rest/bug/id
Kohei Yoshino [Tue, 2 Oct 2018 18:24:06 +0000 (14:24 -0400)] 
Bug 1263502 - Add duplicates to /rest/bug/id