Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  factories
  fixtures
  functional
  integration
  lib
  static_fixtures
  unit
audit.rb 148 Bytes
facet_test_helper.rb 455 Bytes
test_helper.rb 13.4 KB

Latest revisions

# Date Author Comment
4c9529c7 03/07/2016 06:49 AM Lukas Zapletal

Fixes #13725 - DHCP MAC conflicts are reported

f05b9307 03/07/2016 06:25 AM Dominic Cleal

fixes #14000 - respect custom controller permissions

Allows controller_permission method to override the permission suffix
used in resource_scope, originally from a63aa7c and removed in bb39df2.

35d6eb40 03/07/2016 05:09 AM Shimon Shtein

Fixes #7494 - added search parameter to index action of usergroups

f441da9d 03/06/2016 02:40 AM cyrus-mc

fixes #13817 - test certificate.subject_alternative_names for presence

Otherwise certificate SAN test is always true even with no SAN. This
results in request_hosts being empty and thus ENC authentication fails.

With test by Dominic Cleal <>

d4ec6441 03/04/2016 03:01 AM Marek Hulán

Fixes #13913 - split importing of host and facts

46eec8ba 03/03/2016 11:03 AM Marek Hulán

Fixes #13711 - fix subnet/domain validation during creation

331fcdca 03/02/2016 10:25 AM Dominic Cleal

fixes #13971 - pass IDs to model.find and .exists?

AR objects should not be passed to .exists? or .find, the ID should be
given instead. Passing AR objects is deprecated in Rails 4.2.

5e1b7875 03/02/2016 08:03 AM Julien Pivotto

Fixes #5883 - Reflect token expiry in build status

The Global Status introduced in recent Foreman releases makes it easy to
mark the build status as erroneous if the token has expired. This drags
attention to the fact that the host will not be able to mark itself as...

dba5afe0 03/02/2016 06:32 AM Ori Rabin

Fixes #13976 - override checkbox in smart class parameter doesn't uncheck other checkboxes

a2b3be55 03/02/2016 05:42 AM Tomer Brisker

Fixes #13896 - Rename Anonymous role to Default role

View revisions

Also available in: Atom