Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

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

e5132143 07/24/2014 02:03 PM Partha Aji

Merge pull request #4442 from parthaa/disable-sync

Fixes #6651,bz1094986 - Disable Sync without repo url

a06bb953 07/24/2014 12:51 PM Partha Aji

Fixes #6651,bz1094986 - Disable Sync without repo url

Added code not allow syncing on repositories without a URL.

8c67ff53 07/22/2014 03:39 PM Justin Sherrill

fixes #5096 - fail gracefully on pulp repo creation failure

The goal is to run the action creation in the plan phase
and error out if its not valid. A similar approach is taken
with Content Host Creation. However in that case, content hosts
are not created in other situations. Repositories are created during...

772c8cfa 07/16/2014 04:27 PM David Davis

Fixes #6648,BZ1120336 - Reload product before destroying it

2fcc6873 07/15/2014 04:26 PM David Davis

Merge pull request #4405 from daviddavis/org-destroy

Refs #6180,BZ1100311 - Implement organization destroy in dynflow

3a4b9380 07/15/2014 10:52 AM David Davis

Refs #6180,BZ1100311 - Remove old del_owner method from owner

2706b5e7 07/14/2014 11:45 AM David Davis

Fixes #6180,BZ1100311 - Implement organization destroy in dynflow

49e0a51d 07/09/2014 11:17 AM Partha Aji

Fixes #6513/bz1116933- Fixed search issues with product destroy

Product destroy dynflow code would prematurely remove the product from
the elastic search before removing from the db. So product record would
be wiped off the search index even if product delete failed due to...

a53fa592 07/09/2014 09:01 AM Justin Sherrill

Merge pull request #4404 from jlsherrill/6516-prod_delete

fixes #6516 - various product deletion fixes

View revisions

Also available in: Atom