Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

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

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

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

Fixes #23857 - Fix Performance/InefficientHashSearch cop

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

Refs #23776 - correct deprecation for notice

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

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

fixes #23357 - Refactor Notification Drawer from patternfly-react

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

Fixes #23487 - support namespaced controllers

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.

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

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

Fixes #18429 - Add foreman API support for trends

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

Fixes #19781 - Fix Layout/LeadingCommentSpace cop

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)

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

Fixes #23177 - unattended warning on multiple MACs

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

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

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.

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

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

9ae8fa19 04/05/2018 11:56 AM Michael Moll

Fixes #23123 - Fix Rails/ActiveRecordAliases cop

dc2efa60 04/05/2018 10:34 AM Ivan Necas

Fixes #23067 - expose option to use oVirt APIv4

Also handle v4 certificate error and v3 path migration

cddb566f 04/04/2018 02:48 PM Ondřej Pražák

Fixes #22893 - Specify taxonomies on template import (#5323)

92c17a1a 04/04/2018 02:20 PM Baptiste Agasse

fixes #21694 - Add MTU to subnet and interface API

f175f751 04/04/2018 02:20 PM Baptiste Agasse

fixes #21694 - Add MTU to subnet

cba0f866 04/04/2018 01:59 PM Michael Moll

Fixes #23079 - Fix Naming/HeredocDelimiterCase cop

f146632d 04/04/2018 01:59 PM Michael Moll

Fixes #23075 - Fix Rails/HttpStatus cop

09593d94 04/02/2018 11:23 AM Marek Hulán

Fixes #23064 - log log in and log out activities

5f5b13a9 04/02/2018 08:54 AM Michael Moll

Fixes #19895 - Fix Style/RedundantReturn cop

5cbba9ec 04/01/2018 04:40 PM Tomer Brisker

Refs #22285 - Prepare tests for strong params enforcement

- Fix broken hosts api tests
- Fix role cloning tests
- Fix ssh key controller api test
- Fix http proxies controller test
- Fix lookup key override api controller test
- Fix puppetclass controller api test...

98331f74 04/01/2018 04:40 PM Tomer Brisker

Refs #22285 - Correct parameter filtering for strong params

- Allow $resource_id param on parameters controller
- Permit user_id on access token controller
- Allow params in templete combination controller
Allows `config_template_id` and `:provisioning_template_id`...

15b6d27d 04/01/2018 04:40 PM Tomer Brisker

Refs #22285 - Remove keep_param

This workaround was needed in Rails 5.0, but 5.1 already supports
filtering on arbitrary hash params.

4a22ccda 04/01/2018 12:39 PM Michael Moll

Fixes #19874 - Fix Style/MultilineMemoization cop

d611c53b 04/01/2018 12:39 PM Michael Moll

Fixes #19857 - Fix Style/EachWithObject cop

9738aa6e 03/29/2018 06:44 PM Amir Fefer

Fixes #22236 - Adds breadcrumbs to foreman UI

2da3e988 03/28/2018 04:36 PM Jan Jansky

Fixes #23046 - gateway parameter for subnet corrected

274665e2 03/27/2018 04:22 PM Martin Povolny

Fixes #23028 - Properly escape params passed to where (CVE-2018-1096) (#5363)

e73b804e 03/22/2018 08:49 PM Partha Aji

Fixes #22624 - User selectable columns model + api

Adding initial bindings to user selectable columns. This model + api is
going to be used in work related Katello plugin's subscription pages.
The main intesnt of this PR is to provide a basic model where a user can...

866ac592 03/21/2018 08:43 PM Marek Hulán

Fixes #22869 - support template locking on import

113ec278 03/21/2018 03:26 PM Ido Kanner

Fixes #2828 - Report an error when trying to save ovirt resource

On both create and update, there was no exception handler to captured
given exception. That resulted in having an exception screen instead of
an error message.
The fix capture all of the given exceptions, and report them as an...

265e1d98 03/20/2018 03:10 PM Ori Rabin

Fixes #15984 - Avoid escaping overridden parameters (#5126)

67b925e9 03/20/2018 11:05 AM Dominik Hlavac Duran

Fixes #15286 - New API for auth sources (#4865)

b12736cd 03/19/2018 08:45 AM Tomer Brisker

Fixes #22096 - Make Audits taxable (#5269)

19ac600f 03/14/2018 12:42 PM Marek Hulán

Fixes #22891 - add log for failed login attempt

5a661007 03/12/2018 01:30 PM Michael Hofer

Fixes #22756 - Allow provisioning based on MAC address

348ec9c0 03/09/2018 07:46 PM Sebastian Gräßl

Fixes #22779 - Calculate out of sync host via origin interval (#5221)

ca51c513 03/09/2018 02:01 PM Marek Hulán

Fixes #22358 - add templates importing

cb591e34 03/08/2018 12:23 PM Tomáš Strachota

Fixes #22753 - add apipie validator for multiple allowed types

a4956e35 03/08/2018 08:27 AM Daniel Lobato Garcia

Fixes #22721 - Rename setting to trusted_hosts

The setting trusted_puppetmaster_hosts is used to allow hosts to submit
stuff to the facts/reports API endpoint.
The name made sense a long time ago, but these days other plugins and
any user can submit stuff to this API to generate...

a8c113c0 03/05/2018 12:59 PM Iain Walmsley

Fixes #22747 - vet puppetclass_id on addition

cf94f62e 02/28/2018 02:40 PM Avi Sharvit

