BMO/Recent Changes/2018-08: Difference between revisions
< BMO | Recent Changes
Jump to navigation
Jump to search
(new month!) |
DaveLawrence (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
== 2018-08-03 == | |||
[https://github.com/mozilla-bteam/bmo/tree/release-20180803.1 release-20180803.1] | |||
* {{bug|1480583}} User->match is not paging properly so all user results are not return if more than 100 users | |||
== 2018-08-01 == | == 2018-08-01 == | ||
Revision as of 17:31, 3 August 2018
2018-08-03
- bug 1480583 User->match is not paging properly so all user results are not return if more than 100 users
2018-08-01
- 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