Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
d666c6c4 07/09/2018 02:25 PM Ewoud Kohl van Wijngaarden

Fixes #23579 - Use a bundler group for assets

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

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

5c45eb87 06/08/2018 02:53 PM Daniel Lobato Garcia

Fixes #23818 - Update fog-openstack to save OpenStack OSP 12

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

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.

360b1fae 06/06/2018 11:32 AM Shimon Shtein

Fixes #23828 - Upgrade mocha dependency

41b265db 05/30/2018 03:51 PM Michael Moll

Refs #22601 - update DB gems from AR adapters

see rails commits 6a11d833ec and a9c06f61d5

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

Fixes #22601 - Update Rails to 5.1.6

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

Fixes #23518 - Use puma for Capybara tests

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

Fixes #23474 - update capybara to 3.x

5695fd4b 05/03/2018 05:13 PM Michael Moll

Refs #23474 - capybara 3.x compatible poltergeist version

117e1fb3 05/03/2018 08:35 AM Michael Moll

Fixes #23469 - update show_me_the_cookies to 4.x

6bda0a48 04/25/2018 11:03 AM Peter Lehwess

Fixes #23276 - Bump up the version of fog-vsphere

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

Fixes #23295 - Robottelo tests reporting (#5464)

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

Fixes #23254 - Utilize webmock to prevent network connection

in tests

80b2a6f3 04/11/2018 10:57 AM Ori Rabin

Fixes #23199, #23179 - Bump fog-ovirt to fix ovirt cores/quota

41fe8c67 04/09/2018 11:52 AM Lukas Zapletal

Fixes #23059 - journald plugin is not required (#5377)

5ad97ff7 04/08/2018 08:41 AM Timo Goebel

fixes #21520 - vsphere: valid vm cloning request

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

cf5077ab 04/03/2018 04:02 PM Ewoud Kohl van Wijngaarden

Fixes #23100 - Simplify gem requirements syntax (#5394)

This changes to an equivalent syntax that's slightly easier to handle in
a script that I'm working on to generate RPM dependencies.

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

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

7386f11b 04/02/2018 08:54 AM Michael Moll

Fixes #22849 - update rubocop to 0.54

[ci skip]

4a2f1bc2 03/19/2018 09:53 AM Daniel Lobato Garcia

Fixes #22880 - Move to Minitest::Retry for integration tests

Since our integration tests are quite flaky, at times because of DNS
problems or similar, I suggest we move away from minitest-optional_retry
(unmaintained) to minitest-retry which seems more maintained and...

5288f163 03/19/2018 08:26 AM Djebran Lezzoum

Fixes #22793 - Port robottelo tests for organization (#5295)

abbe2a04 03/13/2018 09:50 PM Lukas Zapletal

Fixes #22493 - structured logging support

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

Fixes #18675 - telemetry foreman API

7d6f25b5 02/20/2018 09:13 AM Ori Rabin

Fixes #10273 - Clone disk from template when preallocate marked

6850ad9c 01/28/2018 02:51 PM Amir Fefer

Fixes #21170 - move password_strength.js to wepback

50c3e881 01/16/2018 09:27 AM Michael Moll

Fixes #22273 - update rubocop to 0.52.1

9f0c7d50 01/04/2018 05:47 PM Avi Sharvit

Fixes #22071 - Upgrade patternfly-sass to v3.32.1

406b3fb3 01/02/2018 08:31 AM Michael Moll

Refs #22110 - pin minitest gem

1b276e91 12/19/2017 08:55 AM Michael Moll

Fixes #22016 - update rubocop to 0.52

  • Refs #22016 - make rubocop 0.51 pass
  • Fixes #22016 - update rubocop to 0.52
3cabaaaf 12/11/2017 01:58 PM Michael Moll

Fixes #21084 - Always Use Rails 5.0, Drop Rails 4.2

62548768 12/05/2017 06:58 PM Ori Rabin

Fixes #20528 - Remove direct connection to rbovirt client

8c6bc83e 11/01/2017 09:00 AM Marek Hulán

Fixes #21424 - use factory_bot_rails

c24d437c 10/25/2017 12:57 PM Tomer Brisker

Refs #21424 - Pin factory_girl_rails to unblock CI

This is a temporary workaround until we merge the change to the name
which requires changes in all plugins using factory_girl to factory_bot
in order to unblock CI.

