happy bmo push day: now with added contrast

release tag

the following changes have been pushed to bugzilla.mozilla.org:

  • [1225902] Show only flags with requestee in the “Flags You Have Requested” section
  • [1552720] Linkify bug summaries on My Dashboard query table
  • [1542554] Add bug type icons to dependency trees
  • [1514000] Suppress duplicated changes in bug history made at the same time mainly due to mid-air collisions
  • [1523536] New bug’s “Choose from your most-used components” list is slow to show up
  • [1538115] Add shortcuts for tracking & status flags
  • [1553893] Remove horizontal rule from summary section as well as when email notifications are sent
  • [1552885] Fix issues in the post-Sandstone skin including low contrast, visited links and small font size
  • [1283312] Advanced Search page doesn’t list Flags and many other fields in Search By Change History
  • [1543489] Update firefox-crash-table.js to use cached firefox_versions.json
  • [1553780] Can’t type/paste text into attachment contents and set text/html mimetype
  • [1546437] group reviewers not properly flagged in “Phabricator Revisions” bugzilla section

discuss these changes on mozilla.tools.bmo.

happy bmo push day (May 16th)

release tag

the following changes have been pushed to bugzilla.mozilla.org:

  • [1546502] Miscellaneous tweaks and fixes for 2019 week 16
  • [1345750] “Depends on” and “Blocks” bug lists should still show list of bug links in edit mode
  • [1544059] Cloning a bug as a blocker doesn’t copy the ‘component’ field
  • [1543741] Blocklist requests getting filed as ‘defect’ instead of ‘task’ because of custom form
  • [1543456] Keep bug type passed to enter_bug.cgi via query, including cloned bug, even after component is selected
  • [1544132] Allow editing empty Descriptions
  • [1546539] [SEO] Many legacy and printable bug pages are cached by Google
  • [1546774] Show Dependency Tree link even if there’s only one bug
  • [1546624] Add a ‘everchanged’ operator
  • [1546146] Show bug types in See Also
  • [1543438] Enter Bug page: Hide Severity and Mentors as advanced fields
  • [1543189] Add search pronouns: %triageowner% and %self%
  • [1541617] Allow Products to set a default bug type.
  • [1547098] Limit the height of code in Markdown so the horizontal scrollbar can be found and used easily
  • [1535574] Reply to Markdown comment adds extra line above quoted text but not below
  • [1546444] Security Bugs Report: Parameterize the time that the report is run at
  • [1547714] Attachment with application/octet-stream MIME type should not be previewed even if it’s actually text file
  • [1549007] “From Reporter” populates 64-bit Windows 8.1 as x86
  • [1550439] Type is reset on hard-refresh with “Always Enable Edit Mode”
  • [1546877] Slow Script warning on bugzilla page when loading preview of large json file
  • [1548725] Change crash signature & report links from crash-stats.mozilla.com to .org
  • [1550145] Add ‘forget_after_date’ field to profiles table
  • [1549287] Ghost selection on modal module headers
  • [1550104] Add “Has STR” and “Has Regression Range” fields for Graveyard products
  • [1545330] Add bug type to open graph data on bug detail page.
  • [1541618] Add triage owner to edit components view columns.
  • [1521423] Links to comments are not correct in bugmail
  • [1225902] Show only flags with requestee in the “Flags You Have Requested” section
  • [1540715] Security Bugs Report: Fix date offset of historical dates
  • [1549637] Homepage link on the global header is wrong
  • [1377977] Implement initial version of post-Sandstone theme including Dark Mode

discuss these changes on mozilla.tools.bmo.

happy bmo push day!

Note that I’ve missed the last two push announcements, you’ll want to check https://wiki.mozilla.org/BMO/Recent_Changes#Recent_Changes to be fully up-to date. That said, we’ve been very busy. In the past 30 days.

6 authors have pushed 76 commits to master and 81 commits to all branches.
On master, 213 files have changed and there have been 2,852 additions
and 850 deletions.

Below the fold are all the changes for this most recent push.

Continue reading “happy bmo push day!”

happy bmo push day!

release tag

the following changes have been pushed to bugzilla.mozilla.org:

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

discuss these changes on mozilla.tools.bmo.

happy bmo push day

release tag

the following changes have been pushed to bugzilla.mozilla.org:

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

discuss these changes on mozilla.tools.bmo.

happy bmo push day!

release tag

the following changes have been pushed to bugzilla.mozilla.org:

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

discuss these changes on mozilla.tools.bmo.

happy bmo push day – mojolicious edition

As previously announced at FOSDEM 2018 and then re-announced at MojoConf, bugzilla.mozilla.org is now running on Mojolicious “A next generation web framework for the Perl programming language”

This release incorporates 28 changes and the Mojolicious migration is the least interesting to the end-user, but it is pretty important in terms of being able to deliver rich experiences moving forward.

As an aside, it’s very possible to just download and run bugzilla now,
and the Bugzilla Harmony initiative could use some help cranking out a first release. Interested parties can reach out to me or find us in #bugzilla on irc.mozilla.org

Continue reading “happy bmo push day – mojolicious edition”

happy bmo push day!

release tag

the following changes have been pushed to bugzilla.mozilla.org:

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

discuss these changes on mozilla.tools.bmo.

happy bmo push day!

release tag

the following changes have been pushed to bugzilla.mozilla.org:

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

discuss these changes on mozilla.tools.bmo.