Fixes #21999,#22005 - Migrate toasts to pf-react

  • Replace Alert and Toasts components with patternfly-react
  • Refactor the server side flash-notification
  • Allow rails-flah-notification to react-toast-notification with link
2fae3200 02/25/2018 06:45 PM Lukas Zapletal

Fixes #22615 - template rendering is kept inline

f020721d 02/23/2018 12:38 PM Lukas Zapletal

Fixes #18675 - telemetry foreman API

8bd79a1a 02/23/2018 08:46 AM Marek Hulán

Fixes #22403 - every API endpoint can set current context

90906ab6 02/20/2018 08:56 AM Shimon Shtein

Fixes #22069 - Add proxy version mismatch warning

fe1d56e1 02/13/2018 03:43 PM Tomáš Strachota

Fixes #22557 - use correct type for 'provision_method' param

816463fe 02/13/2018 09:50 AM Tomer Brisker

Fixes #22379 - Remove pagination from csv export (#5204)

4fb3d7c3 02/05/2018 12:58 PM Timo Goebel

fixes #22411 - unattended: render template macros from plugins

91c553d0 02/01/2018 11:51 AM Timo Goebel

fixes #22444 - do not serve templates with expired token

18013319 02/01/2018 11:24 AM Oleh Fedorenko

Fixes #7451 - Review whitespace in extracted strings

6f97336d 01/31/2018 12:28 PM Sebastian Gräßl

Refs #20800 - Move session timed out warning inline

6f7019ae 01/29/2018 01:30 PM Ondřej Pražák

Fixes #22424 - Update Apipie doc for hostgroup

6330baae 01/29/2018 01:27 PM Tomáš Strachota

Fixes #17964 - Add list of search fields in api docs (#4735)

01809199 01/29/2018 01:06 PM Ondřej Pražák

Fixes #21871 - Fix searching by locations

9e428144 01/29/2018 01:04 PM Michael Moll

Fixes #19889 - Fix Style/PerlBackrefs cop

3c63f3a1 01/29/2018 01:04 PM Michael Moll

Fixes #22327 - Fix Lint/MissingCopEnableDirective cop

e2194150 01/26/2018 10:50 AM Ondřej Pražák

Fixes #20807 - Remove deprecations for 1.18

8609c702 01/25/2018 07:04 PM Eric Helms

Fixes #22359 - Don't rely on default taxonomy in API for any user (#5202)

7af7f44c 01/23/2018 02:23 PM Ivan Necas

Fixes #21317 - graceful handling of VM association error

Instead of immediate failure, just log the issue and proceed with the
import.

da9865b8 01/15/2018 04:28 PM Michael Moll

Fixes #19907 - Configure Style/TernaryParentheses cop

f35f4a5f 01/15/2018 04:28 PM Michael Moll

Fixes #19871 - Fix Style/MethodDefParentheses cop

7e880437 01/15/2018 04:28 PM Michael Moll

Fixes #19877 - Fix Style/NegatedIf cop

33a09887 01/15/2018 04:28 PM Michael Moll

Fixes #19895 - Fix Style/RedundantReturn cop

d4449f45 01/15/2018 01:25 PM Tomer Brisker

Fixes #11389 - Remove API v1

API v1 has been deprecated since Foreman 1.9 - over 2 years ago.
This is more then enough time for anyone needing to migrate to v2.
Even though the original issue requests extraction to a plugin, I do not
see any point in investing the time and effort to maintain a long...

638d98a9 01/08/2018 12:20 PM Ivan Necas

Fixes #20931 - unify parameters and templates renderer (#4835)

  • Fixes #20931 - unify parameters and templates renderer

Before this patch, we used separate renderer for the parameters. This
caused issues when introducing more dsl methods for the templates that...

d5d2d63f 01/04/2018 08:26 PM Ondřej Pražák

Fixes #5790 - Add compute resource to hostgroup (#4593)

1416a23d 12/27/2017 10:18 AM Timo Goebel

fixes #22062 - support vmware vmrc console

297f66a6 12/27/2017 09:59 AM Michael Moll

Fixes #19878 - Fix Style/NestedModifier cop

d6641b26 12/25/2017 02:44 PM Tomer Brisker

Fixes #19782 - Fix Layout/MultilineArrayBraceLayout cop

8361c788 12/25/2017 02:44 PM Tomer Brisker

Fixes #19788 - fix Layout/SpaceAroundBlockParameters cop

ffedb85d 12/25/2017 02:44 PM Tomer Brisker

Fixes #19769 - Fix Layout/CommentIndentation cop

68b3c50d 12/25/2017 02:44 PM Tomer Brisker

Fixes #19780 - fix Layout/IndentationWidth cop

3e1be3af 12/21/2017 08:32 AM Ohad Levy

fixes #20839 - new react implementation for bookmarks dropdown

60b7b98d 12/20/2017 09:57 AM Marek Hulán

Refs #11153 - rescue from ldap errors

bdd294fe 12/17/2017 03:18 PM Ondřej Pražák

Fixes #21760 - Fix tests on Rails 5.1

3576f8fb 12/16/2017 01:42 PM Marek Hulán

Fixes #21343 - support multiple orgs supported for non-admin users

  • Fixes #21343 - support multiple orgs supported for non-admins

This adds a full support for taxonomies in API for non-admin users. It
fixes the issue with dirty associations module that only track _ids...

69205f5c 12/15/2017 03:34 PM Tomer Brisker

Fixes #19772, #19773, #19774 - Fix some empty line cops

518f3ce3 12/15/2017 01:05 AM Timo Goebel

fixes #21825 - external nodes html content type