Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
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...

02a26515 04/12/2018 06:46 PM Ondřej Pražák

Fixes #15411 - Move smart_proxy_ids_for to Host

d7a9d13f 04/12/2018 12:06 PM Ivan Necas

Fixes #23145 - fix strong params for compute attributes on fail (#5412)

f694d292 04/12/2018 06:29 AM Amir Fefer

Fixes #23225 - fix vm tab js error in host page

32ec21ab 04/11/2018 08:10 PM Amir Fefer

Fixes #23222 - flatten breadcrumbs switcher fetched data

44539bfc 04/11/2018 07:46 PM Daniel Lobato Garcia

Fixes #23220 - Humanized name for RSS notifications

5414116f 04/11/2018 02:40 PM Tomer Brisker

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

This reverts commit 073046ccd8c469633e4ca1c345038b26bd156895.

06e309e8 04/11/2018 02:40 PM Tomer Brisker

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

This reverts commit c0e00d6c1f01aa28f0317344be5514467b1edc64.

c0e00d6c 04/11/2018 01:54 PM Shira Maximov

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

073046cc 04/11/2018 01:54 PM Shira Maximov

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

833e2aef 04/11/2018 10:56 AM Amir Fefer

Fixes #22855 - Add full breadcrumbs functionality

3cd8c84b 04/11/2018 07:21 AM Michael Moll

Fixes #19787 - Fix Layout/SpaceAfterComma cop

7bd5816a 04/10/2018 02:25 PM Ondřej Pražák

Fixes #22809 - Turn VM attributes to hash (#5403)

23fb0c99 04/08/2018 08:14 AM Michael Moll

Fixes #19848 - Set Style/Alias cop to prefer_alias_method

f2ab59d7 04/07/2018 07:00 PM Marek Hulán

Fixes #22954 - only deserialize safe objects

cd14c1a9 04/06/2018 04:38 PM Ivan Necas

Fixes #21055 - use _id attributes for host taxonomy validator

Otherwise, the error messages are not visible.

Also log the host error messages as `error` instead of `info`, as it
should be more appropriate for this case.

c07e531e 04/05/2018 01:14 PM Sebastian Gräßl

Fixes #23113 - Allow disabling of out of sync status

b03dcd1b 04/05/2018 11:56 AM Michael Moll

Fixes #23081 - Fix Style/SafeNavigation cop

ee360810 04/05/2018 11:56 AM Michael Moll

Fixes #19894 - Fix Style/RedundantParentheses cop

90361fa8 04/05/2018 11:56 AM Michael Moll

Fixes #19796 - Fix Layout/SpaceInsidePercentLiteralDelimiters cop

74275f51 04/05/2018 11:56 AM Michael Moll

Fixes #19840 - Fix Rails/ReadWriteAttribute cop

85021506 04/05/2018 11:56 AM Michael Moll

Fixes #19839 - Fix Rails/Present cop

20b2ec5b 04/05/2018 11:56 AM Michael Moll

Fixes #22331 - Fix Rails/Presence cop

8ac0ffd9 04/05/2018 11:56 AM Michael Moll

Fixes #19832 - Fix Rails/FindBy cop