]>
git.ipfire.org Git - thirdparty/bugzilla.git/log
Dylan William Hardison [Mon, 2 Jul 2018 21:09:51 +0000 (17:09 -0400)]
Bug
1472755 - False positives on IP blocking logic
dklawren [Mon, 2 Jul 2018 21:09:16 +0000 (17:09 -0400)]
Bug
1472326 - group member syncing is currently broken on production bmo
Dylan William Hardison [Fri, 29 Jun 2018 16:07:38 +0000 (12:07 -0400)]
bump version to
20180629 .1
Dylan William Hardison [Fri, 29 Jun 2018 15:31:57 +0000 (11:31 -0400)]
Revert cereal code as risk mitigation for friday push
dklawren [Fri, 29 Jun 2018 15:29:14 +0000 (11:29 -0400)]
Bug
1472196 - Disable use of editbugs as edit policy since group member syncing is currently broken on prod bmo
Kohei Yoshino [Fri, 29 Jun 2018 03:27:17 +0000 (23:27 -0400)]
Bug
1471966 - Blue "new changes since" bar disappears too quickly
Dylan William Hardison [Fri, 29 Jun 2018 03:26:52 +0000 (23:26 -0400)]
Bug
1472048 - Remove Metrics Code
dklawren [Thu, 28 Jun 2018 22:02:19 +0000 (18:02 -0400)]
Bug
1469373 - Phabbugz fails with undefined error when phab user without linked BMO account accepts BMO linked revision
dklawren [Thu, 28 Jun 2018 17:30:34 +0000 (13:30 -0400)]
Bug
1469378 - Update feed daemon to only manage subscribers on a revision if the bug is private, otherwise leave it alone
Dylan William Hardison [Wed, 27 Jun 2018 23:03:19 +0000 (19:03 -0400)]
Revert "Bug
1471701 - Remove is_markdown (to be replaced by a new comment type)"
Dylan William Hardison [Wed, 27 Jun 2018 20:56:04 +0000 (16:56 -0400)]
Bug
1471701 - Remove is_markdown (to be replaced by a new comment type)
Horie Issei [Wed, 27 Jun 2018 15:32:36 +0000 (00:32 +0900)]
Bug
1275545 - Use Sereal for Cache::Memcached::Fast
Dylan William Hardison [Wed, 27 Jun 2018 14:43:24 +0000 (10:43 -0400)]
no bug - For fish, powershell, etc users, use bash explicitly for vagrant tasks
Kohei Yoshino [Wed, 27 Jun 2018 14:34:51 +0000 (10:34 -0400)]
Bug
1344080 - Module headers should be minified when the module is open
Kohei Yoshino [Wed, 27 Jun 2018 14:12:13 +0000 (10:12 -0400)]
no bug - Add VS Code task configuration file
Kohei Yoshino [Wed, 27 Jun 2018 02:00:02 +0000 (22:00 -0400)]
Bug
1471417 - Remove XUL from attachment Content Type options; add SVG to standard options; mark PDF viewable
Dylan William Hardison [Tue, 26 Jun 2018 21:57:39 +0000 (17:57 -0400)]
bump version to
20180627 .1
Dylan William Hardison [Tue, 26 Jun 2018 20:59:30 +0000 (16:59 -0400)]
Revert "Bug
1468848 - Change presentation of show_bug.cgi urls to be /bug/ID or /bug/ALIAS."
This reverts commit
404dc5496967203c5f99755340f43d712420446a .
Kohei Yoshino [Tue, 26 Jun 2018 20:50:45 +0000 (16:50 -0400)]
Bug
1469023 - Show "new changes since (datetime)" indicator that links to unread changes/comments
Dylan William Hardison [Tue, 26 Jun 2018 20:49:42 +0000 (16:49 -0400)]
Bug
1457550 - Update scripts/remove-non-public-data.pl suitability for current BMO infrastructure.
Dylan William Hardison [Tue, 26 Jun 2018 20:49:07 +0000 (16:49 -0400)]
Bug
1471304 - Block sending mail to hosts that end with .tld or .bugs
Kohei Yoshino [Tue, 26 Jun 2018 19:11:54 +0000 (15:11 -0400)]
Bug
1452096 - Some custom dropdown UI widgets stay fixed and don't move with scroll
dklawren [Tue, 26 Jun 2018 02:35:56 +0000 (22:35 -0400)]
Bug
1470966 - "Status" column in Phabricator dashboard isn't very useful
Dylan William Hardison [Mon, 25 Jun 2018 21:28:13 +0000 (17:28 -0400)]
Bug
1471044 - Allow some model classes to have dynamic column names with class method DYNAMIC_COLUMNS
When working on bug
1253535 I kept encountering the fragility of our model system.
This fragility involves two things:
1) Extensions adding new columns to model objects
2) The use of those model objects in checksetup.
In particular, the SecureMail extension causes this problem because (at checksetup-time) we need to lookup certain Group objects.
Thus I propose to
1) allow model classes to take their list of columns from the informations schema (exposed via `bz_table_columns_real`)
2) Have Bugzilla::Group do this when being used in a commandline (e.g. checksetup) context.
dklawren [Mon, 25 Jun 2018 21:26:53 +0000 (17:26 -0400)]
Bug
1457900 - When restricting a revision to a bugzilla group we should tag the revision with the project
dklawren [Mon, 25 Jun 2018 19:37:53 +0000 (15:37 -0400)]
Bug
1469881 - Patches posted by Phabricator to Bugzilla don't list the patch author
dklawren [Fri, 22 Jun 2018 16:48:27 +0000 (12:48 -0400)]
Bug
1470485 - Create new policies using PhabricatorProjectsAllPolicyRule instead of PhabricatorProjectsPolicyRule
Kohei Yoshino [Fri, 22 Jun 2018 02:16:23 +0000 (22:16 -0400)]
Bug
1470343 - GitHub PR diff is not decoded in UTF-8
Kohei Yoshino [Thu, 21 Jun 2018 21:56:44 +0000 (17:56 -0400)]
Bug
1470275 - Copy Summary button should give some feedback
Dylan William Hardison [Thu, 21 Jun 2018 16:38:04 +0000 (12:38 -0400)]
Bug
1393146 - Automate blocking IPs that bugzilla flags as exceeding rate limits
Dylan William Hardison [Thu, 21 Jun 2018 15:07:50 +0000 (11:07 -0400)]
Bug
1461379 - use DBIx::Connector to manage database connections
Dylan William Hardison [Thu, 21 Jun 2018 14:28:53 +0000 (10:28 -0400)]
Bug
1461379 - refactor Bugzilla::DB to not subclass DBI
Kohei Yoshino [Thu, 21 Jun 2018 14:28:21 +0000 (10:28 -0400)]
Bug
1469333 - Check attachment file size client-side and inform user of too large file before uploading it
Dylan William Hardison [Wed, 20 Jun 2018 20:42:07 +0000 (16:42 -0400)]
Bug
1469920 - Update schema: add fulltext index to profiles.realname
Joerg Sonnenberger [Wed, 20 Jun 2018 19:54:59 +0000 (21:54 +0200)]
Bug
1469827 - The etiquette check on "Create new a Bugzilla account" lacks a proper label
Kohei Yoshino [Wed, 20 Jun 2018 17:28:28 +0000 (13:28 -0400)]
Bug
1419971 - Add new Developer Tools and WebExtensions products to easy product selector on Browse and Enter Bug pages
Kohei Yoshino [Wed, 20 Jun 2018 17:27:54 +0000 (13:27 -0400)]
Bug
1469689 - Remove Bugzilla Helper and custom bug entry form links from Browse page
Dylan William Hardison [Wed, 20 Jun 2018 17:27:29 +0000 (13:27 -0400)]
Bug
1468818 - Re-introduce is_markdown to the longdescs table (schema-only)
Israel Madueme [Fri, 15 Jun 2018 21:42:19 +0000 (14:42 -0700)]
Bug
1456877 - Add a wrapper around libcmark_gfm to Bugzilla
Dylan William Hardison [Fri, 15 Jun 2018 00:50:08 +0000 (17:50 -0700)]
Bug
1468848 - Change presentation of show_bug.cgi urls to be /bug/ID or /bug/ALIAS.
Dylan William Hardison [Thu, 14 Jun 2018 22:54:24 +0000 (15:54 -0700)]
Bug
1468818 - Re-introduce is_markdown to the Bugzilla::Comment model
dklawren [Fri, 8 Jun 2018 15:22:56 +0000 (11:22 -0400)]
Bug
1467271 - When making a revision public, make the revision editable only by the bmo-editbugs-team project (editbugs)
dklawren [Thu, 7 Jun 2018 13:31:47 +0000 (09:31 -0400)]
Bug
1467297 - variable masks earlier declaration in Feed.pm in Phabbugz extension
dklawren [Wed, 6 Jun 2018 11:52:35 +0000 (07:52 -0400)]
Bump version to
20180605 .1
Kohei Yoshino [Tue, 5 Jun 2018 15:59:55 +0000 (11:59 -0400)]
Bug
1465889 - form.dev-engagement-event field should be red instead of black
dklawren [Tue, 5 Jun 2018 14:33:51 +0000 (10:33 -0400)]
Bug
1466122 - Change "Reviews Requested of You" to show results are from Phabricator and not from BMO
Kohei Yoshino [Mon, 4 Jun 2018 20:54:24 +0000 (16:54 -0400)]
no bug - Fix SyntaxError in global.js
Kohei Yoshino [Fri, 1 Jun 2018 17:45:23 +0000 (13:45 -0400)]
Bug
1466159 - crash graph is wrong
dklawren [Thu, 31 May 2018 02:12:59 +0000 (22:12 -0400)]
Bug
1430905 - Remove legacy phabbugz code that is no longer needed
dklawren [Wed, 30 May 2018 18:07:50 +0000 (14:07 -0400)]
bump version to
20180530 .1
dklawren [Wed, 30 May 2018 13:54:59 +0000 (09:54 -0400)]
Bug
1465225 - New changes for draft revisions can miss setting permissions on revisions without a bug id associated
Dylan William Hardison [Tue, 29 May 2018 20:41:18 +0000 (13:41 -0700)]
bump version to
20180529 .2
Dylan William Hardison [Tue, 29 May 2018 19:20:58 +0000 (12:20 -0700)]
bump version to
20180529 .1 (#589)
Dylan William Hardison [Tue, 29 May 2018 16:39:34 +0000 (09:39 -0700)]
Bug
1464312 - Write script to undo the INACTIVE changes on bugs
Dylan William Hardison [Fri, 25 May 2018 01:18:14 +0000 (21:18 -0400)]
Bug
1464226 - quicksearch can't search for "Resolution:---"
dklawren [Thu, 24 May 2018 22:02:30 +0000 (18:02 -0400)]
no bug - removed debugging code introduced by bug
1462685
dklawren [Thu, 24 May 2018 20:33:28 +0000 (16:33 -0400)]
Bug
1462685 - Use Phabricators Draft functionality to allow sending of initial revision email after BMO has updated the policies
Dylan William Hardison [Wed, 23 May 2018 14:18:17 +0000 (10:18 -0400)]
bump version to
20180523 .1 (#584)
Dylan William Hardison [Wed, 23 May 2018 14:10:12 +0000 (10:10 -0400)]
no bug - fix-remove-non-public-data.pl should use use FindBin
Dylan William Hardison [Wed, 23 May 2018 13:10:55 +0000 (09:10 -0400)]
Bug
1461400 - Log errors in webservices when undef values are passed to $self->type()
Dylan William Hardison [Tue, 22 May 2018 18:43:07 +0000 (14:43 -0400)]
Bug
1461819 - Plack::Handler::Apache2 accidentally unsets $ENV{MOD_PERL}
dklawren [Tue, 22 May 2018 15:20:23 +0000 (11:20 -0400)]
Bug
1462686 - Current phabbugz in bmo master still refers to get_phab_bmo_ids() which is no longer part of the code
Dylan William Hardison [Tue, 22 May 2018 14:42:46 +0000 (10:42 -0400)]
no bug - fix deps on non-linux (#580)
Bob Micheletto [Mon, 21 May 2018 21:44:49 +0000 (17:44 -0400)]
Removes branching logic for bounce types and disables e-mail for any bounce.
Dylan William Hardison [Mon, 21 May 2018 13:04:50 +0000 (09:04 -0400)]
no bug - update dependencies
dklawren [Fri, 11 May 2018 18:48:46 +0000 (14:48 -0400)]
Bug
1458664 - Feed daemon when adding or updating a new project in Phabricator, it should fix permissions
Dylan William Hardison [Fri, 11 May 2018 18:34:45 +0000 (14:34 -0400)]
no bug - make sure log4perl config is set
dklawren [Fri, 11 May 2018 17:10:09 +0000 (13:10 -0400)]
Bug
1440086 - Refactor PhabBugz extension code to use new User.pm module for better type checking
dklawren [Fri, 11 May 2018 16:13:35 +0000 (12:13 -0400)]
Bug
1460466 - Phab bot does not create r+ for acceptance when there are still blocking reviewers
Dylan William Hardison [Wed, 9 May 2018 14:28:26 +0000 (10:28 -0400)]
Revert "Bug
1440086 - Refactor PhabBugz extension code to use new User.pm module for better type checking"
This reverts commit
739676cf4b122cdec12981c2bc3a79c3f54aa7e4 .
dklawren [Tue, 8 May 2018 14:15:48 +0000 (10:15 -0400)]
Bug
1440086 - Refactor PhabBugz extension code to use new User.pm module for better type checking
dklawren [Tue, 8 May 2018 14:15:20 +0000 (10:15 -0400)]
Bug
1459336 - feed daemon skips setting r+ for accepted revision if the same user already has a flag set even if flag is status of ?
Dylan William Hardison [Tue, 8 May 2018 14:13:27 +0000 (10:13 -0400)]
bump version to
20180508 .1
Dylan William Hardison [Mon, 7 May 2018 22:52:29 +0000 (18:52 -0400)]
Bug
1413328 - Use tct (tocotrienol on npm) to encrypt bugmail
Dylan William Hardison [Fri, 4 May 2018 19:41:39 +0000 (15:41 -0400)]
no bug - untaint default values in localconfig
Dylan William Hardison [Fri, 4 May 2018 19:32:03 +0000 (15:32 -0400)]
no bug - fix typo in meta referer directive
Dylan William Hardison [Fri, 4 May 2018 19:30:08 +0000 (15:30 -0400)]
no bug - add tct to dev environment
Israel Madueme [Tue, 1 May 2018 21:32:45 +0000 (17:32 -0400)]
Bug
1453759 - Port OrangeFactor extension to treeherder
dklawren [Tue, 1 May 2018 15:10:03 +0000 (11:10 -0400)]
Bug
1452984 - double-check new accounts with BMO to catch and notify of username squatting
dklawren [Thu, 26 Apr 2018 17:41:27 +0000 (13:41 -0400)]
Bug
1454647 - Mirror all BMO groups as Phabricator projects and keep them in sync
Dylan William Hardison [Thu, 26 Apr 2018 15:06:33 +0000 (11:06 -0400)]
bump version to
20180426 .4 (#556)
Dylan William Hardison [Thu, 26 Apr 2018 14:34:40 +0000 (10:34 -0400)]
no bug - remove name label
Dylan William Hardison [Thu, 26 Apr 2018 14:25:46 +0000 (10:25 -0400)]
fix minor bug in release process
dklawren [Thu, 26 Apr 2018 14:09:12 +0000 (10:09 -0400)]
Bug
1457031 - When a revision does not have an bug id, the bug is made public but we also need to remove secure-revision tag
Dylan William Hardison [Wed, 25 Apr 2018 23:43:23 +0000 (19:43 -0400)]
Update CONTRIBUTING.md
Dylan William Hardison [Wed, 25 Apr 2018 21:02:30 +0000 (17:02 -0400)]
Bug
1441732 - Improve missing module error in Bugzilla::Extensions and catch more compile errors in tests
Dylan William Hardison [Wed, 25 Apr 2018 20:20:13 +0000 (16:20 -0400)]
no bug - fix permissions on log files and a few other things (#552)
Dylan William Hardison [Wed, 25 Apr 2018 20:19:49 +0000 (16:19 -0400)]
bump version to
20180426 .1 (#550)
Dylan William Hardison [Wed, 25 Apr 2018 16:11:16 +0000 (12:11 -0400)]
Bug
1456529 - Support SameSite attribute on session cookies
Markus Staab [Wed, 25 Apr 2018 16:10:47 +0000 (18:10 +0200)]
Bug
1430367 - "preconnect" to google-analytics domain for improved performance
Israel Madueme [Wed, 25 Apr 2018 12:54:10 +0000 (08:54 -0400)]
Bug
1373280 - Highlight private comments in new bug modal UI
Prior to this commit, the only indication that a comment was private
was the small "Private" tag in the comment header. This commit restores
the red font color to private comments and adds a small dashed border
for those that have trouble seeing the color red.
Israel Madueme [Wed, 25 Apr 2018 12:53:08 +0000 (08:53 -0400)]
Bug
1455772 - Label bug bounty form credit fields
Dylan William Hardison [Fri, 20 Apr 2018 21:20:55 +0000 (17:20 -0400)]
Bug
1427395 - Allow request_cache to be constant-folded in Bugzilla.pm
Dylan William Hardison [Fri, 20 Apr 2018 20:57:10 +0000 (16:57 -0400)]
Bug
1455493 - cleanup push connector logging
dklawren [Fri, 20 Apr 2018 20:01:16 +0000 (16:01 -0400)]
Bug
1453124 - extensions/PhabBugz/bin/update_project_members.pl should be combined with the normal feed daemon
dklawren [Fri, 20 Apr 2018 19:40:05 +0000 (15:40 -0400)]
Bug
1452241 - Improve feed error handling and logging
byron jones [Fri, 20 Apr 2018 17:18:53 +0000 (01:18 +0800)]
Bug
1440828 - Phabricator review requests should show up on the BMO dashboard
dklawren [Fri, 20 Apr 2018 16:57:40 +0000 (12:57 -0400)]
Code Pull requests 33 Insights Settings Bug
1452531 - PhabBugz code should add allow visibility to reviewers when creating custom policies
Israel Madueme [Fri, 20 Apr 2018 16:52:29 +0000 (12:52 -0400)]
Bug
1438205 - Preserve comments in progress across page reloads
Comments being typed will be saved in Local Storage for a week.
When the user somehow reloads the show bug page, the comment box
will be filled in with what was last saved.
This also fixes the bug where you type up a comment, go to change
the bug details, hit cancel, and ultimately lose your comment in
progress because of the reloading nature of the cancel button.
Israel Madueme [Fri, 20 Apr 2018 16:51:00 +0000 (12:51 -0400)]
Bug
1451599 - Move guidelines checkbox on signup page to the left