BMO/Recent Changes: Difference between revisions
< BMO
Jump to navigation
Jump to search
(→Archive: march) |
(old push) |
||
Line 1: | Line 1: | ||
= Recent Changes = | = Recent Changes = | ||
== 2019-04-01 == | |||
[https://github.com/mozilla-bteam/bmo/tree/release-20190401.2 release-20190401.2] | |||
* {{bug|1535075}} Change sort key for Priority so P1 will be first when sorting bugs | |||
* {{bug|994896}} Add the ability to get comments, attachments, and history using Bug.get | |||
* {{bug|1535376}} add support for upstream phabricator to the see-also fields | |||
* {{bug|1286448}} Remove Splinter Review for GitHub PRs | |||
* {{bug|1535498}} Go directly to the blocklisting form when selecting blocklist policy requests on the enter_bug page. | |||
* {{bug|1513956}} The summary in the history contains additional white spaces | |||
* {{bug|1537012}} Add creator_detail field to Get Attachment API | |||
* {{bug|1535191}} Can't scroll attachments in lightbox view | |||
* {{bug|1536279}} Sort suggested users by last seen date, not last login date | |||
* {{bug|1538047}} Plain text attachment cut off due to wrong charset detection (UTF-8 as Windows-1252) | |||
* {{bug|1538712}} Add notice to end of secbugs report concerning rare history changes | |||
* {{bug|1538989}} Update blocklist form wording | |||
* {{bug|1508695}} Incorrect or missing tracking flags on search results in REST API | |||
* {{bug|1461492}} Add an optional regressed-by field in bugs | |||
* {{bug|1522341}} Implement new field for indicating if a bug is a task, enhancement, or defect | |||
* {{bug|1539442}} Fix secbugs event builder to get more than the lastest event. | |||
* {{bug|1534084}} Hide Phablicator requests from Attachment list | |||
* {{bug|1539849}} Multiple uplift request is not working as expected | |||
* {{bug|1538957}} Add debugging information to emails for investigating in more detail later. | |||
* {{bug|1481106}} Start logging bug_user_last_visit for all visited bugs even if the user is not involved | |||
* {{bug|1453272}} Don't set specifically requestable flags, including needinfo, when it's empty | |||
* {{bug|1535190}} Make sure inline attachments are displayed properly | |||
* {{bug|1535723}} Don't show inline attachments for bugs that have the keywords "hang", "assertion", or "crash" | |||
* {{bug|1522348}} Bulk assign open bugs to task, enhancement, defect field | |||
* {{bug|1477931}} Show number of review/feedback/needinfo in user autocomplete and prevent person from being added if requests are blocked | |||
* {{bug|1527053}} Can't search for "video" to find all relevant bugs | |||
* {{bug|1538383}} Allow to hide inline preview when attaching a file, e.g. SVG crashtests. | |||
* {{bug|1506144}} Access bugzilla security bug metadata via STMO | |||
== 2019-03-12 == | == 2019-03-12 == | ||
Line 63: | Line 95: | ||
* {{bug|1522548}} Platform "From Reporter" detects macOS client as "Other" | * {{bug|1522548}} Platform "From Reporter" detects macOS client as "Other" | ||
* {{bug|1522601}} Uplift request question and answer don't show up as comments | * {{bug|1522601}} Uplift request question and answer don't show up as comments | ||
= Archive = | = Archive = |
Revision as of 19:24, 17 April 2019
Recent Changes
2019-04-01
- bug 1535075 Change sort key for Priority so P1 will be first when sorting bugs
- bug 994896 Add the ability to get comments, attachments, and history using Bug.get
- bug 1535376 add support for upstream phabricator to the see-also fields
- bug 1286448 Remove Splinter Review for GitHub PRs
- bug 1535498 Go directly to the blocklisting form when selecting blocklist policy requests on the enter_bug page.
- bug 1513956 The summary in the history contains additional white spaces
- bug 1537012 Add creator_detail field to Get Attachment API
- bug 1535191 Can't scroll attachments in lightbox view
- bug 1536279 Sort suggested users by last seen date, not last login date
- bug 1538047 Plain text attachment cut off due to wrong charset detection (UTF-8 as Windows-1252)
- bug 1538712 Add notice to end of secbugs report concerning rare history changes
- bug 1538989 Update blocklist form wording
- bug 1508695 Incorrect or missing tracking flags on search results in REST API
- bug 1461492 Add an optional regressed-by field in bugs
- bug 1522341 Implement new field for indicating if a bug is a task, enhancement, or defect
- bug 1539442 Fix secbugs event builder to get more than the lastest event.
- bug 1534084 Hide Phablicator requests from Attachment list
- bug 1539849 Multiple uplift request is not working as expected
- bug 1538957 Add debugging information to emails for investigating in more detail later.
- bug 1481106 Start logging bug_user_last_visit for all visited bugs even if the user is not involved
- bug 1453272 Don't set specifically requestable flags, including needinfo, when it's empty
- bug 1535190 Make sure inline attachments are displayed properly
- bug 1535723 Don't show inline attachments for bugs that have the keywords "hang", "assertion", or "crash"
- bug 1522348 Bulk assign open bugs to task, enhancement, defect field
- bug 1477931 Show number of review/feedback/needinfo in user autocomplete and prevent person from being added if requests are blocked
- bug 1527053 Can't search for "video" to find all relevant bugs
- bug 1538383 Allow to hide inline preview when attaching a file, e.g. SVG crashtests.
- bug 1506144 Access bugzilla security bug metadata via STMO
2019-03-12
- bug 989476 A comment from a "new to bugzilla" user on a mentored [good-first-bug] should trip the needinfo flag.
- bug 1529985 "Phabricator Revisions" section of bug is stuck at "Loading...." due to typo in phabricator.js
- bug 1496207 Allow to request uplift of multiple patches at once by adding checkboxes for other patches
- bug 1527178 If an uplift request answers Yes to needing manual QA, automatically set the qe-verify flag
- bug 1502500 Adding the qe-verify flag as an editable field when using Bugzilla's "Change Several Bugs at Once" option
- bug 1463874 Update Default Products and Remove Buglist Queries from triage_owners.html
- bug 1532406 Removed useless trick_taint() and untaint() calls
- bug 1530010 Drop support for dangerous 'utf8' characterset in favor of 'utf8mb4'
- bug 1527053 Can't search for "video" to find all relevant bugs
- bug 1532482 Improve “new changes since” indicator UX
- bug 1503483 Convert redirects to absolute path
- bug 1472522 Show image, video, audio, text attachments inline
- bug 1532409 Introduce Bugzilla::Model (a DBIx::Class::Schema)
- bug 1532416 Refactor move_flag_types to use Mojolicious and DBIx::Class
- bug 1477931 Show number of review/feedback/needinfo in user autocomplete and prevent person from being added if requests are blocked
- bug 1276471 Document that GET /rest/bug returns a maximum of $max_search_results bugs by default (default: 10000) even with limit=0
- bug 1391439 Add ability to capture and attach a screenshot through the Bugzilla UI
- bug 1507812 merge_user.pl should not continue if the old user id has an account in Phabricator
- bug 1532766 Make the the application root a static, cache-friendly redirect to /home
- bug 1497721 rest/bug/ API redirects when number of ids in query string is >= 900
2019-02-21
- bug 1523317 Exclude Graveyard products from QuickSearch results
- bug 1512815 Optimize Bugzilla->active_custom_fields() for CPU and memory usage
- bug 1524174 Redirect to show_bug.cgi after creating bug or updating a bug
- bug 1524213 phabricator revisions list on bug page has extra / in the revision link
- bug 1523404 Cannot clear all scopes when editing an oauth2 client. Throws DB error
- bug 1525308 Custom Bug Entry Form for Blocklist Policy Requests
- bug 1525451 Update triage owner report defaults
- bug 1524158 markdown generated by approval comment form could be improved
- bug 1525808 Remove CC changes from activity stream
- bug 1476111 Enable syntax highlighting in comment code blocks
- bug 1528334 Adding image to main bugzilla screen for User Research
- bug 1047539 Bugmails including "See Also" bug links do not include a "Referenced Bugs" section with the summary of the other bug
- bug 1402894 Remove "Restrict this session to this IP" option from login page
- bug 1461492 Add an optional regressed-by field in bugs
- bug 1528277 Add "Has STR" and "Has Regression Range" fields for the 'External Software Affecting Firefox' product
2019-01-30
- bug 1511490 BMO's oauth tokens should be use jwt
- bug 1519782 The OrangeFactor extension should link back to Intermittent Failure View using '&tree=all'
- bug 1523004 Sort Phabricator revisions by numeric value instead of alphabetically
- bug 1523172 Advanced Search link on home page doesn’t always take me to Advanced Search
- bug 1523365 Ensure all requests have the HSTS header (if configured)
- bug 1433080 No longer show the template for tracking & release notes requests
- bug 1522731 When you click "Update comment", the button changes size and the "Cancel" button jumps underneath your cursor, causing momentary panic that you canceled your edit
- bug 1512815 Optimize Bugzilla->active_custom_fields() for CPU and memory usage
2019-01-24
- bug 1512815 Optimize Bugzilla->active_custom_fields() for CPU and memory usage
- bug 1522548 Platform "From Reporter" detects macOS client as "Other"
- bug 1522601 Uplift request question and answer don't show up as comments
Archive
- 2019-03
- 2019-02
- 2019-01
- 2018-12
- 2018-11
- 2018-10
- 2018-09
- 2018-08
- 2018-07
- 2018-06
- 2018-05
- 2018-04
- 2018-03
- 2018-02
- 2018-01
- 2017-12
- 2017-11
- 2017-10
- 2017-09
- 2017-08
- 2017-07
- 2017-06
- 2017-05
- 2017-04
- 2017-03
- 2017-02
- 2017-01
- 2016-12
- 2016-11
- 2016-10
- 2016-09
- 2016-08
- 2016-07
- 2016-06
- 2016-05
- 2016-04
- 2016-03
- 2016-02
- 2016-01
- 2015-12
- 2015-11
- 2015-10
- 2015-09
- 2015-08
- 2015-07
- 2015-06
- 2015-05
- 2015-04
- 2015-03
- 2015-02
- 2015-01
- 2014-12
- 2014-11
- 2014-10
- 2014-09
- 2014-08
- 2014-07
- 2014-06
- 2014-05
- 2014-04
- 2014-03
- 2014-02
- 2014-01
- 2013-12
- 2013-11
- 2013-10
- 2013-09
- 2013-08
- 2013-07
- 2013-06
- 2013-05
- 2013-04
- 2013-03
- 2013-02
- 2013-01
- 2012-12
- 2012-11
- 2012-10
- 2012-09
- 2012-08
- 2012-07
- 2012-06