Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
consumer.rb 8.98 KB
consumer_group.rb 4.83 KB
distribution.rb 1.49 KB
errata.rb 4.53 KB
package.rb 2.79 KB
package_group.rb 2.17 KB
pulp_errors.rb 702 Bytes
puppet_module.rb 2.63 KB
repo.rb 32 KB
repos.rb 10.2 KB
simple_package.rb 913 Bytes
user.rb 1.84 KB

Latest revisions

# Date Author Comment
e67cfb73 07/28/2014 02:42 PM Partha Aji

Fixes #6097,bz1120427 - repository.feed -> repository.url

Migrating a repository data model attribute from feed to url. The word
feed applies to the feed url used by pulp, but in katello UI, CLI and
API we consistently use url for feed. To mitigate this confusion it was...

fc258c41 07/22/2014 12:35 PM David Davis

Fixes #6691,BZ1021065 - Sync status only applies to repos with feeds

761d7fdb 07/01/2014 02:57 PM Justin Sherrill

fixes 6415 - ignore non-bootable distributions in content view

ignoring:
a) as part of validation to not allow 2 dists with the same arch and version
b) as part of calculating the kickstart url for a new host

36caaee4 06/25/2014 06:07 PM Eric Helms

Merge pull request #4274 from ehelms/fixes-4045

Fixes #4045: Repository name and label validations properly handled.

aca4af5b 06/25/2014 04:56 PM Eric Helms

Fixes #4045: Repository name and label validations properly handled.

Repository name and label validation were being handled improperly
and without the same format as other model validations. This creates
and proper active record validators for each and provides a message...

17b5bc1e 06/25/2014 04:09 PM David Davis

Fixes #6183 - Convert system unregister to dynflow

3f8ac7de 06/20/2014 01:40 PM David Davis

Merge pull request #4218 from parthaa/product-destroy

Fixes #5081,6185 - Dynflowing product delete

71f4a53d 06/20/2014 04:14 AM Partha Aji

Fixes #5081, #6185 - Dynflowing product delete

Deleting product was previously doing a repository.destroy_all . This
commit aims to address that and other product deletion issues by
dynflowing the entire product delete orchestration.

Also includes changes by ivan for...

d9af111b 06/19/2014 04:15 PM Justin Sherrill

refs #6145 - calculating installation url based on smart proxy

50f4f626 06/05/2014 08:09 PM David Davis

Merge pull request #4169 from daviddavis/content-uploads

Implement content uploads

View revisions

Also available in: Atom