Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  candlepin
  elastic_search
  pulp
provider.rb 22.4 KB

Latest revisions

# Date Author Comment
f89389b9 02/20/2014 03:44 PM Brad Buckingham

Package Groups: add ability to list groups by repo and retrieve info for a group

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

d0a41f3b 02/18/2014 03:56 PM Partha Aji

Updated content view node publish logic

One of the parts effectively slowing down the publish is the generation
of the node metadata. This code moves the node publish operation to its
own task and separates it from the main publish operation to run in
parallel and not affect completion time.

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

3986cd77 02/11/2014 07:56 PM Partha Aji

Merge branch 'master' into master-to-cv

Conflicts:
app/controllers/katello/api/v2/content_views_controller.rb
app/controllers/katello/content_view_definitions_controller.rb
app/controllers/katello/filter_rules_controller.rb
app/controllers/katello/filters_controller.rb...

6c0921a3 02/06/2014 08:04 PM Justin Sherrill

fixing issue where users would not exist in pulp

when running db:seed as a standalone process

70f17c60 02/06/2014 06:45 PM Eric Helms

Content Views: Converting content view prototype to connect to API backend.

cbca266a 02/05/2014 04:57 PM Manjiri Tapaswi

new activation keys based upon candlepin

Based on initial glue work by @mptap, this converts the subscription part of activation keys to use candlepin. UI converted to nutupane.

Separate pull-requests upcoming:
+ system groups in UI
+ more angular tests...

89e88a16 02/01/2014 01:20 AM Justin Sherrill

use the yum_clone distributor during CV publish

if a repository has no filters applied, then we can just use
the yum_clone distributor for metadata generation and save a few minutes

View revisions

Also available in: Atom