Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
ce33646f 07/03/2018 10:23 AM Ondřej Pražák

Fixes #23162 - Fix path for tabs on smart-proxy page

7422a1f8 07/03/2018 08:47 AM Lukas Zapletal

Fixes #21883 - improved user context switch logging

dc313926 07/03/2018 06:14 AM Ivan Necas

Fixes #24072 - freeip with compute resource via hostgroup

In #5790, we added an option to set the compute resource via hostgroup.
There was one thing missed though: the freeip not getting assigned
automagically, when the compute resource was selected this way....

cbe40e3d 07/03/2018 06:14 AM Ivan Necas

Refs #24072 - fix compute profile with CR set via HG

When compute resource is set via compute profile, we're not sending it
via the form (as it's disabled). Therefore, we need to search for in via
hostgroup.

641ef42a 07/03/2018 06:14 AM Ivan Necas

Refs #24072 - fix selecting hostgroup with compute resource

Without this fix, the 'Virtual Machine' tab was giving:

'mybox' not found on 'libvirt (Libvirt)' 'mybox' could
be deleted or 'libvirt (Libvirt)' is not responding.
7e6c2dc8 07/02/2018 03:50 PM Lukas Zapletal

Fixes #24022 - unattended error input is UTF-8 friendly (#5761)

d577c21e 07/01/2018 07:13 PM Lukas Zapletal

Fixes #24109 - common kernelcmd param for all OSes

54c83f7a 07/01/2018 06:52 PM Shira Maximov

Fixes #23196 - Add default values for cores and socket in VM

c30fd6f2 07/01/2018 05:42 PM Lukas Zapletal

Fixes #23808 - monotonic timer to measure durations

d0665c24 07/01/2018 04:19 PM Amir Fefer

Fixes #23920 - add missing header in welcome pages

87e23352 06/28/2018 04:51 PM Aditi Puntambekar

Fixes #24057 - Email subject prefix accepts long strings (#5742)

943bc1a2 06/28/2018 12:15 PM Ondřej Pražák

Fixes #23994 - Do not update templates out of scope

e4df3b80 06/27/2018 10:25 AM Amir Fefer

Fixes #23991 - rephrase RSS setting description

8397b3c9 06/26/2018 10:39 AM Lukas Zapletal

Fixes #18765 - finish script use FQDN when IP is missing

This is resurrect of

https://github.com/theforeman/foreman/pull/2171/files

The old patch did not pass review because I was unable to explain the
motivation. The reason for the fallback is that only cloud compute...

c6a311f6 06/26/2018 09:49 AM Bernhard Suttner

Fixes #24071 - Adding locked state (#5741)

c189204f 06/26/2018 08:37 AM Shira Maximov

Fixes #23536 - No errors when unattended=false

ae96cb70 06/25/2018 03:08 PM Stephen Benjamin

fixes #24046 - return id as str for name as last resort

Foreman HasManyCommon concern uses 'id' as a value of last resort for
the name of an attribute. But Rails expects this value to a return a
string. This causes a problem for Katello. Take a look at the output...

9ae80a4c 06/24/2018 05:24 PM Ori Rabin

Fixes #24053 - Remove oVirt specific error

662aca7c 06/24/2018 02:42 PM Thomas McKay

fixes #23862 - scoped search audit comment

aa806e82 06/24/2018 02:10 PM Aditi Puntambekar

Fixes #24025 - Pass full_name attribute for settings in API

89a3e4c2 06/24/2018 02:07 PM Marek Hulán

Fixes #23951 - fix searching by config group

b5eca9b3 06/22/2018 07:53 AM Michael Moll

Fixes #23962 - Fix Style/ExpandPathArguments cop

4e68ddfe 06/21/2018 01:25 PM Julian Todt

Fixes #23626 - Move autosign to build queue

bde92a1e 06/21/2018 12:09 PM Timo Goebel

fixes #22467 - dashboard: list hosts in build mode

d5f2f1de 06/21/2018 08:25 AM Amir Fefer

Fixes #23599 - fix subtotal value in API call with thin=true

6ebba152 06/20/2018 07:22 AM Michael Moll

Fixes #19858 - Configure Style/EmptyMethod cop (#5703)

  • Refs #20891 - fix for new rubocop rules
  • Fixes #19858 - Configure Style/EmptyMethod cop
d7c67746 06/20/2018 07:20 AM Michael Moll

Fixes #19873 - Fix Style/MultilineIfModifier cop (#5705)

  • Refs #20891 - fix for new rubocop rules
  • Fixes #19873 - Fix Style/MultilineIfModifier cop
36dcd141 06/19/2018 02:39 PM Ori Rabin

Fixes #23976 - Add Quota to oVirt API (#5715)

67110766 06/19/2018 02:13 PM Lukas Zapletal

Fixes #21007 - new unattended action 'failed'

04ae1269 06/19/2018 12:41 PM Shira Maximov

Fixes #22117 - Add support for number of sockets for ovirt

b7fc06c4 06/18/2018 07:22 AM Lukas Zapletal

Fixes #23930 - PXELinux loader is now preferred

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...

b2769ced 06/11/2018 12:32 PM Sean O'Keeffe

Fixes #23848 - template import should use taxonomies title

e59a1da9 06/11/2018 08:11 AM Sebastian Gräßl

Fixes #23843 - Exclude requests to local host from proxying

f57d42f5 06/10/2018 05:49 PM Tristan Robert

Fixes #23859 - Fix vm_exists? method

Fix related tests

2a6bce4d 06/10/2018 05:49 PM Tristan Robert

Fixes #23859 - Queue orchestration compute

be6d3eda 06/10/2018 08:07 AM Liza Gilman

Fixes #23598 - move report metrics chart to c3

c68cefa6 06/08/2018 10:31 AM Kavita Gaikwad

Fixes #23377 - audit external group membership changes (#5555)

87194fab 06/07/2018 03:53 PM Daniel Lobato Garcia

Fixes #13749 - Handle Base64 and binary LDAP avatars

Before this change, we would always try to Base64.decode absolutely any
avatar. This resulted in broken images, as sometimes the avatars are
automatically turned into binary by net/ldap. In such cases, we want to...

0cab9e6b 06/07/2018 01:57 PM Tomáš Strachota

Refs #21580 - require rbvmomi

The compute resource for VMware was using rbvmomi classes wihout
explicitly requiring rbvmomi. That can cause issues in tests.

70679b5f 06/07/2018 09:39 AM Lukas Zapletal

Fixes #23826 - model class logger is now app

e18361ce 06/06/2018 12:00 PM Lukas Zapletal

Fixes #23800 - i18n for exceptions fixed

c372e97e 06/06/2018 11:27 AM Tomer Brisker

Fixes #23813 - Allow searching audits by type=auth_source

ac6b81a5 06/05/2018 02:15 PM Michael Moll

Refs #23776 - correct deprecation for notice

3bacf06d 06/05/2018 07:22 AM Lukas Zapletal

Fixes #23775 - exposed random name generator

56de025f 06/04/2018 12:19 PM Tomáš Strachota

Fixes #21580 - normalize compute attributes (#4980)

Normalizes compute attributes in API show actions. For backwards
compatibility reasons this patch adds a new rabl node instead of
replacing 'vm_attrs'.

a08192ff 06/03/2018 06:58 AM Ondřej Pražák

Fixes #23776 - Remove deprecations for 1.18

f94b8afd 06/01/2018 01:51 PM Rahul Bajaj

Fixes #23769 - consistency in docs for foreman/katello

086ed5bd 05/31/2018 12:23 PM Marek Hulán

Fixes #22778 - disableable bruteforce protection

1dbb2c5b 05/31/2018 07:24 AM Steve Miller

Fixes #19990 - VMWare allow save vm w/o size_gb attr

db0f5b8f 05/30/2018 10:49 AM Ondřej Pražák

Sync templates from community-templates

22f3f533 05/29/2018 02:23 PM Timo Goebel

fixes #23686 - filter audits by settings type

59cdda31 05/27/2018 11:49 AM Gilad Lekner

fixes #23357 - Refactor Notification Drawer from patternfly-react

e1b14059 05/25/2018 11:48 AM Ohad Levy

refs #22847 - remove unused charts code.

61eff7fd 05/25/2018 11:08 AM Ohad Levy

fixes #23681 - move auth_source_ldap js to webpack (#5607)

9d88e699 05/24/2018 01:22 PM Amir Fefer

Fixes #23550 - add to_hash method to Menu::Manager

a653e389 05/22/2018 03:18 PM Ewoud Kohl van Wijngaarden

Fixes #23635 - Centralize use of facter

We have a bundler group for facter. That implies it's optional but
before this change it wasn't With this change it's only required if no
domain and fqdn are set. This is still the default so in most cases it's
no difference, but at least we have centralized all use of facter to one...

993f5abb 05/22/2018 11:22 AM Bastian Blank

Rename method that does not cache

a538c9b5 05/22/2018 11:22 AM Bastian Blank

Fixes #23608 - Only calculate lookup values once

b9aa6bda 05/22/2018 10:04 AM Marek Hulán

Fixes #23487 - support namespaced controllers

cc6a1382 05/22/2018 09:54 AM Timo Goebel

fixes #23573 - add pagelets for cr show page

1d1e4dab 05/19/2018 02:54 PM Ewoud Kohl van Wijngaarden

Fixes #23646 - Remove storeconfig leftovers

In Foreman 1.1 sharing the database with Puppet's storeconfigs was
deprecated. We've given users sufficient time to migrate away from it
and possibly broke it along the way. I haven't checked.

aa797c6b 05/18/2018 01:25 PM Timo Goebel

fixes #23621 - passwords can be md5 hashed

179a851d 05/18/2018 01:02 PM Dmitri Dolguikh

Fixes #23629 - Fix redirect parameters on hosts page

d73ddd4f 05/17/2018 08:47 AM Marek Hulán

Fixes #22983, #22010 - ignore persistence authz for relations

99060798 05/16/2018 02:17 PM Amir Fefer

Fixes #23601 - switch org/loc button ordering in vertical nav

54e6af13 05/16/2018 01:44 PM Ondřej Pražák

Fixes #23576 - Fix the 'webpacked_plugins_js_for' helper (#5552)

5bc5094b 05/16/2018 08:42 AM Amir Fefer

Fixes #23559 - fix breadcrumbs switcher in trends page

c3b44f7b 05/15/2018 06:00 PM Amir Fefer

Fixes #23602 - Remove statisticsHelper file (dead code)

67f704d2 05/12/2018 01:55 PM lupan.daniel

Fixes #23169 - Orders settings alphabetically

a3a231c8 05/11/2018 02:32 PM Marek Hulán

Fixes #23426 - support default flag in templates import

b4da3d90 05/10/2018 01:56 PM Liza Gilman

Fixes #22847 - Use pf-react donut chart in facts page

33243439 05/09/2018 05:39 AM Amir Fefer

Fixes #23527 - enable breadcrumbs switcher in trends

3d5cf7c9 05/08/2018 12:51 PM Amir Fefer

Fixes #23248 - disable switcher in compute attributes

b7cb483f 05/03/2018 01:13 PM Shira Maximov

Fixes #18429 - Add foreman API support for trends

dccf169c 05/01/2018 11:27 AM Ohad Levy

fixes #23467 - refer to any facts, not just puppet's

3a7c816a 04/27/2018 12:45 PM Kavita Gaikwad

Fixes #23415 - nullify taxonomy associations for audits (#5502)

On taxonomy destroy, nullify taxonomy associations for audit
records that are created by 'destroy' action on dependent
resources.

68388bc2 04/26/2018 04:29 PM Michael Moll

Fixes #19781 - Fix Layout/LeadingCommentSpace cop

d81dc2a0 04/26/2018 08:58 AM Peter Lehwess

Fixes #23398 - Don't extend classes from within initializers

Any changes to the code locally will kick in rails's auto loading which
in turn will then reload all relevant classes, and in the case of
changing a model inheriting from ApplicationRecord, then...

ea111c3d 04/25/2018 06:17 PM Ondřej Pražák

Fixes #23358 - Fix audit mails for template content

d3cd2536 04/25/2018 11:53 AM Ivan Necas

Fixes #20590 - full ovirt cloud-init support

Currently, the cloud-init integration supports only a sub-set of
cloud-init commands. With `custom_script` support, one can pass
arbitrary cloud-init yaml to the managed host and make sure
the provisioned host will get it unchanged (which is not the case...

d5f17078 04/24/2018 03:34 PM Timo Goebel

fixes #21657 - remove facets when host is removed

7ccbc550 04/24/2018 03:31 PM Tomer Brisker

Fixes #23195 - Audit associations on creation and destruction (#5455)

Also includes a bit of refactoring to the AuditAssociations module.

1cf41820 04/23/2018 05:13 PM Lukas Zapletal

Refs #23177 - id is not used for unattended order

397ea488 04/23/2018 12:22 PM Timo Goebel

fixes #23335 - normalize scsi attributes in rails 5 (#5475)

401a54db 04/23/2018 11:31 AM Lukas Zapletal

Fixes #23331 - grouped permissions for host disabled (#5468)

05d75488 04/23/2018 11:30 AM Baptiste Agasse

Fixes #23269 - Align ovirt automatic network selection on vmware

d4560357 04/22/2018 11:34 AM Marek Hulán

Fixes #23347 - only show password for internal auth source

c4490037 04/16/2018 03:49 PM Lukas Zapletal

Fixes #23177 - unattended warning on multiple MACs

9eeaaa03 04/15/2018 09:19 AM Marek Hulán

Fixes #23263 - support namespaced models in audits

90db5e36 04/13/2018 02:05 PM Daniel Lobato Garcia

Fixes #23215 - Keep original names in webpack bundle

Currently the webpack config is shortening the name of the js bundles
for plugins. E.g, foreman_remote_execution becomes remoteexecution, and
so on.
This becomes hard to deal with when we want to figure out which plugin...