Closed
Bug 1495494
(bmo-release-20181002.1)
Opened 7 years ago
Closed 7 years ago
push updated bugzilla.mozilla.org live: mozillabteam/release-20181002.1
Categories
(bugzilla.mozilla.org :: Infrastructure, enhancement)
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
bmo-push | accept | production |
People
(Reporter: dylan, Assigned: ckolos)
References
Details
bug 1487422 : Remove Phabricator section from MyDashboard and related WebService API
bug 1490687 : Stop setting r+s on Phabricator attachments
bug 1490708 : Ensure we always call DBIx::Connector->dbh before any DBI method
bug 1491973 : Add GeckoView to BMO::Data special casing
bug 1345673 : Open Bugzilla History in a New Window or Tab
bug 1490901 : ReviewBoard stub attachments no longer make a redirect, download a text file instead
bug 1455495 : Replace apache with Mojolicious
bug 1492850 : Remove places where headers are printed
bug 1468489 : Documentation points to https://landfill.bugzilla.org that is no longer maintained and will be shut down
bug 1492511 : Code to updating subscriber values for current private bugs is throwing errors in the phabbugz log
bug 1470536 : Add new GeckoView product to easy product selector on Browse and Enter Bug pages
bug 1492346 : scripts/syncflags.pl should also add the target product to any tracking flags that the source product is a member of
bug 1492926 : Handle DBIx::Connectors more appropriately
bug 1473417 : Show often/recently used products/components on New Bug page
bug 1490595 : Bugzilla update check should use https
bug 1491850 : restoreSavedBugComment takes a really long time (100ms)
bug 1493295 : Add short URL to each bug
bug 1494065 : Add a basic test using Test::Mojo
bug 1489718 : Insert form widgets for approval flag requests instead of free-form comment text
bug 1493847 : Fix buglist.cgi link label on product/component dropdown lists
bug 1493500 : Remove all trailing whitespaces from all files
bug 1493490 : Remove navigator.buildID usage from Bugzilla Helper
bug 1494645 : Allow customizing HTML <title> of search results
bug 1421032 : Detect Markdown attachment files as text/plain so Firefox can display the content
bug 1418378 : Use Material Icons on Bugzilla home page instead of low-res images
bug 1495071 : Mojolicious Cleanup
{
"build" : "https://circleci.com/gh/mozilla-bteam/bmo/13520",
"commit" : "caec9826558566847076deaf4880cf48d5340ae0",
"source" : "https://github.com/mozilla-bteam/bmo",
"version" : "20181002.1"
}
Reporter | ||
Comment 1•7 years ago
|
||
ckolos:
To the environment of the web workers, the following envs should be added:
MOJO_WORKERS=10
MOJO_INACTIVITY_TIMEOUT=240
Assignee | ||
Comment 2•7 years ago
|
||
monkeypatched in current -dev; adding to deployment code
Reporter | ||
Comment 3•7 years ago
|
||
Note during this push we noted that /rest/product seems broken, and it seems broken in production as well. It seems to be demanding an incredible amount of memory.
Reporter | ||
Updated•7 years ago
|
status-bmo-push:
--- → development
tracking-bmo-push:
--- → accept
Reporter | ||
Comment 4•7 years ago
|
||
Staging looks good.
Reporter | ||
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Reporter | ||
Updated•7 years ago
|
Blocks: bmo-release-20181002.2
Reporter | ||
Updated•7 years ago
|
Blocks: bmo-release-20181002.3
You need to log in
before you can comment on or make changes to this bug.
Description
•