Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
6b518448 06/14/2018 11:27 AM Marek Hulán

Refs #23132 - stabilize bookmark test

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

Fixes #19775 - Fix Layout/ExtraSpacing cop

30aa03f4 06/14/2018 09:08 AM Adam Ruzicka

Fixes #23932 - Fixes failing application job tests for some plugins

The tests were failing with:
Sequel::DatabaseError: PG::DuplicateTable:
ERROR: relation "dynflow_execution_plans" already exists

This failure was probably caused by forcing initialization of the...

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.

b71907ec 06/12/2018 01:37 PM Lukas Zapletal

Fixes #23875 - removed old session tests

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

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

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

86ac65a9 06/05/2018 07:09 AM Stephen Benjamin

fixes #23178 - seeded location should be in seeded org

When creating a host in the seeded org and seeded loc, host saves and
then organization becomes invalid: "Locations expecting locations used
by hosts or inherited (check mismatches report)."

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

c5c06be7 06/02/2018 07:54 AM Lukas Zapletal

Fixes #23756 - improved wait_for_ajax

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

Fixes #22778 - disableable bruteforce protection

b1ac29e9 05/31/2018 05:56 AM Lukas Zapletal

Fixes #23379 - proxy stubs on API level

837d34ab 05/30/2018 03:54 PM Peter Ondrejka

Refs #23499 - pids for ported tests

cc5866e3 05/30/2018 03:51 PM Michael Moll

Fixes #22601 - Update Rails to 5.1.6

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

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

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

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

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

Fixes #23629 - Fix redirect parameters on hosts page

c0823ae1 05/18/2018 10:59 AM Djebran Lezzoum

Refs #23295 - Robottelo tests reporting (#5586)

dc86fdd8 05/16/2018 09:42 PM Amir Fefer

Fixes #23364 - add search input in breadcrumbs switcher

0572c97e 05/16/2018 04:02 PM Oleg Dovzhenko

Fixes #23609 - Port robottelo tests for classparameters

90b5dff1 05/16/2018 03:59 PM Djebran Lezzoum

Fixes #23605 - Port robottelo tests - smart_proxy

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

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

0fc5aa26 05/15/2018 06:03 PM Djebran Lezzoum

Fixes #23597 - Port robottelo tests - combination template

c6f2afe2 05/15/2018 06:02 PM Djebran Lezzoum

Fixes #23586 - Port robottelo tests for template

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

Fixes #23169 - Orders settings alphabetically

183c8dca 05/12/2018 10:04 AM Amir Fefer

Fixes #23549 - add axios support for wait_for_ajax

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

Fixes #23426 - support default flag in templates import

124647de 05/11/2018 02:12 PM Djebran Lezzoum

Fixes #23565 - Port robottelo test for smart variables

5bcf89d6 05/08/2018 04:38 PM Oleg Dovzhenko

Refs #23485 - Fix interface test

36d17b17 05/07/2018 11:10 PM Michael Moll

Fixes #23518 - Use puma for Capybara tests

087ca1ac 05/04/2018 11:17 AM Peter Ondrejka

port robottelo tests for filters

13116f65 05/03/2018 05:13 PM Michael Moll

Fixes #23474 - update capybara to 3.x

975f4045 05/03/2018 04:48 PM Oleg Dovzhenko

Fixes #23485 - Port robottelo tests for interfaces

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

Fixes #18429 - Add foreman API support for trends

9fa46aac 05/02/2018 01:56 PM Michael Moll

Refs #21204 - correct duplicate key in settings fixture

98af412f 04/28/2018 12:49 AM Djebran Lezzoum

Fixes #23419 - Port robottelo tests for hostgroup

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

Fixes #19781 - Fix Layout/LeadingCommentSpace cop

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

Fixes #23358 - Fix audit mails for template content

d0644ecc 04/24/2018 04:15 PM Djebran Lezzoum

Fixes #23295 - Robottelo tests reporting (#5464)

8b484eb9 04/24/2018 03:40 PM Lukas Zapletal

Refs #23177 - datetime precision fixed for unattended test

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

