Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
80c01a3d 03/27/2014 06:21 PM Brad Buckingham

fixes #4915 - content view publish - resolve method undefined errors

This commit addresses a couple of undefined method errors that
have been observed.

- package_clause_generator - observed error in production configuration
when filter contained errata; however, same should occur for package...

8ba0380d 03/25/2014 06:59 PM Justin Sherrill

fixes #4782 - speeding up CV Version content count methods

Also adapting Package to use normal tire search and moving old
search method to legacy_search

6a8af04b 03/25/2014 03:13 PM Justin Sherrill

Merge pull request #3871 from jlsherrill/cvv_load

fixes #4782 - speeding up CV Version content count methods

e50b40d4 03/24/2014 12:40 PM Brad Buckingham

Merge pull request #3864 from bbuckingham/issue-4773

fixes #4773 - Content Views: fix issue which did not allow for multiple errata ids per filter

e085574c 03/24/2014 12:11 PM Brad Buckingham

fixes #4773 - Content Views: fix issue which did not allow for multiple errata ids per filter

The erratum filter rule 'types' is a serialized array. The scope
that was placed on the model was incorrectly looking for 'nil';
however, with a serialized type, we really need to fetch the records...

b03147ef 03/23/2014 06:32 PM Justin Sherrill

Merge pull request #3851 from jlsherrill/env_delete

fixes #4725 - fixes deletion of puppet environments with no modules

71de87d5 03/21/2014 07:39 PM Justin Sherrill

Merge pull request #3866 from jlsherrill/copyright

fixes #4744 - updating copyright to 2014

02eb1b4a 03/21/2014 06:10 PM Justin Sherrill

fixes #4744 - updating copyright to 2014

1d05fa61 03/20/2014 07:52 PM Thomas McKay

fixes #4754 - BZ-1075189 - 4754-register

d87bc040 03/20/2014 04:36 PM Justin Sherrill

fixes 4725 - fixes deletion of puppet environments with no modules

Without this change, puppet environment would be deleted if for some reason the modules
did not exist on the puppet master in /etc/puppet/environments/

Also new content view versions without puppet modules would not have their environment...

View revisions

Also available in: Atom