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
content_view.rb 24.3 KB
content_view_component.rb 1.33 KB
content_view_environment.rb 1.72 KB
content_view_erratum_filter.rb 2.25 KB
content_view_erratum_filter_rule.rb 1.13 KB
content_view_filter.rb 5.25 KB
content_view_history.rb 1.56 KB
content_view_package_filter.rb 1.79 KB
content_view_package_filter_rule.rb 1.09 KB
content_view_package_group_filter.rb 1.2 KB
content_view_package_group_filter_rule.rb 1.05 KB
content_view_puppet_environment.rb 2.76 KB
content_view_puppet_module.rb 2.01 KB
content_view_repository.rb 1.34 KB
content_view_version.rb 10.4 KB
cp_consumer_user.rb 689 Bytes
custom_info.rb 3.07 KB
distribution.rb 652 Bytes
distributor.rb 4.52 KB
errata.rb 781 Bytes
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 10.4 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_group.rb 765 Bytes
permission.rb 5.68 KB
permission_tag.rb 726 Bytes
ping.rb 4.64 KB
pool.rb 2.1 KB
product.rb 7.77 KB
provider.rb 6.99 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.5 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.87 KB
system_activation_key.rb 781 Bytes
system_group.rb 6.82 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
6fa0fa1c 03/18/2014 12:47 AM Justin Sherrill

white space fixes

301ae867 03/17/2014 05:58 PM Justin Sherrill

Merge branch 'cv-rework' into cv-rework-dynflow

Conflicts:
app/models/katello/content_view.rb
engines/bastion/test/content-views/details/content-view-versions.controller.test.js

1a63f0e7 03/17/2014 05:10 PM David Davis

Merge pull request #3816 from daviddavis/cv-rework-validation

Content Views: Adding in more validations

50105e75 03/17/2014 03:30 PM David Davis

Content Views: Adding more validations

  • Validating that composite puppet module conflicts
  • Validating that content views don't have puppet repos
  • Validating that composites don't have composite versions
a08ecd79 03/16/2014 06:06 PM Justin Sherrill

fixes for CV promote and publish

  • When copying errata and package groups, do not pass package clone filters * This means all package groups and errata are cloned
  • Add support for purging empty errata and package groups
  • Fixing indexed_errata_ids to properly pass a repoid filter...
bc7bf144 03/15/2014 01:36 PM Justin Sherrill

fixing manifest import after dynflow changes
and fixing issue with enabling a repo after creating a puppet repo

744d7fe5 03/14/2014 07:29 PM Walden Raines

Content Views: allow CRUD operations on puppet modules.

1760e128 03/14/2014 03:21 PM Justin Sherrill

Adapting new dynflow work to content views UI

047d1d5a 03/14/2014 12:33 PM Justin Sherrill

Expanding Content Vew available puppet module apis

  • adding available_puppet_module_names
  • adding name as a param to available_puppet_modules
a15f910f 03/13/2014 09:08 PM Brad Buckingham

Content View Rework: validate that puppet module exists

When creating or updating a content view puppet module that includes
name+author, validate that a module by that name is available in
puppet repos associated with that content view's organization.

View revisions

Also available in: Atom