BMO/Recent Changes: Difference between revisions

From MozillaWiki
< BMO
Jump to navigation Jump to search
(→‎Archive: fix 2018-09 link)
(a new push)
Line 1: Line 1:
= Recent Changes =
= Recent Changes =
== 2018-10-01 ==
[https://github.com/mozilla-bteam/bmo/tree/release-20181002.1 release-20181002.3]
* {{bug|1455495}} Replace apache with Mojolicious
* {{bug|1487422}} Remove Phabricator section from MyDashboard and related WebService API
* {{bug|1490687}} Stop setting r+s on Phabricator attachments
* {{bug|1490708}} Ensure we always call DBIx::Connector->dbh before any DBI method
* {{bug|1491973}} Add GeckoView to BMO::Data special casing
* {{bug|1345673}} Open Bugzilla History in a New Window or Tab
* {{bug|1490901}} ReviewBoard stub attachments no longer make a redirect, download a text file instead
* {{bug|1492850}} Remove places where headers are printed
* {{bug|1468489}} Documentation points to https://landfill.bugzilla.org that is no longer maintained and will be shut down
* {{bug|1492511}} Code to updating subscriber values for current private bugs is throwing errors in the phabbugz log
* {{bug|1470536}} Add new GeckoView product to easy product selector on Browse and Enter Bug pages
* {{bug|1492346}} scripts/syncflags.pl should also add the target product to any tracking flags that the source product is a member of
* {{bug|1492926}} Handle DBIx::Connectors more appropriately
* {{bug|1473417}} Show often/recently used products/components on New Bug page
* {{bug|1490595}} Bugzilla update check should use https
* {{bug|1491850}} restoreSavedBugComment takes a really long time (100ms)
* {{bug|1493295}} Add short URL to each bug
* {{bug|1494065}} Add a basic test using Test::Mojo
* {{bug|1489718}} Insert form widgets for approval flag requests instead of free-form comment text
* {{bug|1493847}} Fix buglist.cgi link label on product/component dropdown lists
* {{bug|1493500}} Remove all trailing whitespaces from all files
* {{bug|1493490}} Remove navigator.buildID usage from Bugzilla Helper
* {{bug|1494645}} Allow customizing HTML <title> of search results
* {{bug|1421032}} Detect Markdown attachment files as text/plain so Firefox can display the content
* {{bug|1418378}} Use Material Icons on Bugzilla home page instead of low-res images
* {{bug|1495071}} Mojolicious Cleanup
* {{bug|1495834}} xmlrpc.cgi outputs headers in request-body
* {{bug|1495869}} Crash graph not found after mojo migration
== 2018-09-10 ==
== 2018-09-10 ==


Line 7: Line 39:
* {{bug|1488292}} Remove MozReview extension from BMO code tree as MozReview is being decommissioned
* {{bug|1488292}} Remove MozReview extension from BMO code tree as MozReview is being decommissioned
* {{bug|1479466}} Security-bug email reports
* {{bug|1479466}} Security-bug email reports
== 2018-08-21 ==
== 2018-08-21 ==


Line 43: Line 76:


= Archive =
= Archive =
* [[BMO/Recent_Changes/2018-10|2018-10]]
* [[BMO/Recent_Changes/2018-09|2018-09]]
* [[BMO/Recent_Changes/2018-09|2018-09]]
* [[BMO/Recent_Changes/2018-08|2018-08]]
* [[BMO/Recent_Changes/2018-08|2018-08]]

Revision as of 02:05, 3 October 2018

Recent Changes

2018-10-01

release-20181002.3

  • bug 1455495 Replace apache with Mojolicious
  • bug 1487422 Remove Phabricator section from MyDashboard and related WebService API
  • bug 1490687 Stop setting r+s on Phabricator attachments
  • bug 1490708 Ensure we always call DBIx::Connector->dbh before any DBI method
  • bug 1491973 Add GeckoView to BMO::Data special casing
  • bug 1345673 Open Bugzilla History in a New Window or Tab
  • bug 1490901 ReviewBoard stub attachments no longer make a redirect, download a text file instead
  • bug 1492850 Remove places where headers are printed
  • bug 1468489 Documentation points to https://landfill.bugzilla.org that is no longer maintained and will be shut down
  • bug 1492511 Code to updating subscriber values for current private bugs is throwing errors in the phabbugz log
  • bug 1470536 Add new GeckoView product to easy product selector on Browse and Enter Bug pages
  • bug 1492346 scripts/syncflags.pl should also add the target product to any tracking flags that the source product is a member of
  • bug 1492926 Handle DBIx::Connectors more appropriately
  • bug 1473417 Show often/recently used products/components on New Bug page
  • bug 1490595 Bugzilla update check should use https
  • bug 1491850 restoreSavedBugComment takes a really long time (100ms)
  • bug 1493295 Add short URL to each bug
  • bug 1494065 Add a basic test using Test::Mojo
  • bug 1489718 Insert form widgets for approval flag requests instead of free-form comment text
  • bug 1493847 Fix buglist.cgi link label on product/component dropdown lists
  • bug 1493500 Remove all trailing whitespaces from all files
  • bug 1493490 Remove navigator.buildID usage from Bugzilla Helper
  • bug 1494645 Allow customizing HTML <title> of search results
  • bug 1421032 Detect Markdown attachment files as text/plain so Firefox can display the content
  • bug 1418378 Use Material Icons on Bugzilla home page instead of low-res images
  • bug 1495071 Mojolicious Cleanup
  • bug 1495834 xmlrpc.cgi outputs headers in request-body
  • bug 1495869 Crash graph not found after mojo migration

2018-09-10

release-20180910.1

  • bug 1399721 change canonical from bugzil.la to bugzilla.mozilla.org
  • bug 1486369 please enable "due date" for Firefox -> Security: Review Request component
  • bug 1488292 Remove MozReview extension from BMO code tree as MozReview is being decommissioned
  • bug 1479466 Security-bug email reports

2018-08-21

release-20180820.1

  • bug 602313 Allow creation of attachments by pasting an image from clipboard, as well as by drag-and-dropping a file from desktop
  • bug 1482475 Add extensive testing framework
  • bug 1480878 Monitor the health of PhabBugz connector job processing
  • bug 1473958 Update Thunderbird logo, replace Data Platform and Tools icon on easy product selector
  • bug 1482145 PhabBot changes are showing up as from the wrong user, and also sending email incorrectly (based on the wrong current user)

2018-08-08

release-20180808.1

  • bug 1480891 my dashboard does not show the revision id and title for phabricator review requests
  • bug 1481893 After recent push of bug 1478897 bug/revision syncing has been broken due to coding error

2018-08-06

release-20180807.1

  • bug 1479350 "Phabricator Reviews Requested of You" lists bugs which I have reviewed
  • bug 1374266 Improve the "Zarro Boogs found" message
  • bug 1480169 Consider reducing the verbosity of phabricator 'Revision Approved' bugzilla comments
  • bug 1478897 ensure phabbugs doesn't fail outright when encountering invalid bug ids
  • bug 1480599 Add "File new bug" menu to product/component hovercard
  • bug 1481207 POST /rest/bug_user_last_visit returns random number instead of bug ID
  • bug 1446855 enter_bug.cgi: Searching for duplicate bugs should trigger on changes to the Summary, not on all keystrokes
  • bug 1480473 Component description page: highlighted component lacks padding
  • bug 1474809 add "new to bugzilla" tag to non-comment changes
  • bug 1480897 When making a revision public, make the revision editable only by the bmo-editbugs-team project (editbugs)


2018-08-03

release-20180803.1

  • bug 1480583 User->match is not paging properly so all user results are not return if more than 100 users

Archive