Difference between revisions of "BMO/Recent Changes"

From MozillaWiki
< BMO
Jump to: navigation, search
(Recent Changes)
(39 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
= Recent Changes =
 
= Recent Changes =
  
== 2023-07-19 ==
+
== 2024-06-26 ==
  
[https://github.com/mozilla-bteam/bmo/tree/release-20230719.1 release-20230719.1]
+
[https://github.com/mozilla-bteam/bmo/tree/release-20240626.1 release-20240626.1]
* {{bug|1842217}} Add configuration parameter to SiteMapIndex extension for configuring AWS S3 region
+
* {{bug|1903078}} "Update Reminders" link in a reminder email is broken
* {{bug|1844183}} Cleanup and addition of additional debugging to Phabbugz code
+
* {{bug|1903627}} "Remove reminder" button is still shown despite no reminders remaining on bug
 +
* {{bug|1904151}} Updates and improvements to Bugzilla/Report/Graph.pm and Bugzilla/API/V1/BugGraph.pm
 +
* {{bug|1904753}} Phabricator diffs remain in a secure revision state and are not being processed
  
== 2023-07-06 ==
+
== 2024-06-12 ==
  
[https://github.com/mozilla-bteam/bmo/tree/release-20230706.1 release-20230706.1]
+
[https://github.com/mozilla-bteam/bmo/tree/release-20240612.1 release-20240612.1]
* {{bug|1820888}} Update anywhere in the code that uses $c->url_for to instead use urlbase
+
* {{bug|1900932}} Create API for adding/removing/listing current bug reminders based on work from bug 1894968
* {{bug|1797620}} Create modular framework for adding use case specific search endpoints to the BMO API
+
* {{bug|1901945}} Can't go back to bug number page in the browser history after clicking on the "Add reminder" button
* {{bug|1831632}} Update group membership report to more prominently display users are in groups that not Mozilla email addresses (i.e. personal accounts)
 
* {{bug|1839929}} Need to update SiteMap extension to upload xml files to S3 and to do nightly as a cron task
 
  
== 2023-06-01 ==
+
== 2024-06-11 ==
  
[https://github.com/mozilla-bteam/bmo/tree/release-20230601.1 release-20230601.1]
+
[https://github.com/mozilla-bteam/bmo/tree/release-20240611.2 release-20240611.2]
* {{bug|1836202}} Add the ability to always list bugs in the order provided by the `bug_id` parameter
+
* {{bug|1894968}} Bugzilla - Bug Reminder System
 +
* {{bug|1901825}} Use of memcache causing intermittent errors in Bugzilla Reminders feature
  
== 2023-05-31 ==
+
== 2024-05-29 ==
  
[https://github.com/mozilla-bteam/bmo/tree/release-20230531.1 release-20230531.1]
+
[https://github.com/mozilla-bteam/bmo/tree/release-20240529.1 release-20240529.1]
* {{bug|1835206}} User Preferences > Webhooks throws 504 Gateway Timeout when saving changes
+
* {{bug|1899198}} Modify the Client Bug Bounty Form metadata
* {{bug|1835092}} Create script to mass import a list of comment tags and urls to the new comment_tag_url table
+
* {{bug|1899323}} Show "Report a new bug in a Mozilla product" to unauthenticated users on the home page
  
== 2023-05-25 ==
+
== 2024-05-28 ==
  
[https://github.com/mozilla-bteam/bmo/tree/release-20230525.1 release-20230525.1]
+
[https://github.com/mozilla-bteam/bmo/tree/release-20240528.1 release-20240528.1]
* {{bug|1834634}} Add feed id value to the logged output when a story is processed
+
* {{bug|1896389}} Uplift approval granted by non-relman revision review
 +
* {{bug|1889249}} Create an admin web UI (linked from component admin page) that allows for graveyarding of components
 +
* {{bug|1899298}} Modify web bug bounty form
  
 
= Archive =
 
= Archive =
 +
 +
* [[BMO/Recent_Changes/2024-06|2024-06]]
 +
* [[BMO/Recent_Changes/2024-05|2024-05]]
 +
* [[BMO/Recent_Changes/2024-04|2024-04]]
 +
* [[BMO/Recent_Changes/2024-03|2024-03]]
 +
* [[BMO/Recent_Changes/2024-02|2024-02]]
 +
* [[BMO/Recent_Changes/2023-12|2023-12]]
 +
* [[BMO/Recent_Changes/2023-11|2023-11]]
 +
* [[BMO/Recent_Changes/2023-10|2023-10]]
 +
* [[BMO/Recent_Changes/2023-09|2023-09]]
 +
* [[BMO/Recent_Changes/2023-08|2023-08]]
 
* [[BMO/Recent_Changes/2023-07|2023-07]]
 
* [[BMO/Recent_Changes/2023-07|2023-07]]
 
* [[BMO/Recent_Changes/2023-06|2023-06]]
 
* [[BMO/Recent_Changes/2023-06|2023-06]]

Revision as of 16:44, 26 June 2024

Recent Changes

2024-06-26

release-20240626.1

  • bug 1903078 "Update Reminders" link in a reminder email is broken
  • bug 1903627 "Remove reminder" button is still shown despite no reminders remaining on bug
  • bug 1904151 Updates and improvements to Bugzilla/Report/Graph.pm and Bugzilla/API/V1/BugGraph.pm
  • bug 1904753 Phabricator diffs remain in a secure revision state and are not being processed

2024-06-12

release-20240612.1

  • bug 1900932 Create API for adding/removing/listing current bug reminders based on work from bug 1894968
  • bug 1901945 Can't go back to bug number page in the browser history after clicking on the "Add reminder" button

2024-06-11

release-20240611.2

  • bug 1894968 Bugzilla - Bug Reminder System
  • bug 1901825 Use of memcache causing intermittent errors in Bugzilla Reminders feature

2024-05-29

release-20240529.1

  • bug 1899198 Modify the Client Bug Bounty Form metadata
  • bug 1899323 Show "Report a new bug in a Mozilla product" to unauthenticated users on the home page

2024-05-28

release-20240528.1

  • bug 1896389 Uplift approval granted by non-relman revision review
  • bug 1889249 Create an admin web UI (linked from component admin page) that allows for graveyarding of components
  • bug 1899298 Modify web bug bounty form

Archive