Actions
Bug #13772
closedThe orchestration code uses SQL logger
Difficulty:
Triaged:
Description
It should have it's own logger. Ideally with using the hierarchy system,
that the Logging library provides, https://github.com/TwP/logging/blob/master/examples/hierarchies.rb
so that one could extract logging for the whole orchestration, or a part of it.
Updated by Lukas Zapletal over 8 years ago
- Related to Bug #14980: Unused_ip AJAX request fails: undefined method `from' for #<IPAM::Dhcp..> added
Updated by The Foreman Bot about 8 years ago
- Status changed from New to Ready For Testing
- Assignee set to Lukas Zapletal
- Pull request https://github.com/theforeman/foreman/pull/3729 added
Updated by Daniel Lobato Garcia about 8 years ago
- Target version changed from 1.6.2 to 1.5.2
Updated by Lukas Zapletal over 7 years ago
- Related to Refactor #19002: Use ApplicationRecord instead of ActiveRecord::Base added
Updated by Lukas Zapletal over 7 years ago
- Related to Refactor #19003: Use ApplicationRecord instead of ActiveRecord::Base added
Updated by Lukas Zapletal over 7 years ago
- Related to Tracker #15715: Rails 5.0 upgrade tasks added
Updated by Lukas Zapletal over 7 years ago
The implementation uses ApplicationRecord - new feature of Rails 5. Associated tracking ticket.
Updated by Dominic Cleal over 7 years ago
Lukas Zapletal wrote:
The implementation uses ApplicationRecord - new feature of Rails 5. Associated tracking ticket.
An abstract base class is nothing to do with Rails 5!
Updated by Lukas Zapletal over 7 years ago
- Related to deleted (Tracker #15715: Rails 5.0 upgrade tasks)
Updated by Lukas Zapletal over 7 years ago
Well it's now recommended by Rails 5, but if this makes you to type bangs, then I will unlink it. No biggie.
Updated by Lukas Zapletal over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 4deab2f313841e4283469ce9faafc0cdf1775720.
Updated by The Foreman Bot over 7 years ago
- Pull request https://github.com/theforeman/foreman/pull/4454 added
Updated by Ivan Necas over 7 years ago
- Related to Bug #19395: Failure when migrating database with foreman_remote_executino from scratch added
Updated by Marek Hulán over 7 years ago
- Translation missing: en.field_release set to 240
Actions