Closed
Bug 828906
Opened 13 years ago
Closed 13 years ago
[Middleware] Remove support for branches
Categories
(Socorro Graveyard :: Middleware, defect)
Socorro Graveyard
Middleware
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: adrian, Assigned: adrian)
Details
The branches table was removed with Socorro 18 (rapid betas), but we still have code using it in the middleware, in search and report/list for example. That code should be removed.
| Assignee | ||
Comment 1•13 years ago
|
||
Pull request: https://github.com/mozilla/socorro/pull/1046
Comment 2•13 years ago
|
||
Commits pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/2e1766532d9a92c622a98fdb7585575a56b57f9e
Fixes bug 828906 - Remove obsolete code using branches table.
https://github.com/mozilla/socorro/commit/f0c4986f6e55ef37ebd38cbb72bcc19c7c3c00aa
Merge pull request #1046 from AdrianGaudebert/828906-remove-branches-support
Fixes bug 828906 - Remove obsolete code using branches table.
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Product: Socorro → Socorro Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•