]>
git.ipfire.org Git - thirdparty/bugzilla.git/log
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
Sebastin Santy [Fri, 7 Jul 2017 06:03:00 +0000 (11:33 +0530)]
Bug
1378583 - /new-bug has several js errors
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
Dylan William Hardison [Fri, 7 Jul 2017 05:02:32 +0000 (22:02 -0700)]
Bug
1377621 - YUI is broken on review history page
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
Dylan William Hardison [Thu, 6 Jul 2017 17:13:48 +0000 (10:13 -0700)]
Bug
1377596 - Add changed column to elasticsearch results
Dylan William Hardison [Thu, 6 Jul 2017 00:54:48 +0000 (20:54 -0400)]
remove memcached_* from init.pl override
Mary Umoh [Thu, 6 Jul 2017 00:42:01 +0000 (20:42 -0400)]
Bug
1377807 - Move memcached options from data/params to localconfig
Sebastin Santy [Thu, 6 Jul 2017 00:01:45 +0000 (05:31 +0530)]
Bug
1365345 - Modal Bug Entry Prototype
Dylan William Hardison [Wed, 5 Jul 2017 18:43:18 +0000 (11:43 -0700)]
Bug
1377933 - Remove trailing whitespace from all perl files
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 .
Sebastin Santy [Mon, 3 Jul 2017 19:41:09 +0000 (01:11 +0530)]
Bug
1365345 - Modal Bug Entry Prototype
Dylan William Hardison [Mon, 3 Jul 2017 19:38:38 +0000 (12:38 -0700)]
Bug
1377232 - Revert code from bug
1361890
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
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
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
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
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
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
Dylan William Hardison [Tue, 27 Jun 2017 06:14:42 +0000 (02:14 -0400)]
re-add bugzilla_version tt function
Emma Humphries [Fri, 23 Jun 2017 20:02:13 +0000 (13:02 -0700)]
Bug
1375950 , remove unnecessary language in get_permissions.html
Dylan William Hardison [Fri, 23 Jun 2017 19:55:00 +0000 (15:55 -0400)]
change opengraph image to use asset hash file
Dylan William Hardison [Fri, 23 Jun 2017 19:10:15 +0000 (15:10 -0400)]
include images dir in asset sources
Dylan William Hardison [Fri, 23 Jun 2017 18:34:55 +0000 (14:34 -0400)]
Bug
1361890 - Fix problems with current js and css concatenation
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
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
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
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
David Lawrence [Tue, 20 Jun 2017 18:59:49 +0000 (18:59 +0000)]
Renamed create_app_key.pl to create_app_id.pl
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.
David Walsh [Fri, 16 Jun 2017 19:52:00 +0000 (14:52 -0500)]
Bug
1374396 - Add initial push connector for Phabricator r=dkl
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
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
Dylan William Hardison [Fri, 16 Jun 2017 20:35:43 +0000 (16:35 -0400)]
remove trailing whitespace
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
Dylan William Hardison [Thu, 15 Jun 2017 17:10:21 +0000 (13:10 -0400)]
perltidy cleanup
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
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
Dylan William Hardison [Tue, 13 Jun 2017 13:28:50 +0000 (09:28 -0400)]
bump version to
20170613 .1
Dylan William Hardison [Tue, 13 Jun 2017 13:17:33 +0000 (09:17 -0400)]
Bug
1372539 - Fix incorrect caching on bzapi/configuration
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
Dylan William Hardison [Fri, 9 Jun 2017 16:02:51 +0000 (12:02 -0400)]
Bug
1067812 - Add date selectors to the review history API
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
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
William Lachance [Wed, 7 Jun 2017 17:28:04 +0000 (13:28 -0400)]
Bug
1370904 - Add "required" property to login input elements
Dylan William Hardison [Wed, 7 Jun 2017 13:32:43 +0000 (09:32 -0400)]
bump version to
20170607 .1
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
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.
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
Dylan William Hardison [Tue, 6 Jun 2017 13:32:24 +0000 (09:32 -0400)]
bump version
Mary Umoh [Mon, 5 Jun 2017 16:49:39 +0000 (12:49 -0400)]
Bug
1348439 - History item "reporter accessible: true" is confusing
* Remove + signs
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.
Dylan William Hardison [Fri, 26 May 2017 15:19:08 +0000 (11:19 -0400)]
fix 901-secure-mail-loop.t test
Dylan William Hardison [Thu, 1 Jun 2017 19:00:02 +0000 (15:00 -0400)]
downgrade EU::MM version
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
Dylan William Hardison [Wed, 31 May 2017 22:02:01 +0000 (18:02 -0400)]
nit: typo
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
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
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.
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
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
Dylan William Hardison [Tue, 30 May 2017 13:53:35 +0000 (09:53 -0400)]
Also truncate the file when writing it out.
Sebastin Santy [Sat, 27 May 2017 05:19:11 +0000 (10:49 +0530)]
Bug
1365340 - Add /new-bug (new_bug.cgi) (#82)
Dylan William Hardison [Fri, 26 May 2017 23:48:49 +0000 (19:48 -0400)]
Bug
1352264 - Preload all templates (re-apply)
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)
Dylan William Hardison [Fri, 26 May 2017 21:51:33 +0000 (17:51 -0400)]
Bug
1365731 - heartbeat.cgi must check Bugzilla->has_feature("bmo")
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).
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
William Lachance [Wed, 24 May 2017 17:31:57 +0000 (13:31 -0400)]
Bug
1367499 - Give some additional guidance in UI on block needinfo feature (#84)
David Lawrence [Fri, 19 May 2017 03:05:59 +0000 (03:05 +0000)]
Bug
1366798 - Fix test breakage due to change to t/Support/Files.pm in bug
1361151
David Lawrence [Mon, 22 May 2017 14:47:27 +0000 (14:47 +0000)]
Bug
1361151 - Bugzilla Security groups are periodically synced to Phabricator project membership
Sebastin Santy [Thu, 18 May 2017 23:26:45 +0000 (04:56 +0530)]
Ensure internet connectivity in vagrant / virtualbox (#81)
Dylan William Hardison [Wed, 17 May 2017 20:19:36 +0000 (16:19 -0400)]
Bug
1363803 - Consolidate YUI js and css into one js and one css file
Dylan William Hardison [Tue, 16 May 2017 22:50:52 +0000 (18:50 -0400)]
use non-whimsical string for lbheartbeat
Dylan William Hardison [Tue, 16 May 2017 17:34:18 +0000 (13:34 -0400)]
give each cron job a name, so that they don't accumulate (#79)
Dylan William Hardison [Tue, 16 May 2017 13:31:48 +0000 (09:31 -0400)]
nit: remove reference to firefox os forms
Dylan William Hardison [Tue, 16 May 2017 13:16:32 +0000 (09:16 -0400)]
Bugzilla::Memcached - bump max_size up to 4MB
Dylan William Hardison [Mon, 15 May 2017 21:37:50 +0000 (17:37 -0400)]
Bug
1361621 - chunk resolve_bug.pl bug updates into multiple transactions
Dylan William Hardison [Mon, 15 May 2017 20:21:45 +0000 (16:21 -0400)]
fix typo
Dylan William Hardison [Thu, 11 May 2017 22:19:45 +0000 (18:19 -0400)]
Bug
1363736 - Ensure http configs (.htaccess) are forward-compatible with newer versions of apache (#77)
Dylan William Hardison [Thu, 11 May 2017 17:45:55 +0000 (13:45 -0400)]
fix typo in constant: FIELD_VALUE_MAX_SIZE -> MAX_FIELD_VALUE_SIZE
Dylan William Hardison [Thu, 11 May 2017 17:41:56 +0000 (13:41 -0400)]
Bug
1357775 - the needinfo dropdown for the triage owner should display the name and email address when selected
Dylan William Hardison [Thu, 11 May 2017 17:27:06 +0000 (13:27 -0400)]
Bug
1362587 - Prevent triggering plugin infobar (workaround bug
1319105 )
Sebastin Santy [Thu, 11 May 2017 17:16:00 +0000 (22:46 +0530)]
Bug
1361408 - Remove Firefox OS specific forms
Dylan William Hardison [Thu, 11 May 2017 17:11:24 +0000 (13:11 -0400)]
Bug
1352907 - Simplify extension system for performance
Dylan William Hardison [Tue, 9 May 2017 17:16:13 +0000 (13:16 -0400)]
Bug
1362151 - Make /bzapi/configuration faster
Dylan William Hardison [Tue, 9 May 2017 17:12:08 +0000 (13:12 -0400)]
fix perms
Dylan William Hardison [Tue, 9 May 2017 14:48:30 +0000 (10:48 -0400)]
Bug
1359797 - GitHub login not appearing on show_bug.cgi
Dylan William Hardison [Wed, 3 May 2017 11:38:59 +0000 (07:38 -0400)]
Bug
1355490 - Short URL link give "The token is not valid" error
Dylan William Hardison [Wed, 3 May 2017 03:13:27 +0000 (23:13 -0400)]
Bug
1361464 - Restore previous comment fonts, conditionally select "Fira" for Windows clients
Dylan William Hardison [Tue, 2 May 2017 13:39:05 +0000 (09:39 -0400)]
Revert "Bug
1352264 - Preload all templates"
This reverts commit
c82963a57cf97932870e11de8cf2a6205132b954 .
Dylan William Hardison [Mon, 1 May 2017 23:27:04 +0000 (19:27 -0400)]
Bug
1312735 - allow http auth delegation callbacks based on environmental variable
Dylan William Hardison [Fri, 28 Apr 2017 17:49:48 +0000 (13:49 -0400)]
Bug
1361133 - Bugzilla::CPAN: ThrowCodeError() is not imported
Dylan William Hardison [Fri, 28 Apr 2017 17:49:48 +0000 (13:49 -0400)]
Bug
1360619 - Move Firefox OS to graveyard
Repurpose an old script as a bug resolving implement.
Dylan William Hardison [Fri, 28 Apr 2017 19:58:27 +0000 (15:58 -0400)]
Bug
1360675 - Bugzilla->clear_request_cache: add option to preserve some keys in the request cache
Dylan William Hardison [Wed, 26 Apr 2017 16:39:36 +0000 (12:39 -0400)]
Clean up here-docs
here-docs should either be at indent level 0 (and stored in constants)
or replaced with other forms of quoting that can be idented more readibly.
Dylan William Hardison [Thu, 27 Apr 2017 00:25:37 +0000 (20:25 -0400)]
fix @INC for bulk_index
Dylan William Hardison [Wed, 26 Apr 2017 19:43:41 +0000 (15:43 -0400)]
use parent rather than base to avoid a bug in base.pm
from perldoc base:
"base" employs some heuristics to determine if a module has already been
loaded, if it has it doesn’t try again. If "base" tries to "require" the
module it will not die if it cannot find the module’s file, but will die on
any other error. After all this, should your base class be empty, containing
no symbols, it will die.
Dylan William Hardison [Wed, 26 Apr 2017 19:33:11 +0000 (15:33 -0400)]
Bug
1352264 - Preload all templates
Sebastin Santy [Fri, 21 Apr 2017 18:08:47 +0000 (23:38 +0530)]
Bug
1355100 - Add rel=nofollow to all external links in bug comments
Refer https://support.google.com/webmasters/answer/96569\?hl\=en