Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
9aadd812 09/09/2015 09:45 AM Daniel Lobato Garcia

Fixes #10106 - Make tests run in parallel

Run rake parallel:test to run tests in several processes. The gem will
auto split the tests in as many cores as you have available.

Keep in mind running tests in parallel could highlight race conditions
we would've missed otherwise, so some tests might to be fixed to ensure...

6b4b489f 09/03/2015 02:54 AM Ori Rabin

fixes #10832 - separating lookup keys into puppet and variable

24fc15c5 07/22/2015 06:29 AM Daniel Lobato Garcia

Fixes #10929 - Add removed widgets to dashboard

This commit allows users to re-add widgets. At this point it's only
possible to recover removed widgets by clicking on "Reset to default".

To do this I populate the 'Add widgets' list by getting a diff
between the current widgets and the available ones. The code calls any...

dbaa163e 07/20/2015 05:25 PM Alon Goldboim

Fixes #11011 - notifications are removed when window is changed

445dd7ab 07/20/2015 10:28 AM Daniel Lobato Garcia

Fixes #11089 - Adapt tests to Rails 4

This commit contains all changes to tests in branch
https://github.com/theforeman/foreman/pull/2055 that I found to be
retrocompatible with Rails 3. The more of these we can get in, the less
code we will have to review for Rails 4, and the more relevant it will...

08fb737f 06/29/2015 09:34 AM Alon Goldboim

Fixes #10729 - clear notifications on login

510d53cd 06/09/2015 07:22 AM Marek Hulán

Fixes #7096 - Adds STI to templates

This commit converts Ptables to be just another type of Template so it
gets the same features as ConfigTemplate. ConfigTemplate was renamed to
ProvisioningTemplate to reflect UI and the name under it's commonly known.

053c032d 05/22/2015 04:23 AM Tom Caspy

fixes #8597 - escape slashes for ptable URL parameters

f2401e10 05/14/2015 12:46 PM Dominic Cleal

fixes #10507 - wait for completion of update env request

When testing the multiple host environment update, the integration test
submits the modal popup form and then the test ends. The server thread
takes some time to update all host envs, add audit entries etc, but in...

42117380 04/02/2015 09:22 AM Tomer Brisker

Fixes #8106 - Dashboard rewrite to allow better customization

0b1dafbb 03/23/2015 12:36 PM Shlomi Zadok

fixes #9469 - redirect to reports#index on destroy

6d05514a 03/05/2015 07:31 AM Tomáš Strachota

Fixes #9480 - multiple NICs integration with compute profiles

From users point of view:
- interfaces setup in compute profiles is back
- interface related compute attrs get merged into host NICs upon compute
profile selection
- NIC overview table displays details in the column "Type"...

8f38e945 02/18/2015 07:35 AM Shlomi Zadok

fixes #6655 - remove _ForemanSelectedhosts cookie on action submit

abd8f1d1 02/18/2015 03:54 AM Daniel Lobato Garcia

Refs #3809 - Remove cops for empty lines

44b6f3dd 02/16/2015 08:32 AM Dominic Cleal

refs #9138 - skip all interfaces UI tests, which fail randomly

6f494082 02/11/2015 07:41 AM Tom Caspy

fixes #9212 - using headless browser in order to run Capybara tests

1f0e9bd4 01/29/2015 03:45 AM Tomáš Strachota

Refs #9138 - temporarily disable affected intermittent tests

43c4bd72 01/27/2015 11:58 AM Marek Hulán

Fixes #7456 - Extract primary interface from host

Contributions from:

All host must have at least one primary interface and one provision (can...

e29e550e 12/25/2014 02:54 AM Shlomi Zadok

fixes #8638 - ensure that a redirect to hosts index after host destroy

395613b4 12/09/2014 05:33 AM Shlomi Zadok

fixes #8591 - explicitly set where to subnets.id

6e916e52 10/26/2014 02:25 PM Shlomi Zadok

Fixes #746 - Generate all the Host template when click on Build to avoid errors during installation

e14b5758 10/21/2014 09:18 AM Greg Sutcliffe

Fixes #7733 - Remove hosts.yml fixtures and use FactoryGirl instead

de19f5b9 10/06/2014 07:54 AM Ohad Levy

fixes #2321 - remove new puppet creation option

6421fa1c 07/31/2014 10:35 AM Daniel Lobato Garcia

Fixes #813 - External usergroups can be linked to an LDAP auth source

4df26ec4 07/30/2014 04:22 AM Joseph Magen

fixes #6432 - add validation for attributes missing :presence => true and remove duplicate validation messages 'can't be blank'

070b83fe 04/13/2014 02:36 PM Amos Benari

fixes #4122 and new charts design

db999987 04/09/2014 01:23 PM Dominic Cleal

i18n - extracting new, updating rails, pulling from tx

77f70152 04/02/2014 10:46 AM Stephen Benjamin

fixes #1809 - foreman realm integration

acfbc458 03/03/2014 02:26 PM Marek Hulán

fixes #812 - new permissions model, user group role and nest support, role filters for better granularity

Contributions from:
1fa008a4 02/19/2014 10:31 AM Joseph Magen

fixes #3912 - add inheritance for locations / organizations

72479d52 01/11/2014 02:20 PM Ohad Levy

fixes #3709 - explicitly say puppet environments vs just 'environments'

c6e02bd3 01/09/2014 07:43 AM Joseph Magen

fixes #3178 - add feature for compute profiles for hostgroups and hosts

288c5c13 01/06/2014 11:29 AM Joseph Magen

fixes #3937 - correct title wording for Compute Resources and Smart Proxies

d31eea8c 12/29/2013 11:22 AM Amos Benari

fixes #3811 - merge with new layout

9e1b7578 12/16/2013 03:57 PM Marek Hulán

fixes #3339 - nested fact support, allow fact importers to be registered by plugins

48a65101 12/13/2013 03:02 PM Greg Sutcliffe

Fixes #3721 - Map OS family to a display variant

c2c32409 12/13/2013 03:02 PM Greg Sutcliffe

Fixes #3720 - Add description field to operatingsystem

d10f61d2 11/28/2013 05:04 PM Joseph Magen

fixes #3020 - API v2 - option to specify version in URL as well as in header

611fd588 11/22/2013 03:32 PM Amos Benari

fixes #3510 - plugin interface for registering a plugin, updated menu system

39dfa4be 11/22/2013 11:20 AM Lukas Zapletal

fixes #2763 - correcting doco links

625e5c7b 11/20/2013 10:29 AM Stephen Benjamin

fixes #3661 - mis-redirection from /hosts/fqdn/edit to /hosts

3035495f 10/18/2013 02:03 PM Greg Sutcliffe

Fixes #3293 add FactoryGirl to tests

21bf889a 09/23/2013 09:02 AM Joseph Magen

fixes #2810 - more restful API v2 JSON responses in puppetclasses

NOTE: breaking changes to API v2 api/lookup_keys does not exist, replaced by api/smart_variables and api/smart_class_parameters

c0005dcd 09/11/2013 07:42 AM Joseph Magen

Fixes #2272 - added Capybara integration tests, but without javascripts tests

017e1049 11/28/2011 03:44 AM Ohad Levy

WIP rails3 migration