db6b6e64 04/23/2018 12:26 PM Jitendra Yejare

Fixes #23350 - Port: Robotello: Minitest: Role Tier1 Tests

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)

a9a584ee 04/21/2018 12:39 PM Oleg Dovzhenko

Fixes #23339 - Port robottelo tests for hosts

df1215f9 04/21/2018 12:34 PM Lukas Zapletal

Fixes #23254 - Utilize webmock to prevent network connection

in tests

661b19cf 04/21/2018 12:31 PM Lukas Zapletal

Fixes #23346 - memory cache store is used for tests

ef4c4daa 04/20/2018 09:28 AM Tomer Brisker

Fixes #23252 - Speed up unattended controller tests

Splitting the tests into different contexts and only creating the hosts
needed for each context cut down runtime locally from 57s to 23s.

c8806643 04/16/2018 09:07 PM Tomer Brisker

Fixes #23255 - Speed up seeds test

Every seed run takes about 10s. This combines 6 tests to run on the same
seed action, leading to about 60s saved locally.

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

Fixes #23177 - unattended warning on multiple MACs

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

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

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

8eb37a17 04/11/2018 11:13 AM Oleg Dovzhenko

Fixes #23132 - Fix seeds tests

d1a3d78c 04/11/2018 11:13 AM Oleg Dovzhenko

Fixes #23132 - Fix seeds tests

7c443776 04/11/2018 11:13 AM Oleg Dovzhenko

Fixes #23132 - Port robottelo tests for bookmarks

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

92a61281 04/08/2018 10:46 AM Michael Moll

Fixes #23157 - Enable Performance/FixedSize 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.

e5e15232 04/06/2018 04:35 PM Lukas Zapletal

Fixes #23115 - session is used instead session_safe

7bf12c71 04/06/2018 04:31 PM Oleg Dovzhenko

Fixes #23106 - Fix MySQL tests

7f5cc0d1 04/06/2018 04:31 PM Oleg Dovzhenko

Fixes #23106 - Port robottelo tests for usergroups

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

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

Fixes #19839 - Fix Rails/Present cop

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

Fixes #19832 - Fix Rails/FindBy 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)

6b65706a 04/04/2018 02:20 PM Baptiste Agasse

fixes #21694 - Add consistency validation for MTU and VLAN

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

fixes #21694 - Add MTU to subnet

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

Fixes #23077 - Fix Style/TrailingCommaInArrayLiteral cop

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

Fixes #23075 - Fix Rails/HttpStatus cop

a3aaa02f 04/04/2018 10:36 AM Tomer Brisker

Fixes #23098 - Allow searching on all audited models by type (#5395)

This automatically adds all the audited models in an after_initilize
block so that models defined in plugins are also included. All the
search related definitions for audit have been extracted to a seperate...

5fc1b19a 04/03/2018 03:56 PM Daniel Lobato Garcia

Refs #15634 - Fix OS test (#5397)

063ad984 04/03/2018 09:59 AM Oleg Dovzhenko

Fixes #23095 - Fix mysql tests

a814b1a5 04/03/2018 09:59 AM Oleg Dovzhenko

Fixes #23095 - Port robottelo tests for subnets and parameters

88bb73d0 04/03/2018 07:41 AM Michael Moll

Fixes #23093 - prevent DB deadlocks in IntegrationTestHelper

6fb097f9 04/03/2018 06:14 AM Ori Rabin

Fixes #22546 - CVE-2018-1097: Bump fog-ovirt for power action fix

e136404c 04/01/2018 10:33 PM Oleg Dovzhenko

Fixes #23066 - Port robottelo tests for users and user roles

74e9b19a 04/01/2018 09:11 PM Djebran Lezzoum

Fixes #23045 - Port Robottelo PTables tests

9bd0a316 04/01/2018 09:07 PM Oleg Dovzhenko

Fixes #23004 - Port robottelo tier1 media tests

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

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.

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

Refs #22236 - Fix Layout/TrailingWhitespace cop

7b6635f3 04/01/2018 12:39 PM Michael Moll

Fixes #19905 - Fix Style/SymbolLiteral 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