BMO/Recent Changes: Difference between revisions

From MozillaWiki
< BMO
Jump to navigation Jump to search
(Archive)
(Recent Changes)
Line 1: Line 1:
= Recent Changes =
= Recent Changes =
== 2018-08-01 ==
[https://github.com/mozilla-bteam/bmo/tree/release-20180801.1 release-20180801.1]
* {{bug|1476288}} Replace moz_nick with (new, revised) nick and also attempt to disallow duplicate nicks
* {{bug|1472954}} Implement one-click component watching on bug modal and component description pages
* {{bug|1136271}} Make user profile page visible to anyone for easier sharing
* {{bug|1475593}} Bugzilla Emails received when patches are attached in Phabricator
* {{bug|1476841}} Various code cleanups ahead of the Mojolicious patch
* {{bug|1477894}} get_attachment_revisions() should be returning an empty list, instead of a list of [0]
* {{bug|1478012}} Phab allows projects to have empty descriptions so Project.pm in PhabBugz should allow the same
* {{bug|1419636}} Make Google Analytics use beacon/XHR instead of img tag
* {{bug|1478540}} Update User.pm to load more than 100 users by using the paging functionality of Conduit API
* {{bug|1478983}} WebService endpoint to check if a user can enter a bug into a given product
* {{bug|1479523}} Disable one-click component watching for logged out users
* {{bug|1320977}} Add review/feedback/needinfo request counts and block statuses to /rest/user and /rest/user/suggest responses
* {{bug|1475687}} Remove https://bugzilla.mozilla.org/form.reps.it custom form
* {{bug|1466737}} "use my platform" should default to x86_64 on Mac OS X
* {{bug|1479563}} Wrap labels in Requests dropdown list
* {{bug|1432095}} OpenGraph image not loaded
* {{bug|1478013}} Importance, Status and Platform section labels in show bug view are linked but not clickable


== 2018-07-12 ==
== 2018-07-12 ==
Line 51: Line 73:
* {{bug|1457550}} Update scripts/remove-non-public-data.pl suitability for current BMO infrastructure.
* {{bug|1457550}} Update scripts/remove-non-public-data.pl suitability for current BMO infrastructure.
* {{bug|1469023}} Show "new changes since (datetime)" indicator that links to unread changes/comments
* {{bug|1469023}} Show "new changes since (datetime)" indicator that links to unread changes/comments
== 2018-06-06 ==
[https://github.com/mozilla-bteam/bmo/tree/release-20180605.1 release-20180605.1]
* {{bug|1430905}} Remove legacy phabbugz code that is no longer needed
* {{bug|1466159}} crash graph is wrong
* {{bug|1466122}} Change "Reviews Requested of You" to show results are from Phabricator and not from BMO
* {{bug|1465889}} form.dev-engagement-event field should be red instead of black


= Archive =
= Archive =

Revision as of 14:05, 2 August 2018

Recent Changes

2018-08-01

release-20180801.1

  • bug 1476288 Replace moz_nick with (new, revised) nick and also attempt to disallow duplicate nicks
  • bug 1472954 Implement one-click component watching on bug modal and component description pages
  • bug 1136271 Make user profile page visible to anyone for easier sharing
  • bug 1475593 Bugzilla Emails received when patches are attached in Phabricator
  • bug 1476841 Various code cleanups ahead of the Mojolicious patch
  • bug 1477894 get_attachment_revisions() should be returning an empty list, instead of a list of [0]
  • bug 1478012 Phab allows projects to have empty descriptions so Project.pm in PhabBugz should allow the same
  • bug 1419636 Make Google Analytics use beacon/XHR instead of img tag
  • bug 1478540 Update User.pm to load more than 100 users by using the paging functionality of Conduit API
  • bug 1478983 WebService endpoint to check if a user can enter a bug into a given product
  • bug 1479523 Disable one-click component watching for logged out users
  • bug 1320977 Add review/feedback/needinfo request counts and block statuses to /rest/user and /rest/user/suggest responses
  • bug 1475687 Remove https://bugzilla.mozilla.org/form.reps.it custom form
  • bug 1466737 "use my platform" should default to x86_64 on Mac OS X
  • bug 1479563 Wrap labels in Requests dropdown list
  • bug 1432095 OpenGraph image not loaded
  • bug 1478013 Importance, Status and Platform section labels in show bug view are linked but not clickable


2018-07-12

release-20180712.1

  • bug 1473726 WebExtensions bugs missing crash reports when viewed
  • bug 1469911 Make user autocompletion faster
  • bug 1328659 Add support for utf8=utf8mb4 (switches to dynamic/compressed row format, and changes charset to utf8mb4)
  • bug 1472896 Update to Gear Store inventory dropdown

2018-07-03

release-20180703.1

  • bug 1472326 group member syncing is currently broken on production bmo
  • bug 1472755 False positives on IP blocking logic

2018-06-29

release-20180629.1

  • bug 1471417 Remove XUL from attachment Content Type options; add SVG to standard options; mark PDF viewable
  • bug 1344080 Module headers should be minified when the module is open
  • bug 1469378 Update feed daemon to only manage subscribers on a revision if the bug is private, otherwise leave it alone
  • bug 1469373 Phabbugz fails with undefined error when phab user without linked BMO account accepts BMO linked revision
  • bug 1472048 Remove Metrics Code
  • bug 1471966 Blue "new changes since" bar disappears too quickly
  • bug 1472196 Disable use of editbugs as edit policy since group member syncing is currently broken on prod bmo

2018-06-26

release-20180627.1

  • bug 1467297 variable masks earlier declaration in Feed.pm in Phabbugz extension
  • bug 1467271 When making a revision public, make the revision editable only by the bmo-editbugs-team project (editbugs)
  • bug 1456877 Add a wrapper around libcmark_gfm to Bugzilla
  • bug 1468818 Re-introduce is_markdown to the longdescs table (schema-only)
  • bug 1469689 Remove Bugzilla Helper and custom bug entry form links from Browse page
  • bug 1419971 Add new Developer Tools and WebExtensions products to easy product selector on Browse and Enter Bug pages
  • bug 1469827 The etiquette check on "Create new a Bugzilla account" lacks a proper label
  • bug 1469920 Update schema: add a nickname to profiles table and a fulltext index on the profiles realname field
  • bug 1469333 Check attachment file size client-side and inform user of too large file before uploading it
  • bug 1461379 API DB Availability Exceptions on recurring BMO scripts
  • bug 1393146 Automate blocking IPs that bugzilla flags as exceeding rate limits
  • bug 1470275 Copy Summary button should give some feedback
  • bug 1470343 GitHub PR diff is not decoded in UTF-8
  • bug 1470485 Create new policies using PhabricatorProjectsAllPolicyRule instead of PhabricatorProjectsPolicyRule
  • bug 1469881 Patches posted by Phabricator to Bugzilla don't list the patch author
  • bug 1457900 When restricting a revision to a bugzilla group we should tag the revision with the project
  • bug 1471044 Allow some model classes to have dynamic column names with class method DYNAMIC_COLUMNS
  • bug 1470966 "Status" column in Phabricator dashboard isn't very useful
  • bug 1452096 Some custom dropdown UI widgets stay fixed and don't move with scroll
  • bug 1471304 Block sending mail to hosts that end with .tld or .bugs
  • bug 1457550 Update scripts/remove-non-public-data.pl suitability for current BMO infrastructure.
  • bug 1469023 Show "new changes since (datetime)" indicator that links to unread changes/comments

Archive