Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  assets
  controllers
  helpers
  jobs
  mailers
  models
  registries
  services
  validators
  views

Latest revisions

# Date Author Comment
fcc2b55d 06/15/2018 07:25 AM Lukas Zapletal

Fixes #23768 - keep_subnet flag to prevent subnet override (#5635)

8ebbbecf 06/14/2018 05:30 PM Shira Maximov

Fixes #20891 - Remove hostname from /hosts/x/facts results

9d43fc71 06/14/2018 12:05 PM Michael Moll

Fixes #19789 - fix Layout/SpaceAroundOperators cop

630061d2 06/14/2018 09:50 AM Michael Moll

Fixes #19775 - Fix Layout/ExtraSpacing cop

b697e513 06/14/2018 09:50 AM Michael Moll

Refs #22058 - refresh rubocop config and apply autofixes

f5ea70ad 06/13/2018 10:26 AM Zachary Bedell

fixes #23909 - vsphere: prefer network search by key

Creating a new VMware image fails during provisioning with
"Could not match network interface". Searching for distributed
virtual switch via key BEFORE searching with the nic_attrs structure
resolves a false positive match when vCenter contains VDS migrated...

9e1851e4 06/13/2018 10:21 AM Tomer Brisker

Fixes #23913 - Stop auditing host status updates

e0910b7e 06/12/2018 03:06 PM Michael Moll

Fixes #23857 - Fix Performance/InefficientHashSearch cop

a525db23 06/12/2018 02:55 PM Stephen Benjamin

fixes #23232 - fix error when domain not in taxonomy

This ensures that if domain_id is set, but domain not found (for example
when domain is in another taxonomy), the shortname still removes the
domain from the host's FQDN.

e5b4634f 06/11/2018 01:42 PM Adam Ruzicka
  • Fixes #23611 - Provide helper method to run "service" active jobs

The root cause was we were triggering the active jobs too early,
sometimes even before the db was migrated. This led to all sorts of
errors. The provided helper method does not trigger the jobs when in...

View revisions

Also available in: Atom