ce761fd9 10/25/2017 11:59 AM Tomer Brisker

Fixes #21450 - Update rubocop to 0.51.0

30e01319 09/20/2017 07:00 AM Timo Goebel

fixes #20878 - vmware clone: rewrite boot order

9b960ab6 08/27/2017 10:15 AM Michael Moll

Fixes #1644,#19692 - update fog-libvirt to 0.4.1

07ff65c0 08/24/2017 04:52 AM Ivan Necas

Fixes #19113 - use fog-ovirt method for rebooting

While fixing the waiting for stopped vm in reboot there.

fb9869bb 08/07/2017 11:29 AM Klaas Demter

Fixes #14160 - bump fog-vsphere to 1.11.3

fbbab0d8 07/07/2017 10:24 AM Michael Moll

fixes #18500 - replace quiet_assets with sprockets-rails flag

  • fixes #18512 - support sprockets-rails 3.x

The app.assets environment is no longer always configured, and instead
is only configured when the regular Rails environment is loaded. Loading
only the 'assets' group initializers isn't sufficient....

6d9f34fe 07/05/2017 08:26 AM Dominic Cleal

fixes #19050 - add Ruby on Rails 5.0 support

Adds configurable support for running on Ruby on Rails 5.0 or 4.2,
defaulting now to 5.0 on Ruby 2.3 or higher. Ruby versions with partial
or no support remain using 4.2 by default. Other points:

1. SETTINGS[:rails] is loaded pre-Rails boot, then post-boot the...

aa7637bb 06/04/2017 11:35 AM Tomer Brisker

Fixes #19762 - upgrade to rubocop 0.49.1

a946c368 05/25/2017 11:14 AM Tomer Brisker

Fixes #19579 - Upgrade fog-libvirt to 0.4

b858cdfa 05/22/2017 06:25 AM Michael Moll

Fixes #17377 - update fog(-core) to current versions

89d479d1 05/14/2017 04:51 AM Marek Hulán

Fixes #17883 - enforce newer fog-vsphere

edd5310f 04/20/2017 10:57 AM Dominic Cleal

fixes #19131 - upgrade minitest to latest 5.x

- override minitest's `_` expectation method with the gettext method
- rename `location` let helper, conflicted with a minitest method name
- fix `assert_equal nil, [..]` deprecation warnings, prefer `assert nil`...

f6aac1cb 04/03/2017 06:20 AM Dominic Cleal

fixes #19127 - update spring to 2.x

9601eb47 03/29/2017 05:18 AM Daniel Lobato Garcia

Revert "Revert "fixes #18691 - add as_deprecation_tracker to test environment""

This reverts commit 5a4fdbf71decfb26b88b139bf1f0136d3d3189d4.

5a4fdbf7 03/29/2017 04:46 AM Daniel Lobato Garcia

Revert "fixes #18691 - add as_deprecation_tracker to test environment"

This reverts commit 0fd467c844fd200b5da72a0c670a5ac2bd4a61d6.

f039dcfb 03/23/2017 09:24 AM Walden Raines

Fixes #18986: upgrade patternfly-sass to 3.23.0.

http://projects.theforeman.org/issues/18986

71f05b78 03/21/2017 12:05 PM Ohad Levy

fixes #16288 - moves ace editor to webpack.

I've tried to limit changes to minimum, besides fixing lint errors i've:
- moved to brace package (as its compatable with br and webpack).
- added ERB as a syntex highlight.

28b7dd9f 03/15/2017 12:03 PM Timo Goebel

fixes #18476 - users have ssh keys

0fd467c8 02/27/2017 03:23 PM Dominic Cleal

fixes #18691 - add as_deprecation_tracker to test environment

Causes test failures if any new deprecation warnings are triggered by
changes in Foreman. Plugin code is automatically whitelisted unless it
supplies its own ASDT whitelist configuration, so developers can opt-in....

2309e9e1 01/31/2017 06:16 AM Adam, Till - D0249540

fixes #18216 - volume size editable for existing VMs one

35c14172 01/26/2017 08:18 AM Ivan Necas

Refs #15779 - make background processing unavailable for now (#4217)

The original PR got vetted in the packaging phase and including
foreman-task as dependency of Foreman was refused. We need to rethink
our approach for getting the foreman-tasks functionality available...

adc5b993 01/17/2017 07:48 AM Amir Fefer

