Closed
Bug 661678
Opened 14 years ago
Closed 14 years ago
Please push recent changes in bmo/4.0 to production bugzilla.mozilla.org
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dkl, Assigned: oremj)
References
Details
Recent checkins to bmo/4.0 are needed to allow creation and enabling of a new custom field for crash signatures as well as several other changes.
- Remove code that prohibited creation of custom fields via the web UI
- Bug 657564 - Create a Payment form, add warning below receipts attachment
field and other clean up work
- Bug 577724 - Add custom field for crash signatures
- Bug 661396 - Run contrib/reorg-tools/migrate_crash_signatures.pl script
against live BMO database
- Splinter:
- Bug 660792 - Inline comment box stops appearing; JS error: commentEditor is
null
- Fixed some tab problems.
- Merge from upstream 4.0 branch
- fix spelling mistake in GuidedBugEntry
- Bug 661254: Default set of "email preference"s for component watching is empty
add a note explaining __any__ to component-watch
Thanks dkl
Reporter | ||
Comment 1•14 years ago
|
||
Ah we need revisions 7741-7748
dkl
Comment 2•14 years ago
|
||
17:58:20 < cshields> oremj: can you take that tomorrow while justdave is around ^^
Making sure someone besides me knows how to do this so it can still happen while I'm on vacation for the next two weeks. :)
dkl: make sure the current-staging tag matches where you want production updated to (so that bugzilla-stage is running what we'll be pushing to production).
Production tagging and push instructions are at https://mana.mozilla.org/wiki/display/websites/bugzilla.mozilla.org#bugzilla.mozilla.org-Update%2FPushprocedure
Assignee: server-ops → jeremy.orem+bugs
Assignee | ||
Comment 3•14 years ago
|
||
[root@mradm02 bugzilla.mozilla.org]# bash bzr-update.sh + bzr pull --overwrite -rtag:current-production+N contrib/reorg-tools/migrate_crash_signatures.pl
M Bugzilla/Util.pm
M contrib/addcustomfield.pl
M enter_bug.cgi
M extensions/BMO/Extension.pm
M extensions/BMO/lib/Data.pm
M extensions/BMO/template/en/default/bug/create/create-mozpr.html.tmpl
M extensions/BMO/template/en/default/bug/create/create-remo-swag.html.tmpl
M extensions/BMO/template/en/default/pages/remo-form-payment.html.tmpl
M extensions/ComponentWatching/Extension.pm
M extensions/ComponentWatching/template/en/default/account/prefs/component_watch.html.tmpl
M extensions/GuidedBugEntry/Extension.pm
M extensions/GuidedBugEntry/template/en/default/guided/guided.html.tmpl
M extensions/GuidedBugEntry/web/js/guided.js
M extensions/GuidedBugEntry/web/style/guided.css
M extensions/Splinter/web/splinter.js
All changes applied successfully.
Using saved parent location: bzr://bzr.mozilla.org/bmo/4.0/
Now on revision 7752.
Fixing file permissions...
Assignee | ||
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Updated•6 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•