This project is mirrored from https://github.com/theforeman/foreman.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 05 Feb, 2019 1 commit
-
-
Michael Moll authored
-
- 28 Aug, 2018 4 commits
-
-
Ondrej Prazak authored
-
Tomer Brisker authored
The default role may have permissions added by users. They should remain without removal. If a seeded permissions needs removal from the default role, it should be explicitly removed in a migration. Additionally, attempting to remove permissions with filters from a role led to a failure due to an incorrect search parameter which has now been fixed. (cherry picked from commit ada7d6ef)
-
Tomer Brisker authored
In case the default value is omitted and the merge_override option is selcted, the previous version of this migration didn't cast the default leading to a failure when merging overrides. Error message was also improved to be clearer and less frightening than a stack trace. (cherry picked from commit 705d8644)
-
Tomer Brisker authored
db/migrate/20170112175131_migrate_template_to_parameters_macros.rb caused all LookupKey default values and LookupValue values to be saved as strings, because it updated the attributes without calling callbacks, causing cast_default_value or cast_value callbacks to be ignored. This causes any values not of string type to break. (cherry picked from commit e719d906)
-
- 27 Aug, 2018 1 commit
-
-
Michael Moll authored
-
- 09 Aug, 2018 2 commits
-
-
Tomer Brisker authored
-
Tomer Brisker authored
This reverts commit 09ad88bf.
-
- 07 Aug, 2018 3 commits
-
-
Ondrej Prazak authored
-
Chris Roberts authored
(cherry picked from commit dc1f9cfa)
-
Zachary Bedell authored
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 from prior install with ref attribute that matches a different object's key. (cherry picked from commit f5ea70ad)
-
- 01 Aug, 2018 1 commit
-
- 09 Jul, 2018 2 commits
-
-
Daniel Lobato Garcia authored
When defining smart class parameter values with type YAML and submitted in GUI an Ruby error message gets prepended for each array entry. Defining an YAML-Array like: --- - name: foo mount_point: /bar - name: john mount_point: /doe is shown on the ENC as: - !ruby/hash:ActiveSupport::HashWithIndifferentAccess name: foo mount_point: "/bar" - !ruby/hash:ActiveSupport::HashWithIndifferentAccess name: john mount_point: "/doe" In order to avoid parsing the whole YAML or monkeypatching HashWithIndifferentAccess the easiest workaround is to convert to JSON then parse back to YAML (cherry picked from commit d477552c)
-
Marek Hulan authored
(cherry picked from commit 7949aadb)
-
- 02 Jul, 2018 1 commit
-
-
Timo Goebel authored
(cherry picked from commit aa797c6b)
-
- 13 Jun, 2018 1 commit
-
-
Daniel Lobato Garcia authored
On fog-openstack 0.1.23, Excon expects a 200 when it creates the first key-pair on OpenStack. On recent versions, it returns a 201. There is a fix for it on fog-openstack 0.1.25, so we should update to it both in Foreman and in packaging.
-
- 31 May, 2018 1 commit
-
-
Steve Miller authored
(cherry picked from commit 1dbb2c5b)
-
- 25 May, 2018 2 commits
-
-
Marek Hulan authored
(cherry picked from commit 248d1f90ee2ee9f966180fc55de76daaa6ff18a3)
-
Lukáš Zapletal authored
(cherry picked from commit 57d90df0)
-
- 22 May, 2018 1 commit
-
-
Bastian Blank authored
Rename method that does not cache
-
- 18 May, 2018 2 commits
-
-
Ondrej Prazak authored
-
Ondrej Prazak authored
-
- 17 May, 2018 1 commit
-
-
Timo Goebel authored
-
- 30 Apr, 2018 2 commits
-
-
Michael Moll authored
-
Ewoud Kohl van Wijngaarden authored
-
- 26 Apr, 2018 2 commits
-
-
Peter Lehwess authored
(cherry picked from commit 6bda0a48)
-
Ondrej Prazak authored
-
- 24 Apr, 2018 1 commit
-
-
Timo Goebel authored
(cherry picked from commit 397ea488)
-
- 12 Apr, 2018 1 commit
-
-
Alexander Olofsson authored
-
- 11 Apr, 2018 3 commits
-
-
Ondrej Prazak authored
-
Ondrej Prazak authored
-
Ondřej Pražák authored
-
- 10 Apr, 2018 1 commit
-
-
Timo Goebel authored
(cherry picked from commit 5ad97ff7)
-
- 29 Mar, 2018 1 commit
-
-
Ori Rabin authored
-
- 27 Mar, 2018 2 commits
-
-
Martin Povolny authored
(cherry picked from commit 274665e2)
-
Tomer Brisker authored
This is needed for CoreOS provisioning templates.
-
- 25 Mar, 2018 1 commit
-
-
Michael Moll authored
-
- 13 Mar, 2018 3 commits
-
-
Marek Hulan authored
-
Ondrej Prazak authored
-
Ondrej Prazak authored
-