]> git.ipfire.org Git - thirdparty/bugzilla.git/log
thirdparty/bugzilla.git
8 years agofix pod syntax in Bugzilla/Component.pm
Dylan William Hardison [Thu, 20 Jul 2017 13:20:06 +0000 (09:20 -0400)] 
fix pod syntax in Bugzilla/Component.pm

8 years agoBug 1366143 - Fix alignment of select boxes
Kohei Yoshino [Wed, 19 Jul 2017 21:16:57 +0000 (17:16 -0400)] 
Bug 1366143 - Fix alignment of select boxes

8 years agoBug 1380352 - Allow vertical resizing of autosized comments
William Lachance [Wed, 19 Jul 2017 21:07:27 +0000 (17:07 -0400)] 
Bug 1380352 - Allow vertical resizing of autosized comments

8 years agoBug 1380727 - Update BMO Push Connector to Make Revisions Public when Bug Made Public
David Walsh [Wed, 19 Jul 2017 20:03:44 +0000 (15:03 -0500)] 
Bug 1380727 - Update BMO Push Connector to Make Revisions Public when Bug Made Public

8 years agoBug 1374396 - Add initial push connector for Phabricator
David Walsh [Wed, 19 Jul 2017 19:06:36 +0000 (14:06 -0500)] 
Bug 1374396 - Add initial push connector for Phabricator

8 years agoBug 1382085 - Add find_first_flag_type() to Bugzilla::Component
Dylan William Hardison [Wed, 19 Jul 2017 14:51:04 +0000 (10:51 -0400)] 
Bug 1382085 - Add find_first_flag_type() to Bugzilla::Component

8 years agoBug 1381751 - Move create button to the right, and contributor agreement to the left
Sebastin Santy [Tue, 18 Jul 2017 19:32:19 +0000 (01:02 +0530)] 
Bug 1381751 - Move create button to the right, and contributor agreement to the left

8 years agoBug 1381749 - Add keywords to new-bug
Sebastin Santy [Tue, 18 Jul 2017 16:05:42 +0000 (21:35 +0530)] 
Bug 1381749 - Add keywords to new-bug

8 years agoremove more header_addl_info from filter exceptions
Dylan William Hardison [Tue, 18 Jul 2017 13:49:47 +0000 (09:49 -0400)] 
remove more header_addl_info from filter exceptions

8 years agobump version to 20170718.1
Dylan William Hardison [Tue, 18 Jul 2017 13:13:25 +0000 (09:13 -0400)] 
bump version to 20170718.1

8 years agoremove unused exceptions from filter tests
Dylan William Hardison [Tue, 18 Jul 2017 13:11:45 +0000 (09:11 -0400)] 
remove unused exceptions from filter tests

8 years agoBug 1381742 - Increase maximum size of autosized comments
William Lachance [Tue, 18 Jul 2017 12:50:13 +0000 (08:50 -0400)] 
Bug 1381742 - Increase maximum size of autosized comments

8 years agoBug 1380064 - Remove references to Mozilla skin to prevent problems when default...
Dylan William Hardison [Tue, 18 Jul 2017 05:30:28 +0000 (01:30 -0400)] 
Bug 1380064 - Remove references to Mozilla skin to prevent problems when default preferences are changed

8 years agoBug 1380408 - elasticsearch user completion should consider people with multiple...
Dylan William Hardison [Mon, 17 Jul 2017 22:20:01 +0000 (18:20 -0400)] 
Bug 1380408 - elasticsearch user completion should consider people with multiple ircnicks

8 years agoBug 1380389 - autosize comments should be a user pref (default: on)
Mary Umoh [Mon, 17 Jul 2017 22:06:23 +0000 (18:06 -0400)] 
Bug 1380389 - autosize comments should be a user pref (default: on)

8 years agoBug 1381042 - new-bug doesn't properly engage the email generation machinery
Sebastin Santy [Mon, 17 Jul 2017 17:44:37 +0000 (23:14 +0530)] 
Bug 1381042 - new-bug doesn't properly engage the email generation machinery

