BMO/Recent Changes/2018-03

From MozillaWiki
Jump to: navigation, search

2018-03-30

release-20180330.1

  • bug 1448681 Bugmail Message-ID header format changed without changing In-Reply-To/References, breaking threading
  • bug 1440829 Bugzilla comment for Phabricator commit should include entire commit message, not just first line
  • bug 1449413 Refactor circleci container building stuff
  • bug 1449156 Bugzilla::Memcached should use smaller timeouts and ping servers at instantiation time
  • bug 1449168 Remove warning --function from jobqueue worker
  • bug 1441063 Misleading bugzilla comment when asking for re-review
  • bug 1200695 API-key-creation emails should reflect if the action was a result of auth delegation
  • bug 1450008 documentation link in API errors is wrong
  • bug 1450010 The jobqueue supervisor's pidfile should not be stored in the data directory
  • bug 1441897 Improve opengraph metadata for bug pages
  • bug 1447027 Document and tweak vagrant vm to support testing emails
  • bug 1441244 prevent compounding error messages in tests
  • bug 1450343 Make the SES handler use Bugzilla::Logging and log more details

2018-03-20

release-20180320.2

  • bug 1443559 Remove "Urgency" (mapped to priority) field from the "form.doc" bug form for MDN content bugs
  • bug 1441903 Cleanup Makefile.PL
  • bug 1444088 review link for patches on the requests page no longer shows up
  • bug 1444627 Display saved searches on MyDashboard as an inline list
  • bug 1439993 Remove COMPILE_DIR => setting from Bugzilla::Template when effective group != webservergroup to prevent filesystem permission errors
  • bug 1437238 Create override parameters for mailer configuration.
  • bug 1427503 Allow all users to use Duo as the MFA provider.
  • bug 1443162 Attachment links should include urlbase
  • bug 1445041 if memcached server does not end with a port, append :11211
  • bug 1445098 flush stdout on cereal daemon
  • bug 1445066 Clicking "Last search results" sometimes results in an error
  • bug 1445042 log heartbeat errors
  • bug 1441181 Implement new process model for running multiple email jobqueue daemons
  • bug 1445700 apache_size_limit should be 800_000 when Linux::Smaps is not installed
  • bug 1446042 Please remove the IPC request form in Bugzilla
  • bug 1443058 Backport 1087400 to bmo - CGI 4.05 throws tons of "CGI::param called in list context" warnings
  • bug 1446156 mkdir template_cache: Permission denied
  • bug 1440328 Mentor email addresses not obfuscated when signed out
  • bug 1447221 memcache no longer returning results due to mismatched key handling in get vs. set
  • bug 1447291 Remove Apache2::Log from PhabBugs/Push in favor of logging framework
  • bug 1447289 heartbeat check should not check for enabled features
  • bug 1444008 Form action injection in Bugzilla /user_profile (leads to XSS/single-factor credential leakage)

2018-03-06

release-20180306.1

  • bug 1437383 Create User.pm PhabBugz class for loading of a user object from phabricator
  • bug 1441329 Fix typos in the PhahBugz User.pm module
  • bug 1438206 Process SES email bounces properly
  • bug 1441475 BMO is vulnerable to reverse tabbnabbing
  • bug 1437384 phabbugz_feed.pl in PhabBugz extension should be extended to also query for new users in Phab
  • bug 1403344 Extract schema migration code from checksetup.pl and expose via docker container command
  • bug 1429621 Add Saved Searches to My Dashboard
  • bug 1433299 Link in summary is broken
  • bug 1384313 Can't build the docs from within the vagrant box
  • bug 1441569 remove_idle_group_members.pl fails on vagrant box
  • bug 1440239 Assign a secure revision to the `secure-revision` group project
  • bug 1437646 Support Mozlog logs using Log::Log4perl
  • bug 1442099 Add memcached tracing to help debug weirdness in cloud env
  • bug 1442288 Bugzilla::Logging should log when a program is being run interactively
  • bug 1442520 move inbound_proxies to localconfig
  • bug 1402494 BMO Integration User is a full administrative user on Phabricator
  • bug 1443003 Port bug 1175211 to Harmony branch (Undefined subroutine &Bugzilla::CGI::SERVER_PUSH)
  • bug 1273381 Improve bugzilla object performance by using Class::XSAccessor for object accessors
  • bug 1419973 Modify product selector layout on Browse and Enter Bug pages
  • bug 1429344 Review requests in requests dropdown should link to MozReview or GitHub instead of Bugzilla details page
  • bug 1433573 Display the short URL link even for queries without any results
  • bug 1443049 is_interactive() must be declared before log4perl config is loaded
  • bug 1343248 Migrate secbugstats scripts to bmo production
  • bug 1441181 Implement new process model for running multiple email jobqueue daemons