Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
744d7fe5 03/14/2014 07:29 PM Walden Raines

Content Views: allow CRUD operations on puppet modules.

b2e94920 03/12/2014 01:27 PM David Davis

Composite Content Views: Publish and yum content validation

107ad431 03/05/2014 03:22 PM Brad Buckingham

Content Views Rework: prepend content_view on filter models, update routes

This commit addresses the following:

1. Rename the filter models/schema, prepending 'content_view_' to each.
This change is to be consistent with other models
(e.g. content_view_environments) as well as to ensure that there is...

16595c29 02/28/2014 09:45 PM David Davis

Content Views: Worked more on publishing content

Fixed places where repos had no environments. Also, changed the task type to
publish instead of refresh. Lastly, fixed publish for versions 2+ and
generating metadata for version repos so the env clones aren't empty.

52ffd457 02/24/2014 05:57 PM David Davis

Content Views: Adding in composite content views

b58f5f53 02/18/2014 08:38 PM Brad Buckingham

Merge pull request #3691 from bbuckingham/cv-rework-filters

Content Views Rework: Filters: change parameters hash to be separate rules models/schema.

751dbca8 02/18/2014 07:58 PM Brad Buckingham

Content Views Rework: Filters: change parameters hash to be separate rules models/schema

This commit contains a fundamental change to how the 'parameters' for a filter
are handled. Previously, the parameters were defined as a serialized hash placed on the...

a2ba16d5 02/18/2014 07:41 PM David Davis

Content Views: Adding version to content view environments

145978e9 02/18/2014 02:01 PM Brad Buckingham

Content Views Rework: add ability to associate puppet modules with a content view

This commit contains several changes to support allowing a user to associate
puppet modules with a content view. Note: this does not 'create' puppet
modules in Katello, it only associates existing modules with the view....

89e0e215 02/17/2014 06:21 PM Partha Aji

Merge branch 'master' into master-to-cv

Conflicts:
spec/controllers/content_view_definitions_controller_spec.rb
spec/controllers/filter_rules_controller_spec.rb
spec/controllers/filters_controller_spec.rb
test/controllers/api/v1/content_view_definitions_controller_test.rb...

View revisions

Also available in: Atom