Fixes #17898 - update rackspace to 0.1.4

rackspace 0.1.4 supports in start and stop API operations

35c94951 01/04/2017 06:24 AM Dominic Cleal

fixes #17657 - permit fog-aws 1.x

d5f47458 01/02/2017 06:43 AM Timo Goebel

fixes #4166 - vmware: update cpus, memory for vms

fba692db 12/28/2016 03:34 AM Gail Steiger

fixes #17600 - Storybook does not draw chart

33709ef2 12/27/2016 10:21 AM Daniel Lobato Garcia

Fixes #17852 - Pin concurrent-ruby-edge to 0.2.3

test_develop is red due to the foreman_tasks -> dynflow ->
concurrent_ruby_edge dependency. 0.3.0 Promises are incompatible with
0.2.3 Futures.

https://github.com/Dynflow/dynflow/pull/212 is meant to fix it there,...

68d1bc89 12/20/2016 12:25 PM Tomer Brisker

Fixes #17587 - remove autoprefixer gem

0c774a3a 12/20/2016 11:34 AM Shlomi Zadok

Fixes #17796 - bump to rubocop 0.46

1538b8d2 12/04/2016 04:48 PM Ivan Necas

Refs #15779 - move the foreman-tasks to own bundle group

This makes it easier to achieve a minimal setup, that might be needed for
things like plugins building etc.

eb371ca3 11/25/2016 04:48 AM Marek Hulán

Fixes #15779 - make background processing available

659d49a1 10/09/2016 09:51 AM Gail Steiger

Fixes #13424 - c3 patternfly react implementation

46e1ea9f 09/23/2016 05:09 AM Lukas Zapletal

Fixes #9016 - improved fact loading performance

This change improves fact loading performance by order of magnitude on
SQLite mostly thanks to explicit transaction. An extra optimization was
done for the most important "update" method call which is mostly used...

3f309191 09/23/2016 04:30 AM Tomer Brisker

Fixes #16286 - Move multiselect from gem to npm

e7e5ef3e 09/12/2016 05:03 AM Tomer Brisker

Fixes #16491 - Upgrade rubocop to version 0.42

ba297540 09/06/2016 12:00 PM Tomer Brisker

Fixes #16290 - Move ipaddr.js from bundle to npm

ff51a9f3 08/22/2016 04:35 AM Tomer Brisker

Fixes #16120 - Allow including css in webpack assets

This commit demonstrates using the css from the select2 module using the
webpack css loaders. Images under 32k will be compiled into the css to
reduce request counts.

5525e303 08/22/2016 03:08 AM Dominic Cleal

fixes #16198 - remove therubyracer Bundler group

NodeJS must be installed instead, which ExecJS will use automatically.

551407c2 08/15/2016 03:32 AM Dominic Cleal

fixes #16089 - replace flot-rails with npm jquery-flot

295536d1 08/10/2016 11:31 AM Dominic Cleal

fixes #15787 - update shoulda-matchers to 3.x

Contains changes to models for the new behaviour of the uniqueness
validation test, which saves a model with one value and then attempts
to validate a second.

NestedAncestryCommon's validation now doesn't fail when the specified...

e2a57bfe 08/10/2016 06:18 AM Tomer Brisker

Fixes #12364 - Use NPM+Webpack to handle external assets

This commit introduces NPM and Webpack to handle external assets.
It also provides ES6 support and a live reload dev server that can be
used by running `foreman start` instead of `rails start`.
Do not forget to run `npm install` before starting the server....

14c3ceb3 08/10/2016 04:38 AM Dominic Cleal

fixes #16039 - update fog-openstack paths to load extensions

5e813fae 08/08/2016 06:08 AM elad

Fixes #15924 - Implement server groups and scheduler hints

6e03eb14 07/29/2016 06:00 AM Dominic Cleal

fixes #15894 - retry intermittently failing integration tests

aec605a9 07/25/2016 10:36 AM Dominic Cleal

fixes #15829 - remove ace-rails-ap file modes from app.js

Also removes editor from precompilation list, it's in the main app.js
since fa8353d, and removes unused ACE extensions.

application.js has reduced from 2512 to 2381KiB.

8d8f8d45 07/21/2016 04:20 AM Dominic Cleal

fixes #15753 - unpin pg gem, match Rails requirement

4b836b62 07/21/2016 03:51 AM Dominic Cleal

