Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  assets
  controllers
  helpers
  lib
  models
  routing
  support

Latest revisions

# Date Author Comment
29b2a618 08/19/2014 06:25 AM Ivan Necas

Fixes #6304 - remove apply default info

As the feature is not reachable by the current UI/API and CLI and
there are no recent plans for enabling this feature again (probably
the foreman facts might be used instead), I'm removing the apply
default info to all hosts, as it's one of the last parts of the...

c7bfc159 08/15/2014 10:27 AM Partha Aji

Fixes #6815,#6187/bz1125398,1125358 - Environment Destroy Dynflow

This commit adds code to orchestrate lifecycle env destroy via dynflow.
In addition to that it adds code to prevent environment deletion if any
of the lifecycle env associations like content hosts and activation keys

9fab4dee 08/06/2014 09:00 AM Brad Buckingham

Merge pull request #4521 from bbuckingham/issue-6550

fixes #6550 / BZ 1117952 - fix issues with changing org name which affected running db:seed

b997af25 08/06/2014 03:52 AM Ivan Necas

Merge pull request #4503 from iNecas/issue/6837

Fixes #6837 - remove old hook-actions

402fad5f 08/05/2014 04:00 PM Brad Buckingham

fixes #6550 / BZ 1117952 - fix issues with changing org name which affected running db:seed

Without these changes, the user cannot change the default organization
name and re-run 'rake db:seed'. The reason being, it would attempt
to create an organization with a label that was already in use and...

5fe99af9 07/30/2014 03:18 PM Ivan Necas

Fixes #6837 - remove old hook-actions

This actions were used for hooking into the orchestration process when
having Katello and Foreman side by side. No need for this actions
anymore, as one can hook directly to the dynflow actions in app/lib/actions

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

1393c12a 07/22/2014 11:51 AM Brad Buckingham

fixes #6719 / BZ 1079953 - Content Notices - fix deletion and list by org

This commit addresses 2 issues w/ the content notices page:
1. list only the notices associated with the current org
2. update so that clicking 'Delete All' will render the confirmation dialog

00a7bb01 07/16/2014 05:26 PM Eric Helms

Merge pull request #4239 from ehelms/fixes-6126

Fixes #6126: Moves RHSM routes to their own API (/rhsm) and routes file.

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

View revisions

Also available in: Atom