Closed
Bug 1534789
(bmo-release-20190312.1)
Opened 6 years ago
Closed 6 years ago
push updated bugzilla.mozilla.org live: mozillabteam/bmo:release-20190312.1
Categories
(bugzilla.mozilla.org :: Infrastructure, enhancement)
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
bmo-push | accept | production |
People
(Reporter: dylan, Assigned: bobm)
Details
Bugs
- 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
version json
{
"build" : "https://circleci.com/gh/mozilla-bteam/bmo/21003",
"commit" : "9d46ec09a6aad6505e3449998a5ef93ffa9743cb",
"source" : "https://github.com/mozilla-bteam/bmo",
"version" : "20190312.1"
}
Configuration Changes
The web app containers should set MOJO_CLIENTS
to 400. The default is 200,
and this is the number of requests that can be accepted by a single worker.
Assignee | ||
Updated•6 years ago
|
status-bmo-push:
--- → staging
tracking-bmo-push:
--- → verify?
Reporter | ||
Updated•6 years ago
|
Assignee | ||
Updated•6 years ago
|
Reporter | ||
Updated•6 years ago
|
Flags: needinfo?(dylan)
Assignee | ||
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•