fixes #15751 - replace spork with spring in development

To make use of it, run bin/rails and bin/rake rather than plain
rails or rake commands, and run `spring status` or `spring stop` to
check and stop current background processes.

Test log removal has moved to the logging framework as the file would...

e8bceb07 07/18/2016 10:12 AM Imri Zvik

Fixes #15681 - Upgrade Fog Openstack to at least version 0.1.7

This is need to ensure compatibility with Openstack Liberty and above.
The API since Liberty is less forgiving about empty parameters.
See fog/fog-openstack@13bfc96ba646c65487c8a619ee84ad5f6268e702

79c0664a 07/13/2016 12:46 PM Timo Goebel

fixes #14666 - support IPv6 in UI

c590c5a2 07/05/2016 08:55 AM Daniel Lobato Garcia

Fixes #15576 - Pin GCE-client to < 0.9

0.9 is incompatible with fog-google, 0.8.x works, and 0.8.2 is the
latest release we have available in foreman-packaging currently

9d3925e1 05/26/2016 09:07 AM Dominic Cleal

fixes #15176 - match fog's pin of fog-google

7635745f 05/25/2016 09:08 AM Michael Moll

fixes #13698 - update rest-client and rbovirt gems

- update rest-client to 1.8.x
- update rbovirt to 0.1.x

59e6ee20 05/25/2016 04:05 AM Dominic Cleal

fixes #8884 - drop Gemfile support for Ruby 1.9.3

f0091ac8 05/06/2016 10:29 AM Dominic Cleal

fixes #14133 - update to rubocop 0.39.0

Replaces hirb-unicode with the maintained hirb-unicode-steakknife fork,
due to conflicting requirements on unicode-display_width with the older
hirb-unicode and new rubocop.

Rake is unpinned due to the newer rubocop's compatibility with it, and...

f7f5116e 05/01/2016 05:00 AM Dominic Cleal

fixes #14887 - remove unused test-unit dep

Rails 4 removes the hard dep on test-unit in rails/rails@aa7857b6.

4391f540 04/29/2016 10:29 AM Dominic Cleal

fixes #14876 - permit wirb 2.x on Ruby 2.x

0abad579 04/28/2016 07:28 AM Tomer Brisker

Fixes #11079 - Handle oVirt with missing template version name

rbovirt 0.0.37 fixes a bug that causes templates with a missing version
name to raise an exception.

85a97146 04/20/2016 10:06 AM Dominic Cleal

fixes #13244 - update Rails to 4.2.6

- Add responders gem to support class-level respond_to usage
- http://edgeguides.rubyonrails.org/4_2_release_notes.html#respond-with-class-level-respond-to
- Replace foreigner with native Rails 4.2 FK support
- uses a patch from Rails 5 to support Foreigner's...

27ae0a7d 03/31/2016 06:40 AM Dominic Cleal

fixes #14368 - update fog to 1.38.0

17c277d5 03/30/2016 04:59 AM Ivan Necas

Fixes #14038 - pass corespersocket in VMWare image-based provisioning

5c02935a 03/21/2016 09:34 AM Dominic Cleal

fixes #14291 - replace integration test logins with SSO

Replace the loading and form-filling on the user login page with a
test-only SSO method, which automatically logs in the test user on
every request. This uses a cookie sent in the request to specify the...

fbd765f1 03/18/2016 05:25 AM Tomer Brisker

Fixes #13091 - Paginate VMs for supporting compute resources

Loading all VMs for the compute resource view can be a very heavy task,
which leads to timeouts when attempting to load all VMs for a compute
resource that has many hundreds or thousands of VMs. This patch allows...

26dade0f 03/16/2016 06:48 AM Daniel Lobato Garcia

Fixes #14097 - Only run DatabaseCleaner truncation on JS tests

Problem:
DatabaseCleaner runs after all integration tests, on truncation mode.
However, for tests where we use rack-test instead of poltergeist, this
is not necessary and slows down the test suite....

1680e944 03/15/2016 11:45 AM Tomer Brisker

Fixes #14191 - remove simplecov test coverage reporting

5edc74bb 03/10/2016 04:07 AM Ori Rabin

Fixes #14045 - resizing select2 to match inherit button

0b72ea7d 02/28/2016 01:52 AM Tomer Brisker

Fixes #13929 - Pin test_after_commit to version supporting Ruby 1.9