BMO/Recent Changes/2018-10

From MozillaWiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

2018-10-29

release-20181029.1

  • bug 1487171 Allow setting bug flags when creating/updating attachment with API
  • bug 1497077 Convert links, image/iframe sources, form actions to absolute path
  • bug 1469733 Fix scrolling glitch on Safari
  • bug 1496057 Security bugs report october update
  • bug 1499905 Update BMO enter bug workflow to include Data Science
  • bug 1370855 Add a Referrer-Policy response header
  • bug 1501893 Tell robots to leave the graphs alone, and leave a trap
  • bug 1501133 Attachment flags layout on new bug page is broken
  • bug 1501888 Implement Bugzilla::Util::remote_ip() in terms of Mojolicious API
  • bug 1502181 MockParams should set user/verify authentication classes to match production
  • bug 1501849 Speed up IP blocked page
  • bug 1502198 GitHubAuth cannot be removed from user_info_class in data/params if extension enabled or all logins will no longer work
  • bug 1497230 Several custom form routes are not resolved, leading to 404 page not found, including Trademark Usage Requests
  • bug 1502739 Disabled account doesn't show any indication on the profile page
  • bug 1479535 BUGZILLA.bug_url is wrong on bug page after POSTed, Copy Summary doesn’t work as expected
  • bug 1501966 Security Bugs Report: Warn when there are outdated products or components in the teams list

2018-10-17

release-20181017.1

  • bug 1498206 Replace LWP::UserAgent with Mojo::UserAgent in phabbugz extension
  • bug 1497487 Use HMAC to generate tokens and sensitive graph filenames
  • bug 1498436 Move site-wide message to global header
  • bug 1498362 Shutter the "Powered By Mozilla" form
  • bug 1009716 Add (Cmd|Ctrl)+Enter shortcut for submitting from text areas.
  • bug 1499262 Bugzilla::DB should gracefully handle disconnection events that happen during transactions
  • bug 1497077 Convert links to absolute path
  • bug 1499417 Change BMO docs links from bmo.readthedocs.org to .io
  • bug 1499269 Refactor common parts of the feed daemon and improve timeout logging
  • bug 1496004 Improve layout of attachment detail page, hide comment form when custom form is inserted
  • bug 1495741 Multiple fixes for issues related to memory usage + configuration options for managing memory usage
  • bug 1482644 Improve "Too many requests" page with an explanation
  • bug 1499477 Feature request: link from user profile to editusers.

2018-10-09

release-20181010.1

  • bug 1496803 Suggested component links ignore cloned bug data
  • bug 1497234 Remove Personas Plus GitHub link from Custom Bug Entry Forms index
  • bug 1497070 In-page links are broken due to <base href> added during Mojo migration
  • bug 1497437 The crash graph should display Exact Match results by default
  • bug 623384 Use Module::Runtime instead of eval { require } or eval "use"
  • bug 1496832 Add monitoring and preventative measures for feed daemon becoming unresponsive
  • bug 1497343 Add some rudimentary type checking to Bugzilla::WebServe::Util::validate()

2018-10-05

release-20181004.1

  • bug 1495349 Remove Persona extension
  • bug 1263502 Add duplicates to /rest/bug/id
  • bug 1495906 After mojo update /latest/configuration API call no longer works and gives page not found
  • bug 1496233 "Dunno" -> "Don't know" in approval request form
  • bug 1489120 Add a rest API to get triage owners for each product/component pair
  • bug 1495901 SES type checking error
  • bug 1495746 /app/static/metricsgraphics/css/google-OpenSans.css missing in app container
  • bug 1496570 Bugzilla doesn't attempt to decode form-urlencoded data without a content-type header
  • bug 1496172 Attachments with unicode filenames cause timeout errors when retreiving attachments


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