Closed
Bug 1161974
Opened 11 years ago
Closed 11 years ago
Remove deadcode from jobs.py
Categories
(Tree Management :: Treeherder, defect)
Tree Management
Treeherder
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: emorley, Assigned: emorley)
References
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8602034 -
Flags: review?(mdoglio)
Updated•11 years ago
|
Attachment #8602034 -
Flags: review?(mdoglio) → review+
Comment 2•11 years ago
|
||
Commits pushed to master at https://github.com/mozilla/treeherder
https://github.com/mozilla/treeherder/commit/60dbf53e787023dc54e5576e43ab32fccb157ccf
Bug 1161974 - Remove unused objectstore 'update_json' stored proc
Its caller was removed in:
https://github.com/mozilla/treeherder/commit/b1c5603313b81195f821344f964bfd9d51e42a70
https://github.com/mozilla/treeherder/commit/14bdd23f9ce8b12f9a0e4729ec113e071397e328
Bug 1161974 - Remove socket.io publishing dead code in load_job_data()
Unused since:
https://github.com/mozilla/treeherder/commit/27b0b19c3416175034fcca82186ab70dde46ee3a
https://github.com/mozilla/treeherder/commit/3bd25b1ae3b6304a7743589ea96b35a2e316362e
Bug 1161974 - Remove unused get_push_timestamp_lookup()
https://github.com/mozilla/treeherder/commit/c8fd3ea3ce6fe92a0a6c09c56461105099caa780
Bug 1161974 - Remove unused get_build_system_type()
https://github.com/mozilla/treeherder/commit/d7a2544aed5a31e4dc493473bb221de5be441b7e
Bug 1161974 - Remove unused constants in jobs.py
| Assignee | ||
Updated•11 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•