Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  authorization
  candlepin
  concerns
  ext
  glue
  roles_permissions
activation_key.rb 6.02 KB
async_operation.rb 3.09 KB
async_orchestration.rb 1.75 KB
changeset.rb 8.35 KB
changeset_content_view.rb 276 Bytes
changeset_user.rb 770 Bytes
component_content_view.rb 904 Bytes
content_view.rb 24.4 KB
content_view_environment.rb 1.67 KB
content_view_puppet_module.rb 1.13 KB
content_view_repository.rb 875 Bytes
content_view_version.rb 4.77 KB
cp_consumer_user.rb 689 Bytes
custom_info.rb 3.07 KB
deletion_changeset.rb 2.3 KB
distribution.rb 652 Bytes
distributor.rb 4.52 KB
errata.rb 781 Bytes
erratum_filter.rb 3.18 KB
erratum_filter_rule.rb 1022 Bytes
filter.rb 5.52 KB
glue.rb 6.1 KB
gpg_key.rb 1.93 KB
hash_util.rb 1.2 KB
help_tip.rb 759 Bytes
hypervisor.rb 1.18 KB
job.rb 6.74 KB
job_task.rb 736 Bytes
key_system_group.rb 774 Bytes
kt_environment.rb 12.6 KB
ldap_group_role.rb 867 Bytes
marketing_engineering_product.rb 873 Bytes
marketing_product.rb 835 Bytes
model.rb 750 Bytes
notice.rb 2.3 KB
organization_destroyer.rb 2.17 KB
package.rb 740 Bytes
package_filter.rb 1.8 KB
package_filter_rule.rb 1003 Bytes
package_group.rb 765 Bytes
package_group_filter.rb 1.18 KB
package_group_filter_rule.rb 970 Bytes
permission.rb 5.68 KB
permission_tag.rb 726 Bytes
ping.rb 4.64 KB
pool.rb 2.1 KB
product.rb 7.45 KB
promotion_changeset.rb 4.17 KB
provider.rb 8.42 KB
proxy_association_owner.rb 774 Bytes
pulp_sync_status.rb 5.95 KB
pulp_task_status.rb 3.39 KB
puppet_module.rb 1.67 KB
repository.rb 13 KB
resource_type.rb 4.54 KB
role.rb 6.77 KB
roles_user.rb 794 Bytes
search_favorite.rb 1.21 KB
search_history.rb 826 Bytes
sync_plan.rb 3.97 KB
system.rb 8.66 KB
system_activation_key.rb 781 Bytes
system_group.rb 6.85 KB
system_system_group.rb 1.28 KB
tag.rb 1.22 KB
task_status.rb 11.7 KB
user_notice.rb 1.2 KB
user_own_role.rb 1.06 KB
verb.rb 1.67 KB
virtual_tag.rb 1.04 KB

Latest revisions

# Date Author Comment
9965652c 02/20/2014 08:26 PM Justin Sherrill

wait for node publish before triggering node sync

5bc7d9cc 02/19/2014 09:09 PM David Davis

Merge pull request #3695 from daviddavis/cv-rework-publish

Content Views: Redoing publish code

e3c4cd18 02/19/2014 08:24 PM David Davis

Content Views: Redoing publish code

Redoing publish code to create a content view version set of repos along with
the content view environment repos.

ac1f0a08 02/19/2014 03:56 PM Brad Buckingham

Puppet Modules: add ability to list modules by environment

Currently, listing puppet modules requires the user to provide
a repository. There are cases where a user may actually want to look
at all puppet modules in a given environment (e.g. library). This...

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.

560de567 02/18/2014 08:13 PM David Davis

Merge pull request #3672 from daviddavis/temp/20140206131058

Content Views: Adding version to content view environments

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

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

View revisions

Also available in: Atom