8 years agoadd ntp configuration to prevent clock skew inside some VM providers, such as vmware...
Dylan William Hardison [Mon, 17 Jul 2017 17:06:53 +0000 (13:06 -0400)] 
add ntp configuration to prevent clock skew inside some VM providers, such as vmware fusion (#155)

8 years agoreplace perltidyrc with on that specifies -pbp with two exceptions
Dylan William Hardison [Fri, 14 Jul 2017 16:55:15 +0000 (12:55 -0400)] 
replace perltidyrc with on that specifies -pbp with two exceptions

previously, the perltidyrc was written with the original recommendations of the
upstream bugzilla project. The style used there is... inconsistent at best. For
a while now, I've been using perltidy -pbp and telling others to do the same for
new code. However there are two exceptions to -pbp that are widely useful:

1. line length can be up to 120.
2. brace vertical tigntness is turned off.
   This means that there is always a newline after the { in a multi-line brace
   construct.

8 years agoRevert "Bug 1380064 - Remove references to Mozilla skin to prevent problems when...
Dylan William Hardison [Fri, 14 Jul 2017 01:31:45 +0000 (21:31 -0400)] 
Revert "Bug 1380064 - Remove references to Mozilla skin to prevent problems when default preferences are changed"

This reverts commit 38af0fd192c2edc1b6ad791936cc32888cb94698.

8 years agoBug 1380064 - Remove references to Mozilla skin to prevent problems when default...
Mary Umoh [Fri, 14 Jul 2017 01:18:33 +0000 (21:18 -0400)] 
Bug 1380064 - Remove references to Mozilla skin to prevent problems when default preferences are changed

8 years agoBug 1380280 - "Words:" text is not centered vertically in "Instant Search"
Kohei Yoshino [Fri, 14 Jul 2017 01:16:18 +0000 (21:16 -0400)] 
Bug 1380280 - "Words:" text is not centered vertically in "Instant Search"

8 years agoBug 1380407 - Make elasticsearch ircnick checks consider numbers to be valid too
Dylan William Hardison [Thu, 13 Jul 2017 23:28:57 +0000 (19:28 -0400)] 
Bug 1380407 - Make elasticsearch ircnick checks consider numbers to be valid too

8 years agoBug 1380350 - invalid html - missing space before "required" attribute
Dylan William Hardison [Wed, 12 Jul 2017 16:29:16 +0000 (12:29 -0400)] 
Bug 1380350 - invalid html - missing space before "required" attribute

8 years agobump version to 20170712.1
Dylan William Hardison [Wed, 12 Jul 2017 12:59:45 +0000 (08:59 -0400)] 
bump version to 20170712.1

8 years agoBug 1378999 - Add update/new stats to bulk_indexer verbose mode
Dylan William Hardison [Tue, 11 Jul 2017 22:21:47 +0000 (18:21 -0400)] 
Bug 1378999 - Add update/new stats to bulk_indexer verbose mode

8 years agoBug 1371446 - Don't allow needinfo requests from the void
Mary Umoh [Tue, 11 Jul 2017 22:17:38 +0000 (18:17 -0400)] 
Bug 1371446 - Don't allow needinfo requests from the void

8 years agoBug-1369521 - 'bmo should include an .editorconfig file that specifies our tab/indent...
Dipankar Das [Tue, 11 Jul 2017 21:13:57 +0000 (02:43 +0530)] 
Bug-1369521 - 'bmo should include an .editorconfig file that specifies our tab/indent policy'

8 years agoBug 1331305 - Auto-resize comment boxes
William Lachance [Tue, 11 Jul 2017 20:27:35 +0000 (16:27 -0400)] 
Bug 1331305 - Auto-resize comment boxes

Inspired by earlier work by @KuoE0 in https://github.com/mozilla-bteam/bmo/pull/40

* address review comments

* Auto-resize comment when replying

8 years agoBug 1379483 - Required fields in bug_modal
Sebastin Santy [Tue, 11 Jul 2017 20:25:20 +0000 (01:55 +0530)] 
Bug 1379483 - Required fields in bug_modal

8 years agoBug 1380019 - Background color of security bugs is wrong (#137)
Dylan William Hardison [Tue, 11 Jul 2017 17:46:20 +0000 (13:46 -0400)] 
Bug 1380019 - Background color of security bugs is wrong (#137)

8 years agobump version to 20170711.1
Dylan William Hardison [Tue, 11 Jul 2017 14:00:58 +0000 (10:00 -0400)] 
bump version to 20170711.1

8 years agoNo Bug - clean trailing whitespace to t/008filter.t passes again (#135)
Dylan William Hardison [Tue, 11 Jul 2017 13:45:04 +0000 (09:45 -0400)] 
No Bug - clean trailing whitespace to t/008filter.t passes again (#135)

8 years agoBug 1379632 - Error is thrown by update_project_members.pl when Phabricator returns...
David Lawrence [Mon, 10 Jul 2017 14:19:46 +0000 (10:19 -0400)] 
Bug 1379632 - Error is thrown by update_project_members.pl when Phabricator returns a null value for a bmo user id search

8 years agoBug 1378583 - /new-bug has several js errors
Sebastin Santy [Fri, 7 Jul 2017 06:03:00 +0000 (11:33 +0530)] 
Bug 1378583 - /new-bug has several js errors

8 years agoBug 1378848 - Add test to ensure Crypt::OpenPGP does not use /dev/random
Dylan William Hardison [Fri, 7 Jul 2017 05:49:18 +0000 (22:49 -0700)] 
Bug 1378848 - Add test to ensure Crypt::OpenPGP does not use /dev/random

8 years agoBug 1377621 - YUI is broken on review history page
Dylan William Hardison [Fri, 7 Jul 2017 05:02:32 +0000 (22:02 -0700)] 
Bug 1377621 - YUI is broken on review history page

8 years agoBug 1377620 - Elasticsearch bulk indexer ignores changes that happened before newest...
Dylan William Hardison [Thu, 6 Jul 2017 21:59:30 +0000 (14:59 -0700)] 
Bug 1377620 - Elasticsearch bulk indexer ignores changes that happened before newest additions

8 years agoBug 1377596 - Add changed column to elasticsearch results
Dylan William Hardison [Thu, 6 Jul 2017 17:13:48 +0000 (10:13 -0700)] 
Bug 1377596 - Add changed column to elasticsearch results

8 years agoremove memcached_* from init.pl override
Dylan William Hardison [Thu, 6 Jul 2017 00:54:48 +0000 (20:54 -0400)] 
remove memcached_* from init.pl override

8 years agoBug 1377807 - Move memcached options from data/params to localconfig
Mary Umoh [Thu, 6 Jul 2017 00:42:01 +0000 (20:42 -0400)] 
Bug 1377807 - Move memcached options from data/params to localconfig

8 years agoBug 1365345 - Modal Bug Entry Prototype
Sebastin Santy [Thu, 6 Jul 2017 00:01:45 +0000 (05:31 +0530)] 
Bug 1365345 - Modal Bug Entry Prototype

8 years agoBug 1377933 - Remove trailing whitespace from all perl files
Dylan William Hardison [Wed, 5 Jul 2017 18:43:18 +0000 (11:43 -0700)] 
Bug 1377933 - Remove trailing whitespace from all perl files

8 years agoRevert "Bug 1365345 - Modal Bug Entry Prototype"
Dylan William Hardison [Mon, 3 Jul 2017 23:48:52 +0000 (16:48 -0700)] 
Revert "Bug 1365345 - Modal Bug Entry Prototype"

This reverts commit 8835db60a8d637fe3aec82c718bad8a8177a6acf.

8 years agoBug 1365345 - Modal Bug Entry Prototype
Sebastin Santy [Mon, 3 Jul 2017 19:41:09 +0000 (01:11 +0530)] 
Bug 1365345 - Modal Bug Entry Prototype

8 years agoBug 1377232 - Revert code from bug 1361890
Dylan William Hardison [Mon, 3 Jul 2017 19:38:38 +0000 (12:38 -0700)] 
Bug 1377232 - Revert code from bug 1361890

8 years agoBug 1361439 - Create dockerflow-compliant container that runs a BMO web head
Dylan William Hardison [Mon, 3 Jul 2017 19:09:44 +0000 (12:09 -0700)] 
Bug 1361439 - Create dockerflow-compliant container that runs a BMO web head

8 years agoBug 1373295 - Encoded slashes in url allow misleading text on unstyled 404 pages...
Dylan William Hardison [Mon, 3 Jul 2017 18:09:11 +0000 (11:09 -0700)] 
Bug 1373295 - Encoded slashes in url allow misleading text on unstyled 404 pages due to AllowEncodedSlashes

8 years agoBug 1376023 - Undo accidental reversion of bug 1352907
Dylan William Hardison [Sun, 2 Jul 2017 22:46:48 +0000 (15:46 -0700)] 
Bug 1376023 - Undo accidental reversion of bug 1352907

This reverts commit 38b13ae3f1885faa0da1d0040a0dda87dc786515.

* change __lbheartbeat__ to "httpd OK" again

8 years agoBug 1367604 - BMO extension to apply security policies to Phabricator revisions as...
dklawren [Fri, 30 Jun 2017 17:34:14 +0000 (10:34 -0700)] 
Bug 1367604 - BMO extension to apply security policies to Phabricator revisions as needed

* - Updated based on dylans review
- Fixed custom policy to instead allow projects and subscribers and then
  add BMO roles to the subscriber list
- Some other bug fixes

* fix lifetime of phabricator_url_re()

Instead of passing the value (which depends on runtime configuration)
pass in a reference.
Also edit extensions/BMO/Extension.pm to allow %autodetect_attach_urls
regex option to be a callback instead of just a plain regexp ref.

* - Fixed regex in BMO extension to detect phabricator attachments
- Use request_cache for useragent handle in Util.pm

8 years agoBug 1355169 - Add rate-limiting to show_bug.cgi and rest.cgi
Mary Umoh [Thu, 29 Jun 2017 23:03:46 +0000 (16:03 -0700)] 
Bug 1355169 - Add rate-limiting to show_bug.cgi and rest.cgi

* fix mistake

* Update

* Updates

* remove other file

8 years agoBug 1376850 - Add special case for substring searches on whiteboard status field
Dylan William Hardison [Wed, 28 Jun 2017 21:13:22 +0000 (14:13 -0700)] 
Bug 1376850 - Add special case for substring searches on whiteboard status field

8 years agore-add bugzilla_version tt function
Dylan William Hardison [Tue, 27 Jun 2017 06:14:42 +0000 (02:14 -0400)] 
re-add bugzilla_version tt function

8 years agoBug 1375950, remove unnecessary language in get_permissions.html
Emma Humphries [Fri, 23 Jun 2017 20:02:13 +0000 (13:02 -0700)] 
Bug 1375950, remove unnecessary language in get_permissions.html

8 years agochange opengraph image to use asset hash file
Dylan William Hardison [Fri, 23 Jun 2017 19:55:00 +0000 (15:55 -0400)] 
change opengraph image to use asset hash file

8 years agoinclude images dir in asset sources
Dylan William Hardison [Fri, 23 Jun 2017 19:10:15 +0000 (15:10 -0400)] 
include images dir in asset sources

8 years agoBug 1361890 - Fix problems with current js and css concatenation
Dylan William Hardison [Fri, 23 Jun 2017 18:34:55 +0000 (14:34 -0400)] 
Bug 1361890 - Fix problems with current js and css concatenation

8 years agoBug 1372693 Update to Recruiting Bugzilla Custom Form
Mary Umoh [Thu, 22 Jun 2017 14:12:58 +0000 (10:12 -0400)] 
Bug 1372693 Update to Recruiting Bugzilla Custom Form

* Change to create-recruiting.html.tmpl

8 years agoBug 1369872 - Combine skins/custom/Mozilla/*.css and skins/contrib/*.css into skins...
Mary Umoh [Wed, 21 Jun 2017 20:18:56 +0000 (16:18 -0400)] 
Bug 1369872 - Combine skins/custom/Mozilla/*.css and skins/contrib/*.css into skins/standard/*.css

* Move bug_groups from custom to standard

* More modified bug_group files

* Combine skin CSS files

* Move .png files to standard

* Move css from global.css that belongs in index.css

* Changes to css placement

* All images within skins/standard moved to images folder

* Fix font issue

* Updates

* Updates

* Fix mistake

8 years agoBug 1371464 - Delete code for Aha push connector
Mary Umoh [Wed, 21 Jun 2017 20:16:00 +0000 (16:16 -0400)] 
Bug 1371464 - Delete code for Aha push connector

* Add install_update_db to Extension.pm

8 years agoBug 1365344 - Extract the "status" and "null" modules (#101)
Sebastin Santy [Wed, 21 Jun 2017 20:01:16 +0000 (01:31 +0530)] 
Bug 1365344 - Extract the "status" and "null" modules (#101)

* Added comp_desc, ajax loading, modified rest

* Make summary field long

* Fixed indentations

8 years agoRenamed create_app_key.pl to create_app_id.pl
David Lawrence [Tue, 20 Jun 2017 18:59:49 +0000 (18:59 +0000)] 
Renamed create_app_key.pl to create_app_id.pl

8 years agoNew script to help with generating app key for auth delegation based on
David Lawrence [Tue, 20 Jun 2017 18:54:46 +0000 (18:54 +0000)] 
New script to help with generating app key for auth delegation based on
callback and description values.

8 years ago Bug 1374396 - Add initial push connector for Phabricator r=dkl
David Walsh [Fri, 16 Jun 2017 19:52:00 +0000 (14:52 -0500)] 
 Bug 1374396 - Add initial push connector for Phabricator r=dkl

8 years agoReplace the update provision command in README (#107)
Sebastin Santy [Sat, 17 Jun 2017 01:55:29 +0000 (07:25 +0530)] 
Replace the update provision command in README (#107)

* A mention about when to use full provision

* Added a note on command failure

8 years agoadd --user-pref option to generate_bmo_data.pl
Dylan William Hardison [Sat, 17 Jun 2017 01:24:22 +0000 (21:24 -0400)] 
add --user-pref option to generate_bmo_data.pl

this option is used by bmo-ci to turn off the bug_modal interface

8 years agoremove trailing whitespace
Dylan William Hardison [Fri, 16 Jun 2017 20:35:43 +0000 (16:35 -0400)] 
remove trailing whitespace

8 years agoBug 1372363 - Fix BMO defaults (bug modal pref, needinfo exclusions)
Dylan William Hardison [Thu, 15 Jun 2017 20:50:15 +0000 (16:50 -0400)] 
Bug 1372363 - Fix BMO defaults (bug modal pref, needinfo exclusions)

* add comment to explain 0:0

8 years agoperltidy cleanup
Dylan William Hardison [Thu, 15 Jun 2017 17:10:21 +0000 (13:10 -0400)] 
perltidy cleanup

8 years agoBug 1373000 - New BugModal API for product data and component+product-specific data
Sebastin Santy [Thu, 15 Jun 2017 17:07:02 +0000 (22:37 +0530)] 
Bug 1373000 - New BugModal API for product data and component+product-specific data

8 years agoBug 1372653 - Upgrade LWP to 6.26 & add dependency for LWP::Protocol::https 6.07
Dylan William Hardison [Wed, 14 Jun 2017 18:57:03 +0000 (14:57 -0400)] 
Bug 1372653 - Upgrade LWP to 6.26 & add dependency for LWP::Protocol::https 6.07

* fix order

* I mean 7

8 years agobump version to 20170613.1
Dylan William Hardison [Tue, 13 Jun 2017 13:28:50 +0000 (09:28 -0400)] 
bump version to 20170613.1

8 years agoBug 1372539 - Fix incorrect caching on bzapi/configuration
Dylan William Hardison [Tue, 13 Jun 2017 13:17:33 +0000 (09:17 -0400)] 
Bug 1372539 - Fix incorrect caching on bzapi/configuration

8 years agoBug 1365342 - Extract the preview comment functionality and make it a reusable template
Sebastin Santy [Sat, 10 Jun 2017 03:18:53 +0000 (08:48 +0530)] 
Bug 1365342 - Extract the preview comment functionality and make it a reusable template

* Putting variables.none at the top

* Put the message at the top

* Remove header_done

* Add an #xhr-error to show bugzilla_ajax() errors

8 years agoBug 1067812 - Add date selectors to the review history API
Dylan William Hardison [Fri, 9 Jun 2017 16:02:51 +0000 (12:02 -0400)] 
Bug 1067812 - Add date selectors to the review history API

8 years agoBug 1370973 - Add support for CONNECT proxy (add LWP::Protocol::connect)
Dylan William Hardison [Thu, 8 Jun 2017 20:43:12 +0000 (16:43 -0400)] 
Bug 1370973 - Add support for CONNECT proxy (add LWP::Protocol::connect)

* remove UserAgent from updates

8 years agoSkipping some steps in ansible for rapid debugging (#92)
Sebastin Santy [Thu, 8 Jun 2017 17:37:52 +0000 (23:07 +0530)] 
Skipping some steps in ansible for rapid debugging (#92)

* Adding --no-templates to checksetup

* my proposed changes

8 years agoBug 1370904 - Add "required" property to login input elements
William Lachance [Wed, 7 Jun 2017 17:28:04 +0000 (13:28 -0400)] 
Bug 1370904 - Add "required" property to login input elements

8 years agobump version to 20170607.1
Dylan William Hardison [Wed, 7 Jun 2017 13:32:43 +0000 (09:32 -0400)] 
bump version to 20170607.1

8 years agoBug 1368764 - Component watching relationship constant not exported in template constants
Dylan William Hardison [Wed, 7 Jun 2017 13:28:10 +0000 (09:28 -0400)] 
Bug 1368764 - Component watching relationship constant not exported in template constants

8 years agoFix and improve wording in README.rst. (#93)
Mark Côté [Wed, 7 Jun 2017 13:06:02 +0000 (09:06 -0400)] 
Fix and improve wording in README.rst. (#93)

This fixes a number of typos, formatting errors, and awkward phrasings.

8 years agoBug 1370378 - Add Phabricator Extension enabled flag to instantly toggle off all...
David Walsh [Tue, 6 Jun 2017 17:52:36 +0000 (12:52 -0500)] 
Bug 1370378 - Add Phabricator Extension enabled flag to instantly toggle off all Phabricator syncing. r?dkl

8 years agobump version
Dylan William Hardison [Tue, 6 Jun 2017 13:32:24 +0000 (09:32 -0400)] 
bump version

8 years agoBug 1348439 - History item "reporter accessible: true" is confusing
Mary Umoh [Mon, 5 Jun 2017 16:49:39 +0000 (12:49 -0400)] 
Bug 1348439 - History item "reporter accessible: true" is confusing

* Remove + signs

8 years agofix some errors in the vagrant setup
Dylan William Hardison [Fri, 2 Jun 2017 20:57:02 +0000 (16:57 -0400)] 
fix some errors in the vagrant setup

We had a duplicate name for one of the cron rules, because
of how setting variables there works.

Also, permissions of template_cache were problematic.

8 years agofix 901-secure-mail-loop.t test
Dylan William Hardison [Fri, 26 May 2017 15:19:08 +0000 (11:19 -0400)] 
fix 901-secure-mail-loop.t test

8 years agodowngrade EU::MM version
Dylan William Hardison [Thu, 1 Jun 2017 19:00:02 +0000 (15:00 -0400)] 
downgrade EU::MM version

8 years agoBug 1368066 - When using bmo auth delegation from Phabricator, the confirmation shoul...
David Lawrence [Wed, 31 May 2017 23:09:52 +0000 (19:09 -0400)] 
Bug 1368066 - When using bmo auth delegation from Phabricator, the confirmation should be skipped similar to mozreview

8 years agonit: typo
Dylan William Hardison [Wed, 31 May 2017 22:02:01 +0000 (18:02 -0400)] 
nit: typo

8 years agoBug 1365734 - Handle BMO version number in Makefile.PL / MYMETA.json
Dylan William Hardison [Wed, 31 May 2017 21:48:17 +0000 (17:48 -0400)] 
Bug 1365734 - Handle BMO version number in Makefile.PL / MYMETA.json

8 years agoBug 1364634 - Point people to the editbugs request component instead of the mailing...
Shardendu Kumar Gautam [Wed, 31 May 2017 21:41:17 +0000 (03:11 +0530)] 
Bug 1364634 - Point people to the editbugs request component instead of the mailing list

* updated & in url to &

* updated url to use template filter

* added missing quotes for editbugs href

8 years agoBug 1368739 - Make OrangeFactor extension work with SSO
Ed Morley [Wed, 31 May 2017 21:08:41 +0000 (22:08 +0100)] 
Bug 1368739 - Make OrangeFactor extension work with SSO

OrangeFactor is now behind SSO, so cross-origin requests to the API
must use `withCredentials` to ensure the session cookie is sent if
it exists. OrangeFactor's API permits this via appropriately set
`Access-Control-Allow-{Origin,Credentials}` headers.

Users will also now be reminded about the need to sign in via
OrangeFactor first.

Unfortunately there's no way to catch the SSO HTTP 302 separately
from other failure modes, since:
(a) the `XMLHttpRequest` spec doesn't allow for telling if a request
redirected
(b) the workaround (sniffing content-type of the response and seeing
if it's `text/html` rather than `application/json`) isn't possible
since BMO's CSP blocks the request to auth0.com.

...however this extension is going to be replaced once OrangeFactor
is decommissioned, so meh.

The redundant hiding of `#orange-graph` has also been removed.

8 years agoBug 1368901 - get_phab_members_by_bmo_id() throws error from Phabricator when no...
David Lawrence [Sun, 28 May 2017 14:38:20 +0000 (10:38 -0400)] 
Bug 1368901 - get_phab_members_by_bmo_id() throws error from Phabricator when no users are part of the bmo group

8 years agoBug 1368764 - Bugmail no longer contains reason for receiving mail, defeating email...
Dylan William Hardison [Tue, 30 May 2017 17:31:20 +0000 (13:31 -0400)] 
Bug 1368764 - Bugmail no longer contains reason for receiving mail, defeating email filters

8 years agoAlso truncate the file when writing it out.
Dylan William Hardison [Tue, 30 May 2017 13:53:35 +0000 (09:53 -0400)] 
Also truncate the file when writing it out.

8 years agoBug 1365340 - Add /new-bug (new_bug.cgi) (#82)
Sebastin Santy [Sat, 27 May 2017 05:19:11 +0000 (10:49 +0530)] 
Bug 1365340 - Add /new-bug (new_bug.cgi) (#82)

8 years agoBug 1352264 - Preload all templates (re-apply)
Dylan William Hardison [Fri, 26 May 2017 23:48:49 +0000 (19:48 -0400)] 
Bug 1352264 - Preload all templates (re-apply)

8 years agoBug 1361376 - Bugzilla::WebService::Bug: render_comment() should not pass a literal...
Dylan William Hardison [Fri, 26 May 2017 23:47:25 +0000 (19:47 -0400)] 
Bug 1361376 - Bugzilla::WebService::Bug: render_comment() should not pass a literal template string to call quoteUrls() (#76)

8 years agoBug 1365731 - heartbeat.cgi must check Bugzilla->has_feature("bmo")
Dylan William Hardison [Fri, 26 May 2017 21:51:33 +0000 (17:51 -0400)] 
Bug 1365731 - heartbeat.cgi must check Bugzilla->has_feature("bmo")

8 years agoBug 1348380 - Add param and user setting to control elasticsearch behavior
Dylan William Hardison [Wed, 19 Apr 2017 20:52:00 +0000 (16:52 -0400)] 
Bug 1348380 - Add param and user setting to control elasticsearch behavior

1) add an 'elasticsearch' param (configured via admin.cgi) that turns off all
code that would attempt to connect to elasticsearch.

2) add a user preference that controls using elasticsearch for searches, which defaults
to off for logged-in users. Anonymous users will default to using elasticsearch
for the greater good. Note that elasticsearch, if available, will still power
user-autocompletion (unless turned off as by the above parameter).

8 years agoBug 1307485 - Add code to run a subset of buglist.cgi search queries against the...
Dylan William Hardison [Tue, 7 Mar 2017 22:47:36 +0000 (17:47 -0500)] 
Bug 1307485 - Add code to run a subset of buglist.cgi search queries against the ES backend